index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core-util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-08
core-util: ensure that we chmod only the dir we ourselves created
Kees Cook
1
-5
/
+34
2010-02-21
core-util: introduce generic function pa_strip()
Lennart Poettering
1
-4
/
+24
2010-01-05
fix a number of warnings
Daniel Mack
1
-2
/
+2
2009-11-11
core: make cpuid code compile cleanly with 32bit PIC
Lennart Poettering
1
-2
/
+6
2009-11-05
core-util: add call to detect if we are called from within a VM
Lennart Poettering
1
-0
/
+89
2009-10-31
daemon: make sure pa has its own session and process group, but is not its le...
Lennart Poettering
1
-0
/
+16
2009-10-30
use pa_fopen_cloexec() where applicable
Lennart Poettering
1
-4
/
+4
2009-10-30
core-util: introduce pa_fopen_cloexec()
Lennart Poettering
1
-2
/
+27
2009-10-30
core-util: make sure to enable FD_CLOEXEC unconditionally to cope with kernel...
Lennart Poettering
1
-3
/
+12
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
1
-4
/
+1
2009-10-30
core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/accept
Lennart Poettering
1
-0
/
+79
2009-10-02
Merge branch 'master' into dbus-work
Tanu Kaskinen
1
-19
/
+71
2009-09-17
core-util: unify how we determine the temporary directory
Lennart Poettering
1
-10
/
+23
2009-09-17
Improve TMPDIR handling
Lennart Poettering
1
-1
/
+1
2009-09-08
core-util: properly fill in exception array for pa_reset_sigs() (llvm-clang-a...
Lennart Poettering
1
-1
/
+1
2009-09-08
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
1
-8
/
+5
2009-09-02
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
1
-0
/
+10
2009-09-02
core-util: don't leak memory in pa_unset_env_recorded()
Lennart Poettering
1
-2
/
+4
2009-09-02
core-util: call dbus_connection_set_exit_on_disconnect() on shared busses to ...
Lennart Poettering
1
-0
/
+10
2009-09-02
core-util: add api for setting env vars and record them so that we can undo t...
Lennart Poettering
1
-0
/
+30
2009-08-30
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-6
/
+6
2009-08-28
core-util: Fix logic of pa_make_path_absolute()
Andy Shevchenko
1
-6
/
+6
2009-08-24
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-95
/
+42
2009-08-23
port a few things over to use xmalloc and friends instead of low-level libc m...
Lennart Poettering
1
-1
/
+1
2009-08-22
core: Add thread-safe group info functions with dynamic buffers
Ted Percival
1
-86
/
+20
2009-08-21
adjust various data/library paths automatically if we are run from a build tree
Lennart Poettering
1
-0
/
+19
2009-08-20
core: check return value of getgrnam_r() instead of errno
Lennart Poettering
1
-40
/
+34
2009-08-16
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-15
/
+104
2009-08-12
core-util: move personality resetting into core-util
Lennart Poettering
1
-0
/
+13
2009-08-01
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
1
-11
/
+63
2009-08-01
core-util: rework pa_strlcpy() to not rely on strncpy()
Lennart Poettering
1
-2
/
+10
2009-08-01
pipe: replace PIPE_BUF macro pa pa_pipe_buf call
Lennart Poettering
1
-0
/
+16
2009-07-23
daemon: replace colons by dash in per-machine directory names for compat with...
Lennart Poettering
1
-2
/
+2
2009-07-21
Finish the Core dbus interface.
Tanu Kaskinen
1
-0
/
+22
2009-06-29
Add missing headers includes for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+1
2009-06-29
Rename the flock variable to f_lock.
Diego Elio 'Flameeyes' Pettenò
1
-8
/
+8
2009-06-29
Only declare saved_errno when it's going to be used (on Linux).
Diego Elio 'Flameeyes' Pettenò
1
-2
/
+1
2009-06-19
core: use rtkit to acquire high-priority scheduling
Lennart Poettering
1
-104
/
+46
2009-06-19
core: ask RealtimeKit for RT scheduling
Lennart Poettering
1
-18
/
+78
2009-06-17
core-util: implement pa_maybe_prefix_path()
Lennart Poettering
1
-0
/
+9
2009-06-17
core-util: implement pa_split_spaces_strv()
Lennart Poettering
1
-0
/
+24
2009-06-17
core-util: implement pa_xstrfreev()
Lennart Poettering
1
-0
/
+12
2009-05-26
core-util: introduce pa_disable_sigpipe()
Lennart Poettering
1
-0
/
+21
2009-05-22
core-util: fall back to sysconf(_SC_OPEN_MAX) to find maximum file descriptor
Lennart Poettering
1
-4
/
+6
2009-04-29
core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc()
Lennart Poettering
1
-19
/
+46
2009-04-18
core-util: handle EINTR already inside of pa_read/pa_write
Lennart Poettering
1
-7
/
+32
2009-04-13
core-util: filter utf8 in pa_machine_id()
Lennart Poettering
1
-3
/
+6
2009-04-13
core-util: add pa_session_id()
Lennart Poettering
1
-0
/
+9
2009-04-04
various spelling fixes
Maarten Bosmans
1
-2
/
+2
2009-03-31
revive solaris module
Finn Thain
1
-10
/
+24
[next]