summaryrefslogtreecommitdiffstats
path: root/source4/lib/util
Commit message (Expand)AuthorAgeFilesLines
* r15295: Fix some dependenciesJelmer Vernooij2007-10-107-725/+104
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-1/+1
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-1/+7
* r15213: Remove helper macro for bcopy() - this causes problemsJelmer Vernooij2007-10-101-5/+0
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-7/+0
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-14/+0
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-103-8/+8
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-1/+1
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2007-10-101-0/+9
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-103-10/+18
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-104-4/+4
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2007-10-101-0/+184
* r14992: Allow load_module() to be used externallyJelmer Vernooij2007-10-101-10/+11
* r14976: another use of the magic comment recognised by the IBM checker forAndrew Tridgell2007-10-101-0/+1
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-1/+0
* r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell2007-10-101-0/+39
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-105-163/+10
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-2/+2
* r14556: Fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r14511: Install more headersJelmer Vernooij2007-10-101-0/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-102-1/+3
* r14484: Install more headersJelmer Vernooij2007-10-101-1/+1
* r14381: Kill structs.hJelmer Vernooij2007-10-101-0/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14309: make sure ret is initialisedAndrew Tridgell2007-10-101-2/+2
* r14308: fixed an out of range shift and an uninitialised errorAndrew Tridgell2007-10-101-1/+3
* r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell2007-10-101-1/+1
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-102-5/+5
* r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij2007-10-101-1211/+6
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-101-14/+32
* r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13959: make more functions publicStefan Metzmacher2007-10-102-6/+6
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-1/+3
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-1/+3
* r13859: - remove useless fsync() callsStefan Metzmacher2007-10-101-2/+1
* r13851: More doc improvements.Jelmer Vernooij2007-10-1011-25/+134
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-103-302/+68
* r13842: Make some more functions public.Jelmer Vernooij2007-10-102-18/+18
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-1016-185/+192
* r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2007-10-102-22/+21
* r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij2007-10-1023-229/+1584
* r13662: Typo fix, add more public headersJelmer Vernooij2007-10-102-3/+12
* r13658: More moving around of files:Jelmer Vernooij2007-10-1035-0/+7947