2007-10-10 |
Tim Potter | r6511: Implement GetUserPwInfo(), QueryUserInfo(),...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6510: Initialise rid parameter in samr_RidToSid()...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6509: fixed a crash bug found by a-jutley@microsoft...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6508: Fix typo - yay testsuite.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6507: Fix syntax error in GetAliasMembership().
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6506: Rename parameter to GetDomPwInfo.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6504: Fix incorrect value for SERVICE_STATE_ALL found...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6498: Add comments in line with those I already added...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6487: Use autoconf for standalone build of tdb
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6486: Add 'make install' and pkg-config file.
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6485: Move LDAP detection M4 file and use it for the...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6484: fix NTLMSSP client against w2k and w2k3
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6483: fix anonymous connections, '-U %' or '-U ""...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6481: change download instructions to include tdb...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6480: fixed whitespace typo
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6479: - added a simple web page
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6478: Add 'make install' and a pkg-config file
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6477: Remove call to autoheader as autogenerated header...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6474: - added a simple talloc web page at http://talloc...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6470: Remove ldb_search_free() it is not needed anymore.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6469: Add CreateDomainGroup, GetAliasMembership.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6467: keep the compiler quiet with another entry in...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6466: Spelling.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6465: Use talloc_zero for the gensec_ntlmssp_state...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6464: Remove the last of the Samba3 NTLMSSP API. ...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6463: Move NTLM2 and NTLM (v1) specific variables...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6462: Move the arcfour sbox state into it's own structure...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6460: Push the client credentials into NTLMSSP, allowing...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6458: Split up NTLMSSP into a new directory, and into...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6457: Simply the RPC server code for the choice of...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6456: The RPC-SCHANNEL test is an important test that...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6455: Remove wrapper functions, and ntlmssp_end (which...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6454: Start to migrate NTLMSSP away from it's own...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6453: Move verbose errors for the schannel 'not in...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6452: This particular credentials feature needs to...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6451: Ensure we correctly initialise the credentials...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6442: Add mechanism for configuring ldb independantly...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6440: Adding libcli composite functions dependency...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6439: Clarify the comment.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6432: Restorin previous construction of conditions...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6430: Delete existing test account if, for some reason...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6426: DCE/RPC bind string parsing is not needed anymore...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6425: Yet another comment.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6424: More comments and fixes to existing ones.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6420: Close user account handle before calling tested...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6419: Fix strange behaviour of NET-USERDEL where account...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6415: Added NET-USERDEL torture test which proves...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6414: Added composite user del function. Slightly...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6406: Include new NET-USERADD test in torture suite.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6405: Complete NET-USERADD torture test for user add...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6390: A couple of changes in useradd function regarding...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6389: Incomplete test of composite useradd function.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6384: Formatting fixes.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6383: Add user management file to build.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6382: New structure for useradd call.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6381: Started working on user account management functions.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6361: Update howto and provisioning script with the...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6360: Quieten unused variable warning.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6359: Fix compiler warning with struct sockaddr. ...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6353: we need the english output from the svn commands
|
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r6352: Two new composite calls:
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6350: Add a newline to make things look prettier.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6342: fixed a bad union assumption that caused ACLs...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6341: fixed the schannel idl to handle dotted names...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6340: - added an easy to use function to initialise...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6338: ADS style GETDC response now works well enough...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6335: at debug level 10, save netlogon and ntlogon...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6333: removed an extraneous line (pointed out by metze)
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6331: added IDL and test suite for the ADS style response...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6329: Write tests for newly implemented alias functions.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6328: Fix bug in OpenAlias.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6327: Add LSA objects to dcerpc swig library.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6326: Add %array_functions for struct lsa_SidPtr.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6325: Rename aliasname -> alias_name in CreateDomAlias...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6324: Pass server name instead of binding string on...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6323: added server side support for dgram NTLOGON...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6322: Fix compile warning for struct sockaddr.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6321: added IDL and test suite for NBT dgram 'sam...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6320: some minor netlogon datagram fixes - NT4 can...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6315: Allow sane session setup behaviour on SPNEGO...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6314: A more complete RAW-CONTEXT test. This Samba4...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6313: Much better handling of LogoffAndX when the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6312: Metze reminds me this header is no longer required.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6310: Rename password.c to session.c, and remove the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6309: Remove this file it is empty and unreferenced...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6306: Add simple WMI client test script
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6295: - add idl for EcDoRpc from the exchange_emsmdb...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6294: - add obfuscate support, which is used in MAPI...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6293: fix formating
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6288: the nbt dgram server now responds to GETDC requests...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6287: sorted out a small but surprisingly tricky dependency...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6286: Add back metze's test of setting a trust password...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6272: For 'programmed' use of an anonymous account...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6271: Don't zero the cli_credentials structure - instead...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6270: Move the VUID handling to a IDR tree. This...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6248: added parsing of type 10 UAS announce netlogon...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6247: added the server side code for receiving mailslot...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6246: stop waiting when we get a reply
|
commit | commitdiff | tree |
next |