summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* r15575: Fix getpass testJelmer Vernooij2007-10-101-1/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-105-255/+1
* r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green2007-10-101-0/+3
* r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij2007-10-101-0/+45
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-0/+0
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-102-1/+3
* r15303: Re-add SMB readline replacement headerJelmer Vernooij2007-10-101-0/+9
* r15295: Fix some dependenciesJelmer Vernooij2007-10-102-8/+4
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-102-0/+12
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-3/+3
* r15226: Fix order of typedef specification - caught by kblinJelmer Vernooij2007-10-101-1/+1
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15203: Allow system 'bool' type to be defined in another header then stdbool.hJelmer Vernooij2007-10-102-1/+12
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-103-0/+18
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-103-1/+15
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-9/+7
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2007-10-101-0/+21
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-103-0/+21
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-101-0/+2
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-2/+0
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-101-1/+5
* r14349: Kill proto.h!Jelmer Vernooij2007-10-102-6/+6
* r14240: fix summary output (step 2)Stefan Metzmacher2007-10-101-5/+18
* r13592: Incredible how bugs like this can sweep in even after peer review and...Simo Sorce2007-10-101-19/+22
* r13577: Move some (possibly system-defined) defines to replace.hJelmer Vernooij2007-10-101-0/+16
* r13401: remove the rename of the snprintf functions that simo accidentiallyAndrew Tridgell2007-10-101-4/+2
* r13374: new revision of the snprintf replace codeSimo Sorce2007-10-101-226/+672
* r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher2007-10-101-0/+12
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-101-12/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-107-2/+371
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher2007-10-102-0/+10
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-102-0/+8
* r11797: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison2007-10-101-1/+22
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-2/+2
* r11343: Remove dependency on DEBUG()Jelmer Vernooij2007-10-101-5/+0
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-4/+4
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-102-93/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-1/+0
* r11037:Stefan Metzmacher2007-10-101-0/+1
* r10896: added a strcasestr() replacement functionAndrew Tridgell2007-10-103-2/+20
* r10664: Include limits.h in replace.h for HOST_NAME_MAXJelmer Vernooij2007-10-101-0/+21
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/r...Andrew Tridgell2007-10-101-12/+2
* r10521: Also check sys/socket.h for definition of socklen_t (needed for AIX)Jelmer Vernooij2007-10-101-1/+10
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-103-0/+14
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-102-3/+30
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-0/+10