index
:
ulogd2
master
ulogd2 tree
eric@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ulogd: use AC_SEARCH_LIBS for libpthread
Gustavo Zacarias
2013-12-11
1
-2
/
+2
*
ulogd: use daemon() function
Eric Leblond
2013-10-10
1
-17
/
+13
*
Improve pid file handling.
Eric Leblond
2013-05-21
1
-12
/
+54
*
ulogd: Implement PID file writing
Chris Boot
2013-05-21
1
-1
/
+146
*
ulogd: Perform nice() before giving up root
Chris Boot
2013-05-21
1
-7
/
+7
*
db: add ring buffer for DB query
Eric Leblond
2013-05-21
1
-1
/
+1
*
ulogd: display stack during configuration
Eric Leblond
2013-04-20
1
-1
/
+1
*
Revert "ulogd: close logfile description in the exit path of parent process"
Pablo Neira Ayuso
2013-03-27
1
-1
/
+0
*
ulogd: close logfile description in the exit path of parent process
Pablo Neira Ayuso
2013-03-26
1
-0
/
+1
*
ulogd: change verbosity of a message
Eric Leblond
2013-03-20
1
-1
/
+1
*
Add handling of too long line and arguments.
Eric Leblond
2013-02-18
2
-1
/
+28
*
Use access to ensure readability of config gile
Eric Leblond
2013-02-18
2
-2
/
+11
*
Suppress dead FIXME.
Eric Leblond
2013-02-18
1
-1
/
+0
*
Get rid of SVN tag in comment.
Eric Leblond
2013-01-18
5
-18
/
+6
*
Add -l option to set log level from command line
Eric Leblond
2013-01-18
1
-2
/
+13
*
conf: add flag to allow option setup tuning
Eric Leblond
2013-01-18
1
-1
/
+2
*
ulogd: add -v option to display message on stderr.
Eric Leblond
2013-01-06
1
-8
/
+33
*
addr: fix compilation warning
Eric Leblond
2013-01-05
1
-2
/
+2
*
addr: add file containing addr utility functions.
Eric Leblond
2013-01-05
2
-1
/
+114
*
src: update copyright and authors information
Pablo Neira Ayuso
2012-08-03
1
-1
/
+3
*
src: fix version that -V displays
Pablo Neira Ayuso
2012-08-03
1
-4
/
+4
*
ulogd: fix segfault if syslog and SIGTERM is received
Salih Gonullu
2011-03-27
1
-2
/
+2
*
build: avoid use of LIBS variable
Jan Engelhardt
2011-02-01
1
-0
/
+1
*
ulogd: fix double call of stop for reused input plugins
Pablo Neira Ayuso
2011-01-07
1
-2
/
+12
*
build: propagate global CFLAGS
Jan Engelhardt
2010-11-05
1
-0
/
+1
*
build: remove unused $(all_includes)
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
fix wrong list addition in plugin re-use logic
Pablo Neira Ayuso
2010-06-17
1
-1
/
+1
*
fix incorrect negative EINTR checking in main loop
Pablo Neira Ayuso
2010-06-13
1
-1
/
+1
*
NFCT: use new hashtable implementation for better performance
Pablo Neira Ayuso
2010-01-17
1
-110
/
+58
*
build: remove -lpthread from Makefile
Pablo Neira Ayuso
2009-07-22
1
-1
/
+1
*
ulogd: configure all plugins before resolving keys.
Pierre Chifflier
2009-04-17
1
-7
/
+13
*
Display which keys are optional in info mode.
Eric Leblond
2009-01-27
1
-1
/
+6
*
Update .gitignore and remove install-sh
Jan Engelhardt
2009-01-20
1
-0
/
+1
*
Display logfile to check in case of error.
Eric Leblond
2009-01-13
1
-2
/
+7
*
Add valgrind compilation option.
Eric Leblond
2008-12-09
1
-0
/
+4
*
Free stacks when exiting.
Eric Leblond
2008-12-09
1
-0
/
+12
*
Introduce config_stop() function
Eric Leblond
2008-12-09
2
-0
/
+6
*
Unload plugins when quitting.
Eric Leblond
2008-12-09
1
-1
/
+20
*
Add SIGINT to list of terminal signal.
Eric Leblond
2008-12-09
1
-1
/
+2
*
Call pluginstance stop function when exiting
Eric Leblond
2008-12-09
1
-1
/
+25
*
Fix stop function of NFCT plugin.
Eric Leblond
2008-12-09
1
-2
/
+4
*
Treat nice function return.
Eric Leblond
2008-12-09
1
-1
/
+7
*
Link ulogd2 with libpthread
Pierre Chifflier
2008-12-09
1
-1
/
+1
*
cleanup: fix inappropriate initializations in ulogd.c
Eric Leblond
2008-07-31
1
-2
/
+1
*
cleanup: fix compilation warning related to signed and unsigned comparisons
Eric Leblond
2008-07-31
2
-7
/
+7
*
cleanup: fix gcc warnings
Eric Leblond
2008-07-29
1
-2
/
+1
*
Fix hexadecimal parsing in config file
Eric Leblond
2008-06-12
1
-1
/
+1
*
Fix the propagation through the stack
Eric Leblond
2008-06-12
1
-0
/
+6
*
fix crash when SIGHUP is received.
Hugo Mildenberger
2008-06-06
1
-8
/
+18
*
rework NFCT to use a generic hashtable
Pablo Neira Ayuso
2008-06-02
2
-1
/
+194
[next]