Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdb: Use <tdb.h> to include tdb so system headers are found when building aga... | Jelmer Vernooij | 2011-02-28 | 1 | -1/+1 |
* | Use <tevent.h> so the system tevent gets included, if enabled. | Jelmer Vernooij | 2011-02-28 | 1 | -2/+2 |
* | util-runcmd: ignore spurious ECHILD errors | Andrew Tridgell | 2010-04-20 | 1 | -0/+14 |
* | runcmd: use tevent_re_initialise() to close sockets | Andrew Tridgell | 2010-04-19 | 1 | -0/+4 |
* | util: on FreeBSD true is in /usr/bin. Use execvp to find it | Andrew Tridgell | 2010-03-26 | 1 | -1/+1 |
* | lib/util: change samba_runcmd() to use tevent_req _send/_recv | Stefan Metzmacher | 2010-03-09 | 1 | -139/+180 |
* | s4-dns: use a loadparm list for samba_runcmd() commands | Andrew Tridgell | 2010-02-26 | 1 | -5/+5 |
* | util: added samba_runcmd() | Andrew Tridgell | 2010-02-17 | 1 | -0/+253 |