summaryrefslogtreecommitdiffstats
path: root/source3/lib/sock_exec.c
Commit message (Expand)AuthorAgeFilesLines
* s3-lib: Don't close the listener twice if we goto failed.Andreas Schneider2012-12-121-1/+1
* lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.Jelmer Vernooij2012-03-241-1/+1
* sock_exec: Avoid sys_connect.Jelmer Vernooij2012-03-241-2/+2
* Coverity fixesMarc VanHeyningen2008-03-171-1/+1
* Check return value of dup(2)Volker Lendecke2008-02-231-2/+6
* Fix connect(2) callers to use correct sockaddr size.James Peach2007-12-091-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-301-0/+115