4611 Commits (f79592545bec486cdd3204a063e9f119a2a96a65)
 

Author SHA1 Message Date
  Michael Brown f79592545b [menu] Adapt user interface to fit display size 10 years ago
  Michael Brown 0344dc0094 [login] Adapt user interface to fit display size 10 years ago
  Michael Brown b6c867713b [settings] Adapt user interface to fit display size 10 years ago
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation 10 years ago
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) 10 years ago
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting 10 years ago
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10 years ago
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID 10 years ago
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem 10 years ago
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command 10 years ago
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server 10 years ago
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed 10 years ago
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records 10 years ago
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() 10 years ago
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor 10 years ago
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu 10 years ago
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting 10 years ago
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility 10 years ago
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 years ago
  Michael Brown 1403bda951 [build] Fix building on OpenBSD 5.4 10 years ago
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode 10 years ago
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found 10 years ago
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information 10 years ago
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages 10 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 years ago
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console 10 years ago
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console 10 years ago
  Michael Brown c501c980e0 [console] Add concept of generic console configuration 10 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 years ago
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen 10 years ago
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 years ago
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image 10 years ago
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats 10 years ago
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer 10 years ago
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers 10 years ago
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices 10 years ago
  Michael Brown 1312c467ee [test] Include failing code within failed test result output 10 years ago
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses 10 years ago
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation 10 years ago
  Christian Hesse 3f9a482b88 [build] Update build system for Syslinux 6.x 10 years ago
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 10 years ago
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type 10 years ago
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address 10 years ago
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c 10 years ago
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers 10 years ago
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation 10 years ago