summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r1146: initially zero server infoAndrew Tridgell2007-10-101-0/+1
* r1145: added server support for logon level 5 in sam logonAndrew Tridgell2007-10-101-0/+1
* r1144: added logon level 5 for sam logonAndrew Tridgell2007-10-101-0/+1
* r1143: fixed spelling of sAMAccountNameAndrew Tridgell2007-10-101-1/+1
* r1142: I think this should fix the interactive logins for tridge - don't takeAndrew Bartlett2007-10-101-4/+4
* r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell2007-10-103-140/+55
* r1140: added IDL and test code for validation level 6 in sam logonAndrew Tridgell2007-10-102-21/+54
* r1139: added IDL and server code for netr_LogonSamLogonWithFlags()Andrew Tridgell2007-10-102-17/+47
* r1138: allow for a user in no groupsAndrew Tridgell2007-10-101-1/+2
* r1137: - added torture test for netr_LogonGetDomainInfo() callAndrew Tridgell2007-10-101-0/+59
* r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2007-10-1011-59/+381
* r1135: - allow integer function numbers in ndrdumpAndrew Tridgell2007-10-101-0/+5
* r1134: added a TODO regarding schannel credentialsAndrew Tridgell2007-10-101-1/+2
* r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()Andrew Tridgell2007-10-102-3/+13
* r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...Andrew Tridgell2007-10-101-1/+2
* r1131: remove an error msg for failing to open unexpected.tdbAndrew Tridgell2007-10-101-1/+0
* r1130: remove some pointless debug messagesAndrew Tridgell2007-10-101-2/+0
* r1129: Remove unused function.Andrew Bartlett2007-10-101-30/+0
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-1014-39/+40
* r1119: Saner keyboard shortcutsJelmer Vernooij2007-10-101-4/+4
* r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij2007-10-102-36/+95
* r1113: Test for wildcards in chkpath.Jeremy Allison2007-10-101-0/+5
* r1100: Comment out functions that we now get from other sources (misc.idl andTim Potter2007-10-102-0/+13
* r1099: Set $module variable to name of module.Tim Potter2007-10-101-46/+58
* r1098: Extended raw chkpath to catch regressions.Jeremy Allison2007-10-101-0/+40
* r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison2007-10-102-1/+14
* r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison2007-10-103-2/+86
* r1083: Generate prototypes for structs and unions marked "public" in the idl.Tim Potter2007-10-104-37/+43
* r1080: Make sure to initialise all the returned elements in the SamLogonAndrew Bartlett2007-10-102-17/+27
* r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher2007-10-108-52/+59
* r1077: fix segfault in schannel over ncacn_ip_tcpStefan Metzmacher2007-10-102-13/+15
* r1073: import DYNEXP flags to smb_buildStefan Metzmacher2007-10-104-2/+16
* r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher2007-10-106-282/+370
* r1067: fix compiler warningsStefan Metzmacher2007-10-102-2/+2
* r1066: fix compiler warningStefan Metzmacher2007-10-101-2/+0
* r1065: some header file cleanupsStefan Metzmacher2007-10-104-315/+316
* r1064: Remove the unused userdom_struct from the user_context structAndrew Bartlett2007-10-101-3/+0
* r1063: userdom_struct dies!Andrew Bartlett2007-10-103-12/+0
* r1062: fix typo, found by valgrindStefan Metzmacher2007-10-101-1/+1
* r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett2007-10-104-83/+217
* r1060: check for an invalid session key in samr_set_password()Andrew Tridgell2007-10-101-0/+5
* r1059: add dcesrv_crypto_schannel_session_info() dummy function.Stefan Metzmacher2007-10-101-0/+11
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-108-135/+302
* r1057: added rpc packet logging for packets that generate rpc faults. ThisAndrew Tridgell2007-10-101-0/+38
* r1056: fixed a comment on handling of the initial challenge in the ntlmssp rp...Andrew Tridgell2007-10-101-3/+2
* r1055: Standalone build fixes for ldb:Tim Potter2007-10-102-4/+5
* r1054: Build extra binaries in bin directory like ldb does.Tim Potter2007-10-101-5/+5
* r1053: Make tdb build standalone:Tim Potter2007-10-104-17/+18
* r1052: Remove autogenerated file.Tim Potter2007-10-101-165/+0
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-108-22/+121