summaryrefslogtreecommitdiffstats
path: root/lib/util/util_runcmd.c
Commit message (Expand)AuthorAgeFilesLines
* util: on FreeBSD true is in /usr/bin. Use execvp to find itAndrew Tridgell2010-03-261-1/+1
* lib/util: change samba_runcmd() to use tevent_req _send/_recvStefan Metzmacher2010-03-091-139/+180
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-5/+5
* util: added samba_runcmd()Andrew Tridgell2010-02-171-0/+253