summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r6306: Add simple WMI client test scriptJelmer Vernooij2007-10-101-0/+10
* 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
* r6271: Don't zero the cli_credentials structure - instead allow valgrind toAndrew Bartlett2007-10-102-2/+9
* r6270: Move the VUID handling to a IDR tree. This should avoid O(n)Andrew Bartlett2007-10-104-119/+157
* r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2007-10-102-1/+43
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-1010-43/+236
* r6246: stop waiting when we get a replyAndrew Tridgell2007-10-101-3/+6
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-105-4/+56
* r6238: Ensure if realloc fails on an internalJeremy Allison2007-10-101-3/+8
* r6229: Back out these changes ...Richard Sharpe2007-10-102-16/+2
* r6226: A couple of small typos ...Richard Sharpe2007-10-101-2/+2
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-108-13/+291
* r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell2007-10-101-1/+1
* r6219: This change allows us to fall back to authenticating withoutRichard Sharpe2007-10-102-2/+16
* r6215: Add test for LookupNames. Fix CreateUser2 test.Tim Potter2007-10-101-32/+9