summaryrefslogtreecommitdiff
path: root/source4/lib/time.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3323: more warning reductionsAndrew Tridgell1-2/+10
2007-10-10r3238: rename null_mtime() to the more accurate name "null_time()", andAndrew Tridgell1-7/+7
2007-10-10r3223: continue the effort on LIBREPLACE to try to get the ldb tools toAndrew Tridgell1-33/+0
2007-10-10r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell1-1/+1
2007-10-10r1228: use int64_t instead of long longStefan Metzmacher1-3/+3
2007-10-10r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison1-0/+7
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-2/+2
2007-10-10r904: - fixed account expiry testing in auth_samAndrew Tridgell1-0/+6
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-3/+3
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-6/+6
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-8/+8
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-76/+23
2007-10-10r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell1-8/+18
2007-10-10r587: added server code for samr_EnumDomainUsers, and started addingAndrew Tridgell1-0/+18
2007-10-10r576: added a ldap_timestring() function (needed for fields like whenChanged ...Andrew Tridgell1-0/+19
2007-10-10r218: added a comment regarding the %c strftime() warningAndrew Tridgell1-0/+4
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-470/+123
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+754