index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
regedit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
s3:utils: Call gfree_all() before exit in regedit
Andreas Schneider
1
-0
/
+2
2023-08-23
s3:utils: Use lpcfg_set_cmdline() in regedit
Pavel Kalugin
1
-1
/
+4
2021-09-10
regedit: don't ignore unknown options
Ralph Boehme
1
-1
/
+7
2021-05-28
s3:utils: Migrate samba-regedit to new cmdline option parser
Andreas Schneider
1
-6
/
+28
2020-02-27
lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR s...
Andrew Bartlett
1
-0
/
+1
2019-08-22
s3: free popt context in utils
Swen Schillig
1
-0
/
+2
2018-09-07
s3:lib: Move popt_common_credentials to separate file
Christof Schmitt
1
-1
/
+1
2018-03-01
s3:utils: Add FALL_THROUGH statements in regedit.c
Andreas Schneider
1
-1
/
+2
2016-12-20
s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loading
Stefan Metzmacher
1
-5
/
+0
2016-11-15
s3:popt_common: simplify popt_common_credentials handling
Stefan Metzmacher
1
-6
/
+0
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/
Günther Deschner
1
-1
/
+1
2016-08-24
regedit: Fix format-nonliteral warning
Amitay Isaacs
1
-1
/
+1
2016-03-10
s3/utils/regedit.c: typo
Aurelien Aptel
1
-1
/
+1
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-1
/
+1
2014-10-01
regedit: remove an old comment
Michael Adam
1
-2
/
+0
2014-10-01
regedit: print error msg if opening registry fails
Chris Davis
1
-0
/
+2
2014-10-01
regedit: handle pgup/pgdn/home/end keys on lists
Chris Davis
1
-0
/
+28
2014-10-01
regedit: find previous items
Chris Davis
1
-8
/
+20
2014-10-01
regedit: search values and repeat search from cursor positions
Chris Davis
1
-69
/
+117
2014-10-01
regedit: flesh out search dialog and simplify search opts
Chris Davis
1
-7
/
+4
2014-10-01
regedit: clear value list after creating new key
Chris Davis
1
-0
/
+1
2014-10-01
regedit: use the right function to reopen a hive
Chris Davis
1
-5
/
+10
2014-10-01
regedit: move cursor to edited value in list and report edit errors
Chris Davis
1
-11
/
+30
2014-10-01
regedit: add a panic handler to restore terminal
Chris Davis
1
-0
/
+8
2014-10-01
regedit: make all hives descend from a root node
Chris Davis
1
-52
/
+8
2014-10-01
regedit: add a refresh command to clear cache and reload current path
Chris Davis
1
-6
/
+26
2014-10-01
regedit: reopen key after editing or removing values
Chris Davis
1
-0
/
+3
2014-10-01
regedit: reopen parent keys when adding or removing subkeys
Chris Davis
1
-0
/
+5
2014-10-01
regedit: set cursor after creating a new key
Chris Davis
1
-0
/
+4
2014-10-01
regedit: set cursor to the parent node when ascending
Chris Davis
1
-2
/
+3
2014-10-01
regedit: include error description in popups
Chris Davis
1
-3
/
+6
2014-10-01
regedit: notify user if there's a failure loading subkeys
Chris Davis
1
-4
/
+11
2014-10-01
regedit: make value list display data in multiple columns
Chris Davis
1
-4
/
+4
2014-10-01
regedit: add multicolumn list widget
Chris Davis
1
-15
/
+13
2014-10-01
regedit: add search feature.
Chris Davis
1
-4
/
+146
2014-10-01
regedit: add a color scheme for path and context help sections
Chris Davis
1
-3
/
+11
2014-10-01
regedit: add borders around key and value lists, and change headings
Chris Davis
1
-18
/
+7
2014-10-01
regedit: add white on blue color scheme
Chris Davis
1
-0
/
+1
2014-10-01
regedit: silence some warnings
Chris Davis
1
-2
/
+2
2014-04-02
s3:utils: avoid argv related const warnings
Stefan Metzmacher
1
-2
/
+2
2013-04-29
regedit: Use color only when available.
Andreas Schneider
1
-1
/
+8
2013-04-29
regedit: Improve the while loop.
Andreas Schneider
1
-8
/
+7
2013-04-29
regedit: Remove talloc leak report.
Andreas Schneider
1
-4
/
+0
2013-04-29
regedit: Add an edit binary command.
C. Davis
1
-3
/
+10
2013-04-29
regedit: Load values on startup.
C. Davis
1
-4
/
+12
2013-04-29
regedit: Add a general help section.
C. Davis
1
-7
/
+16
2013-04-29
regedit: Print help on left side of screen instead of the right.
C. Davis
1
-6
/
+5
2013-04-29
regedit: Add help msgs for key and value sections at bottom of screen.
C. Davis
1
-2
/
+33
2013-04-29
regedit: Prefer copywin() over prefresh() for displaying path.
C. Davis
1
-4
/
+5
2013-04-29
regedit: Cut off the front of the path when screen width is too small.
C. Davis
1
-3
/
+13
[next]