Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10848: Fix warning | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and use | Andrew Bartlett | 1 | -4/+18 |
2007-10-10 | r10845: Add new function to decrypt the session keys in samlogon responses. | Andrew Bartlett | 1 | -0/+44 |
2007-10-10 | r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i... | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -0/+25 |
2007-10-10 | r10766: - make it possible to mark a wrepl_request as send only, | Stefan Metzmacher | 2 | -11/+103 |
2007-10-10 | r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca... | Stefan Metzmacher | 2 | -17/+23 |
2007-10-10 | r10754: fixed a valgrind error for unmatched SMB replies | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r10712: Use data_blob_talloc, thanks to valgrind for finding the errors. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 6 | -10/+246 |
2007-10-10 | r10668: added a ildap_search_bytree() function | Andrew Tridgell | 1 | -5/+20 |
2007-10-10 | r10646: Hey Jelmer what do you think of this? The SConscript for the libcli | Tim Potter | 1 | -68/+117 |
2007-10-10 | r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on top | Stefan Metzmacher | 1 | -0/+43 |
2007-10-10 | r10636: Formatting for better readability. | Rafal Szczesniak | 2 | -6/+15 |
2007-10-10 | r10635: Formatting for better readability. | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r10627: - use a wrepl specific enum for the node type | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r10608: - fix hierachical memory handling in ndr_pull_nbt_name | Stefan Metzmacher | 3 | -49/+140 |
2007-10-10 | r10598: Factor out common code, in preperation for a move elsewhere. | Andrew Bartlett | 1 | -11/+7 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -17/+17 |
2007-10-10 | r10569: add all info that we have to wrepl_name, as we need it for replicatio... | Stefan Metzmacher | 2 | -6/+19 |
2007-10-10 | r10547: - add wrepl_request timeout handling | Stefan Metzmacher | 2 | -15/+69 |
2007-10-10 | r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESET | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10542: if the transport is dead we need to return | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10537: - we now use a much nicer way to handle talloc_free(timed_event) | Stefan Metzmacher | 2 | -12/+0 |
2007-10-10 | r10530: - fix some crash bugs when we lost the connection... | Stefan Metzmacher | 2 | -3/+55 |
2007-10-10 | r10529: fix a crash bug in full async code the uses the composite_trigger_don... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 20 | -379/+379 |
2007-10-10 | r10499: Export cli_ldap library. | Tim Potter | 1 | -1/+3 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 2 | -1/+3 |
2007-10-10 | r10482: Add files to proto_files enough to build libcli and librpc directories. | Tim Potter | 1 | -15/+26 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 4 | -17/+20 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r10395: While playing with winbind, I found a segfault because I had given | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 4 | -1/+15 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+40 |
2007-10-10 | r10213: fixed a memory leak in the ldap client and server code spotted by Karl | Andrew Tridgell | 3 | -9/+6 |
2007-10-10 | r10200: added a composite_trigger_done() call that allows a composite function | Andrew Tridgell | 3 | -11/+36 |
2007-10-10 | r10185: Fix another two sets of unhandled enumeration warnings, plus correct ... | Tim Potter | 1 | -7/+11 |
2007-10-10 | r10129: fix sinple ip's in wins replication, packets | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r10115: bind client connection to the best interface, to the partner | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10113: rename libcli/wins to libcli/wrepl | Stefan Metzmacher | 3 | -2/+2 |
2007-10-10 | r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have it | Tim Potter | 1 | -0/+2 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 2 | -3/+4 |
2007-10-10 | r9638: add error code that you get when you call DsGetNCChanges() with a tmp_... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r9573: fixed a comment | Andrew Tridgell | 1 | -1/+1 |