summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r6424: More comments and fixes to existing ones.Rafal Szczesniak2007-10-101-4/+39
* r6420: Close user account handle before calling tested function to betterRafal Szczesniak2007-10-101-7/+19
* r6419: Fix strange behaviour of NET-USERDEL where account doesn't actuallyRafal Szczesniak2007-10-101-1/+3
* r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak2007-10-102-0/+105
* r6414: Added composite user del function. Slightly broken still, but I don'tRafal Szczesniak2007-10-103-1/+198
* r6406: Include new NET-USERADD test in torture suite.Rafal Szczesniak2007-10-102-1/+3
* r6405: Complete NET-USERADD torture test for user add composite function.Rafal Szczesniak2007-10-101-0/+60
* r6390: A couple of changes in useradd function regarding pointers.Rafal Szczesniak2007-10-101-5/+7
* r6389: Incomplete test of composite useradd function.Rafal Szczesniak2007-10-101-0/+148
* r6384: Formatting fixes.Rafal Szczesniak2007-10-101-8/+7
* r6383: Add user management file to build.Rafal Szczesniak2007-10-101-1/+2
* r6382: New structure for useradd call.Rafal Szczesniak2007-10-101-0/+1
* r6381: Started working on user account management functions.Rafal Szczesniak2007-10-102-0/+189
* r6361: Update howto and provisioning script with the moves made in r6207.Tim Potter2007-10-101-5/+5
* r6360: Quieten unused variable warning.Tim Potter2007-10-101-1/+1
* r6359: Fix compiler warning with struct sockaddr. I'm sure I fixed this a fewTim Potter2007-10-101-0/+1
* r6353: we need the english output from the svn commandsStefan Metzmacher2007-10-101-0/+3
* r6352: Two new composite calls:Alexander Bokovoy2007-10-107-4/+817
* r6350: Add a newline to make things look prettier.Tim Potter2007-10-101-0/+1
* r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell2007-10-107-19/+17
* r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell2007-10-101-2/+2
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-103-0/+33
* r6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits based on configAndrew Tridgell2007-10-101-3/+13
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-104-10/+114
* r6335: at debug level 10, save netlogon and ntlogon packets that fail to parseAndrew Tridgell2007-10-102-6/+6
* r6333: removed an extraneous line (pointed out by metze)Andrew Tridgell2007-10-101-1/+0
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-104-84/+237
* r6329: Write tests for newly implemented alias functions.Tim Potter2007-10-101-119/+52
* r6328: Fix bug in OpenAlias.Tim Potter2007-10-101-9/+66
* r6327: Add LSA objects to dcerpc swig library.Tim Potter2007-10-101-1/+1
* r6326: Add %array_functions for struct lsa_SidPtr.Tim Potter2007-10-101-0/+3
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-103-16/+16
* r6324: Pass server name instead of binding string on command line (always useTim Potter2007-10-101-22/+19
* r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell2007-10-106-11/+70
* r6322: Fix compile warning for struct sockaddr.Tim Potter2007-10-101-0/+1
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-109-4/+377
* r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2007-10-104-5/+10
* r6315: Allow sane session setup behaviour on SPNEGO regarding VUIDs.Andrew Bartlett2007-10-101-1/+3
* r6314: A more complete RAW-CONTEXT test. This Samba4 currently fails, but itAndrew Bartlett2007-10-101-6/+65
* r6313: Much better handling of LogoffAndX when the vuid is invalid (ie, don'tAndrew Bartlett2007-10-101-12/+14
* r6312: Metze reminds me this header is no longer required.Andrew Bartlett2007-10-101-1/+0
* r6310: Rename password.c to session.c, and remove the linked list of allAndrew Bartlett2007-10-103-7/+3
* r6309: Remove this file it is empty and unreferenced. (In preperation forAndrew Bartlett2007-10-101-29/+0
* r6295: - add idl for EcDoRpc from the exchange_emsmdb interfaceStefan Metzmacher2007-10-101-1/+14
* r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2007-10-104-22/+134
* r6293: fix formatingStefan Metzmacher2007-10-101-49/+49
* r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell2007-10-105-4/+110
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-106-113/+147
* r6286: Add back metze's test of setting a trust password to ''. I removedAndrew Bartlett2007-10-101-5/+33
* r6272: For 'programmed' use of an anonymous account, we should useAndrew Bartlett2007-10-101-2/+9