index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
/
util_runcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
runcmd: use set_close_on_exec()
Andrew Tridgell
2011-12-22
1
-0
/
+8
*
runcmd: use a pipe for stdin to child processes
Andrew Tridgell
2011-12-22
1
-7
/
+46
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
1
-2
/
+1
*
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