summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Don't include sys/socket.h in the header when we do not need to.Pierre Ossman2006-01-052-1/+3
| | * | | | Esound latency should not include buffer length. This added an extra secondPierre Ossman2006-01-051-1/+0
| | * | | | Two variables with the same name causing corrupt strings.Pierre Ossman2006-01-051-4/+4
| | * | | | Fix warning.Pierre Ossman2006-01-051-1/+1
| | * | | | inet_ntop can't be found on all platforms. Do a stupid emulation whenPierre Ossman2006-01-051-0/+27
| | * | | | Fix some compiler warnings about unused variables.Pierre Ossman2006-01-051-1/+2
| | * | | | PIPE_BUF has nothing to do with the esound buffers.Pierre Ossman2006-01-051-1/+1
| | * | | | Handle when the platform doesn't have UNIX sockets.Pierre Ossman2006-01-053-3/+47
| | * | | | AF_UNIX and PF_UNIX is more portable than the _LOCAL equivalent.Pierre Ossman2006-01-053-6/+6
| | * | | | Remove any warnings about incorrect type to setsockopt() (char* vs void*).Pierre Ossman2006-01-053-10/+10
| | * | | | The standard declares some signals as optional. Make sure we handlePierre Ossman2006-01-057-1/+45
| | * | | | To access the new pa_gettimeofday() we need to include util.h.Pierre Ossman2006-01-051-0/+1
| | * | | | Syslog is not present on all platforms.Pierre Ossman2006-01-051-4/+12
| | * | | | SIXCPU isn't present on all platforms. Replace cpulimit with dummy functionsPierre Ossman2006-01-051-0/+15
| | * | | | Glob is not present on all systems.Pierre Ossman2006-01-051-0/+7
| | * | | | Fallbacks for systems that do not have getaddrinfo(). Does not handlePierre Ossman2006-01-053-5/+37
| | * | | | We have a generic function for extracting the filename, let's use it.Pierre Ossman2006-01-051-4/+1
| | * | | | Remove unnecessary dependency on timeval definition.Pierre Ossman2006-01-051-0/+2
| | * | | | Abstract the gettimeofday call into a utility function to ease porting.Pierre Ossman2006-01-0517-29/+38
| | * | | | Check for OSS by looking for its header. Win32 isn't the only platformPierre Ossman2006-01-052-2/+8
| | * | | | Remove unused automake conditional.Pierre Ossman2006-01-051-2/+0
| | * | | | Since README is generated conditionally we must make sure there are noPierre Ossman2006-01-052-4/+11
| | * | | | Big cleanup of the build structure.Pierre Ossman2006-01-054-653/+909
| | * | | | Creating branch for patches from Pierre OssmanPierre Ossman2006-01-050-0/+0
| * | | | | Merge dead branch 'liboil-test'CJ van den Berg2008-06-230-0/+0
| |\ \ \ \ \
| | * | | | | commit liboil porting changesLennart Poettering2005-09-1523-232/+917
| | * | | | | create a copy for liboil portingLennart Poettering2005-09-150-0/+0
| * | | | | | Merge dead branch 'prepare-0.9.10'CJ van den Berg2008-06-230-0/+0
| |\ \ \ \ \ \
| | * | | | | | fix buildsystem to provide pa_log() in all binariesLennart Poettering2008-03-301-5/+18
| | * | | | | | rework pa_assert_se() to make sure it never gets optmized away, even if NDEBU...Lennart Poettering2008-03-301-22/+36
| | * | | | | | make pa_drop_caps() abort on failureLennart Poettering2008-03-302-20/+7
| | * | | | | | avoid name clash with libc's remove() functionLennart Poettering2008-03-301-4/+4
| | * | | | | | fix compiler warningLennart Poettering2008-03-291-1/+1
| | * | | | | | require autoconf 2.60 since we use AC_PROG_MKDIR_PLennart Poettering2008-03-291-1/+1
| | * | | | | | bump sonameLennart Poettering2008-03-291-2/+2
| | * | | | | | merge r2187 from trunkLennart Poettering2008-03-291-0/+1
| | * | | | | | don't fail on init if the default device does not exist and .nofail is activeLennart Poettering2008-03-281-6/+9
| | * | | | | | don't segfault when module-tunnel is used without a sink_name/source_name par...Lennart Poettering2008-03-281-2/+2
| | * | | | | | if we are run as root, always use 'root' as username, regardless of any env varsLennart Poettering2008-03-281-2/+5
| | * | | | | | actually set lennart to the user name, not the group name. Set lennart too.Lennart Poettering2008-03-281-1/+2
| | * | | | | | Fix ioctl() definition for solaris compat. Patch from yippi. Closes #253Lennart Poettering2008-03-281-0/+4
| | * | | | | | work around yet another solaris braindamageLennart Poettering2008-03-281-1/+1
| | * | | | | | initialize gconf module before we publish our X11 credentials -- because gcon...Lennart Poettering2008-03-271-7/+7
| | * | | | | | merge r2146 from trunkLennart Poettering2008-03-271-22/+16
| | * | | | | | merge r2134 from trunkLennart Poettering2008-03-271-0/+6
| | * | | | | | merge r2133 from trunkLennart Poettering2008-03-271-1/+1
| | * | | | | | merge r2132 from trunkLennart Poettering2008-03-273-6/+34
| | * | | | | | merge r2131 from trunkLennart Poettering2008-03-272-82/+22
| | * | | | | | merge r2130 from trunkLennart Poettering2008-03-272-2/+2
| | * | | | | | merge r2129 from trunkLennart Poettering2008-03-271-0/+3