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
/
utils
/
editreg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-10
Complete more of the code. An iterator is close to complete. Compiles,
Richard Sharpe
1
-18
/
+87
2002-12-10
Clean up the code some more. Create more elements of the tree.
Richard Sharpe
1
-7
/
+84
2002-12-09
Handle the creation of more parts of the tree ... Still have to do SK records
Richard Sharpe
1
-3
/
+38
2002-12-09
Start allocating structures to keep the in memory copy of the registry tree
Richard Sharpe
1
-5
/
+52
2002-12-09
Begin to decode Value Keys, names and values ...
Richard Sharpe
1
-0
/
+79
2002-12-09
Add some more handling of Key records ...
Richard Sharpe
1
-8
/
+124
2002-12-08
Commit some more changes ... Start processing the sub-keys, recursively.
Richard Sharpe
1
-4
/
+30
2002-12-08
Fix the breakage, and start processing the first key record:
Richard Sharpe
1
-8
/
+110
2002-12-08
Define some macros for accessing shorts and ints in an endian independent man...
Richard Sharpe
1
-19
/
+46
2002-12-08
Add definitions of the various NT Registry on-disk structures ...
Richard Sharpe
1
-3
/
+181
2002-12-08
Fix DAT_TIME so it becomes NTTIME and matches Samba source.
Richard Sharpe
1
-3
/
+12
2002-12-08
Some more updates ...
Richard Sharpe
1
-2
/
+43
2002-12-08
The beginnings of a registry editing program.
Richard Sharpe
1
-0
/
+506
[prev]