summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update documentationv0.7Lennart Poettering2008-10-281-1/+5
* bump versionsLennart Poettering2008-10-281-2/+2
* make bootstrap work againLennart Poettering2008-10-281-1/+1
* Merge commit 'flameeyes/autoconf-2.62'Lennart Poettering2008-10-287-46/+304
|\
| * Split out the lynx documentation generation autoconf code to an m4 macro.Diego 'Flameeyes' Pettenò2008-08-262-18/+25
| * Fix CC_CHECK_CFLAGS when used in a for loop.Diego 'Flameeyes' Pettenò2008-08-261-4/+4
| * Replace the CFLAGS-checking code with a common macro from xine-lib.Diego 'Flameeyes' Pettenò2008-08-262-23/+263
| * Use AC_PROG_CC_C99 to discover C99-compliant compiler.Diego 'Flameeyes' Pettenò2008-08-261-1/+2
| * Ignore the m4 macro files added over by libtoolize --copy.Diego 'Flameeyes' Pettenò2008-08-261-0/+5
| * Move ACX_PTHREAD macro from acinclude.m4 to m4/ directory.Diego 'Flameeyes' Pettenò2008-08-263-0/+3
| * Check for assert.h header and allow to disable assertions.Diego 'Flameeyes' Pettenò2008-08-261-0/+1
| * Don't symlink README in srcdir or it will fail on out-of-build trees.Diego 'Flameeyes' Pettenò2008-08-261-1/+1
| * Install README files in doc/html directories.Diego 'Flameeyes' Pettenò2008-08-261-2/+3
| * Execute autoupdate.Diego 'Flameeyes' Pettenò2008-08-261-2/+2
| * Bump autoconf requirement to 2.62 (latest released version).Diego 'Flameeyes' Pettenò2008-08-261-1/+1
* | Rework thread shutdown logicLennart Poettering2008-10-281-42/+35
* | Patch for asyncns.c on Mac OS XMikael Hallendal2008-10-262-3/+5
* | add missing check for arpa/nameser_compat.h on MacOSXLennart Poettering2008-10-261-0/+2
* | Patch for asyncns.c on Mac OS XMikael Hallendal2008-10-261-2/+7
* | path MSG_NOSIGNAL to send()Lennart Poettering2008-10-261-8/+12
* | fix download linkLennart Poettering2008-10-251-1/+1
* | prepare 0.6v0.6Lennart Poettering2008-10-242-2/+8
* | drop pthread cancelling code since it is problematic and completely redundantLennart Poettering2008-10-241-13/+0
* | restore h_errno in addition to errnoLennart Poettering2008-09-291-7/+26
|/
* prepare v0.5v0.5Lennart Poettering2008-08-182-3/+7
* fix iteration through addrinfo when seriliazing (pointed out by Damien Théba...Lennart Poettering2008-08-172-2/+2
* add link to Damien Thébault's libasyncns-pythonLennart Poettering2008-07-301-0/+2
* hide more files from gitLennart Poettering2008-07-282-0/+2
* document that changing _freeanswer() to wildly would be considered ABI/API br...Lennart Poettering2008-07-281-0/+5
* update readmev0.4Lennart Poettering2008-07-271-7/+10
* hide asyncns-test from gitLennart Poettering2008-07-271-0/+1
* bump revisionLennart Poettering2008-07-271-1/+1
* save and restore errno where applicableLennart Poettering2008-07-271-9/+18
* fix potential memory alignment bugLennart Poettering2008-07-271-11/+13
* rearrange a few thingsLennart Poettering2008-07-271-18/+24
* pass fds to worker thread in a malloc'ed array to avoid raceLennart Poettering2008-07-271-4/+31
* rework process logicLennart Poettering2008-07-271-4/+6
* add a error checking everywhereLennart Poettering2008-07-271-15/+43
* add a few assert()sLennart Poettering2008-07-271-0/+4
* minor optimizationLennart Poettering2008-07-271-1/+1
* pass errno over the socketLennart Poettering2008-07-271-7/+27
* add code to detect if a worker thread/process diedLennart Poettering2008-07-271-5/+62
* add complete error checking to exampleLennart Poettering2008-07-271-2/+13
* disable SIGCHLD in exampleLennart Poettering2008-07-271-1/+5
* rename autogen.sh to bootstrap.shLennart Poettering2008-07-271-0/+0
* remove bootstrap.shLennart Poettering2008-07-271-32/+0
* add gitignore filesLennart Poettering2008-07-273-0/+28
* bump sonameLennart Poettering2008-07-271-1/+1
* a few minor updates to configure.acLennart Poettering2008-07-271-10/+9
* update licenses/file headersLennart Poettering2008-07-2712-114/+102