index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r2788: prevent a memory leak in the pvfs search backend
Andrew Tridgell
2007-10-10
2
-4
/
+6
*
r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...
Andrew Tridgell
2007-10-10
2
-9
/
+14
*
r2786: - match on both long and short name for search posix backend
Andrew Tridgell
2007-10-10
3
-4
/
+29
*
r2785: call init_iconv() in smbtorture to ensure we have no memory allocated
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2784: - fixed alignment of ascii directory listings
Andrew Tridgell
2007-10-10
1
-1
/
+14
*
r2783: got rid of the unused remote architecture detection code
Andrew Tridgell
2007-10-10
2
-160
/
+0
*
r2782: Reformat IDL for winreg_EnumValue()
Tim Potter
2007-10-10
1
-36
/
+14
*
r2781: Got winreg_EnumValue() working. Check it in so I don't break it trying
Tim Potter
2007-10-10
2
-15
/
+40
*
r2780: Add conversion routines for DATA_BLOB. I'm not convinced that DATA_BL...
Tim Potter
2007-10-10
1
-0
/
+29
*
r2777: Correctly abort if an idl file fails to parse. Bloody perl...
Tim Potter
2007-10-10
1
-1
/
+1
*
r2776: if there are no wildcard characters then use StrCaseCmp()
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r2775: rewrote our ms_fnmatch code to be much more efficient, and to exactly
Andrew Tridgell
2007-10-10
1
-154
/
+121
*
r2774: get rid of the lanman specific code in masktest, and add a -l option
Andrew Tridgell
2007-10-10
1
-99
/
+8
*
r2773: allow zero sized array talloc
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r2767: Get rid of some unnecessary %s formatting.
Tim Potter
2007-10-10
1
-2
/
+2
*
r2766: Test OpenKey, QueryInfoKey, EnumKey, CloseKey functions.
Tim Potter
2007-10-10
1
-5
/
+102
*
r2765: Allow functions containing WERROR values to be compiled.
Tim Potter
2007-10-10
2
-0
/
+4
*
r2764: Use hand-written function for all occurrences of IDL strings, not just
Tim Potter
2007-10-10
1
-2
/
+2
*
r2763: use no-auth bind on ncacn_np unless we specify at least one of "sign",...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r2758: keep docos handy while developing it
Simo Sorce
2007-10-10
6
-0
/
+5674
*
r2757: some minor fixes
Stefan Metzmacher
2007-10-10
1
-3
/
+1
*
r2754: Change sldb_trim_dn() to be sldb_fix_dn() as we are not really trimming.
Simo Sorce
2007-10-10
1
-29
/
+60
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
31
-517
/
+1254
*
r2750: decode AbandonRequest correct (untested:-)
Stefan Metzmacher
2007-10-10
1
-2
/
+6
*
r2749: add asn1_read_implicit_Integer()
Stefan Metzmacher
2007-10-10
1
-5
/
+15
*
r2748: implement sldb_Compare()
Stefan Metzmacher
2007-10-10
1
-1
/
+63
*
r2747: use DATA_BLOB for attribute values
Stefan Metzmacher
2007-10-10
2
-5
/
+17
*
r2745: added some example talloc reports
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r2744: ben elliston taught me about gcov today, which allows you to measure
Andrew Tridgell
2007-10-10
5
-80
/
+465
*
r2743: fixed some errors in the description of talloc_reference(). Volker
Andrew Tridgell
2007-10-10
1
-6
/
+38
*
r2742: - fixed a bug in talloc_unreference()
Andrew Tridgell
2007-10-10
2
-44
/
+116
*
r2741: Definition for ISystemActivator...
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r2740: Finish the RemoteActivation interface. Torture tests will follow
Jelmer Vernooij
2007-10-10
2
-20
/
+11
*
r2739: Start of torture test for winreg wrappers.
Tim Potter
2007-10-10
1
-0
/
+23
*
r2738: free up the session information as soon as it is invalidated in the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2737: fixed up a corner case where talloc_unreference() and talloc_free()
Andrew Tridgell
2007-10-10
1
-6
/
+17
*
r2735: More DCOM updates:
Jelmer Vernooij
2007-10-10
6
-138
/
+160
*
r2734: the samdb_destructor can be static
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2733: added a note on performance
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r2731: use debug level 10 everywhere
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r2728: Break arg parsing stuff out of samr.py into a standalone program.
Tim Potter
2007-10-10
2
-47
/
+53
*
r2727: mark the password fields as hidden
Stefan Metzmacher
2007-10-10
1
-1
/
+6
*
r2726: added a -r option to ldbdel to allow easy delete of a whole
Andrew Tridgell
2007-10-10
1
-3
/
+39
*
r2725: fixed ldbtest to give the basedn to ldb_search()
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2724: - use ldapsrv_service and set it up with the rootDSE and default parti...
Stefan Metzmacher
2007-10-10
1
-13
/
+42
*
r2723: fix some debug messages
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r2722: remove tmp debug messages
Stefan Metzmacher
2007-10-10
1
-4
/
+1
*
r2721: added a -b option to ldbtest so it can be used with the new smbd ldap ...
Andrew Tridgell
2007-10-10
1
-8
/
+10
*
r2720: -implement sldb_Modify() call
Stefan Metzmacher
2007-10-10
1
-1
/
+117
*
r2719: an additional note on talloc_unreference()
Andrew Tridgell
2007-10-10
1
-0
/
+5
[prev]
[next]