summaryrefslogtreecommitdiff
path: root/source4/lib/replace.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1973: for systems that don't have strtoull() try strtouq(). This should fixAndrew Tridgell1-0/+12
2007-10-10r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell1-10/+1
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2007-10-10r476: i forgot the argument to get_time_zone()Andrew Tridgell1-1/+1
2007-10-10r468: fixed timegm() on broken systemsAndrew Tridgell1-1/+5
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2003-12-16enable rep_inet_ntoa() for non-pthread buildsAndrew Tridgell1-1/+4
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+467