Age | Commit message (Expand) | Author | Files | Lines |
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 |