summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/pstream.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-82/+87
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-87/+82
* make pa_stream thread-safe: use new refcounting system, protect access using ...Lennart Poettering2006-09-071-28/+93
* when transferring large memory chunks of a pa_pstream, split them upLennart Poettering2006-08-191-13/+29
* allow importing of external shm data blocks unconditionally, even when local ...Lennart Poettering2006-08-191-10/+4
* remove export/import objects when SHM is disable for a pa_pstream objectLennart Poettering2006-08-181-5/+20
* remove all occurences of Lennart Poettering2006-08-181-12/+12
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-64/+332
* Protect platform dependent headers with ifdefs.Pierre Ossman2006-07-201-1/+5
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-13/+14
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-13/+18
* Forgot to protect one access to with_creds with an ifdef.Pierre Ossman2006-07-171-0/+2
* don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshakeLennart Poettering2006-07-141-5/+4
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+589