summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace
Commit message (Expand)AuthorAgeFilesLines
...
* r25861: Fix export dynamic for HPUX.Jelmer Vernooij2007-12-211-4/+12
* r25860: Remove flag that causes problems on some hosts.Jelmer Vernooij2007-12-211-1/+1
* r25859: Wrap native HPUX functions in dl implementation.Jelmer Vernooij2007-12-211-0/+16
* r25855: Check for HPUX dl functions.Jelmer Vernooij2007-12-211-0/+5
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-211-0/+18
* r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2007-12-211-0/+38
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-211-0/+55
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-212-0/+11
* 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
* r25726: [libreplace] move and fix getaddrinfo configure checksStefan Metzmacher2007-12-212-30/+33
* r25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7df867d9 from v3-2-test:Stefan Metzmacher2007-12-211-5/+0
* r25724: - include getaddrinfo.h after we have defined struct addrinfoStefan Metzmacher2007-12-213-16/+24
* 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
* r25695: [libreplace] fix the standalone build of libreplaceStefan Metzmacher2007-12-212-28/+34
* r25687: Move #defined for getaddrinfo into network.h (as otherStefan Metzmacher2007-12-212-84/+91
* r25686: Added in missing def for AI_ADDRCONFIG.Stefan Metzmacher2007-12-211-0/+4
* r25685: rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher2007-12-212-2/+3
* r25684: use "system/*.h" to get the system includesStefan Metzmacher2007-12-211-15/+3
* r25683: fix the compilation of getpass.c and it's configure testStefan Metzmacher2007-12-212-13/+2
* r25682: r16320: Ensure variable is not null before calling fclose. Klocwork #...Stefan Metzmacher2007-12-211-1/+1
* r25681: r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.Stefan Metzmacher2007-12-211-2/+4
* r25680: Volker's fix for bug #668. Change the \n after the password prompt to...Stefan Metzmacher2007-12-211-2/+3
* r25679: reapply: Allow ^C to interrupt smbpasswd if using our getpass. from J...Stefan Metzmacher2007-12-211-4/+32
* r25678: reformat getpass() replacement codeStefan Metzmacher2007-12-211-62/+58
* r25677: add missing stuff from samba3Stefan Metzmacher2007-12-211-0/+30
* r25602: don't imply "system/network.h" within replace.h,Stefan Metzmacher2007-12-212-4/+18
* r25601: replace.h should never imply any "system/*.h"Stefan Metzmacher2007-12-212-7/+12
* r25597: HPUX doesn't have INET_ADDRSTRLEN definedStefan Metzmacher2007-10-101-0/+4
* r25586: Fix getaddrinfo detection - from Timur.Jeremy Allison2007-10-101-1/+9
* r25558: Define HAVE_* for other gai functions to prevent problems with libroken.Jelmer Vernooij2007-10-101-0/+2
* r25556: Update README.Jelmer Vernooij2007-10-101-0/+6
* r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2007-10-109-6/+1128
* r25515: Revert r25448:Michael Adam2007-10-101-2/+2
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-101-2/+2
* r25251: move macro defines to the end of replace.hStefan Metzmacher2007-10-101-32/+35
* r25231: revert hunk that was commited together with the change to gplv3Stefan Metzmacher2007-10-101-0/+2
* r25219: remove unused check for precompiled headers.Jelmer Vernooij2007-10-101-11/+0
* r25210: fix typoStefan Metzmacher2007-10-101-1/+1
* r25098: Fix typoJelmer Vernooij2007-10-101-1/+1
* r25017: Move MAXHOSTNAMELEN definition to replace.h as it is usually part ofJelmer Vernooij2007-10-102-8/+8
* r24868: Don't use callbacks for prompting when stdout is not a tty.Jelmer Vernooij2007-10-101-0/+1
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-1/+1
* r24350: Remove offsetof() replacement to see if there are actually anyJelmer Vernooij2007-10-102-5/+0
* r24337: Make libreplace provide offsetof.Jelmer Vernooij2007-10-102-0/+5
* r24054: Fix some warningsVolker Lendecke2007-10-101-2/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-102-4/+1