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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:registry - "LDB backend" - fix up memory allocation for dynamic integers
Matthias Dieter Wallnöfer
2010-03-21
1
-2
/
+2
*
s4:registry - "LDB backend" - Fix up the storage of binary REG_SZ/REG_EXPAND_...
Matthias Dieter Wallnöfer
2010-03-21
1
-11
/
+12
*
s4:registry - use a macro for reverse byte order
Matthias Dieter Wallnöfer
2010-03-16
2
-10
/
+4
*
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
2010-03-16
1
-1
/
+1
*
s4:registry - check also for other registry value types in the generic test
Matthias Dieter Wallnöfer
2010-03-16
1
-0
/
+16
*
s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN" datatype
Matthias Dieter Wallnöfer
2010-03-16
1
-0
/
+14
*
s4:registry - introduce the "REG_DWORD_BIG_ENDIAN" datatype
Matthias Dieter Wallnöfer
2010-03-16
2
-4
/
+26
*
s4:registry - rpc - don't crash when communication partner isn't available
Matthias Dieter Wallnöfer
2010-03-15
1
-4
/
+4
*
s4:registry - util.c - treat unsupported and binary values as the same in the...
Matthias Dieter Wallnöfer
2010-03-15
1
-17
/
+5
*
s4:registry - util.c - move the "REG_NONE" case in the conversion functions o...
Matthias Dieter Wallnöfer
2010-03-15
1
-6
/
+6
*
s4:registry - local testsuite - add a test for REG_QWORD
Matthias Dieter Wallnöfer
2010-03-15
1
-1
/
+15
*
s4:registry - fix up the output of hexadecimal values
Matthias Dieter Wallnöfer
2010-03-15
2
-14
/
+6
*
s4:registry - add support for REG_QWORD values
Matthias Dieter Wallnöfer
2010-03-15
2
-1
/
+82
*
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
*
s4:dcom: add a comment about unused code.
Stefan Metzmacher
2010-03-12
1
-1
/
+1
*
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:lib/socket Don't go via a string when resolving addresses in connect_multi
Andrew Bartlett
2010-03-11
1
-28
/
+20
*
s4:lib/socket Add function to set a port on the socket address
Andrew Bartlett
2010-03-11
2
-0
/
+14
*
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
*
Fix typo and convert spaces to tabs
Simo Sorce
2010-03-09
1
-4
/
+4
*
s4:ldb fix escape parsing
Simo Sorce
2010-03-09
1
-2
/
+24
*
Fixed a bug in acl tests - python error when we create user/group/ou with a d...
Nadezhda Ivanova
2010-03-09
1
-23
/
+23
*
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
2010-03-09
1
-0
/
+32
*
LDB:asq module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:sort module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:rdn name module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+3
*
LDB:paged searches module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+2
*
LDB:paged results module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+4
*
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
11
-67
/
+76
*
s4:LDB TDB index code - reintroduce accidentally removed code part
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+3
*
s4:ldb_ldap.c - fix indentation
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:TDB backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
5
-16
/
+19
*
LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-8
/
+10
*
LDB:LDAP backend - change a counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:map - make LDB "signed-safe" on counter variables where appropriate
Matthias Dieter Wallnöfer
2010-03-08
3
-21
/
+28
*
s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
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
[prev]
[next]