summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell6-113/+147
2007-10-10r6286: Add back metze's test of setting a trust password to ''. I removedAndrew Bartlett1-5/+33
2007-10-10r6272: For 'programmed' use of an anonymous account, we should useAndrew Bartlett1-2/+9
2007-10-10r6271: Don't zero the cli_credentials structure - instead allow valgrind toAndrew Bartlett2-2/+9
2007-10-10r6270: Move the VUID handling to a IDR tree. This should avoid O(n)Andrew Bartlett4-119/+157
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2-1/+43
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell10-43/+236
2007-10-10r6246: stop waiting when we get a replyAndrew Tridgell1-3/+6
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell5-4/+56
2007-10-10r6238: Ensure if realloc fails on an internalJeremy Allison1-3/+8
2007-10-10r6229: Back out these changes ...Richard Sharpe2-16/+2
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell8-13/+291
2007-10-10r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell1-1/+1
2007-10-10r6219: This change allows us to fall back to authenticating withoutRichard Sharpe2-2/+16
2007-10-10r6215: Add test for LookupNames. Fix CreateUser2 test.Tim Potter1-32/+9
2007-10-10r6214: Fix typo in DomainHandle.OpenUser() function.Tim Potter1-3/+22
2007-10-10r6213: Add %array_functions for struct samr_String so we can create andTim Potter1-0/+1
2007-10-10r6212: Treat uint8 and int8's as integers instead of chars. Swig maps a charTim Potter1-2/+2
2007-10-10r6211: Use cli_credentials_set_{domain,username,password}() to fill inTim Potter1-1/+18
2007-10-10r6210: Call cli_credentials_set_conf() when initialising credentials inTim Potter1-1/+1
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell5-14/+384
2007-10-10r6208: Add cli_credentials support for swig wrappers. For the moment itTim Potter4-8/+12
2007-10-10r6207: - clean up source topdirStefan Metzmacher21-1120/+4
2007-10-10r6206: go baack 10 revisions to get DatabaseDeltas, this shows that the bdc onlyStefan Metzmacher1-1/+5
2007-10-10r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc...Stefan Metzmacher1-2/+2