index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
registry
/
reg_backend_ldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6520: Fix unused variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-3
/
+3
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-9
/
+6
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-4
/
+4
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-15
/
+15
2007-10-10
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values in human-readable (an...
Jelmer Vernooij
1
-5
/
+35
2007-10-10
r4298: Update to credentials.h after feedback from Andrew Bartlett
Jelmer Vernooij
1
-25
/
+34
2007-10-10
r4209: Fix several smaller bugs
Jelmer Vernooij
1
-23
/
+25
2007-10-10
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
1
-2
/
+60
2007-10-10
r4166: More small API fixes, keep registry structs as small as possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4141: Fix crash bug in ldb backend
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r4140: Get rid of close_hive (replace it with talloc destructors).
Jelmer Vernooij
1
-7
/
+10
2007-10-10
r4137: Make *_open_key take a registry_key instead of a hive (more efficient
Jelmer Vernooij
1
-9
/
+21
2007-10-10
r4133: Cache results of subkey and value queries
Jelmer Vernooij
1
-26
/
+58
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-0
/
+219