277 Commits (eaa86156484d72f50825fec3e313a732f258fd31)

Autor SHA1 Nachricht Datum
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 11 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu vor 10 Jahren
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting vor 10 Jahren
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility vor 10 Jahren
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console vor 11 Jahren
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen vor 11 Jahren
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically vor 11 Jahren
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" vor 11 Jahren
  Michael Brown 506152d467 [cmdline] Add "ifconf" command vor 11 Jahren
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options vor 11 Jahren
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() vor 11 Jahren
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() vor 11 Jahren
  Michael Brown 6f43ba411d [cmdline] Add "ping" command vor 11 Jahren
  Michael Brown 7405685df2 [cmdline] Add "nstat" command vor 11 Jahren
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists vor 11 Jahren
  Michael Brown b76885165e [cmdline] Add "pciscan" command to allow iteration over PCI devices vor 11 Jahren
  Michael Brown 2b869786c5 [cmdline] Add "inc" command vor 11 Jahren
  Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands vor 11 Jahren
  Michael Brown 7010b10491 [settings] Eliminate call to storef_named_setting() in choose_exec() vor 11 Jahren
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c vor 11 Jahren
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified vor 11 Jahren
  Michael Brown ed28c8304c [ifmgmt] Avoid relying on global variable within ifcommon_exec() vor 11 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 11 Jahren
  Michael Brown 75bd5b54a8 [settings] Add support for navigation keys in "config" user interface vor 11 Jahren
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link vor 11 Jahren
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer vor 11 Jahren
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot vor 11 Jahren
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI vor 11 Jahren
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected vor 11 Jahren
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key vor 11 Jahren
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status vor 12 Jahren
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command vor 12 Jahren
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided vor 12 Jahren
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command vor 12 Jahren
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type vor 12 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown 5d3c368efb [image] Add "--replace" option vor 12 Jahren
  Michael Brown d3c660b671 [image] Add "--autofree" option vor 12 Jahren
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary vor 12 Jahren
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command vor 12 Jahren
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h vor 12 Jahren
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs vor 12 Jahren
  Michael Brown addf699c86 [cmdline] Add "sync" command vor 12 Jahren
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command vor 12 Jahren
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 vor 12 Jahren
  Michael Brown 3425726cf3 [menu] Add menu commands vor 12 Jahren
  Michael Brown 493f194531 [menu] Add menu user interface vor 12 Jahren
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" vor 12 Jahren
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap vor 12 Jahren