jra/samba/.git
2007-10-10 Simo Sorcer2789: fix compile
2007-10-10 Andrew Tridgellr2788: prevent a memory leak in the pvfs search backend
2007-10-10 Andrew Tridgellr2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_...
2007-10-10 Andrew Tridgellr2786: - match on both long and short name for search...
2007-10-10 Andrew Tridgellr2785: call init_iconv() in smbtorture to ensure we...
2007-10-10 Andrew Tridgellr2784: - fixed alignment of ascii directory listings
2007-10-10 Andrew Tridgellr2783: got rid of the unused remote architecture detect...
2007-10-10 Tim Potterr2782: Reformat IDL for winreg_EnumValue()
2007-10-10 Tim Potterr2781: Got winreg_EnumValue() working. Check it in...
2007-10-10 Tim Potterr2780: Add conversion routines for DATA_BLOB. I'm...
2007-10-10 Tim Potterr2777: Correctly abort if an idl file fails to parse...
2007-10-10 Andrew Tridgellr2776: if there are no wildcard characters then use...
2007-10-10 Andrew Tridgellr2775: rewrote our ms_fnmatch code to be much more...
2007-10-10 Andrew Tridgellr2774: get rid of the lanman specific code in masktest...
2007-10-10 Andrew Tridgellr2773: allow zero sized array talloc
2007-10-10 Tim Potterr2767: Get rid of some unnecessary %s formatting.
2007-10-10 Tim Potterr2766: Test OpenKey, QueryInfoKey, EnumKey, CloseKey...
2007-10-10 Tim Potterr2765: Allow functions containing WERROR values to...
2007-10-10 Tim Potterr2764: Use hand-written function for all occurrences...
2007-10-10 Andrew Tridgellr2763: use no-auth bind on ncacn_np unless we specify...
2007-10-10 Simo Sorcer2758: keep docos handy while developing it
2007-10-10 Stefan Metzmacherr2757: some minor fixes
2007-10-10 Simo Sorcer2754: Change sldb_trim_dn() to be sldb_fix_dn() as...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Stefan Metzmacherr2750: decode AbandonRequest correct (untested:-)
2007-10-10 Stefan Metzmacherr2749: add asn1_read_implicit_Integer()
2007-10-10 Stefan Metzmacherr2748: implement sldb_Compare()
2007-10-10 Stefan Metzmacherr2747: use DATA_BLOB for attribute values
2007-10-10 Andrew Tridgellr2745: added some example talloc reports
2007-10-10 Andrew Tridgellr2744: ben elliston taught me about gcov today, which...
2007-10-10 Andrew Tridgellr2743: fixed some errors in the description of talloc_r...
2007-10-10 Andrew Tridgellr2742: - fixed a bug in talloc_unreference()
2007-10-10 Jelmer Vernooijr2741: Definition for ISystemActivator...
2007-10-10 Jelmer Vernooijr2740: Finish the RemoteActivation interface. Torture...
2007-10-10 Tim Potterr2739: Start of torture test for winreg wrappers.
2007-10-10 Andrew Tridgellr2738: free up the session information as soon as it...
2007-10-10 Andrew Tridgellr2737: fixed up a corner case where talloc_unreference...
2007-10-10 Jelmer Vernooijr2735: More DCOM updates:
2007-10-10 Andrew Tridgellr2734: the samdb_destructor can be static
2007-10-10 Andrew Tridgellr2733: added a note on performance
2007-10-10 Stefan Metzmacherr2731: use debug level 10 everywhere
2007-10-10 Tim Potterr2728: Break arg parsing stuff out of samr.py into...
2007-10-10 Stefan Metzmacherr2727: mark the password fields as hidden
2007-10-10 Andrew Tridgellr2726: added a -r option to ldbdel to allow easy delete...
2007-10-10 Andrew Tridgellr2725: fixed ldbtest to give the basedn to ldb_search()
2007-10-10 Stefan Metzmacherr2724: - use ldapsrv_service and set it up with the...
2007-10-10 Stefan Metzmacherr2723: fix some debug messages
2007-10-10 Stefan Metzmacherr2722: remove tmp debug messages
2007-10-10 Andrew Tridgellr2721: added a -b option to ldbtest so it can be used...
2007-10-10 Stefan Metzmacherr2720: -implement sldb_Modify() call
2007-10-10 Andrew Tridgellr2719: an additional note on talloc_unreference()
2007-10-10 Andrew Tridgellr2718: - added a talloc_unreference() function as reque...
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...
next