summaryrefslogtreecommitdiffstats
path: root/src/pulsecore
Commit message (Expand)AuthorAgeFilesLines
* Get ACL:s to work on Win32.Pierre Ossman2006-07-201-3/+21
* add missing #ifdef HAVE_CREDS (thanks, Flameeyes)Lennart Poettering2006-07-201-0/+2
* some more FreeBSD compat from FlameeyesLennart Poettering2006-07-201-0/+2
* implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-204-15/+78
* add IP address ACL subsystemLennart Poettering2006-07-202-0/+247
* undo r1111 in some way: include sys/socket.h and sys/un.h but wrap it in #ifdefLennart Poettering2006-07-201-0/+10
* Make -1 mean "current group/user" so that some platform dependent callsPierre Ossman2006-07-201-0/+4
* Protect platform dependent headers with ifdefs.Pierre Ossman2006-07-201-1/+5
* Remove unneeded headers.Pierre Ossman2006-07-201-2/+0
* * add new function pa_check_in_group()Lennart Poettering2006-07-1913-97/+183
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-1914-64/+123
* change licensing blurb form "Library GPL" to "Lesser GPL" on request of Loic ...Lennart Poettering2006-07-174-60/+68
* Forgot to protect one access to with_creds with an ifdef.Pierre Ossman2006-07-171-0/+2
* Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.Pierre Ossman2006-07-171-0/+5
* add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flagLennart Poettering2006-07-161-2/+8
* add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...Lennart Poettering2006-07-164-0/+8
* don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshakeLennart Poettering2006-07-141-5/+4
* don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense thereLennart Poettering2006-07-141-1/+1
* try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-146-37/+72
* support time events with NULL timevals which are OK in avahi, but not in PA. ...Lennart Poettering2006-07-131-3/+12
* * port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering2006-07-131-1/+0
* update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2006-07-132-0/+221
* make sure gccmacro.h and cdecl.h may be included at the same time as those he...Lennart Poettering2006-07-131-2/+2
* increase the maxium number of concurrent esd and native connectionsLennart Poettering2006-06-212-2/+2
* s/POLYP/PULSE/gLennart Poettering2006-06-192-6/+6
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-195-8/+8
* replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-192-2/+2
* big s/polyp/pulse/gLennart Poettering2006-06-19145-0/+27456