summaryrefslogtreecommitdiff
path: root/source4/lib/util
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij3-8/+8
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-1/+1
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-0/+9
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij3-10/+18
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij4-4/+4
2007-10-10r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij1-0/+184
2007-10-10r14992: Allow load_module() to be used externallyJelmer Vernooij1-10/+11
2007-10-10r14976: another use of the magic comment recognised by the IBM checker forAndrew Tridgell1-0/+1
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-1/+0
2007-10-10r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell1-0/+39
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij5-163/+10
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+2
2007-10-10r14556: Fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2-1/+3
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+1
2007-10-10r14381: Kill structs.hJelmer Vernooij1-0/+2
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r14309: make sure ret is initialisedAndrew Tridgell1-2/+2
2007-10-10r14308: fixed an out of range shift and an uninitialised errorAndrew Tridgell1-1/+3
2007-10-10r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell1-1/+1
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2-5/+5
2007-10-10r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij1-1211/+6
2007-10-10r14038: reopen log files after a SIGHUPStefan Metzmacher1-14/+32
2007-10-10r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13959: make more functions publicStefan Metzmacher2-6/+6
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-1/+3
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-1/+3
2007-10-10r13859: - remove useless fsync() callsStefan Metzmacher1-2/+1
2007-10-10r13851: More doc improvements.Jelmer Vernooij11-25/+134
2007-10-10r13849: More improvements to the libutil docs.Jelmer Vernooij3-302/+68
2007-10-10r13842: Make some more functions public.Jelmer Vernooij2-18/+18
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij16-185/+192
2007-10-10r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2-22/+21
2007-10-10r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij23-229/+1584
2007-10-10r13662: Typo fix, add more public headersJelmer Vernooij2-3/+12
2007-10-10r13658: More moving around of files:Jelmer Vernooij35-0/+7947