1. e2f6040 Add config.h by Robert Ginda · 9 years ago int/n/fp2
  2. 4340b18 Import libdaemon into the Android tree. by Robert Ginda · 9 years ago
  3. d012a8b Initial empty repository by Bill Yi · 9 years ago
  4. 8d8ad60 Add Android.mk files by Robert Ginda · 9 years ago
  5. 56edcf9 Add MODULE_LICENSE_MIT and NOTICE by Robert Ginda · 9 years ago
  6. 0630da0 LICENSE: change license to MIT by Brandon Philips · 12 years ago
  7. 9fcc28e update README by Lennart Poettering · 15 years ago
  8. e1e92a8 hide more files by Lennart Poettering · 15 years ago
  9. 5b51c24 dlog: lower default verbosity to INFO by Lennart Poettering · 15 years ago
  10. 2db44ab dlog: introduce DAEMON_SET_VERBOSITY_AVAILABLE by Lennart Poettering · 15 years ago
  11. 9a6070d dlog: reformat daemon_set_verbosity() by Lennart Poettering · 15 years ago
  12. 1368b79 doxygen updates by Lennart Poettering · 15 years ago
  13. 9dc480c testd: daemon_retval_init() can fail by Lennart Poettering · 15 years ago
  14. 9c81344 testd: use SIGTERM instead of SIGINT for shutting down daemon by Lennart Poettering · 15 years ago
  15. 177db9c dfork: set errno properly in some error conditions by Lennart Poettering · 15 years ago
  16. e81e87f dfork: clean up forking logic by Andorz Nilsson · 15 years ago
  17. a07c294 dfork: close all fds >=3, including 3 itself by Lennart Poettering · 15 years ago
  18. 6f7abfd dfork: daemon_retval_done() might close socket already closed in daemon_close_allv() by Stefan · 15 years ago
  19. 8312ea4 dfork: honour _SC_OPEN_MAX by Lennart Poettering · 15 years ago
  20. d638196 libdaemon 0.13 compiler warning issue by Stefan Seyfried · 15 years ago
  21. c8aefa7 build-sys: various build system updates by Lennart Poettering · 15 years ago
  22. e09f21f Merge remote branch 'flameeyes/noundefined' by Lennart Poettering · 15 years ago
  23. 0874b64 dnonblock: use O_NONBLOCK instead of O_NDELAY to follow current POSIX naming by Lennart Poettering · 15 years ago
  24. a9df095 dnonblock: make daemon_nonblock() actually work by Lennart Poettering · 15 years ago
  25. 6c3cb8e Fix bootstrap.sh to find the correct macro files. by Diego Elio 'Flameeyes' Pettenò · 15 years ago
  26. b406ecd If the linker suppors it, ensure that the library has no undefined references. by Diego E. 'Flameeyes' Pettenò · 16 years ago
  27. 13b2219 Update the attributes.m4 macro file from xine-lib/lscube. by Diego E. 'Flameeyes' Pettenò · 16 years ago
  28. 8acfe83 add missing inclusion of sys/time.h by Lennart Poettering · 16 years ago
  29. 1360ace Merge commit 'flameeyes/verbosity' by Lennart Poettering · 16 years ago
  30. ce931b0 Merge commit 'flameeyes/opensolaris' by Lennart Poettering · 16 years ago
  31. 7067029 Bumping version (and version info for the library). by Diego 'Flameeyes' Pettenò · 16 years ago
  32. 9fd1249 Add support for setting verbosity level for stdout/stderr output. by Diego 'Flameeyes' Pettenò · 16 years ago
  33. 354715d Conditionally declare variables if their use is conditional. by Diego 'Flameeyes' Pettenò · 16 years ago
  34. 5b1daf0 Fix building on OpenSolaris (without _NSIG definition). by Diego 'Flameeyes' Pettenò · 16 years ago
  35. b739ed0 Create an -uninstalled variant of the pkg-config file. by Diego 'Flameeyes' Pettenò · 16 years ago
  36. b02e1b8 Conditionally declare variables if their use is conditional. by Diego 'Flameeyes' Pettenò · 16 years ago
  37. 787b261 Fix building on OpenSolaris (without _NSIG definition). by Diego 'Flameeyes' Pettenò · 16 years ago
  38. 94c9da4 Split out the lynx documentation generation autoconf code to an m4 macro. by Diego 'Flameeyes' Pettenò · 16 years ago
  39. 8bb8c84 Replace the CFLAGS-checking code with a common macro from xine-lib. by Diego 'Flameeyes' Pettenò · 16 years ago
  40. cf31ec3 Don't check for the C++ compiler, as there are no C++ source files. by Diego 'Flameeyes' Pettenò · 16 years ago
  41. 247d9c0 Use AC_PROG_CC_C99 to discover C99-compliant compiler. by Diego 'Flameeyes' Pettenò · 16 years ago
  42. cb71a67 Create the m4 directory to host M4 macro files. by Diego 'Flameeyes' Pettenò · 16 years ago
  43. 8e8c137 Check for assert.h header and allow to disable assertions. by Diego 'Flameeyes' Pettenò · 16 years ago
  44. 029f400 Don't symlink README in srcdir or it will fail on out-of-build trees. by Diego 'Flameeyes' Pettenò · 16 years ago
  45. d111a1e Install README files in doc/html directories. by Diego 'Flameeyes' Pettenò · 16 years ago
  46. 6581892 Execute autoupdate. by Diego 'Flameeyes' Pettenò · 16 years ago
  47. 94a26bd Bump autoconf requirement to 2.62 (latest released version). by Diego 'Flameeyes' Pettenò · 16 years ago
  48. c8ecf4a check in the right fd_set after coming back from select() by Lennart Poettering · 16 years ago
  49. a301690 make building of examples optional by Lennart Poettering · 16 years ago
  50. 54a5c05 Revert "bump soname/version" which was innappropriately named and a bad idea anyway by Lennart Poettering · 16 years ago
  51. cfb661b Merge branch 'master' of ssh://rootserver/home/lennart/git/public/libdaemon by Lennart Poettering · 16 years ago
  52. cdbd6f8 hide more files from git by Lennart Poettering · 16 years ago
  53. 9fed764 fix link by Lennart Poettering · 16 years ago
  54. 48383ed update docs by Lennart Poettering · 16 years ago
  55. 4aafaf3 bump soname/version by Lennart Poettering · 16 years ago
  56. b05a9ea bump soname/version by Lennart Poettering · 16 years ago
  57. 0c31364 fix indenting by Lennart Poettering · 16 years ago
  58. 33baeaa close fds/reset sigs for exec'ed processes by Lennart Poettering · 16 years ago
  59. 448efcf add a bit more error checking by Lennart Poettering · 16 years ago
  60. 734330e save/restore errno where applicable by Lennart Poettering · 16 years ago
  61. a7be9a9 decrement number of possible args by Lennart Poettering · 16 years ago
  62. 0aef4b4 shorten code a bit by Lennart Poettering · 16 years ago
  63. e3b8eb7 make retval checking more portable by Lennart Poettering · 16 years ago
  64. 2bbdb2a be a bit more explicative by Lennart Poettering · 16 years ago
  65. 475d15a save/restore errno where applicable by Lennart Poettering · 16 years ago
  66. 91f7f12 fix a few thinkos in handling of exception lists by Lennart Poettering · 16 years ago
  67. 1ef4fbd create retval pipes once only by Lennart Poettering · 16 years ago
  68. 16a0925 save and restore errno where necessary by Lennart Poettering · 16 years ago
  69. f547775 add more error checking by Lennart Poettering · 16 years ago
  70. 78d2b09 reorder a few things, so that logging works properly very early already by Lennart Poettering · 16 years ago
  71. 50aba7c add a bit more error checking by Lennart Poettering · 16 years ago
  72. 8e84945 fix indentation by Lennart Poettering · 16 years ago
  73. a2dc819 save and restore errno in destructor by Lennart Poettering · 16 years ago
  74. 255e56d make sure we don't keep a round a va_list that is started but not stopped by Lennart Poettering · 16 years ago
  75. 6c6fee0 destruct signal fds on failure by Lennart Poettering · 16 years ago
  76. a11ddef don't call fcntl unless we have to by Lennart Poettering · 16 years ago
  77. 75db16f hide more files from git by Lennart Poettering · 16 years ago
  78. 7892e9b update licenses/file headers by Lennart Poettering · 16 years ago
  79. fbfaf95 don't look for spec file from configure.ac by Lennart Poettering · 16 years ago
  80. 469be0c rename autogen to bootstrap by Lennart Poettering · 16 years ago
  81. fd99c1a remove bootstrap.sh by Lennart Poettering · 16 years ago
  82. e68cb61 remove spec file from git tree by Lennart Poettering · 16 years ago
  83. ebe00d6 modernize build system by Lennart Poettering · 16 years ago
  84. b0be600 add gitignore files by Lennart Poettering · 16 years ago
  85. 693536c create common subdir if not existant anyway by Lennart Poettering · 16 years ago
  86. 2b738ae beef the example up, adding support for the new API functions by Lennart Poettering · 16 years ago
  87. d05525e add API to block/reset signals by Lennart Poettering · 16 years ago
  88. c83449e fix doc wording by Lennart Poettering · 16 years ago
  89. 0ba9852 fix a gcc warning by Lennart Poettering · 16 years ago
  90. 3ff2f54 Use asprintf() to set the path of the pidfile rather than using a 4KB static buffer. Modified patch from Flameeyes by Lennart Poettering · 16 years ago
  91. a1f1e27 Respect what the user requested as localstate directory, rather than hardcoding /var. Patch from Flameeyes by Lennart Poettering · 16 years ago
  92. 24fb7e8 Discover presence of lynx, rather than error out if not present and --disable-lynx not given. Patch from Flameeyes by Lennart Poettering · 16 years ago
  93. 20b6e12 document daemon_logv() a bit better. Patch from tedp by Lennart Poettering · 17 years ago
  94. 2c8a747 save and restore errno in sighandler by Lennart Poettering · 17 years ago
  95. a205fe1 if opening the pid file on O_RDWR doesn't work, fallback to O_RDONLY by Lennart Poettering · 17 years ago
  96. de35591 update docs for 0.12 release by Lennart Poettering · 17 years ago
  97. d1ce801 bump version and soname by Lennart Poettering · 17 years ago
  98. 827e68f Fix brown paper bag bug with handling the first argument passed to daemon_close_all(). Patch supplied by Sjoerd Simons by Lennart Poettering · 17 years ago
  99. 7956f19 Hurd build fix by Lennart Poettering · 17 years ago
  100. d3bf8c7 update README for imminent release by Lennart Poettering · 17 years ago