lib: Make async_sock includable on its own
[kai/samba.git] / lib / util / util_runcmd.c
2011-12-22 Andrew Tridgellruncmd: use set_close_on_exec()
2011-12-22 Andrew Tridgellruncmd: use a pipe for stdin to child processes
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2010-04-20 Andrew Tridgellutil-runcmd: ignore spurious ECHILD errors
2010-04-19 Andrew Tridgellruncmd: use tevent_re_initialise() to close sockets
2010-03-26 Andrew Tridgellutil: on FreeBSD true is in /usr/bin. Use execvp to...
2010-03-09 Stefan Metzmacherlib/util: change samba_runcmd() to use tevent_req _send...
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-17 Andrew Tridgellutil: added samba_runcmd()