4600 Commits (2f1c7e386b79d9c4d78706d8a8f169b753e6bc5a)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command hace 10 años
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server hace 10 años
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed hace 10 años
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records hace 10 años
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() hace 10 años
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor hace 10 años
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu hace 10 años
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting hace 10 años
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility hace 10 años
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences hace 10 años
  Michael Brown 1403bda951 [build] Fix building on OpenBSD 5.4 hace 10 años
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode hace 10 años
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found hace 10 años
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information hace 10 años
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages hace 10 años
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console hace 10 años
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console hace 10 años
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console hace 10 años
  Michael Brown c501c980e0 [console] Add concept of generic console configuration hace 10 años
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently hace 10 años
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen hace 10 años
  Michael Brown 0ee89338dd [pnm] Add support for PNM images hace 10 años
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image hace 10 años
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats hace 10 años
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer hace 10 años
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices hace 10 años
  Michael Brown 1312c467ee [test] Include failing code within failed test result output hace 10 años
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses hace 10 años
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation hace 10 años
  Christian Hesse 3f9a482b88 [build] Update build system for Syslinux 6.x hace 10 años
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 hace 10 años
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type hace 10 años
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address hace 10 años
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c hace 10 años
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers hace 10 años
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation hace 10 años
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically hace 10 años
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator hace 10 años
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function hace 10 años
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" hace 10 años
  Michael Brown 506152d467 [cmdline] Add "ifconf" command hace 10 años
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device hace 10 años
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration hace 10 años
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() hace 10 años
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator hace 10 años
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator hace 10 años
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options hace 10 años