index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
syslogd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed a now-longer needed callback from the output module interface.
Rainer Gerhards
2008-03-22
1
-43
/
+0
*
changed queue's discard severities default value to 8 (do not discard) to
Rainer Gerhards
2008-03-22
1
-1
/
+1
*
bugfix: fixed some minor memory leaks
Rainer Gerhards
2008-03-20
1
-3
/
+23
*
added flow control options to other input sources
Rainer Gerhards
2008-03-19
1
-4
/
+13
*
added advanced flow control for congestion cases (mode depending on message
Rainer Gerhards
2008-03-14
1
-2
/
+2
*
bugfix: $ModDir should not be reset on $ResetConfig - this can cause a lot
Rainer Gerhards
2008-03-14
1
-4
/
+0
*
changed omgssapi and omfwd to utilize new object calling interface; made a
Rainer Gerhards
2008-03-12
1
-2
/
+0
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-33
/
+100
*
some cleanup
Rainer Gerhards
2008-03-07
1
-1
/
+0
*
renamed library module file names to lm*, so that they match the overall
Rainer Gerhards
2008-03-07
1
-1
/
+1
*
extracted regexp functionality to its own dynamically loadable module
Rainer Gerhards
2008-03-07
1
-0
/
+1
*
- added RSYSLOGD_MODDIR environment variable
Rainer Gerhards
2008-03-07
1
-13
/
+27
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-5
/
+7
*
cleanup
Rainer Gerhards
2008-03-06
1
-2
/
+0
*
shuffled some more code from syslogd.c to the right places
Rainer Gerhards
2008-03-05
1
-121
/
+9
*
moved date/time handling functions to their own object (2nd pass)
Rainer Gerhards
2008-03-05
1
-3
/
+3
*
moved date/time handling functions to their own object
Rainer Gerhards
2008-03-05
1
-547
/
+11
*
some cleanup
Rainer Gerhards
2008-03-05
1
-26
/
+4
*
- extracted logerror*() family of functions from syslogd, made them their
Rainer Gerhards
2008-03-05
1
-99
/
+39
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-17
/
+19
*
did some portability changes to make rsyslog compile on HP UX
Rainer Gerhards
2008-03-05
1
-26
/
+46
*
- added class tcps
Rainer Gerhards
2008-03-02
1
-0
/
+4
*
converted conf.c to an abstract class
Rainer Gerhards
2008-02-29
1
-15
/
+16
*
- added "debug" command to debug environment settings
Rainer Gerhards
2008-02-29
1
-7
/
+8
*
changed obj base object's calling interface to use the new obj_if_t
Rainer Gerhards
2008-02-29
1
-1
/
+4
*
worked on queue stability
Rainer Gerhards
2008-02-26
1
-1
/
+2
*
bugfix: rsyslogd segfaulted on second SIGHUP tracker:
Rainer Gerhards
2008-02-26
1
-1
/
+1
*
applied patch from varmojfekoj to fix an issue with compatibility mode and
Rainer Gerhards
2008-02-26
1
-2
/
+2
*
- added sysvar class
Rainer Gerhards
2008-02-25
1
-0
/
+2
*
- added PUSHMSGVAR operation
Rainer Gerhards
2008-02-25
1
-16
/
+39
*
- added some temporary testing aids to conf.c, so that we can debug
Rainer Gerhards
2008-02-25
1
-0
/
+4
*
removed no longer needed code
Rainer Gerhards
2008-02-22
1
-8
/
+0
*
applied patch by varmojfekoj to allow gssapi functionality to be build as a
Rainer Gerhards
2008-02-22
1
-8
/
+153
*
first steps in implementing object interfaces (stage work for later dynamic
Rainer Gerhards
2008-02-21
1
-1
/
+12
*
changed rsCStrObj name to cstr_t, which is more inline with the rest of
Rainer Gerhards
2008-02-21
1
-1
/
+1
*
created initial vmprg class
Rainer Gerhards
2008-02-20
1
-0
/
+2
*
added vmop class (stage for expression execution)
Rainer Gerhards
2008-02-20
1
-0
/
+2
*
$MainMessageQueueDiscardSeverity can now also handle textual severities
Rainer Gerhards
2008-02-20
1
-1
/
+1
*
changed rsCStrDestruct() to use the new interface conventions
Rainer Gerhards
2008-02-20
1
-8
/
+6
*
created var class out of property_t
Rainer Gerhards
2008-02-20
1
-0
/
+1
*
created new class ctok_token
Rainer Gerhards
2008-02-20
1
-0
/
+1
*
- added ctok class (the config tokenizer)
Rainer Gerhards
2008-02-19
1
-1
/
+6
*
some include file cleanup
Rainer Gerhards
2008-02-19
1
-3
/
+0
*
cleanup
Rainer Gerhards
2008-02-19
1
-6
/
+0
*
- moved config file code to its own file
Rainer Gerhards
2008-02-19
1
-1100
/
+16
*
- added doc on how expressions will work
Rainer Gerhards
2008-02-19
1
-2
/
+2
*
- removed no longer necessary signal from threads.c
Rainer Gerhards
2008-02-18
1
-6
/
+10
*
- changed interface "printchopped()" so that it looks more like a generic
Rainer Gerhards
2008-02-18
1
-8
/
+19
*
- implemented $ActionLibdbiDriverDirectory config directive
Rainer Gerhards
2008-02-15
1
-2
/
+0
*
did some more work on omlibdbi, but did not yet get libdbi working. I guess
Rainer Gerhards
2008-02-15
1
-0
/
+2
[next]