Commit History

Author SHA1 Message Date
  Rusty Russell e8f0484b78 failtest: generic cleanup hooks 15 years ago
  Rusty Russell 1605358b20 failtest: allow continuing after running a failpath. 15 years ago
  Rusty Russell f75f0ca743 failtest: --tracepath 15 years ago
  Rusty Russell 0d66a226c9 failtest: fix history when --failpath used 15 years ago
  Rusty Russell 6c02fd599f failtest: capture pread/pwrite 15 years ago
  Rusty Russell f070b47bc6 failtest: handle 2-argument open() 15 years ago
  Rusty Russell 5e1616698e failtest: fcntl handling 15 years ago
  Rusty Russell 37e247dbcb ccanlint: print coverage amount when -vv 15 years ago
  Rusty Russell 4a1ec39ed6 ccanlint: fix format error when test output contains % 15 years ago
  Rusty Russell 502fa86836 net: reset slen properly in testing. 15 years ago
  Sam Vilain c95e517b59 net: fix tests on hosts where 'localhost' is v4 _and_ v6 15 years ago
  Andreas Schlick 6a6f64f541 opt: Add a function to free the internal memory. 15 years ago
  Andreas Schlick 641d492d77 opt: Correct the separator in _info's example. 15 years ago
  Rusty Russell fee8416f9d ccanlint: recognise new BSD 3-clause license. 15 years ago
  Rusty Russell b53e1f753b licenses: clarify which BSD license it is. 15 years ago
  Rusty Russell ce9468f491 Merge branch 'daemon-with-notify' of git://github.com/stewartsmith/ccan into daemon-with-notify 15 years ago
  Rusty Russell 97e3377242 web: delete unused tool binaries. 15 years ago
  Stewart Smith aaf830998e move daemon-with-notify to daemon_with_notify as dashes aren't allowed in CCAN module names (and ccanlint segfaults on them) 15 years ago
  Stewart Smith bd12721599 fix up daemon-with-notify test 15 years ago
  Stewart Smith 9dc47071c0 can't use C comments in C comments - DUH 15 years ago
  Stewart Smith 91f2ced8ab update include to match header name conforming to CCAN standard 15 years ago
  Stewart Smith 11bbae90af rename source to match CCAN standards 15 years ago
  Stewart Smith 2d7217b3f7 update test case copied from daemonize to use some of daemon-with-notify features 15 years ago
  Stewart Smith 8badbce50f fix function declaration for daemon_is_ready() 15 years ago
  Stewart Smith 487c0f04ec use proper include path for daemon.h 15 years ago
  Stewart Smith 69bcc951f6 add daemon.h and documentation on functions 15 years ago
  Stewart Smith bc10f8a132 remove ident headers from daemon-with-notify/daemon.c 15 years ago
  Stewart Smith 4166cb1a3a add basic bit of daemon-with-notify (mostly just from the Drizzle tree) 15 years ago
  Joel Stanley 59d2b90f59 opt: Silence unsed param warning triggered by -Wextra 15 years ago
  Joel Stanley b30c544bd1 opt: Fix -Wmissing-field-initializers warning 15 years ago