summaryrefslogtreecommitdiffstats
path: root/src/tests/ipacl-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-191-4/+1
| | | | Automatically use replacement function on platforms (win32) where not all arpa/inet.h is available natively.
* Fix dependencies and include necessary headersMaarten Bosmans2011-02-171-0/+1
|
* Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-6/+2
| | | | | | | | The check whether POSIX socket.h or WIN32 winsock2.h must be included can be made centrally. The downside is that some functionality of e.g. arpa/inet.h is also implemented in winsock.h, so that some files that don't use socket functions, but do use inet.h functions, must also include pulsecore/socket.h. (as well as arpa/inet.h)
* Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+4
| | | | | This removes a test failure when an IPv6-enabled PulseAudio is tested on a system where IPv6 is not enabled in kernel.
* tests/ipacl-test: check inet_pton()Marc-André Lureau2009-02-191-1/+2
|
* Optionally disable IPv6Iain Hibbert2009-02-131-0/+4
| | | | Closes #79
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
|
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-7/+7
| | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Get ACL:s to work on Win32.Pierre Ossman2006-07-201-4/+21
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1134 fefdeb5f-60dc-0310-8127-8f9354f1896f
* even more FreeBSD portability (thanks Flameeyes, again!)Lennart Poettering2006-07-201-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1131 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add IP address ACL subsystemLennart Poettering2006-07-201-0/+117
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1123 fefdeb5f-60dc-0310-8127-8f9354f1896f