summaryrefslogtreecommitdiff
path: root/source3/utils/regedit.c
Commit message (Expand)AuthorAgeFilesLines
...
* regedit: Use tab key to switch between key and value sections.C. Davis2013-04-291-29/+85
* regedit: Print value summary, fix heap corruption and path printing.C. Davis2013-04-291-3/+5
* regedit: List values for the selected key.C. Davis2013-04-291-9/+23
* regedit: Print the registry path.C. Davis2013-04-291-1/+7
* regedit: Make all hives browsable.C. Davis2013-04-291-9/+54
* regedit: load the configuration after processing the command lineMichael Adam2013-04-291-1/+5
* regedit: Setup a test tree view of HKLM.C. Davis2013-04-291-26/+64
* regedit: First crack at linking to ncurses.C. Davis2013-04-291-0/+5
* regedit: Add regedit main source fileC. Davis2013-04-291-0/+95