summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6517: this line should be removed in the last patch, (I readded it just for ...Stefan Metzmacher1-2/+0
2007-10-10r6516: use only one list of scalar types and make "string" just a simple scal...Stefan Metzmacher2-77/+147
2007-10-10r6513: Commit talloc_free_children.Volker Lendecke2-20/+45
2007-10-10r6512: Refactor samr torture test to use the nicer OO interface instead of theTim Potter1-552/+88
2007-10-10r6511: Implement GetUserPwInfo(), QueryUserInfo(), QueryUserInfo2().Tim Potter1-5/+29
2007-10-10r6510: Initialise rid parameter in samr_RidToSid(). This is faulting for meTim Potter1-4/+56
2007-10-10r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP testAndrew Tridgell1-8/+14
2007-10-10r6508: Fix typo - yay testsuite.Tim Potter1-1/+1
2007-10-10r6507: Fix syntax error in GetAliasMembership().Tim Potter1-1/+11
2007-10-10r6506: Rename parameter to GetDomPwInfo.Tim Potter1-2/+2
2007-10-10r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher.Tim Potter1-1/+1
2007-10-10r6498: Add comments in line with those I already added to 3.0.Andrew Bartlett1-0/+7
2007-10-10r6487: Use autoconf for standalone build of tdbJelmer Vernooij3-1/+18
2007-10-10r6486: Add 'make install' and pkg-config file.Jelmer Vernooij3-1/+22
2007-10-10r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij5-274/+2
2007-10-10r6484: fix NTLMSSP client against w2k and w2k3Stefan Metzmacher1-0/+4
2007-10-10r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher2-1/+6
2007-10-10r6481: change download instructions to include tdb and tallocAndrew Tridgell1-2/+6
2007-10-10r6480: fixed whitespace typoAndrew Tridgell1-1/+1
2007-10-10r6479: - added a simple web pageAndrew Tridgell3-1/+88
2007-10-10r6478: Add 'make install' and a pkg-config fileJelmer Vernooij3-1/+20
2007-10-10r6477: Remove call to autoheader as autogenerated header files are not usedJelmer Vernooij1-1/+1
2007-10-10r6474: - added a simple talloc web page at http://talloc.samba.org/Andrew Tridgell5-16/+81
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce20-118/+33
2007-10-10r6469: Add CreateDomainGroup, GetAliasMembership.Tim Potter1-4/+26
2007-10-10r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.Andrew Bartlett1-15/+12
2007-10-10r6467: keep the compiler quiet with another entry in structs.hAndrew Bartlett1-0/+2
2007-10-10r6466: Spelling.Tim Potter1-1/+1
2007-10-10r6465: Use talloc_zero for the gensec_ntlmssp_state structure, as the historyAndrew Bartlett2-41/+6
2007-10-10r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundentAndrew Bartlett5-470/+419
2007-10-10r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.Andrew Bartlett3-69/+74
2007-10-10r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett8-79/+59
2007-10-10r6460: Push the client credentials into NTLMSSP, allowing logins of the formAndrew Bartlett5-103/+93
2007-10-10r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett12-1620/+1670
2007-10-10r6457: Simply the RPC server code for the choice of GENSEC mech - it's justAndrew Bartlett1-46/+14
2007-10-10r6456: The RPC-SCHANNEL test is an important test that passes against Win2k3 ...Andrew Bartlett1-2/+2
2007-10-10r6455: Remove wrapper functions, and ntlmssp_end (which is well handed by tal...Andrew Bartlett1-41/+5
2007-10-10r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.Andrew Bartlett10-576/+530
2007-10-10r6453: Move verbose errors for the schannel 'not in the DB, or DB corrupt' er...Andrew Bartlett1-2/+4
2007-10-10r6452: This particular credentials feature needs to be NULL by default.Andrew Bartlett1-0/+1
2007-10-10r6451: Ensure we correctly initialise the credentials structure in the schann...Andrew Bartlett1-2/+3
2007-10-10r6442: Add mechanism for configuring ldb independantly of the rest ofJelmer Vernooij3-22/+25
2007-10-10r6440: Adding libcli composite functions dependency, as we need to locateRafal Szczesniak1-1/+1
2007-10-10r6439: Clarify the comment.Rafal Szczesniak1-1/+1
2007-10-10r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak2-3/+9
2007-10-10r6430: Delete existing test account if, for some reason, it hasn't beenRafal Szczesniak1-3/+19
2007-10-10r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak2-33/+4
2007-10-10r6425: Yet another comment.Rafal Szczesniak1-0/+9
2007-10-10r6424: More comments and fixes to existing ones.Rafal Szczesniak1-4/+39
2007-10-10r6420: Close user account handle before calling tested function to betterRafal Szczesniak1-7/+19