summaryrefslogtreecommitdiffstats
path: root/source4/lib/util_file.c
Commit message (Expand)AuthorAgeFilesLines
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+1
* r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell2007-10-101-22/+11
* r7627: Fix warning in unused (?) function.Tim Potter2007-10-101-1/+1
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-101-1/+1
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-101-0/+9
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2007-10-101-1/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-92/+2
* r2872: got rid of a couple of unused (and horrible) functionsAndrew Tridgell2007-10-101-53/+0
* r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I h...Andrew Tridgell2007-10-101-13/+11
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-3/+3
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+531