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
/
source3
/
registry
/
reg_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r25417: Use DBGC_REGISTRY class.
Günther Deschner
1
-0
/
+3
2007-10-10
r25370: Allow to delete registry keys recursively without deleting the final ...
Günther Deschner
1
-10
/
+31
2007-10-10
r24418: Adding reg_deleteallvalues().
Günther Deschner
1
-0
/
+24
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23584: Use a while loop instead of a for loop without increment... :-)
Michael Adam
1
-9
/
+2
2007-10-10
r23583: Add a utility function to recursively delete a Registry
Michael Adam
1
-0
/
+56
2007-10-10
r23581: Move regkey_open_onelevel from reg_frontend to reg_api,
Michael Adam
1
-2
/
+110
2007-10-10
r23578: When calling DeleteKey for a key that has subkey(s), Windows
Michael Adam
1
-4
/
+17
2007-10-10
r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
Michael Adam
1
-1
/
+1
2007-10-10
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
1
-0
/
+60
2007-10-10
r20037: Reduce code size slightly by shuffling stuff around
Volker Lendecke
1
-54
/
+40
2007-10-10
r20018: Fix a memleak in reg_createkey
Volker Lendecke
1
-2
/
+4
2007-10-10
r20004: Remove a const, "name" is allocated anyway
Volker Lendecke
1
-2
/
+1
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-0
/
+511