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
path:
root
/
source4
/
lib
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:registry - util.c - add harder checks for inputs on "reg_val_data_string"
Matthias Dieter Wallnöfer
2010-03-14
1
-12
/
+16
*
s4:registry - ldb.c - provide a mechanism for storing UTF8/binary REG_DWORD v...
Matthias Dieter Wallnöfer
2010-03-14
1
-12
/
+47
*
s4:registry - ldb.c - provide a mechansim for storing UTF8/binary REG_SZ/REG_...
Matthias Dieter Wallnöfer
2010-03-14
1
-7
/
+39
*
s4:registry - ldb.c - fix up a strange LDB filter
Matthias Dieter Wallnöfer
2010-03-14
1
-1
/
+1
*
s4:registry - ldb.c - fix up the memory handling in "reg_ldb_unpack_value"
Matthias Dieter Wallnöfer
2010-03-14
1
-3
/
+8
*
s4:registry - ldb.c - check more for possible "Out of memory" circumstances
Matthias Dieter Wallnöfer
2010-03-14
1
-4
/
+10
*
s4:registry - ldb.c - remove superfluous "query" variable
Matthias Dieter Wallnöfer
2010-03-14
1
-4
/
+2
*
s4:registry - ldb.c - Consider result values in "reg_ldb_pack_value"
Matthias Dieter Wallnöfer
2010-03-14
1
-17
/
+59
*
s4:registry - ldb.c - Move the "val" structure
Matthias Dieter Wallnöfer
2010-03-14
1
-3
/
+5
*
s4:lib/registry/rpc: convert to use dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-12
1
-16
/
+17
*
winreg: add winreg_KeyType enum.
Günther Deschner
2010-03-11
1
-1
/
+1
*
s4-registry: add all winreg types to reg_value_types table.
Günther Deschner
2010-03-11
1
-3
/
+11
*
s4:registry/ldb.c - if "name" isn't set we should return WERR_INVALID_PARAM
Matthias Dieter Wallnöfer
2010-03-10
1
-1
/
+5
*
s4:lib/registry/ldb.c - fix up registry backend to be more robust
Matthias Dieter Wallnöfer
2010-03-10
1
-9
/
+5
*
s4:lib/registry/ldb.c - fix trailing whitespaces
Matthias Dieter Wallnöfer
2010-03-06
1
-6
/
+6
*
s4:registry library - fix up "reg_ldb_set_value"
Matthias Dieter Wallnöfer
2010-03-06
1
-9
/
+23
*
s4:registry library - make "reg_ldb_pack/unpack_value" more robust
Matthias Dieter Wallnöfer
2010-03-06
1
-28
/
+35
*
s4:libregistry - change counters to be "unsigned"
Matthias Dieter Wallnöfer
2010-03-06
10
-40
/
+41
*
s4:registry/regf.c - specify the context when freeing the "regf" variable
Matthias Dieter Wallnöfer
2010-02-22
1
-1
/
+1
*
Spelling fixes for source4/lib/registry.
Brad Hards
2010-02-22
4
-8
/
+8
*
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
1
-4
/
+0
*
s4-registry: fixed byte order assumptions
Andrew Tridgell
2010-02-07
4
-7
/
+9
*
Fix unintentional free of the last value when adding a new value to a key.
Wilco Baan Hofman
2010-01-20
1
-4
/
+8
*
s4:lib/registry/util.c - Reintroduce "FIXME"s
Matthias Dieter Wallnöfer
2009-12-30
1
-0
/
+2
*
lib/registry/util.c - Reorder the registry datatypes of the conversion functions
Matthias Dieter Wallnöfer
2009-11-29
1
-9
/
+12
*
Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...
Matthias Dieter Wallnöfer
2009-11-29
1
-6
/
+2
*
s4:registry/util - Don't include the trailing '\0' in the internal data forma...
Matthias Dieter Wallnöfer
2009-11-27
1
-14
/
+27
*
Fix writing corrupt registries because of hardcoded version string in IDL.
Wilco Baan Hofman
2009-11-15
1
-1
/
+1
*
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
2009-11-15
1
-1
/
+2
*
Fix trailing garbage in the hbin block.
Wilco Baan Hofman
2009-11-15
1
-0
/
+5
*
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
2009-11-12
1
-1
/
+1
*
s4-python: we need to include Python.h first
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
regshell: Add support for 'cd ..' and cd relative to the root.
Wilco Baan Hofman
2009-09-26
1
-8
/
+73
*
registry: Fix warning freeing talloc pointer with multiple parents.
Jelmer Vernooij
2009-09-26
1
-1
/
+1
*
DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
Jelmer Vernooij
2009-07-30
1
-7
/
+7
*
source4/lib/registry/patchfile.c(reg_diff_load): fixed possible resource leak.
Slava Semushin
2009-07-19
1
-0
/
+1
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-1
/
+2
*
python: Move helper functions for using param into a separate file rather
Jelmer Vernooij
2009-06-02
1
-1
/
+1
*
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
2009-04-23
1
-20
/
+18
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
3
-13
/
+13
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
3
-7
/
+7
*
s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...
Stefan Metzmacher
2009-02-06
1
-2
/
+3
*
s4:pyregistry: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-13
/
+16
*
s4:lib/registry: fix c++ warnings
Stefan Metzmacher
2009-02-05
2
-8
/
+8
*
s4:auth/credentials: the python bindings don't use swig anymore
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
s4:lib/registry: s/new/nkey
Stefan Metzmacher
2009-02-02
1
-3
/
+3
*
winreg: fix winreg_EnumValue callers.
Günther Deschner
2009-01-16
1
-1
/
+1
*
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
2009-01-08
1
-1
/
+5
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
2009-01-07
1
-1
/
+1
[prev]
[next]