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