summaryrefslogtreecommitdiffstats
path: root/lib/log.c
Commit message (Collapse)AuthorAgeFilesLines
...
* First small part of lib cleanup. Mainly "constification" of arguments andhasso2004-10-041-4/+7
| | | | adding FIXME's.
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+1
| | | | | | | | | | - add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma.
* 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-2/+15
| | | | | | * configure.ac (and everywhere a regular file is opened for writing): use file permissions from configure rather than compiled-in umask.
* 2003-07-26 Paul Jakma <paul@dishone.st>paul2003-07-261-1/+1
| | | | | | * lib/command.c: Add config_log_syslog_facility_cmd, to set syslog facility. This was a commit to zebra.org on May 20, merge in to zebra-pj.
* Initial revisionpaul2002-12-131-0/+483