Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r9511: - fix the memory trees | Stefan Metzmacher | 2 | -7/+8 |
2007-10-10 | r9510: fix the memory tree | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9505: Work on GENSEC and the code that calls it, for tighter interface | Andrew Bartlett | 3 | -63/+121 |
2007-10-10 | r9479: More fixes for explicit ignoring of returned result to fix Coverity wa... | Alexander Bokovoy | 2 | -2/+2 |
2007-10-10 | r9476: Make intention to ignore result of receiving excplicit. Fixes warning ... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r9421: Move arcfour code into it's own file, in lib/crypto. | Andrew Bartlett | 1 | -67/+0 |
2007-10-10 | r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn't | Tim Potter | 2 | -1/+50 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 7 | -46/+10 |
2007-10-10 | r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup(). | Tim Potter | 3 | -14/+15 |
2007-10-10 | r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function | Tim Potter | 4 | -13/+13 |
2007-10-10 | r9048: added a new DOS error code (thanks to EMC) | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8917: Better support for extended ldap search operations | Simo Sorce | 1 | -17/+49 |
2007-10-10 | r8825: Move list of object files to .mk file | Jelmer Vernooij | 2 | -23/+24 |
2007-10-10 | r8811: Fix the build.. | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r8788: New monitor messages. | Rafal Szczesniak | 1 | -0/+2 |
2007-10-10 | r8777: make sure that the tree connect is a child of the return cli state str... | Andrew Tridgell | 1 | -8/+3 |
2007-10-10 | r8776: fixed SMB connections for IP addresses, even when name resolve order | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r8760: Rework monitor messaging code a bit, as Metze once suggested. | Rafal Szczesniak | 1 | -26/+11 |
2007-10-10 | r8699: removed invalid comment | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8585: add to ldb and ldap comparison functionality | Simo Sorce | 1 | -9/+96 |
2007-10-10 | r8530: Now our ldap server is able to fullfill present and substring searches | Simo Sorce | 1 | -36/+184 |
2007-10-10 | r8523: match a zero message id in ldap replies to the last request sent. Than... | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 13 | -20/+20 |
2007-10-10 | r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r8407: fixed a bug left over from our old socket code. | Andrew Tridgell | 2 | -46/+41 |
2007-10-10 | r8394: Make sure the argument to ctype is*(3) macros are unsigned char as | Love Hörnquist Åstrand | 1 | -1/+1 |
2007-10-10 | r8247: remove the free of fullname in nbtname.c for now. | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8212: fix pushing of nbt_string's: | Stefan Metzmacher | 1 | -35/+49 |
2007-10-10 | r8174: Check DOS error codes in torture chkpath test. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r8134: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r8125: fixed an error code mapping based on the updated torture tests | Andrew Tridgell | 1 | -1/+1 |