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-17 23:20:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rsyslog
/
contrib
/
mmsequence
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
move contributed modules to ./contrib directory
2014-11-12 16:56:20 +01:00
mmsequence.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