Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2713: better handling of binary values in index key creation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2712: fixed a bug in ldbtest to make it cope with an existing index | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r2711: added a simple talloc speed tester. I get the following on my laptop: | Andrew Tridgell | 1 | -0/+55 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 19 | -96/+124 |
2007-10-10 | r2709: finally solved the talloc reference problem. | Andrew Tridgell | 4 | -48/+220 |
2007-10-10 | r2705: Don't try RemQueryInterface2 for now (doesn't validate) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r2704: Complain about 'object interfaces' that don't have version 0.0 (the st... | Jelmer Vernooij | 2 | -1/+7 |
2007-10-10 | r2699: Correct handle ServerAlive() and ServerAlive2() + add torture tests | Jelmer Vernooij | 3 | -16/+130 |
2007-10-10 | r2696: DCOM updates: | Jelmer Vernooij | 8 | -90/+212 |
2007-10-10 | r2695: revert "Del" renaming | Simo Sorce | 6 | -34/+34 |
2007-10-10 | r2694: DN -> DC these are domain components ... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r2693: - send a reply when no attributes there | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r2690: deleted by mistake | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r2689: Use consistent naming Del -> Delete | Simo Sorce | 6 | -32/+73 |
2007-10-10 | r2688: - fix case where listed attributes are asked | Stefan Metzmacher | 4 | -115/+129 |
2007-10-10 | r2687: Add ORPC flag (used by DCOM) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r2686: remove unused gtk+ check | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r2685: ALLOC_CHECK() after talloc_steal() isn't needed | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r2684: Free the right talloc context (don't panic when encountering illegal m... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2683: Fix a couple of compile warnings, depend on gtk+-2.4 | Jelmer Vernooij | 6 | -34/+41 |
2007-10-10 | r2682: as sambdb holds all search data, don't double free the data | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r2681: commit the first semi working search implementation | Stefan Metzmacher | 2 | -3/+89 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 9 | -67/+26 |
2007-10-10 | r2679: fixed an uninitialised variable found with valgrind | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2678: from_name and to_name aren't needed in smb_iconv_t | Andrew Tridgell | 2 | -4/+0 |
2007-10-10 | r2677: - fixed a bug in the recursive logic talloc_free() when there are | Andrew Tridgell | 1 | -21/+50 |
2007-10-10 | r2676: add a test of the reference counting logic in the SAMR server into the | Andrew Tridgell | 1 | -86/+31 |
2007-10-10 | r2675: added a convenience function | Andrew Tridgell | 2 | -47/+46 |
2007-10-10 | r2674: I have realised that talloc() should have its context marked const, as | Andrew Tridgell | 6 | -50/+106 |
2007-10-10 | r2673: in the rpc server, free up the old call when we decide to extend an | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r2672: don't call a variable "dup" as that conflicts with a standard system c... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 30 | -79/+84 |
2007-10-10 | r2670: use a destructor to auto-close the samr ldb when the last user | Andrew Tridgell | 1 | -15/+18 |
2007-10-10 | r2669: convert make_user_info() and associated functions from malloc to talloc | Andrew Tridgell | 4 | -56/+70 |
2007-10-10 | r2668: steal the cli pointer into the pipe context so a single free destroys ... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2667: Remove forward declaration of static function from function. GCC 3.5 a... | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r2664: fixed the final server leak for normal operation. We now get a clean r... | Andrew Tridgell | 2 | -5/+8 |
2007-10-10 | r2663: fix an epmapper server leak - another talloc_realloc(NULL, ) leak | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2662: make --leak-check completely silent if not blocks are allocated | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r2661: fixed a client side memory leak in the clilist code. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 24 | -139/+285 |
2007-10-10 | r2659: removed some extraneous debug msgs | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r2658: fixed a couple of error codes found with RAW-CONTEXT | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2657: if we are already fully authenticated in session setup then the vuid i... | Andrew Tridgell | 1 | -6/+3 |
2007-10-10 | r2656: moved the seteuid configure tests into the posix backend (these tests | Andrew Tridgell | 3 | -63/+57 |
2007-10-10 | r2655: fixed an error in the shutdown of the sock->transport->session->tree | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r2654: fixed some more server memory leaks. We are now down to a single leak | Andrew Tridgell | 9 | -10/+26 |
2007-10-10 | r2653: - data_blob() and data_blob_talloc() now get automatic names | Andrew Tridgell | 3 | -11/+20 |
2007-10-10 | r2650: fixed a memory leak in make_server_info() | Andrew Tridgell | 6 | -9/+10 |
2007-10-10 | r2649: - used some cpp tricks to make users of talloc() and talloc_realloc() | Andrew Tridgell | 5 | -11/+37 |