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
...
*
r4473: - moved talloc into its own lib/talloc/ area
Andrew Tridgell
2007-10-10
9
-999
/
+1420
*
r4472: improve the discard_const() macro for standalone build of talloc
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r4467: - tdb standalone build doesn't need -DSTANDALONE any more
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
2007-10-10
11
-17
/
+1107
*
r4465: remove unused file
Andrew Tridgell
2007-10-10
1
-69
/
+0
*
r4427: - added ldb_msg_*() functions for sorting, comparing and copying messages
Andrew Tridgell
2007-10-10
3
-0
/
+153
*
r4424: fixed a simple bug in the '|' handling in indexed ldb searches. I'm
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4397: Fix a bug where '(&(objectclass=domain)(!(objectclass=builtindomain)))...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r4390: Registry value and key names are case-insensitive
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r4373: Support setting values and fix a segfault
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.
Jelmer Vernooij
2007-10-10
1
-4
/
+5
*
r4366: Fix ldb_modify_internal: Adding values to an existing attribute you co...
Volker Lendecke
2007-10-10
1
-9
/
+36
*
r4327: add usefull function if you don't want that the data will talloc_memdu...
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values in human-readable (an...
Jelmer Vernooij
2007-10-10
2
-6
/
+36
*
r4298: Update to credentials.h after feedback from Andrew Bartlett
Jelmer Vernooij
2007-10-10
1
-25
/
+34
*
r4282: removed a spurious error message now we remove index entries in the mo...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r4281: fixed an ldb indexing bug in ldb found by volker.
Andrew Tridgell
2007-10-10
3
-8
/
+19
*
r4267: fixed the charset code to use the builtin_functions.
Andrew Tridgell
2007-10-10
1
-12
/
+20
*
r4263: added support for the trans2 RAW_SEARCH_EA_LIST information
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling in
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4213: Store REG_SZ in UTF16, not the unix charset..
Jelmer Vernooij
2007-10-10
2
-13
/
+4
*
r4209: Fix several smaller bugs
Jelmer Vernooij
2007-10-10
7
-67
/
+160
*
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
2007-10-10
7
-192
/
+172
*
r4197: Remove silly extra const.
Tim Potter
2007-10-10
2
-2
/
+2
*
r4167: Fix CreateKey
Jelmer Vernooij
2007-10-10
1
-1
/
+26
*
r4166: More small API fixes, keep registry structs as small as possible.
Jelmer Vernooij
2007-10-10
7
-39
/
+8
*
r4155: More destinction between hives and predefined keys
Jelmer Vernooij
2007-10-10
7
-70
/
+67
*
r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT
Jelmer Vernooij
2007-10-10
3
-12
/
+12
*
r4141: Fix crash bug in ldb backend
Jelmer Vernooij
2007-10-10
2
-9
/
+9
*
r4140: Get rid of close_hive (replace it with talloc destructors).
Jelmer Vernooij
2007-10-10
2
-19
/
+25
*
r4137: Make *_open_key take a registry_key instead of a hive (more efficient
Jelmer Vernooij
2007-10-10
5
-34
/
+41
*
r4135: improve a debug message
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4133: Cache results of subkey and value queries
Jelmer Vernooij
2007-10-10
1
-26
/
+58
*
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
2007-10-10
15
-307
/
+416
*
r4124: include locale.h to get LC_ALL in include/system/iconv.h
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4123: set locale to C to ensure ascii string functions work
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r4116: fixed compilation of EnumValue code in winreg rpc backend
Andrew Tridgell
2007-10-10
1
-17
/
+13
*
r4106: Add full name of two more hives
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r4071: - ldap does allow adding additional attribute values with a modify
Andrew Tridgell
2007-10-10
3
-4
/
+12
*
r4064: use the same name for type on both ends
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
2
-6
/
+6
*
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
2007-10-10
9
-84
/
+36
*
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
2007-10-10
2
-5
/
+5
*
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
2007-10-10
10
-26
/
+25
*
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
2007-10-10
4
-30
/
+5
*
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r4045: readd krb5 support defaulted to disable
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r4040: sorry today is not my day...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4039: added a test for an element > 128 bytes in length, to ensure we test
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r4038: fix sign/unsign bug I introduced in -r 4022
Stefan Metzmacher
2007-10-10
1
-2
/
+2
[prev]
[next]