index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
ncurses
/
nc-cui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/ncurses: Fix discover_client leak
Jeremy Kerr
2014-04-10
1
-0
/
+1
*
ui/ncurses: Separate menu item creation & initialisation from insertion
Jeremy Kerr
2014-04-10
1
-25
/
+30
*
ui/ncurses: Don't use menu offsets for user item numbers
Jeremy Kerr
2014-04-10
1
-1
/
+2
*
ui/ncurses: Don't free item in pmenu_item_setup
Jeremy Kerr
2014-04-08
1
-3
/
+7
*
ui/ncurses: Add menu option to restart discovery
Jeremy Kerr
2014-04-02
1
-0
/
+5
*
ui/ncurses: Ensure that the selected menu item is visible
Jeremy Kerr
2014-03-03
1
-5
/
+16
*
ui/ncurses: Add support for help screens
Jeremy Kerr
2014-01-31
1
-0
/
+23
*
configure: Use AC_GNU_SOURCE
Jeremy Kerr
2013-12-18
1
-2
/
+2
*
ui/ncurses: Add key debug
Jeremy Kerr
2013-12-02
1
-0
/
+2
*
ui/ncurses: Redraw entire screen with ctrl+L
Jeremy Kerr
2013-11-22
1
-4
/
+2
*
ui/ncurses: Allow boot editor sysinfo updates
Jeremy Kerr
2013-11-22
1
-1
/
+5
*
ui/ncurses: Make boot editor API consistent with config & sysinfo screens
Jeremy Kerr
2013-11-22
1
-32
/
+17
*
ui/ncurses: Don't mess with prog_mode in cui_boot
Jeremy Kerr
2013-11-19
1
-5
/
+0
*
nui/ncurses: Allow config screen updates
Jeremy Kerr
2013-11-14
1
-0
/
+7
*
ui/ncurses: Parse configuration form & send to server
Jeremy Kerr
2013-11-14
1
-0
/
+5
*
ui/ncurses: Add basic config editor
Jeremy Kerr
2013-11-14
1
-0
/
+15
*
ui/ncurses: Receive config messages
Jeremy Kerr
2013-11-13
1
-0
/
+7
*
ui/ncurses: Add sysinfo screen
Jeremy Kerr
2013-11-13
1
-0
/
+21
*
ui/ncurses: Add nc_scr_{un,}post()
Jeremy Kerr
2013-11-13
1
-9
/
+10
*
ui/ncurses: Move general nc init code to cui module
Jeremy Kerr
2013-11-13
1
-3
/
+32
*
logging: Clean up debug logs
Jeremy Kerr
2013-11-01
1
-4
/
+4
*
ui/ncurses: Use 'x' as exit key
Jeremy Kerr
2013-10-11
1
-1
/
+1
*
ui/ncurses: Allow booting custom boot options
Jeremy Kerr
2013-10-10
1
-4
/
+0
*
ui/ncurses: Defer item creation until boot editor is done
Jeremy Kerr
2013-10-10
1
-63
/
+51
*
ui/ncurses: Display sysinfo type & identifier
Jeremy Kerr
2013-10-09
1
-0
/
+23
*
lib/process: Add dry_run argument to process_init
Jeremy Kerr
2013-08-20
1
-1
/
+1
*
lib/process: replace pb_run_cmd
Jeremy Kerr
2013-08-19
1
-3
/
+3
*
lib/process: replace pb_run_cmd_pipe
Jeremy Kerr
2013-08-19
1
-0
/
+3
*
lib/waiter: handle -EINTR
Jeremy Kerr
2013-08-19
1
-1
/
+1
*
configure: Update to use AX_WITH_CURSES
Geoff Levand
2013-07-23
1
-0
/
+2
*
ui/ncurses: Add setlocale call
Jeremy Kerr
2013-07-23
1
-0
/
+3
*
ui/ncurses: Remove unused 'cod' variable
Jeremy Kerr
2013-06-24
1
-2
/
+1
*
Add initial dtb support
Geoff Levand
2013-06-24
1
-0
/
+2
*
ui/ncurses: Add cancel-default reporting
Jeremy Kerr
2013-06-24
1
-31
/
+4
*
ui: implement timers with waitsets
Jeremy Kerr
2013-06-24
1
-2
/
+0
*
lib/waiter: Add timeout waiters
Jeremy Kerr
2013-06-24
1
-2
/
+2
*
ui/ncurses: implement global keys
Jeremy Kerr
2013-05-21
1
-0
/
+16
*
ui/ncurses: move getch() out of process_key callbacks
Jeremy Kerr
2013-05-21
1
-1
/
+8
*
ui/nc: Handle cui_opt_data with no boot option more gracefully
Jeremy Kerr
2013-05-09
1
-0
/
+5
*
ui/ncurses: Simplify menu item names
Jeremy Kerr
2013-05-09
1
-35
/
+2
*
cui: Show incoming status messages
Jeremy Kerr
2013-05-06
1
-5
/
+13
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
1
-51
/
+39
*
ncurses: Fix build warning
Geoff Levand
2013-04-15
1
-0
/
+1
*
Move --dry-run option to discover server
Jeremy Kerr
2013-04-15
1
-2
/
+1
*
Move boot to discover server
Jeremy Kerr
2013-04-15
1
-8
/
+4
*
ui/ncurses: Add discover client to struct cui
Jeremy Kerr
2013-04-15
1
-5
/
+4
*
discover-client: interact directly with waitset
Jeremy Kerr
2013-04-15
1
-15
/
+2
*
ui: callback & boot actions: kexec -> boot
Jeremy Kerr
2013-04-15
1
-8
/
+8
*
ui: pb_kexec_data -> pb_boot_data
Jeremy Kerr
2013-04-15
1
-26
/
+26
*
ui/ncurses: ked -> boot-editor
Jeremy Kerr
2013-04-15
1
-11
/
+11
[next]