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