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
/
source3
/
utils
/
editreg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We now read in the whole of the registry, including security bits.
Richard Sharpe
2002-12-16
1
-13
/
+21
*
All the code for reading in the registy is done, but I have a malloc'd
Richard Sharpe
2002-12-15
1
-21
/
+83
*
Almost finished processing the registry encoded SEC DESC ...
Richard Sharpe
2002-12-15
1
-1
/
+102
*
More code to read in and create security descriptor entries ...
Richard Sharpe
2002-12-14
1
-28
/
+121
*
Begin to handle Security descriptors for keys.
Richard Sharpe
2002-12-13
1
-0
/
+95
*
Fix a small bug.
Richard Sharpe
2002-12-11
1
-2
/
+2
*
Improve the iterator wrt values ... Now prints keys and value names.
Richard Sharpe
2002-12-11
1
-6
/
+60
*
Tidy up some bits. We can now at least list all the keys.
Richard Sharpe
2002-12-10
1
-16
/
+26
*
Add support to Makefile.in for editreg
Richard Sharpe
2002-12-10
1
-3
/
+0
*
Complete more of the code. An iterator is close to complete. Compiles,
Richard Sharpe
2002-12-10
1
-18
/
+87
*
Clean up the code some more. Create more elements of the tree.
Richard Sharpe
2002-12-10
1
-7
/
+84
*
Handle the creation of more parts of the tree ... Still have to do SK records
Richard Sharpe
2002-12-09
1
-3
/
+38
*
Start allocating structures to keep the in memory copy of the registry tree
Richard Sharpe
2002-12-09
1
-5
/
+52
*
Begin to decode Value Keys, names and values ...
Richard Sharpe
2002-12-09
1
-0
/
+79
*
Add some more handling of Key records ...
Richard Sharpe
2002-12-09
1
-8
/
+124
*
Commit some more changes ... Start processing the sub-keys, recursively.
Richard Sharpe
2002-12-08
1
-4
/
+30
*
Fix the breakage, and start processing the first key record:
Richard Sharpe
2002-12-08
1
-8
/
+110
*
Define some macros for accessing shorts and ints in an endian independent man...
Richard Sharpe
2002-12-08
1
-19
/
+46
*
Add definitions of the various NT Registry on-disk structures ...
Richard Sharpe
2002-12-08
1
-3
/
+181
*
Fix DAT_TIME so it becomes NTTIME and matches Samba source.
Richard Sharpe
2002-12-08
1
-3
/
+12
*
Some more updates ...
Richard Sharpe
2002-12-08
1
-2
/
+43
*
The beginnings of a registry editing program.
Richard Sharpe
2002-12-08
1
-0
/
+506