Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6310: Rename password.c to session.c, and remove the linked list of all | Andrew Bartlett | 3 | -7/+3 |
2007-10-10 | r6309: Remove this file it is empty and unreferenced. (In preperation for | Andrew Bartlett | 1 | -29/+0 |
2007-10-10 | r6306: Add simple WMI client test script | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r6295: - add idl for EcDoRpc from the exchange_emsmdb interface | Stefan Metzmacher | 1 | -1/+14 |
2007-10-10 | r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu... | Stefan Metzmacher | 4 | -22/+134 |
2007-10-10 | r6293: fix formating | Stefan Metzmacher | 1 | -49/+49 |
2007-10-10 | r6288: the nbt dgram server now responds to GETDC requests. It works with our | Andrew Tridgell | 5 | -4/+110 |
2007-10-10 | r6287: sorted out a small but surprisingly tricky dependency problem with the | Andrew Tridgell | 6 | -113/+147 |
2007-10-10 | r6286: Add back metze's test of setting a trust password to ''. I removed | Andrew Bartlett | 1 | -5/+33 |
2007-10-10 | r6272: For 'programmed' use of an anonymous account, we should use | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r6271: Don't zero the cli_credentials structure - instead allow valgrind to | Andrew Bartlett | 2 | -2/+9 |
2007-10-10 | r6270: Move the VUID handling to a IDR tree. This should avoid O(n) | Andrew Bartlett | 4 | -119/+157 |
2007-10-10 | r6248: added parsing of type 10 UAS announce netlogon packets | Andrew Tridgell | 2 | -1/+43 |
2007-10-10 | r6247: added the server side code for receiving mailslot requests, and | Andrew Tridgell | 10 | -43/+236 |
2007-10-10 | r6246: stop waiting when we get a reply | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test | Andrew Tridgell | 5 | -4/+56 |
2007-10-10 | r6238: Ensure if realloc fails on an internal | Jeremy Allison | 1 | -3/+8 |
2007-10-10 | r6229: Back out these changes ... | Richard Sharpe | 2 | -16/+2 |
2007-10-10 | r6226: A couple of small typos ... | Richard Sharpe | 1 | -2/+2 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 8 | -13/+291 |
2007-10-10 | r6222: fixed the socket wrapper code for getsockname() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6219: This change allows us to fall back to authenticating without | Richard Sharpe | 2 | -2/+16 |
2007-10-10 | r6215: Add test for LookupNames. Fix CreateUser2 test. | Tim Potter | 1 | -32/+9 |
2007-10-10 | r6214: Fix typo in DomainHandle.OpenUser() function. | Tim Potter | 1 | -3/+22 |
2007-10-10 | r6213: Add %array_functions for struct samr_String so we can create and | Tim Potter | 1 | -0/+1 |
2007-10-10 | r6212: Treat uint8 and int8's as integers instead of chars. Swig maps a char | Tim Potter | 1 | -2/+2 |
2007-10-10 | r6211: Use cli_credentials_set_{domain,username,password}() to fill in | Tim Potter | 1 | -1/+18 |
2007-10-10 | r6210: Call cli_credentials_set_conf() when initialising credentials in | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 5 | -14/+384 |
2007-10-10 | r6208: Add cli_credentials support for swig wrappers. For the moment it | Tim Potter | 4 | -8/+12 |
2007-10-10 | r6207: - clean up source topdir | Stefan Metzmacher | 21 | -1120/+4 |
2007-10-10 | r6206: go baack 10 revisions to get DatabaseDeltas, this shows that the bdc only | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r6196: Make the comparisons consistent with in the same expression. | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong. | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r6194: - fix some spoolss_*Form names and types | Stefan Metzmacher | 2 | -52/+142 |
2007-10-10 | r6193: we don't need to store the handle type here, | Stefan Metzmacher | 2 | -3/+1 |
2007-10-10 | r6192: remove handle->destroy function pointer, this should be done by talloc... | Stefan Metzmacher | 2 | -5/+0 |
2007-10-10 | r6191: fix spoolss_Enum* push code | Stefan Metzmacher | 1 | -3/+9 |
2007-10-10 | r6190: fix gensize on unions | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r6189: move function to the right place | Stefan Metzmacher | 1 | -8/+5 |
2007-10-10 | r6188: correct fix for rev 6182 | Stefan Metzmacher | 1 | -6/+2 |
2007-10-10 | r6187: 1. Make sure that we don't try to delete . and .. in a more portable way. | Richard Sharpe | 1 | -10/+34 |
2007-10-10 | r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLI | Andrew Tridgell | 2 | -1/+9 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 7 | -3/+319 |
2007-10-10 | r6182: Jelmer, I think we need to initialize the switch_list, else we are | Richard Sharpe | 1 | -0/+4 |
2007-10-10 | r6181: Use ndr_print_set_switch_value() here as well. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r6180: Use token_lists for storing switch values | Jelmer Vernooij | 3 | -24/+24 |
2007-10-10 | r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need | Stefan Metzmacher | 4 | -9/+951 |
2007-10-10 | r6178: fix ncacn_np connection without sign or seal against NT4 | Stefan Metzmacher | 1 | -1/+4 |