summaryrefslogtreecommitdiffstats
path: root/src/pulse/context.c
Commit message (Expand)AuthorAgeFilesLines
...
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-100/+98
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-78/+78
* don't hit an assert in the client if posix shm is not availableLennart Poettering2006-09-061-2/+14
* Proceed with connect even when no cookie is loaded. Allows you to connectPierre Ossman2006-08-221-6/+2
* Fix call to pa_pstream_send_tagstruct().Pierre Ossman2006-08-221-1/+1
* Add an ifdef for when we do not have creds.Pierre Ossman2006-08-221-1/+3
* add new "disable-shm" option to client.confLennart Poettering2006-08-191-1/+2
* enable SHM support on the client side only if both the client and the server ...Lennart Poettering2006-08-181-7/+23
* remove all occurences of Lennart Poettering2006-08-181-4/+4
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-3/+5
* remove configurable client access group, since can never work on Linux anway,...Lennart Poettering2006-07-201-5/+0
* Make -1 mean "current group/user" so that some platform dependent callsPierre Ossman2006-07-201-1/+1
* Protect platform dependent headers with ifdefs.Pierre Ossman2006-07-201-2/+3
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-7/+15
* use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUPLennart Poettering2006-07-191-1/+1
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-3/+21
* Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.Pierre Ossman2006-07-171-0/+6
* remove checking for SIGPIPE blocking from client code. Because we useLennart Poettering2006-07-141-4/+0
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+980