4611 Commits (f79592545bec486cdd3204a063e9f119a2a96a65)
 

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