summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-1619-1573/+0
* libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher2008-09-141-2/+3
* libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...Stefan Metzmacher2008-05-161-0/+4
* libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-162-1/+16
* libreplace: check how portable utimes() and futimes() areStefan Metzmacher2008-05-061-0/+1
* libreplace: move rep_socketpair() to its own module.Michael Adam2008-03-191-0/+5
* libreplace: replace inet_ntoa() when it is missingMichael Adam2008-03-181-1/+1
* libreplace: add an inet_aton() function that calls inet_pton().Michael Adam2008-03-141-0/+5
* Fix macro name (no 's' in ifr_addr).Gerald W. Carter2008-02-281-1/+1
* libreplace: Add tests for connect and gethostbyname.Michael Adam2008-02-261-0/+10
* Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam2008-02-261-5/+5
* libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam2008-02-201-8/+8
* r26507: Fix function signature for freeifaddrs.Jelmer Vernooij2008-02-191-1/+1
* r26497: Fix return type for freeifaddrs().Jelmer Vernooij2008-02-191-1/+1
* r26492: Some hosts have a define called ifa_dstaddr.Jelmer Vernooij2008-02-191-0/+1
* r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij2008-02-191-1/+1
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2008-02-191-0/+25
* NetBSD does not support AI_ADDRCONFIGVolker Lendecke2008-02-011-0/+7
* libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher2008-01-221-0/+25
* Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...Stefan Metzmacher2008-01-181-4/+0
* r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2008-01-181-0/+9
* r26102: libreplace: remove system/printing.h as it only contains samba3 stuffStefan Metzmacher2008-01-181-50/+0
* Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storageVolker Lendecke2007-12-251-0/+4
* Fix bug #5121 (unix passwd sync not working on a streams basedJeremy Allison2007-12-171-0/+4
* Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison2007-12-111-0/+4
* Reformat configure checks for broken capabilities.h.Michael Adam2007-12-031-16/+24
* Move check for broken system capabilites.h headers to lib/replace.Michael Adam2007-12-031-0/+30
* Add check for ppc statfs.h header to workaround for broken capabilities.h.Michael Adam2007-12-031-1/+3
* Fix the build on RHEL5, when libcap-devel is installed.Michael Adam2007-11-161-0/+9
* 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