Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10914: moved the ldap time string functions into ldb so they can be used by | Andrew Tridgell | 1 | -41/+0 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -0/+34 |
2007-10-10 | r8886: Exchange the arguments of timeval_compare, this makes it behave like s... | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r8883: Apply some const. | Volker Lendecke | 1 | -11/+16 |
2007-10-10 | r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval... | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r5358: - added initial WINS server code. It passes most of the NBT-WINS test,... | Andrew Tridgell | 1 | -3/+25 |
2007-10-10 | r5123: fixed a bug in the timed events handling. It was possible for a timed | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r5093: Make debugs less confusing when a 0 NTTIME is printed. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r4670: abartlet was worried about floating point precision with my first | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4669: a timeval_to_nttime() function as requested by abartlet. Andrew, its | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r3976: changed NBENCH to use the same recording method as the latest dbench, | Andrew Tridgell | 1 | -2/+21 |
2007-10-10 | r3723: Now that timestring() always returns talloc'ed memory, we don't need | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3579: with the gcc warning flag from abartlet we don't need sys_strftime() | Andrew Tridgell | 1 | -11/+1 |
2007-10-10 | r3507: - added deferred replies on sharing violation in pvfs open. The | Andrew Tridgell | 1 | -3/+138 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3323: more warning reductions | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r3238: rename null_mtime() to the more accurate name "null_time()", and | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r3223: continue the effort on LIBREPLACE to try to get the ldb tools to | Andrew Tridgell | 1 | -33/+0 |
2007-10-10 | r2646: - use a talloc destructor to ensure that sockets from the new socket | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1228: use int64_t instead of long long | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1086: Add defer open test to check timeout on sharing violation open. | Jeremy Allison | 1 | -0/+7 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r904: - fixed account expiry testing in auth_sam | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -76/+23 |
2007-10-10 | r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn... | Andrew Tridgell | 1 | -8/+18 |
2007-10-10 | r587: added server code for samr_EnumDomainUsers, and started adding | Andrew Tridgell | 1 | -0/+18 |
2007-10-10 | r576: added a ldap_timestring() function (needed for fields like whenChanged ... | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r218: added a comment regarding the %c strftime() warning | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -470/+123 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+754 |