summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r2788: prevent a memory leak in the pvfs search backendAndrew Tridgell2007-10-102-4/+6
* r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell2007-10-102-9/+14
* r2786: - match on both long and short name for search posix backendAndrew Tridgell2007-10-103-4/+29
* r2785: call init_iconv() in smbtorture to ensure we have no memory allocatedAndrew Tridgell2007-10-101-0/+1
* r2784: - fixed alignment of ascii directory listingsAndrew Tridgell2007-10-101-1/+14
* r2783: got rid of the unused remote architecture detection codeAndrew Tridgell2007-10-102-160/+0
* r2782: Reformat IDL for winreg_EnumValue()Tim Potter2007-10-101-36/+14
* r2781: Got winreg_EnumValue() working. Check it in so I don't break it tryingTim Potter2007-10-102-15/+40
* r2780: Add conversion routines for DATA_BLOB. I'm not convinced that DATA_BL...Tim Potter2007-10-101-0/+29
* r2777: Correctly abort if an idl file fails to parse. Bloody perl...Tim Potter2007-10-101-1/+1
* r2776: if there are no wildcard characters then use StrCaseCmp()Andrew Tridgell2007-10-101-0/+6
* r2775: rewrote our ms_fnmatch code to be much more efficient, and to exactlyAndrew Tridgell2007-10-101-154/+121
* r2774: get rid of the lanman specific code in masktest, and add a -l optionAndrew Tridgell2007-10-101-99/+8
* r2773: allow zero sized array tallocAndrew Tridgell2007-10-101-4/+2
* r2767: Get rid of some unnecessary %s formatting.Tim Potter2007-10-101-2/+2
* r2766: Test OpenKey, QueryInfoKey, EnumKey, CloseKey functions.Tim Potter2007-10-101-5/+102
* r2765: Allow functions containing WERROR values to be compiled.Tim Potter2007-10-102-0/+4
* r2764: Use hand-written function for all occurrences of IDL strings, not justTim Potter2007-10-101-2/+2
* r2763: use no-auth bind on ncacn_np unless we specify at least one of "sign",...Andrew Tridgell2007-10-101-1/+2
* r2758: keep docos handy while developing itSimo Sorce2007-10-106-0/+5674
* r2757: some minor fixesStefan Metzmacher2007-10-101-3/+1
* r2754: Change sldb_trim_dn() to be sldb_fix_dn() as we are not really trimming.Simo Sorce2007-10-101-29/+60
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-1031-517/+1254
* r2750: decode AbandonRequest correct (untested:-)Stefan Metzmacher2007-10-101-2/+6
* r2749: add asn1_read_implicit_Integer()Stefan Metzmacher2007-10-101-5/+15
* r2748: implement sldb_Compare()Stefan Metzmacher2007-10-101-1/+63
* r2747: use DATA_BLOB for attribute valuesStefan Metzmacher2007-10-102-5/+17
* r2745: added some example talloc reportsAndrew Tridgell2007-10-101-0/+22
* r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell2007-10-105-80/+465
* r2743: fixed some errors in the description of talloc_reference(). VolkerAndrew Tridgell2007-10-101-6/+38
* r2742: - fixed a bug in talloc_unreference()Andrew Tridgell2007-10-102-44/+116
* r2741: Definition for ISystemActivator...Jelmer Vernooij2007-10-101-1/+5
* r2740: Finish the RemoteActivation interface. Torture tests will followJelmer Vernooij2007-10-102-20/+11
* r2739: Start of torture test for winreg wrappers.Tim Potter2007-10-101-0/+23
* r2738: free up the session information as soon as it is invalidated in theAndrew Tridgell2007-10-101-1/+1
* r2737: fixed up a corner case where talloc_unreference() and talloc_free()Andrew Tridgell2007-10-101-6/+17
* r2735: More DCOM updates:Jelmer Vernooij2007-10-106-138/+160
* r2734: the samdb_destructor can be staticAndrew Tridgell2007-10-101-1/+1
* r2733: added a note on performanceAndrew Tridgell2007-10-101-0/+12
* r2731: use debug level 10 everywhereStefan Metzmacher2007-10-101-7/+7
* r2728: Break arg parsing stuff out of samr.py into a standalone program.Tim Potter2007-10-102-47/+53
* r2727: mark the password fields as hiddenStefan Metzmacher2007-10-101-1/+6
* r2726: added a -r option to ldbdel to allow easy delete of a wholeAndrew Tridgell2007-10-101-3/+39
* r2725: fixed ldbtest to give the basedn to ldb_search()Andrew Tridgell2007-10-101-2/+2
* r2724: - use ldapsrv_service and set it up with the rootDSE and default parti...Stefan Metzmacher2007-10-101-13/+42
* r2723: fix some debug messagesStefan Metzmacher2007-10-101-2/+2
* r2722: remove tmp debug messagesStefan Metzmacher2007-10-101-4/+1
* r2721: added a -b option to ldbtest so it can be used with the new smbd ldap ...Andrew Tridgell2007-10-101-8/+10
* r2720: -implement sldb_Modify() callStefan Metzmacher2007-10-101-1/+117
* r2719: an additional note on talloc_unreference()Andrew Tridgell2007-10-101-0/+5