summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1166: Convert (commented out) ndr_pull_error() calls into proto_tree_add_text()Tim Potter1-20/+33
2007-10-10r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...Andrew Tridgell5-20/+37
2007-10-10r1164: Whoops - remove debugging printfs and Data::Dumper reference.Tim Potter1-7/+9
2007-10-10r1163: Add const.Andrew Bartlett1-1/+1
2007-10-10r1162: Give each struct it's own subtree in the ethereal gui. Much moreTim Potter3-124/+142
2007-10-10r1161: Include a few more self-check NTLMSSP examples.Andrew Bartlett1-0/+28
2007-10-10r1160: Some minor cosmetic fixes to make the generated code look nicer.Tim Potter1-18/+21
2007-10-10r1159: Implement functions to dissect 64-bit values (nttime, hyper_t, int64,Tim Potter1-39/+52
2007-10-10r1158: Fix bug in dissection of array count. Arrays mostly work now with theTim Potter1-1/+1
2007-10-10r1153: We can now dissect security descriptors.Tim Potter2-14/+109
2007-10-10r1152: Checkin of workarea. The parser can now dissect a big chunk of the samrTim Potter3-59/+383
2007-10-10r1151: fixed fill-in of force_password_change field in auth_samAndrew Tridgell1-1/+1
2007-10-10r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell3-30/+84
2007-10-10r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu...Andrew Tridgell1-2/+2
2007-10-10r1148: fixed a minor formatting error in generated codeAndrew Tridgell1-1/+1
2007-10-10r1147: Support enumerating valuesJelmer Vernooij1-4/+44
2007-10-10r1146: initially zero server infoAndrew Tridgell1-0/+1
2007-10-10r1145: added server support for logon level 5 in sam logonAndrew Tridgell1-0/+1
2007-10-10r1144: added logon level 5 for sam logonAndrew Tridgell1-0/+1
2007-10-10r1143: fixed spelling of sAMAccountNameAndrew Tridgell1-1/+1
2007-10-10r1142: I think this should fix the interactive logins for tridge - don't takeAndrew Bartlett1-4/+4
2007-10-10r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell3-140/+55
2007-10-10r1140: added IDL and test code for validation level 6 in sam logonAndrew Tridgell2-21/+54
2007-10-10r1139: added IDL and server code for netr_LogonSamLogonWithFlags()Andrew Tridgell2-17/+47
2007-10-10r1138: allow for a user in no groupsAndrew Tridgell1-1/+2
2007-10-10r1137: - added torture test for netr_LogonGetDomainInfo() callAndrew Tridgell1-0/+59
2007-10-10r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell11-59/+381
2007-10-10r1135: - allow integer function numbers in ndrdumpAndrew Tridgell1-0/+5
2007-10-10r1134: added a TODO regarding schannel credentialsAndrew Tridgell1-1/+2
2007-10-10r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()Andrew Tridgell2-3/+13
2007-10-10r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...Andrew Tridgell1-1/+2
2007-10-10r1131: remove an error msg for failing to open unexpected.tdbAndrew Tridgell1-1/+0
2007-10-10r1130: remove some pointless debug messagesAndrew Tridgell1-2/+0
2007-10-10r1129: Remove unused function.Andrew Bartlett1-30/+0
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett14-39/+40
2007-10-10r1119: Saner keyboard shortcutsJelmer Vernooij1-4/+4
2007-10-10r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij2-36/+95
2007-10-10r1113: Test for wildcards in chkpath.Jeremy Allison1-0/+5
2007-10-10r1100: Comment out functions that we now get from other sources (misc.idl andTim Potter2-0/+13
2007-10-10r1099: Set $module variable to name of module.Tim Potter1-46/+58
2007-10-10r1098: Extended raw chkpath to catch regressions.Jeremy Allison1-0/+40
2007-10-10r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison2-1/+14
2007-10-10r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison3-2/+86
2007-10-10r1083: Generate prototypes for structs and unions marked "public" in the idl.Tim Potter4-37/+43
2007-10-10r1080: Make sure to initialise all the returned elements in the SamLogonAndrew Bartlett2-17/+27
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher8-52/+59
2007-10-10r1077: fix segfault in schannel over ncacn_ip_tcpStefan Metzmacher2-13/+15
2007-10-10r1073: import DYNEXP flags to smb_buildStefan Metzmacher4-2/+16
2007-10-10r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher6-282/+370
2007-10-10r1067: fix compiler warningsStefan Metzmacher2-2/+2