summaryrefslogtreecommitdiffstats
path: root/source4/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfoAndrew Tridgell2007-10-101-0/+9
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2007-10-101-3/+25
* r5123: fixed a bug in the timed events handling. It was possible for a timedAndrew Tridgell2007-10-101-0/+8
* r5093: Make debugs less confusing when a 0 NTTIME is printed.Andrew Bartlett2007-10-101-1/+5
* r4670: abartlet was worried about floating point precision with my firstAndrew Tridgell2007-10-101-2/+2
* r4669: a timeval_to_nttime() function as requested by abartlet. Andrew, itsAndrew Tridgell2007-10-101-0/+10
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-5/+5
* r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2007-10-101-2/+21
* r3723: Now that timestring() always returns talloc'ed memory, we don't needAndrew Bartlett2007-10-101-1/+1
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-101-11/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-3/+138
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3323: more warning reductionsAndrew Tridgell2007-10-101-2/+10
* r3238: rename null_mtime() to the more accurate name "null_time()", andAndrew Tridgell2007-10-101-7/+7
* r3223: continue the effort on LIBREPLACE to try to get the ldb tools toAndrew Tridgell2007-10-101-33/+0
* r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell2007-10-101-1/+1
* r1228: use int64_t instead of long longStefan Metzmacher2007-10-101-3/+3
* r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison2007-10-101-0/+7
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-2/+2
* r904: - fixed account expiry testing in auth_samAndrew Tridgell2007-10-101-0/+6
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-3/+3
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-6/+6
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-8/+8
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-76/+23
* r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell2007-10-101-8/+18
* r587: added server code for samr_EnumDomainUsers, and started addingAndrew Tridgell2007-10-101-0/+18
* r576: added a ldap_timestring() function (needed for fields like whenChanged ...Andrew Tridgell2007-10-101-0/+19
* r218: added a comment regarding the %c strftime() warningAndrew Tridgell2007-10-101-0/+4
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-470/+123
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+754