Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1163: Add const. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1162: Give each struct it's own subtree in the ethereal gui. Much more | Tim Potter | 3 | -124/+142 |
2007-10-10 | r1161: Include a few more self-check NTLMSSP examples. | Andrew Bartlett | 1 | -0/+28 |
2007-10-10 | r1160: Some minor cosmetic fixes to make the generated code look nicer. | Tim Potter | 1 | -18/+21 |
2007-10-10 | r1159: Implement functions to dissect 64-bit values (nttime, hyper_t, int64, | Tim Potter | 1 | -39/+52 |
2007-10-10 | r1158: Fix bug in dissection of array count. Arrays mostly work now with the | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1153: We can now dissect security descriptors. | Tim Potter | 2 | -14/+109 |
2007-10-10 | r1152: Checkin of workarea. The parser can now dissect a big chunk of the samr | Tim Potter | 3 | -59/+383 |
2007-10-10 | r1151: fixed fill-in of force_password_change field in auth_sam | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1150: - fixed interactive sam logon in the rpc server | Andrew Tridgell | 3 | -30/+84 |
2007-10-10 | r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1148: fixed a minor formatting error in generated code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1147: Support enumerating values | Jelmer Vernooij | 1 | -4/+44 |
2007-10-10 | r1146: initially zero server info | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1145: added server support for logon level 5 in sam logon | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1144: added logon level 5 for sam logon | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1143: fixed spelling of sAMAccountName | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1142: I think this should fix the interactive logins for tridge - don't take | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo | Andrew Tridgell | 3 | -140/+55 |
2007-10-10 | r1140: added IDL and test code for validation level 6 in sam logon | Andrew Tridgell | 2 | -21/+54 |
2007-10-10 | r1139: added IDL and server code for netr_LogonSamLogonWithFlags() | Andrew Tridgell | 2 | -17/+47 |
2007-10-10 | r1138: allow for a user in no groups | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1137: - added torture test for netr_LogonGetDomainInfo() call | Andrew Tridgell | 1 | -0/+59 |
2007-10-10 | r1136: - added IDL for netr_LogonGetDomainInfo() | Andrew Tridgell | 11 | -59/+381 |
2007-10-10 | r1135: - allow integer function numbers in ndrdump | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r1134: added a TODO regarding schannel credentials | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32() | Andrew Tridgell | 2 | -3/+13 |
2007-10-10 | r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1131: remove an error msg for failing to open unexpected.tdb | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r1130: remove some pointless debug messages | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r1129: Remove unused function. | Andrew Bartlett | 1 | -30/+0 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 14 | -39/+40 |
2007-10-10 | r1119: Saner keyboard shortcuts | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r1118: Read-only enumeration of keys in the LDB backend works now :-) | Jelmer Vernooij | 2 | -36/+95 |
2007-10-10 | r1113: Test for wildcards in chkpath. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r1100: Comment out functions that we now get from other sources (misc.idl and | Tim Potter | 2 | -0/+13 |
2007-10-10 | r1099: Set $module variable to name of module. | Tim Potter | 1 | -46/+58 |
2007-10-10 | r1098: Extended raw chkpath to catch regressions. | Jeremy Allison | 1 | -0/+40 |
2007-10-10 | r1091: Added in timing tests for deferred opens. Added extra debug info to si... | Jeremy Allison | 2 | -1/+14 |
2007-10-10 | r1086: Add defer open test to check timeout on sharing violation open. | Jeremy Allison | 3 | -2/+86 |
2007-10-10 | r1083: Generate prototypes for structs and unions marked "public" in the idl. | Tim Potter | 4 | -37/+43 |
2007-10-10 | r1080: Make sure to initialise all the returned elements in the SamLogon | Andrew Bartlett | 2 | -17/+27 |
2007-10-10 | r1078: the dxesrv_crypto_* implementations should now explicit set | Stefan Metzmacher | 8 | -52/+59 |
2007-10-10 | r1077: fix segfault in schannel over ncacn_ip_tcp | Stefan Metzmacher | 2 | -13/+15 |
2007-10-10 | r1073: import DYNEXP flags to smb_build | Stefan Metzmacher | 4 | -2/+16 |
2007-10-10 | r1068: make the dcerpc client side auth/crypto code much more generic | Stefan Metzmacher | 6 | -282/+370 |
2007-10-10 | r1067: fix compiler warnings | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r1066: fix compiler warning | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r1065: some header file cleanups | Stefan Metzmacher | 4 | -315/+316 |
2007-10-10 | r1064: Remove the unused userdom_struct from the user_context struct | Andrew Bartlett | 1 | -3/+0 |