summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mod_dnssd.c: Use ap_unixd_setup_childHEADmasterRobby Workman2013-02-081-1/+2
* build-system: properly quote CFLAGS/LIBS for apxsLennart Poettering2009-04-201-2/+2
* Allow setting arbitrary TXT recordsBastien Nocera2009-01-281-90/+128
* system uids are < 500, not <= 500. UID 500 is apparently the first UID assign...Lennart Poettering2007-07-241-1/+1
* merge patch from "TFKyle", which fixes the parsing of ServerName directives w...Lennart Poettering2006-05-131-6/+32
* fix stupid casting issue with port numbers > 255, such as SSLLennart Poettering2006-04-011-1/+1
* add new DNSSDUserDir directiveLennart Poettering2006-02-241-1/+29
* minor cleanupsLennart Poettering2006-01-232-3/+15
* try to fix compilation on FreeBSDLennart Poettering2006-01-221-1/+1
* * Merge patch from Oden Eriksson, fixing compilation on MandrivaLennart Poettering2006-01-221-1/+2
* remove some debug output linesLennart Poettering2006-01-211-4/+4
* fix mod_dnssd for graceful restartsLennart Poettering2006-01-211-4/+2
* some minor changes to get mod_dnssd to work across graceful restartsLennart Poettering2006-01-211-3/+7
* remove superfluous \nLennart Poettering2006-01-201-2/+2
* fix mod_dnssd to work with "apache2ctl graceful"Lennart Poettering2006-01-201-2/+2
* semi-fix that other distcheck bugLennart Poettering2006-01-191-2/+2
* fix half of the distcheck issueLennart Poettering2006-01-191-2/+2
* fix "make dist"Lennart Poettering2006-01-191-1/+1
* fix parsing of "Listen" directiveLennart Poettering2006-01-191-3/+7
* add new directive DNSSDServicePortLennart Poettering2006-01-191-7/+42
* use "Listen" instead of "Port" directive to determine a valid portLennart Poettering2006-01-191-6/+15
* add autoconf stuffLennart Poettering2006-01-192-0/+816