summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | add new module "module-gconf" which reads configuration information from gcon...Lennart Poettering2006-07-264-2/+544
* | | add new command line option --no-cpu-limit. This is useful when running Pulse...Lennart Poettering2006-07-255-16/+42
* | | Results of profiling PulseAudio with valgrind's callgrind module: rework the ...Lennart Poettering2006-07-251-194/+353
* | | split a few assertsLennart Poettering2006-07-251-2/+2
* | | split a few assert()sLennart Poettering2006-07-251-4/+6
* | | add a few more g_assert()s and change all assert()s to g_assert()sLennart Poettering2006-07-251-52/+73
* | | add autogen.sh for jhbuild (for you, elmarco!)Lennart Poettering2006-07-241-0/+24
* | | bump version and sonamesLennart Poettering2006-07-241-3/+3
* | | add massif target to MakefileLennart Poettering2006-07-231-0/+3
* | | as a result of memory profiling with valgrind/massif: decrease default hash t...Lennart Poettering2006-07-232-2/+2
* | | update todoLennart Poettering2006-07-231-0/+1
* | | fix horribly broken glib timeout event handlingLennart Poettering2006-07-221-7/+5
* | | Use proper @libdir@ in pc.in files to handle x86_64 machines.Pierre Ossman2006-07-214-5/+5
* | | raise the default value for RLIMIT_NOFILE to 200 since 25 is apparently too s...Lennart Poettering2006-07-212-2/+2
* | | Get ACL:s to work on Win32.Pierre Ossman2006-07-203-9/+47
* | | remove access group setting from default client.confLennart Poettering2006-07-201-3/+0
* | | fix a few @@ replacmentsLennart Poettering2006-07-201-3/+3
* | | even more FreeBSD portability (thanks Flameeyes, again!)Lennart Poettering2006-07-201-0/+2
* | | add missing #ifdef HAVE_CREDS (thanks, Flameeyes)Lennart Poettering2006-07-201-0/+2
* | | some more FreeBSD compat from FlameeyesLennart Poettering2006-07-201-0/+2
* | | bump release and sonamesLennart Poettering2006-07-201-5/+5
* | | remove configurable client access group, since can never work on Linux anway,...Lennart Poettering2006-07-203-11/+1
* | | update todoLennart Poettering2006-07-201-1/+0
* | | implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-206-20/+96
* | | actually ship src/pulsecore/creds.h in the tarballsLennart Poettering2006-07-201-2/+3
* | | add IP address ACL subsystemLennart Poettering2006-07-204-1/+377
* | | Fix incorrect call to nonexistant pa_log_warning().Pierre Ossman2006-07-202-2/+2
* | | Only warn when running as root and not --system.Pierre Ossman2006-07-201-2/+1
* | | Centralise check if we're running as root.Pierre Ossman2006-07-201-4/+6
* | | Move check for SUID into the caps functions.Pierre Ossman2006-07-202-4/+11
* | | Handle user switch in a more platform independent manner.Pierre Ossman2006-07-201-2/+18
* | | Make sure parse_rlimit is only used when rlimits are supported.Pierre Ossman2006-07-201-1/+5
* | | add support to set resource limits for the daemon and set some of them to som...Lennart Poettering2006-07-205-2/+153
* | | undo r1111 in some way: include sys/socket.h and sys/un.h but wrap it in #ifdefLennart Poettering2006-07-201-0/+10
* | | Add missing header.Pierre Ossman2006-07-201-0/+1
* | | Make -1 mean "current group/user" so that some platform dependent callsPierre Ossman2006-07-204-3/+7
* | | Protect platform dependent headers with ifdefs.Pierre Ossman2006-07-202-3/+8
* | | Remove unneeded headers.Pierre Ossman2006-07-201-2/+0
* | | add a few commentsLennart Poettering2006-07-191-1/+9
* | | * add new function pa_check_in_group()Lennart Poettering2006-07-1924-133/+221
* | | use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUPLennart Poettering2006-07-192-2/+2
* | | update @@ tokens according to recent Makefile.am changeLennart Poettering2006-07-193-4/+10
* | | fix sed scripts according to #define renamesLennart Poettering2006-07-191-5/+5
* | | * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-1928-135/+403
* | | remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...Lennart Poettering2006-07-187-620/+12
* | | add two more \sinceLennart Poettering2006-07-181-2/+2
* | | fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó)Lennart Poettering2006-07-181-11/+17
* | | turn the glib adapter into a single GSource instead of creating a bunch of se...Lennart Poettering2006-07-181-344/+444
* | | define proper typdefs for callback prototypesLennart Poettering2006-07-181-20/+23
* | | change licensing blurb form "Library GPL" to "Lesser GPL" on request of Loic ...Lennart Poettering2006-07-174-60/+68