summaryrefslogtreecommitdiff
path: root/source3/lib/sock_exec.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-12s3-lib: Don't close the listener twice if we goto failed.Andreas Schneider1-1/+1
2012-03-24lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.Jelmer Vernooij1-1/+1
2012-03-24sock_exec: Avoid sys_connect.Jelmer Vernooij1-2/+2
2008-03-17Coverity fixesMarc VanHeyningen1-1/+1
2008-02-23Check return value of dup(2)Volker Lendecke1-2/+6
2007-12-09Fix connect(2) callers to use correct sockaddr size.James Peach1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green1-0/+115