| Commit message (Expand) | Author | Age | Files | Lines |
* | modernize pa_iochannel a bit, add pa_iochannel_get_send_fd() | Lennart Poettering | 2007-10-27 | 1 | -9/+9 |
* | split memblocks into multiples of the mempool tile size | Lennart Poettering | 2007-09-16 | 1 | -3/+6 |
* | move pstream item allocation to pa_flist | Lennart Poettering | 2007-08-11 | 1 | -6/+14 |
* | add callbacks for the revoke/release stuff, so that we can make this thing th... | Lennart Poettering | 2007-08-10 | 1 | -7/+56 |
* | minor update | Lennart Poettering | 2007-08-10 | 1 | -1/+2 |
* | fix a memory leak | Lennart Poettering | 2007-08-06 | 1 | -5/+10 |
* | initialize 'length' properly | Lennart Poettering | 2007-08-06 | 1 | -1/+2 |
* | Modernize pstream.[ch], reintroduce defer event to make things actually work | Lennart Poettering | 2007-08-05 | 1 | -65/+89 |
* | Merge HUGE set of changes temporarily into a branch, to allow me to move them... | Lennart Poettering | 2007-06-11 | 1 | -95/+63 |
* | fix minor typo | Lennart Poettering | 2007-05-23 | 1 | -1/+1 |
* | Fix another DoS vulnerability, also identified Luigi Auriemma (closes #67) | Lennart Poettering | 2007-05-23 | 1 | -1/+1 |
* | fix a DoS vulnerability (re #67), originally identified by Luigi Auriemma | Lennart Poettering | 2007-05-23 | 1 | -1/+1 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -73/+73 |
* | Revert r1404 and keep it on a development branch until it is fully tested. | Pierre Ossman | 2006-11-06 | 1 | -82/+87 |
* | rework memory block management to be thread-safe and mostly lock-free. | Lennart Poettering | 2006-09-26 | 1 | -87/+82 |
* | make pa_stream thread-safe: use new refcounting system, protect access using ... | Lennart Poettering | 2006-09-07 | 1 | -28/+93 |
* | when transferring large memory chunks of a pa_pstream, split them up | Lennart Poettering | 2006-08-19 | 1 | -13/+29 |
* | allow importing of external shm data blocks unconditionally, even when local ... | Lennart Poettering | 2006-08-19 | 1 | -10/+4 |
* | remove export/import objects when SHM is disable for a pa_pstream object | Lennart Poettering | 2006-08-18 | 1 | -5/+20 |
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -12/+12 |
* | Rework memory management to allow shared memory data transfer. The central idea | Lennart Poettering | 2006-08-18 | 1 | -64/+332 |
* | Protect platform dependent headers with ifdefs. | Pierre Ossman | 2006-07-20 | 1 | -1/+5 |
* | * add new function pa_check_in_group() | Lennart Poettering | 2006-07-19 | 1 | -13/+14 |
* | * add new --system command line parameter to the daemon for running PulseAudi... | Lennart Poettering | 2006-07-19 | 1 | -13/+18 |
* | Forgot to protect one access to with_creds with an ifdef. | Pierre Ossman | 2006-07-17 | 1 | -0/+2 |
* | don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshake | Lennart Poettering | 2006-07-14 | 1 | -5/+4 |
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+589 |