samba.git
2007-10-10 Tim Potterr6510: Initialise rid parameter in samr_RidToSid()...
2007-10-10 Andrew Tridgellr6509: fixed a crash bug found by a-jutley@microsoft...
2007-10-10 Tim Potterr6508: Fix typo - yay testsuite.
2007-10-10 Tim Potterr6507: Fix syntax error in GetAliasMembership().
2007-10-10 Tim Potterr6506: Rename parameter to GetDomPwInfo.
2007-10-10 Tim Potterr6504: Fix incorrect value for SERVICE_STATE_ALL found...
2007-10-10 Andrew Bartlettr6498: Add comments in line with those I already added...
2007-10-10 Jelmer Vernooijr6487: Use autoconf for standalone build of tdb
2007-10-10 Jelmer Vernooijr6486: Add 'make install' and pkg-config file.
2007-10-10 Jelmer Vernooijr6485: Move LDAP detection M4 file and use it for the...
2007-10-10 Stefan Metzmacherr6484: fix NTLMSSP client against w2k and w2k3
2007-10-10 Stefan Metzmacherr6483: fix anonymous connections, '-U %' or '-U ""...
2007-10-10 Andrew Tridgellr6481: change download instructions to include tdb...
2007-10-10 Andrew Tridgellr6480: fixed whitespace typo
2007-10-10 Andrew Tridgellr6479: - added a simple web page
2007-10-10 Jelmer Vernooijr6478: Add 'make install' and a pkg-config file
2007-10-10 Jelmer Vernooijr6477: Remove call to autoheader as autogenerated heade...
2007-10-10 Andrew Tridgellr6474: - added a simple talloc web page at talloc.samba...
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Tim Potterr6469: Add CreateDomainGroup, GetAliasMembership.
2007-10-10 Andrew Bartlettr6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.
2007-10-10 Andrew Bartlettr6467: keep the compiler quiet with another entry in...
2007-10-10 Tim Potterr6466: Spelling.
2007-10-10 Andrew Bartlettr6465: Use talloc_zero for the gensec_ntlmssp_state...
2007-10-10 Andrew Bartlettr6464: Remove the last of the Samba3 NTLMSSP API. ...
2007-10-10 Andrew Bartlettr6463: Move NTLM2 and NTLM (v1) specific variables...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Andrew Bartlettr6460: Push the client credentials into NTLMSSP, allowi...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Andrew Bartlettr6457: Simply the RPC server code for the choice of...
2007-10-10 Andrew Bartlettr6456: The RPC-SCHANNEL test is an important test that...
2007-10-10 Andrew Bartlettr6455: Remove wrapper functions, and ntlmssp_end (which...
2007-10-10 Andrew Bartlettr6454: Start to migrate NTLMSSP away from it's own...
2007-10-10 Andrew Bartlettr6453: Move verbose errors for the schannel 'not in...
2007-10-10 Andrew Bartlettr6452: This particular credentials feature needs to...
2007-10-10 Andrew Bartlettr6451: Ensure we correctly initialise the credentials...
2007-10-10 Jelmer Vernooijr6442: Add mechanism for configuring ldb independantly...
2007-10-10 Rafal Szczesniakr6440: Adding libcli composite functions dependency...
2007-10-10 Rafal Szczesniakr6439: Clarify the comment.
2007-10-10 Rafal Szczesniakr6432: Restorin previous construction of conditions...
2007-10-10 Rafal Szczesniakr6430: Delete existing test account if, for some reason...
2007-10-10 Rafal Szczesniakr6426: DCE/RPC bind string parsing is not needed anymor...
2007-10-10 Rafal Szczesniakr6425: Yet another comment.
2007-10-10 Rafal Szczesniakr6424: More comments and fixes to existing ones.
2007-10-10 Rafal Szczesniakr6420: Close user account handle before calling tested...
2007-10-10 Rafal Szczesniakr6419: Fix strange behaviour of NET-USERDEL where accou...
2007-10-10 Rafal Szczesniakr6415: Added NET-USERDEL torture test which proves...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6406: Include new NET-USERADD test in torture suite.
2007-10-10 Rafal Szczesniakr6405: Complete NET-USERADD torture test for user add...
2007-10-10 Rafal Szczesniakr6390: A couple of changes in useradd function regardin...
2007-10-10 Rafal Szczesniakr6389: Incomplete test of composite useradd function.
2007-10-10 Rafal Szczesniakr6384: Formatting fixes.
2007-10-10 Rafal Szczesniakr6383: Add user management file to build.
2007-10-10 Rafal Szczesniakr6382: New structure for useradd call.
2007-10-10 Rafal Szczesniakr6381: Started working on user account management funct...
2007-10-10 Tim Potterr6361: Update howto and provisioning script with the...
2007-10-10 Tim Potterr6360: Quieten unused variable warning.
2007-10-10 Tim Potterr6359: Fix compiler warning with struct sockaddr. ...
2007-10-10 Stefan Metzmacherr6353: we need the english output from the svn commands
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Tim Potterr6350: Add a newline to make things look prettier.
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Tridgellr6341: fixed the schannel idl to handle dotted names...
2007-10-10 Andrew Tridgellr6340: - added an easy to use function to initialise...
2007-10-10 Andrew Tridgellr6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits...
2007-10-10 Andrew Tridgellr6338: ADS style GETDC response now works well enough...
2007-10-10 Andrew Tridgellr6335: at debug level 10, save netlogon and ntlogon...
2007-10-10 Andrew Tridgellr6333: removed an extraneous line (pointed out by metze)
2007-10-10 Andrew Tridgellr6331: added IDL and test suite for the ADS style respo...
2007-10-10 Tim Potterr6329: Write tests for newly implemented alias functions.
2007-10-10 Tim Potterr6328: Fix bug in OpenAlias.
2007-10-10 Tim Potterr6327: Add LSA objects to dcerpc swig library.
2007-10-10 Tim Potterr6326: Add %array_functions for struct lsa_SidPtr.
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Tim Potterr6324: Pass server name instead of binding string on...
2007-10-10 Andrew Tridgellr6323: added server side support for dgram NTLOGON...
2007-10-10 Tim Potterr6322: Fix compile warning for struct sockaddr.
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
2007-10-10 Andrew Tridgellr6320: some minor netlogon datagram fixes - NT4 can...
2007-10-10 Andrew Bartlettr6315: Allow sane session setup behaviour on SPNEGO...
2007-10-10 Andrew Bartlettr6314: A more complete RAW-CONTEXT test. This Samba4...
2007-10-10 Andrew Bartlettr6313: Much better handling of LogoffAndX when the...
2007-10-10 Andrew Bartlettr6312: Metze reminds me this header is no longer required.
2007-10-10 Andrew Bartlettr6310: Rename password.c to session.c, and remove the...
2007-10-10 Andrew Bartlettr6309: Remove this file it is empty and unreferenced...
2007-10-10 Jelmer Vernooijr6306: Add simple WMI client test script
2007-10-10 Stefan Metzmacherr6295: - add idl for EcDoRpc from the exchange_emsmdb...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6293: fix formating
2007-10-10 Andrew Tridgellr6288: the nbt dgram server now responds to GETDC reque...
2007-10-10 Andrew Tridgellr6287: sorted out a small but surprisingly tricky depen...
2007-10-10 Andrew Bartlettr6286: Add back metze's test of setting a trust passwor...
2007-10-10 Andrew Bartlettr6272: For 'programmed' use of an anonymous account...
2007-10-10 Andrew Bartlettr6271: Don't zero the cli_credentials structure - inste...
2007-10-10 Andrew Bartlettr6270: Move the VUID handling to a IDR tree. This...
2007-10-10 Andrew Tridgellr6248: added parsing of type 10 UAS announce netlogon...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6246: stop waiting when we get a reply
2007-10-10 Andrew Tridgellr6245: receive and parse the GETDC response in the...
next