summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* r26507: Fix function signature for freeifaddrs.Jelmer Vernooij2007-12-211-1/+1
* r26497: Fix return type for freeifaddrs().Jelmer Vernooij2007-12-211-1/+1
* r26492: Some hosts have a define called ifa_dstaddr.Jelmer Vernooij2007-12-211-0/+1
* r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij2007-12-211-1/+1
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2007-12-211-0/+25
* r26255: Work around another broken aspect of sys/capability.h on RHEL5.Michael Adam2007-12-212-0/+25
* r26254: Add check for PPC statfs.h to workaround for broken capability.h.Michael Adam2007-12-211-1/+3
* r26253: Add check for broken RedHat 7.2 system header files to lib/replace.Michael Adam2007-12-211-0/+22
* r26102: libreplace: remove system/printing.h as it only contains samba3 stuffStefan Metzmacher2007-12-211-50/+0
* r25910: Try and fix the Solaris build by adding a missing defineStefan Metzmacher2007-12-211-0/+5
* r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison2007-12-211-0/+4
* r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...Stefan Metzmacher2007-12-211-0/+32
* r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher2007-12-211-0/+2
* r25863: libreplace: we need include <unistd.h> before nss_wrapper.hStefan Metzmacher2007-12-211-0/+3
* r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is definedStefan Metzmacher2007-12-211-0/+7
* r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.cStefan Metzmacher2007-12-211-0/+11
* r25724: - include getaddrinfo.h after we have defined struct addrinfoStefan Metzmacher2007-12-211-4/+5
* r25718: [libreplace] if we replace types define the HAVE_<type> macroStefan Metzmacher2007-12-211-0/+3
* r25715: [libreplace] move definition of struct addrinfo so that it can use so...Stefan Metzmacher2007-12-211-15/+13
* r25714: [libreplace] move define of a constant to near to the othersStefan Metzmacher2007-12-211-4/+4
* r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_tStefan Metzmacher2007-12-211-7/+7
* r25687: Move #defined for getaddrinfo into network.h (as otherStefan Metzmacher2007-12-211-4/+91
* r25685: rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher2007-12-211-1/+2
* r25677: add missing stuff from samba3Stefan Metzmacher2007-12-211-0/+30
* r25602: don't imply "system/network.h" within replace.h,Stefan Metzmacher2007-12-211-1/+11
* r25601: replace.h should never imply any "system/*.h"Stefan Metzmacher2007-12-211-0/+10
* r25597: HPUX doesn't have INET_ADDRSTRLEN definedStefan Metzmacher2007-10-101-0/+4
* r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2007-10-101-0/+4
* r25017: Move MAXHOSTNAMELEN definition to replace.h as it is usually part ofJelmer Vernooij2007-10-101-8/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1018-36/+18
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1018-18/+18
* r23237: update lib/replace from ctdbAndrew Tridgell2007-10-101-0/+4
* r22829: system/select.h needs to bring in epoll.h for epoll usage inAndrew Tridgell2007-10-101-0/+4
* r22827: Change license to LGPL (discussed with tridge).Jelmer Vernooij2007-10-1018-201/+288
* r22217: merge from samba3 21944:Stefan Metzmacher2007-10-102-1/+6
* r20930: use sigaction() instead of signal()Andrew Tridgell2007-10-101-0/+4
* r20819: - include system/aio.hStefan Metzmacher2007-10-101-1/+1
* r20816: merge from samba3:Stefan Metzmacher2007-10-101-0/+4
* r20788: - remove epoll configure checks from libreplaceStefan Metzmacher2007-10-101-9/+0
* r20665: put in my version of aio.hAndrew Tridgell2007-10-101-4/+4
* r20659: add missing system/aio.hStefan Metzmacher2007-10-101-0/+29
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+0
* r19442: this real cause of the failures on *BSD came from the missingStefan Metzmacher2007-10-101-3/+3
* r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell2007-10-101-3/+3
* r19122: merge from samba3:Stefan Metzmacher2007-10-101-4/+17
* r18957: we need to include unistd.h in system/network.h becauseStefan Metzmacher2007-10-101-0/+4
* r18947: overload listen() and ioctl() in socket_wrapperStefan Metzmacher2007-10-101-0/+4
* r18593: try to get the same socket_wrapper file building in samba3 and samba4Stefan Metzmacher2007-10-101-0/+2
* r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell2007-10-101-0/+4
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-5/+0