summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r1066: fix compiler warningStefan Metzmacher1-2/+0
2007-10-10r1065: some header file cleanupsStefan Metzmacher4-315/+316
2007-10-10r1064: Remove the unused userdom_struct from the user_context structAndrew Bartlett1-3/+0
2007-10-10r1063: userdom_struct dies!Andrew Bartlett3-12/+0
2007-10-10r1062: fix typo, found by valgrindStefan Metzmacher1-1/+1
2007-10-10r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett4-83/+217
2007-10-10r1060: check for an invalid session key in samr_set_password()Andrew Tridgell1-0/+5
2007-10-10r1059: add dcesrv_crypto_schannel_session_info() dummy function.Stefan Metzmacher1-0/+11
2007-10-10r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett8-135/+302
2007-10-10r1057: added rpc packet logging for packets that generate rpc faults. ThisAndrew Tridgell1-0/+38