summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | make untabifyLennart Poettering2007-06-1111-242/+242
| | * | Add new untabify makefile targetLennart Poettering2007-06-111-0/+3
| | * | make eolspaceLennart Poettering2007-06-1122-215/+215
| | * | Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-1172-1746/+4368
| | * | add a new private branchLennart Poettering2007-06-110-0/+0
| * | | Merge dead branch 'lockfree'CJ van den Berg2008-06-230-0/+0
| |\ \ \
| | * | | Create branch for lock free memblock implementation.Pierre Ossman2006-11-060-0/+0
| * | | | Merge dead branch 'ossman'CJ van den Berg2008-06-230-0/+0
| |\ \ \ \
| | * | | | Handle Windows paths when normalizing authkey path.Pierre Ossman2006-01-101-0/+8
| | * | | | Make sure the caps header check can also be disabled.Pierre Ossman2006-01-101-1/+2
| | * | | | Store previous reported time in order to assure a monotonic clock.Pierre Ossman2006-01-102-0/+14
| | * | | | Accidental use of a swapped int.Pierre Ossman2006-01-101-2/+3
| | * | | | buf is needed on Windows aswell.Pierre Ossman2006-01-101-1/+1
| | * | | | Add needed error code.Pierre Ossman2006-01-101-0/+1
| | * | | | Unfortunately Windows has two different values for EBADF depending onPierre Ossman2006-01-101-1/+0
| | * | | | Add some required headers.Pierre Ossman2006-01-102-0/+4
| | * | | | Make sure socklen_t is defined.Pierre Ossman2006-01-101-0/+6
| | * | | | Static libs bork the creation of dlls and AC_CHECK_LIB isn't very bright,Pierre Ossman2006-01-101-1/+4
| | * | | | Move library checks to a separate section and make sure it's beforePierre Ossman2006-01-101-4/+12
| | * | | | getopt_long resides in libiberty on many platforms.Pierre Ossman2006-01-101-0/+1
| | * | | | Put inet_ntop() emulation in a seperate file.Pierre Ossman2006-01-094-28/+91
| | * | | | Update comment for pa_lock_fd() to reflect that locks are mandatoryPierre Ossman2006-01-091-1/+2
| | * | | | Merge with trunk.Pierre Ossman2006-01-091-1/+1
| | * | | | Generalise lstat fallback.Pierre Ossman2006-01-092-3/+4
| | * | | | Condense winsock includes and defines into one header.Pierre Ossman2006-01-0914-65/+41
| | * | | | Make the tagstruct handling safe on machines with alignment restrictions.Pierre Ossman2006-01-091-20/+45
| | * | | | Make sure the data gets endianness conversion.Pierre Ossman2006-01-092-5/+16
| | * | | | Reversing incorrect commit.Pierre Ossman2006-01-054-15/+2
| | * | | | Use autoconf detected define for getgroups() type.Pierre Ossman2006-01-055-3/+16
| | * | | | Ignore windows exe:s.Pierre Ossman2006-01-050-0/+0
| | * | | | Solaris support.Pierre Ossman2006-01-054-1/+468
| | * | | | The Windows sound interface module.Pierre Ossman2006-01-051-0/+583
| | * | | | Port to Windows. This is mostly glue layers for the poor POSIX supportPierre Ossman2006-01-0522-58/+712
| | * | | | Protect pthread.h with an ifdef.Pierre Ossman2006-01-051-1/+4
| | * | | | Protect sys/resource.h with an ifdef.Pierre Ossman2006-01-052-2/+8
| | * | | | Protect sched.h with ifdef.Pierre Ossman2006-01-051-1/+4
| | * | | | Replace paths with defines.Pierre Ossman2006-01-051-6/+17
| | * | | | ctime_r() is not available everywhere.Pierre Ossman2006-01-051-0/+4
| | * | | | c was used before it was assigned.Pierre Ossman2006-01-051-2/+3
| | * | | | Protect getuid() with an ifdef.Pierre Ossman2006-01-052-1/+17
| | * | | | No regexp funtions are used in this file.Pierre Ossman2006-01-051-1/+0
| | * | | | PATH_MAX is defined in limits.h.Pierre Ossman2006-01-051-0/+1
| | * | | | Stub uses socket defines so include the header.Pierre Ossman2006-01-051-0/+3
| | * | | | config.h should always be included so that necessary fixes can take effect.Pierre Ossman2006-01-051-0/+4
| | * | | | ifdef-protect setpgid and setsid.Pierre Ossman2006-01-052-1/+5
| | * | | | Make it possible to disable caps support since it breaks fully staticPierre Ossman2006-01-051-1/+9
| | * | | | Add option to select which modules get linked in during static builds.Pierre Ossman2006-01-052-2/+21
| | * | | | No need for conditional generation of symdef files.Pierre Ossman2006-01-051-15/+3
| | * | | | Add possibility for linking semi-static executables (libtools definitionPierre Ossman2006-01-052-1/+27
| | * | | | We need explicit actions here.Pierre Ossman2006-01-051-1/+1