summaryrefslogtreecommitdiffstats
path: root/source4/lib/util.c
Commit message (Expand)AuthorAgeFilesLines
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-1/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-6/+6
* remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher2004-02-181-31/+0
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-131-0/+14
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-0/+11
* * fixed byte order in epmapper parsingAndrew Tridgell2003-11-241-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1000