summaryrefslogtreecommitdiff
path: root/source3/lib/replace/system
AgeCommit message (Expand)AuthorFilesLines
2007-11-06Fix bug where tdb lock call interrupted withJeremy Allison1-0/+4
2007-11-06libreplace: we need include <unistd.h> before nss_wrapper.hmetze1-0/+3
2007-11-06libreplace: include nss_wrapper.h if NSS_WRAPPER is definedmetze1-0/+7
2007-10-25Try and fix the Solaris build by adding a missing defineJeremy Allison1-0/+5
2007-10-25[libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.cmetze1-0/+11
2007-10-25- include getaddrinfo.h after we have defined struct addrinfometze1-4/+5
2007-10-25[libreplace] if we replace types define the HAVE_<type> macrometze1-0/+3
2007-10-25[libreplace] move definition of struct addrinfo so that it can use socklen_tmetze1-15/+13
2007-10-25[libreplace] move define of a constant to near to the othersmetze1-4/+4
2007-10-25[libreplace] include socket_wrapper.h after we have typedef'ed socklen_tmetze1-7/+7
2007-10-17delete empty file lib/replace/system/getaddrinfo.hStefan Metzmacher1-0/+0
2007-10-16Move #defined for getaddrinfo into network.h (as otherJeremy Allison1-4/+91
2007-10-15rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher1-1/+2
2007-10-15missing stuff from samba4's libreplaceStefan Metzmacher1-0/+4
2007-10-15don't imply "system/network.h" within replace.h,metze1-1/+11
2007-10-10Merge from metze of libreplace header changesJeremy Allison1-0/+10
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+0
2007-10-10r25557: merge libreplace fixes from samba4Jelmer Vernooij1-158/+0
2007-10-10r25507: Fix definition of struct sockaddr_storage ifJeremy Allison1-0/+5
2007-10-10r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2-1/+163
2007-10-10r25495: Fixup definitions for missing sockaddr_storage.Jeremy Allison1-1/+2
2007-10-10r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison1-0/+8
2007-10-10r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison1-0/+4
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison1-0/+12
2007-10-10r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-8/+0
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell18-36/+18
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell18-18/+18
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher18-201/+296
2007-10-10r22221: merge from samba4:Stefan Metzmacher1-0/+4
2007-10-10r21944: move acl header checks to the correct place onlyStefan Metzmacher1-1/+2
2007-10-10r21934: fix the build sorryStefan Metzmacher1-1/+1
2007-10-10r21931: include acl/libacl.h is presentStefan Metzmacher1-0/+4
2007-10-10r20820: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r20817: sync lib/replace with samba4Stefan Metzmacher3-1/+31
2007-10-10r20789: merge from samba4:Stefan Metzmacher1-9/+0
2007-10-10r19957: Initial framework to make winbindd robustJeremy Allison1-0/+2
2007-10-10r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher1-6/+16
2007-10-10r18958: merge from samba4:Stefan Metzmacher1-0/+4
2007-10-10r18953: sync socket_wrapper with samba4Stefan Metzmacher1-0/+4
2007-10-10r18669: fix the samba3 build...Stefan Metzmacher1-2/+5
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher19-0/+1124