Merge branch 'autotools'
[umurmur.git] / src / main.c
2011-03-29 Antoine BertinMerge branch 'autotools'
2011-03-26 Martin JohanssonUpdated copyright year.
2011-02-13 fatbob313Add logging to file
2011-01-23 fatbob313Issue 19 - patch by tilman2: Fix PID-file support again
2011-01-23 fatbob313Issue 15 - Patch by tilman2: Drop privileges optionally
2011-01-20 fatbob313Make configuration file errors print the error via...
2011-01-20 fatbob313Patch from tilman2: Close PID-file
2011-01-20 fatbob313Patch from tilman2: Open PID file with O_EXCL
2011-01-08 fatbob313Fix issue 11: Typo
2011-01-01 fatbob313Patch by J Sisson: sprintf -> snprintf
2010-12-21 fatbob313Patch by J Sisson: Conditionally compile with scheduler...
2010-11-07 fatbob313Add bind address and port to cmdline arguments. Add...
2010-02-13 fatbob313Merge of r85:88 from branch polarssl into trunk.
2010-01-19 fatbob313Add OS and machine info retrieval via uname
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-03 fatbob313More work toward 1.2.0:
2009-11-17 fatbob313Add commandline switch for turning on SCHED_RR. Update...
2009-08-26 fatbob313Initial import