summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* libreplace: solaris has different prototypes for getpwent_r and getgrent_rmetze2007-11-091-0/+32
* libreplace: check for nss passwd|group get*_r functionsmetze2007-11-091-0/+2
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-061-0/+4
* libreplace: we need include <unistd.h> before nss_wrapper.hmetze2007-11-061-0/+3
* libreplace: include nss_wrapper.h if NSS_WRAPPER is definedmetze2007-11-061-0/+7
* Try and fix the Solaris build by adding a missing defineJeremy Allison2007-10-251-0/+5
* [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.cmetze2007-10-251-0/+11
* - include getaddrinfo.h after we have defined struct addrinfometze2007-10-251-4/+5
* [libreplace] if we replace types define the HAVE_<type> macrometze2007-10-251-0/+3
* [libreplace] move definition of struct addrinfo so that it can use socklen_tmetze2007-10-251-15/+13
* [libreplace] move define of a constant to near to the othersmetze2007-10-251-4/+4
* [libreplace] include socket_wrapper.h after we have typedef'ed socklen_tmetze2007-10-251-7/+7
* delete empty file lib/replace/system/getaddrinfo.hStefan Metzmacher2007-10-171-0/+0
* Move #defined for getaddrinfo into network.h (as otherJeremy Allison2007-10-161-4/+91
* rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher2007-10-151-1/+2
* missing stuff from samba4's libreplaceStefan Metzmacher2007-10-151-0/+4
* don't imply "system/network.h" within replace.h,metze2007-10-151-1/+11
* Merge from metze of libreplace header changesJeremy Allison2007-10-101-0/+10
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+0
* r25557: merge libreplace fixes from samba4Jelmer Vernooij2007-10-101-158/+0
* r25507: Fix definition of struct sockaddr_storage ifJeremy Allison2007-10-101-0/+5
* r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2007-10-102-1/+163
* r25495: Fixup definitions for missing sockaddr_storage.Jeremy Allison2007-10-101-1/+2
* r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison2007-10-101-0/+8
* r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison2007-10-101-0/+4
* r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison2007-10-101-0/+12
* r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-8/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1018-36/+18
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-1018-18/+18
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-1018-201/+296
* r22221: merge from samba4:Stefan Metzmacher2007-10-101-0/+4
* r21944: move acl header checks to the correct place onlyStefan Metzmacher2007-10-101-1/+2
* r21934: fix the build sorryStefan Metzmacher2007-10-101-1/+1
* r21931: include acl/libacl.h is presentStefan Metzmacher2007-10-101-0/+4
* r20820: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-103-1/+31
* r20789: merge from samba4:Stefan Metzmacher2007-10-101-9/+0
* r19957: Initial framework to make winbindd robustJeremy Allison2007-10-101-0/+2
* r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher2007-10-101-6/+16
* r18958: merge from samba4:Stefan Metzmacher2007-10-101-0/+4
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2007-10-101-0/+4
* r18669: fix the samba3 build...Stefan Metzmacher2007-10-101-2/+5
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-1019-0/+1124