This website requires JavaScript.
Explore
Help
Sign In
rsyslog
/
rsyslog
Watch
1
Star
0
Fork
0
You've already forked rsyslog
mirror of
https://github.com/rsyslog/rsyslog.git
synced
2025-12-20 07:20:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rsyslog
/
plugins
/
mmfields
History
Janmejay Singh
15afe8245f
created param in add-flow to indicate if a graph being added to global-variable is shared, so it can be deep-copied instead of referenced (external modifications to which can not be protected from unsafe concurrent access) + killed an unused function
2015-05-26 09:41:35 +05:30
..
Makefile.am
mmfields: created skeleton for new module; build system integration
2013-06-07 14:14:11 +02:00
mmfields.c
created param in add-flow to indicate if a graph being added to global-variable is shared, so it can be deep-copied instead of referenced (external modifications to which can not be protected from unsafe concurrent access) + killed an unused function
2015-05-26 09:41:35 +05:30