index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
split a few assert()s
Lennart Poettering
2006-07-25
1
-4
/
+6
*
add a few more g_assert()s and change all assert()s to g_assert()s
Lennart Poettering
2006-07-25
1
-52
/
+73
*
add autogen.sh for jhbuild (for you, elmarco!)
Lennart Poettering
2006-07-24
1
-0
/
+24
*
bump version and sonames
Lennart Poettering
2006-07-24
1
-3
/
+3
*
add massif target to Makefile
Lennart Poettering
2006-07-23
1
-0
/
+3
*
as a result of memory profiling with valgrind/massif: decrease default hash t...
Lennart Poettering
2006-07-23
2
-2
/
+2
*
update todo
Lennart Poettering
2006-07-23
1
-0
/
+1
*
fix horribly broken glib timeout event handling
Lennart Poettering
2006-07-22
1
-7
/
+5
*
Use proper @libdir@ in pc.in files to handle x86_64 machines.
Pierre Ossman
2006-07-21
4
-5
/
+5
*
raise the default value for RLIMIT_NOFILE to 200 since 25 is apparently too s...
Lennart Poettering
2006-07-21
2
-2
/
+2
*
Get ACL:s to work on Win32.
Pierre Ossman
2006-07-20
3
-9
/
+47
*
remove access group setting from default client.conf
Lennart Poettering
2006-07-20
1
-3
/
+0
*
fix a few @@ replacments
Lennart Poettering
2006-07-20
1
-3
/
+3
*
even more FreeBSD portability (thanks Flameeyes, again!)
Lennart Poettering
2006-07-20
1
-0
/
+2
*
add missing #ifdef HAVE_CREDS (thanks, Flameeyes)
Lennart Poettering
2006-07-20
1
-0
/
+2
*
some more FreeBSD compat from Flameeyes
Lennart Poettering
2006-07-20
1
-0
/
+2
*
bump release and sonames
Lennart Poettering
2006-07-20
1
-5
/
+5
*
remove configurable client access group, since can never work on Linux anway,...
Lennart Poettering
2006-07-20
3
-11
/
+1
*
update todo
Lennart Poettering
2006-07-20
1
-1
/
+0
*
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
2006-07-20
6
-20
/
+96
*
actually ship src/pulsecore/creds.h in the tarballs
Lennart Poettering
2006-07-20
1
-2
/
+3
*
add IP address ACL subsystem
Lennart Poettering
2006-07-20
4
-1
/
+377
*
Fix incorrect call to nonexistant pa_log_warning().
Pierre Ossman
2006-07-20
2
-2
/
+2
*
Only warn when running as root and not --system.
Pierre Ossman
2006-07-20
1
-2
/
+1
*
Centralise check if we're running as root.
Pierre Ossman
2006-07-20
1
-4
/
+6
*
Move check for SUID into the caps functions.
Pierre Ossman
2006-07-20
2
-4
/
+11
*
Handle user switch in a more platform independent manner.
Pierre Ossman
2006-07-20
1
-2
/
+18
*
Make sure parse_rlimit is only used when rlimits are supported.
Pierre Ossman
2006-07-20
1
-1
/
+5
*
add support to set resource limits for the daemon and set some of them to som...
Lennart Poettering
2006-07-20
5
-2
/
+153
*
undo r1111 in some way: include sys/socket.h and sys/un.h but wrap it in #ifdef
Lennart Poettering
2006-07-20
1
-0
/
+10
*
Add missing header.
Pierre Ossman
2006-07-20
1
-0
/
+1
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
4
-3
/
+7
*
Protect platform dependent headers with ifdefs.
Pierre Ossman
2006-07-20
2
-3
/
+8
*
Remove unneeded headers.
Pierre Ossman
2006-07-20
1
-2
/
+0
*
add a few comments
Lennart Poettering
2006-07-19
1
-1
/
+9
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
24
-133
/
+221
*
use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUP
Lennart Poettering
2006-07-19
2
-2
/
+2
*
update @@ tokens according to recent Makefile.am change
Lennart Poettering
2006-07-19
3
-4
/
+10
*
fix sed scripts according to #define renames
Lennart Poettering
2006-07-19
1
-5
/
+5
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
28
-135
/
+403
*
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
2006-07-18
7
-620
/
+12
*
add two more \since
Lennart Poettering
2006-07-18
1
-2
/
+2
*
fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó)
Lennart Poettering
2006-07-18
1
-11
/
+17
*
turn the glib adapter into a single GSource instead of creating a bunch of se...
Lennart Poettering
2006-07-18
1
-344
/
+444
*
define proper typdefs for callback prototypes
Lennart Poettering
2006-07-18
1
-20
/
+23
*
change licensing blurb form "Library GPL" to "Lesser GPL" on request of Loic ...
Lennart Poettering
2006-07-17
4
-60
/
+68
*
Forgot to protect one access to with_creds with an ifdef.
Pierre Ossman
2006-07-17
1
-0
/
+2
*
Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.
Pierre Ossman
2006-07-17
2
-0
/
+11
*
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
2006-07-16
5
-7
/
+58
*
todo
Lennart Poettering
2006-07-16
1
-1
/
+0
[prev]
[next]