| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
32-bit platforms
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
ChangeLog
runtime/msg.h
tcps_sess.c
tcpsrv.c
tools/syslogd.c
|
| | |
|
|/
|
|
| |
... as well as added multi-ruleset support for imtcp
|
| |
|
|
|
|
|
|
|
|
| |
Conflicts:
ChangeLog
configure.ac
doc/manual.html
|
|
|
|
|
| |
Also added redirector to web description of error codes
closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
|
|
|
|
|
|
|
| |
Conflicts:
ChangeLog
rfc3195d.c
|
|
|
|
|
|
|
|
|
|
| |
Conflicts:
plugins/imklog/linux.c
runtime/cfsysline.c
runtime/ctok.c
runtime/linkedlist.c
runtime/sysvar.c
|
|
|
|
| |
(thanks to Michael Biebl for noticing)
|
|
|
|
|
|
|
|
|
|
| |
- added the ability to specify an error log function for the
runtime
- removed dependency of core runtime on dirty.h
Note that it is "better" modularity, not perfect. There is still
work to do, but I think we can for the time being proceed with
other things.
|
|
cleanup + created an abstract class for global data
items and moved glblGetWorkDir to it
|