summaryrefslogtreecommitdiffstats
path: root/src/modules/module-protocol-stub.c
Commit message (Expand)AuthorAgeFilesLines
* * for unix sockets: remove the right parent directory on shutdownLennart Poettering2006-04-221-26/+36
* Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.Pierre Ossman2006-04-191-3/+3
* * really pass the ipv6 socket server to protocol_new in case of ipv6. Lennart Poettering2006-04-061-22/+15
* Remember to store the struct with module info.Pierre Ossman2006-03-111-0/+2
* Trying to listen on an IPv6 socket by default and only do IPv4 if that failsPierre Ossman2006-03-071-36/+107
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-241-4/+13
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-7/+7
* add listen= parameter to tcp protocol modulesLennart Poettering2006-02-221-2/+8
* * Don't build seperate ipv4/ipv6 versions of the protocol pluginsLennart Poettering2006-02-211-25/+13
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+261