summaryrefslogtreecommitdiffstats
path: root/source/lib/util
Commit message (Expand)AuthorAgeFilesLines
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2006-09-071-4/+2
* r18138: LIBREPLACE provides stuff from -ldl so it should depend on itStefan Metzmacher2006-09-061-1/+1
* r18137: more LIBREPLACE depsAndrew Tridgell2006-09-061-0/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2006-09-061-1/+2
* r18126: Fix -ldl dependency problemJelmer Vernooij2006-09-061-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2006-08-303-2/+110
* r17790: replace uses -ldl and should directly depend on itStefan Metzmacher2006-08-241-1/+1
* r17783: fix compiler warningsStefan Metzmacher2006-08-241-1/+5
* r17782: fix compiler warningStefan Metzmacher2006-08-241-0/+2
* r17633: Return NULL at the end of the file, or else we can't tell theAndrew Bartlett2006-08-201-0/+4
* r17221: Add some integer wrap parinoia to data_blob_append().Andrew Bartlett2006-07-251-5/+18
* r17167: indentAndrew Bartlett2006-07-211-1/+1
* r16923: remove unused substitude codeStefan Metzmacher2006-07-102-171/+0
* r16922: move some macros out of talloc.h as the don't belong to tallocStefan Metzmacher2006-07-101-0/+4
* r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij2006-06-261-13/+0
* r16516: Get rid of file_exists() as there already is a file_exist().Jelmer Vernooij2006-06-261-9/+0
* r16186: Use full include path to make sure it's being picked up by the Jelmer Vernooij2006-06-131-1/+1
* r16185: Remove autogenerated file from SVN.Jelmer Vernooij2006-06-131-25/+0
* r16052: Add .m4 file for XATTR detection (from ntvfs/posix/config.m4)Andrew Bartlett2006-06-051-0/+32
* r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett2006-06-053-0/+157
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2006-05-241-2/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2006-05-133-3/+3
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2006-05-134-12/+4
* r15564: Fix copyrights (this file was originally based on just a few lines fr...Jelmer Vernooij2006-05-131-3/+1
* r15457: Get rid of more usages of uint_tJelmer Vernooij2006-05-051-3/+3
* r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij2006-05-012-170/+0
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2006-05-011-1/+1
* r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij2006-04-302-134/+0
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2006-04-291-1/+2
* r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett2006-04-291-2/+1
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as a Jelmer Vernooij2006-04-271-21/+0
* r15298: Fix the build using a few hacks in the build system. Jelmer Vernooij2006-04-271-6/+6
* r15295: Fix some dependenciesJelmer Vernooij2006-04-277-725/+104
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-261-1/+1
* r15257: Look for headers before trying to use them in any tests. This Jelmer Vernooij2006-04-251-1/+7
* r15213: Remove helper macro for bcopy() - this causes problems Jelmer Vernooij2006-04-241-5/+0
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-241-1/+1
* r15201: Use abs() rather then ABS()Jelmer Vernooij2006-04-241-7/+0
* r15200: Move MIN/MAX macros to libreplace as some systems have them Jelmer Vernooij2006-04-241-14/+0
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2006-04-243-8/+8
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2006-04-241-1/+1
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2006-04-081-0/+9
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2006-04-083-10/+18
* r14999: Remove more unused autoconf codeJelmer Vernooij2006-04-084-4/+4
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2006-04-081-0/+184
* r14992: Allow load_module() to be used externallyJelmer Vernooij2006-04-081-10/+11
* r14976: another use of the magic comment recognised by the IBM checker forAndrew Tridgell2006-04-081-0/+1
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2006-03-251-1/+0
* r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell2006-03-211-0/+39
* r14575: Move some path-related functions to libsamba-config so libsamba-util Jelmer Vernooij2006-03-205-163/+10