bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Tridgellr2717: added talloc_p() docs
2007-10-10 Andrew Tridgellr2716: created a separate detailed talloc_guide.txt...
2007-10-10 Stefan Metzmacherr2714: - add sldb_Add() implementation
2007-10-10 Andrew Tridgellr2713: better handling of binary values in index key...
2007-10-10 Andrew Tridgellr2712: fixed a bug in ldbtest to make it cope with...
2007-10-10 Andrew Tridgellr2711: added a simple talloc speed tester. I get the...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2709: finally solved the talloc reference problem.
2007-10-10 Jelmer Vernooijr2705: Don't try RemQueryInterface2 for now (doesn...
2007-10-10 Jelmer Vernooijr2704: Complain about 'object interfaces' that don...
2007-10-10 Jelmer Vernooijr2699: Correct handle ServerAlive() and ServerAlive2...
2007-10-10 Jelmer Vernooijr2696: DCOM updates:
2007-10-10 Simo Sorcer2695: revert "Del" renaming
2007-10-10 Simo Sorcer2694: DN -> DC these are domain components ...
2007-10-10 Stefan Metzmacherr2693: - send a reply when no attributes there
2007-10-10 Simo Sorcer2690: deleted by mistake
2007-10-10 Simo Sorcer2689: Use consistent naming Del -> Delete
2007-10-10 Stefan Metzmacherr2688: - fix case where listed attributes are asked
2007-10-10 Jelmer Vernooijr2687: Add ORPC flag (used by DCOM)
2007-10-10 Stefan Metzmacherr2686: remove unused gtk+ check
2007-10-10 Stefan Metzmacherr2685: ALLOC_CHECK() after talloc_steal() isn't needed
2007-10-10 Jelmer Vernooijr2684: Free the right talloc context (don't panic when...
2007-10-10 Jelmer Vernooijr2683: Fix a couple of compile warnings, depend on...
2007-10-10 Stefan Metzmacherr2682: as sambdb holds all search data, don't double...
2007-10-10 Stefan Metzmacherr2681: commit the first semi working search implementation
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2679: fixed an uninitialised variable found with valgrind
2007-10-10 Andrew Tridgellr2678: from_name and to_name aren't needed in smb_iconv_t
2007-10-10 Andrew Tridgellr2677: - fixed a bug in the recursive logic talloc_free...
2007-10-10 Andrew Tridgellr2676: add a test of the reference counting logic in...
2007-10-10 Andrew Tridgellr2675: added a convenience function
2007-10-10 Andrew Tridgellr2674: I have realised that talloc() should have its...
2007-10-10 Andrew Tridgellr2673: in the rpc server, free up the old call when...
2007-10-10 Andrew Tridgellr2672: don't call a variable "dup" as that conflicts...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2670: use a destructor to auto-close the samr ldb...
2007-10-10 Andrew Tridgellr2669: convert make_user_info() and associated function...
2007-10-10 Andrew Tridgellr2668: steal the cli pointer into the pipe context...
2007-10-10 Jelmer Vernooijr2667: Remove forward declaration of static function...
2007-10-10 Andrew Tridgellr2664: fixed the final server leak for normal operation...
2007-10-10 Andrew Tridgellr2663: fix an epmapper server leak - another talloc_rea...
2007-10-10 Andrew Tridgellr2662: make --leak-check completely silent if not block...
2007-10-10 Andrew Tridgellr2661: fixed a client side memory leak in the clilist...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2659: removed some extraneous debug msgs
2007-10-10 Andrew Tridgellr2658: fixed a couple of error codes found with RAW...
2007-10-10 Andrew Tridgellr2657: if we are already fully authenticated in session...
2007-10-10 Andrew Tridgellr2656: moved the seteuid configure tests into the posix...
2007-10-10 Andrew Tridgellr2655: fixed an error in the shutdown of the sock-...
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2653: - data_blob() and data_blob_talloc() now get...
2007-10-10 Andrew Tridgellr2650: fixed a memory leak in make_server_info()
2007-10-10 Andrew Tridgellr2649: - used some cpp tricks to make users of talloc...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
2007-10-10 Andrew Tridgellr2645: converted the NTLMSSP code to the new style...
2007-10-10 Andrew Tridgellr2644: removed an unused function
2007-10-10 Andrew Tridgellr2643: convert more of the auth subsyystem to the new...
2007-10-10 Andrew Tridgellr2642: smb_iconv_t is a pointer, so checks against...
2007-10-10 Andrew Tridgellr2641: talloc_p() now produces a named talloc pointer...
2007-10-10 Andrew Tridgellr2640: valgrind does a great job on some types of memor...
2007-10-10 Andrew Tridgellr2639: we doon't need the valid_table code, so get...
2007-10-10 Andrew Tridgellr2638: do lazy initialisation of iconv handles, so...
2007-10-10 Andrew Tridgellr2635: mem_ctx cleanups on the lsa and netlogon pipes...
2007-10-10 Andrew Tridgellr2634: use discard_const_p() in a few places
2007-10-10 Andrew Tridgellr2633: fixed some function types in the (unused) print...
2007-10-10 Andrew Tridgellr2632: a new approach to handling const errors. We...
2007-10-10 Andrew Tridgellr2631: the strchr family of functions should not return...
2007-10-10 Andrew Tridgellr2630: I missed a couple of places in the gensec talloc...
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr2626: the symbol gai_error is defined in /usr/include...
2007-10-10 Andrew Tridgellr2625: use talloc_p, not talloc when possible (when...
2007-10-10 Andrew Tridgellr2624: - save some system calls by only trying read...
2007-10-10 Andrew Tridgellr2623: don't do pointer arithmetic on void*, as it...
2007-10-10 Andrew Tridgellr2622: to implement the SOCKET_FLAG_BLOCK option in...
2007-10-10 Andrew Tridgellr2621: - now that the client code is non-blocking,...
2007-10-10 Andrew Tridgellr2618: before we had refererence counts in talloc I...
2007-10-10 Andrew Tridgellr2617: add connect testing to the rpc test suite
2007-10-10 Andrew Tridgellr2616: the cascading nature of talloc_free() can lead...
2007-10-10 Andrew Tridgellr2615: fixed a bug in the server side support for CONNE...
2007-10-10 Andrew Tridgellr2614: support CONNECT level DCE/RPC security in both...
2007-10-10 Andrew Tridgellr2613: use a talloc destructor to ensure that file...
2007-10-10 Andrew Bartlettr2612: Ensure ntlm_auth always logs to stderr.
2007-10-10 Andrew Bartlettr2611: Try to make Samba4's ntlm_auth more consistant...
2007-10-10 Simo Sorcer2601: avoid free()ing unallocated memory by mistake
2007-10-10 Tim Potterr2597: A small program that takes SID strings on stdin...
2007-10-10 Jelmer Vernooijr2594: Remove call to Gtk+ 2.4 specific code
2007-10-10 Andrew Tridgellr2593: don't crash if the server doesn't know that...
2007-10-10 Andrew Tridgellr2592: this fixes one of the security memory leaks...
2007-10-10 Andrew Tridgellr2591: fixed two errors in simple backend found with...
2007-10-10 Andrew Tridgellr2590: fixed one of the server security memory leaks...
2007-10-10 Andrew Tridgellr2589: a simple test to help find security related...
2007-10-10 Andrew Tridgellr2588: connect/disconnect is common enough that I don...
2007-10-10 Andrew Tridgellr2587: fixed a couple of authentication memory leaks...
2007-10-10 Andrew Tridgellr2586: updated the nbench example in the README to...
2007-10-10 Andrew Tridgellr2583: mkproto.pl now treats "int main" as a special...
2007-10-10 Tim Potterr2582: Merge checks for xattr and acl libraries from...
2007-10-10 Andrew Tridgellr2581: added "hosts allow" and "hosts deny" checking...
next