]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2013-12-21  Michael Brown[build] Remove obsolete check for GNU as version 2.9.1
2013-12-09  Michael Brown[vesafb] Set "magic" colour to transparent when a backg...
2013-12-09  Michael Brown[console] Add concept of a "magic" colour
2013-12-09  Michael Brown[cmdline] Add the "colour" and "cpair" commands
2013-12-09  Michael Brown[mucurses] Use centralised concept of colour pairs
2013-12-09  Michael Brown[console] Add centralised concept of colours and colour...
2013-12-09  Michael Brown[fbcon] Always draw cursor using current foreground...
2013-12-06  Michael Brown[lkrnprefix] Include iPXE version string in image header
2013-12-06  Michael Brown[fbcon] Update the console width and height after chang...
2013-12-06  Michael Brown[console] Allow consoles to update the recorded console...
2013-12-06  Christian Hesse[build] Fix LABEL name for .liso images
2013-12-06  Michael Brown[menu] Adapt user interface to fit display size
2013-12-06  Michael Brown[login] Adapt user interface to fit display size
2013-12-06  Michael Brown[settings] Adapt user interface to fit display size
2013-12-06  Michael Brown[vesafb] Work around data corruption bug in bochs/qemu...
2013-12-05  Michael Brown[ipv6] Expose NDP-provided settings (including the...
2013-12-05  Michael Brown[dhcpv6] Add DHCPv6 "filename" setting
2013-12-05  Michael Brown[settings] Merge SETTING_IPv4 and SETTING_IPv6
2013-12-05  Michael Brown[settings] Allow for multiple definitions of each prede...
2013-12-05  Michael Brown[settings] Force settings into alphabetical order withi...
2013-12-05  Michael Brown[dhcpv6] Use DUID-UUID form of client DUID
2013-12-05  Michael Brown[linux] Provide access to SMBIOS via /dev/mem
2013-12-05  Michael Brown[ipv6] Add support for resolving IPv6 addresses via...
2013-12-05  Michael Brown[syslog] Add support for IPv6 syslog server
2013-12-05  Michael Brown[socket] Ensure socket address structure sizes are...
2013-12-05  Michael Brown[dns] Add support for resolving IPv6 addresses via...
2013-12-05  Michael Brown[settings] Add fetch_ipv6_setting()
2013-12-05  Michael Brown[settings] Allow for IPv6 setting types in non-IPv6...
2013-12-05  Michael Brown[settings] Explicitly separate the concept of a complet...
2013-12-02  Michael Brown[fbcon] Add support for displaying a cursor
2013-12-02  Michael Brown[menu] Hide cursor when displaying menu
2013-12-02  Michael Brown[settings] Hide cursor when not actively editing a...
2013-12-02  Michael Brown[mucurses] Implement curs_set() to control cursor visib...
2013-12-02  Michael Brown[console] Allow '?' as an intermediate byte in ANSI...
2013-12-02  Michael Brown[build] Fix building on OpenBSD 5.4
2013-11-28  Michael Brown[vesafb] Select an optimal mode, rather than the first...
2013-11-28  Michael Brown[vesafb] Return meaningful error when no suitable mode...
2013-11-28  Michael Brown[vesafb] Skip modes for which we cannot get mode inform...
2013-11-28  Michael Brown[vesafb] Include raw status value within VBE error...
2013-11-28  Michael Brown[vesafb] Add VESA frame buffer console
2013-11-28  Michael Brown[fbcon] Add generic concept of a frame buffer console
2013-11-28  Michael Brown[cmdline] Add "console" command to configure console
2013-11-28  Michael Brown[console] Add concept of generic console configuration
2013-11-28  Michael Brown[console] Allow console input and output to be disabled...
2013-11-28  Michael Brown[mucurses] Use "<ESC>[2J" ANSI escape sequence to clear...
2013-11-27  Michael Brown[pnm] Add support for PNM images
2013-11-27  Michael Brown[image] Add image_pixbuf() to create pixel buffer from...
2013-11-27  Michael Brown[image] Allow for non-executable image formats
2013-11-27  Michael Brown[pixbuf] Add generic concept of a pixel buffer
2013-11-27  Michael Brown[console] Pass escape sequence context to ANSI escape...
2013-11-27  Michael Brown[main] Defer "initialising devices" message until initi...
2013-11-27  Michael Brown[test] Include failing code within failed test result...
2013-11-15  Michael Brown[dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6...
2013-11-15  Michael Brown[ipv6] Separate the concepts of prefix and address...
2013-11-15  Christian Hesse[build] Update build system for Syslinux 6.x
2013-11-14  Michael Brown[dhcpv6] Add basic support for stateful and stateless...
2013-11-14  Michael Brown[ipv6] Add "ipv6" setting type
2013-11-14  Michael Brown[ipv6] Use given source address only if it is not the...
2013-11-14  Michael Brown[settings] Move user-class setting from dhcp.c to setti...
2013-11-14  Michael Brown[base16] Fix comparison of signed and unsigned integers
2013-11-08  Michael Brown[pxe] Ensure cached DHCPACK is retrieved prior to netwo...
2013-11-07  Michael Brown[cmdline] Generate command option help text automatically
2013-11-07  Michael Brown[ipv6] Add IPv6 network device configurator
2013-11-05  Michael Brown[dhcp] Remove obsolete dhcp() function
2013-11-05  Michael Brown[cmdline] Make "dhcp" command a synonym for "ifconf"
2013-11-05  Michael Brown[cmdline] Add "ifconf" command
2013-11-05  Michael Brown[autoboot] Use ifconf() to configure network device
2013-11-05  Michael Brown[ifmgmt] Add ifconf() to carry out network device confi...
2013-11-05  Michael Brown[parseopt] Add parse_netdev_configurator()
2013-11-05  Michael Brown[dhcp] Add DHCP network device configurator
2013-11-05  Michael Brown[netdevice] Add generic concept of a network device...
2013-11-05  Michael Brown[cmdline] Allow "if<xxx>" commands to take options
2013-11-05  Michael Brown[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
2013-11-05  Michael Brown[autoboot] Fix shell banner timeout
2013-11-01  Michael Brown[cmdline] Rewrite "sync" command to use monojob_wait()
2013-11-01  Michael Brown[monojob] Report ongoing job status as overall return...
2013-11-01  Michael Brown[monojob] Add timeout parameter to monojob_wait()
2013-11-01  Michael Brown[job] Allow job_progress() to return an ongoing job...
2013-11-01  Michael Brown[interface] Default to calling intf_restart() in respon...
2013-11-01  Michael Brown[netdevice] Make all net_driver methods optional
2013-11-01  Michael Brown[parseopt] Add parse_timeout()
2013-10-25  Michael Brown[ipv6] Add ndp_tx_router_solicitation() to send router...
2013-10-25  Michael Brown[pxe] Always retrieve cached DHCPACK and apply to relev...
2013-10-25  Michael Brown[ipv6] Automatically choose source for link-local and...
2013-10-25  Michael Brown[ipv6] Treat sin6_scope_id consistently
2013-10-23  Michael Brown[ipv6] Support stateless address autoconfiguration...
2013-10-23  Michael Brown[ipv6] Extract link layer addresses from router adverti...
2013-10-23  Michael Brown[ipv6] Handle IPv6 option length correctly
2013-10-23  lolipop[intel] Add Intel I217 Gigabit Ethernet PCI ID
2013-10-21  Michael Brown[cmdline] Add "ping" command
2013-10-21  Michael Brown[ping] Add top-level ping() function to ping a host
2013-10-21  Michael Brown[ping] Add generic ping mechanism
2013-10-21  Michael Brown[ping] Add concept of a ping socket
2013-10-21  Michael Brown[icmp] Add support for sending ICMP echo requests
2013-10-21  Michael Brown[resolv] Use sock_aton() to allow parsing of arbitrary...
2013-10-21  Michael Brown[ipv6] Add IPv6 socket address converter
2013-10-21  Michael Brown[ipv4] Add IPv4 socket address converter
2013-10-21  Michael Brown[socket] Add concept of a generalised socket address...
2013-10-21  Michael Brown[netdevice] Add find_netdev_by_index()
2013-10-21  Michael Brown[udp] Add AF_INET6 socket opener
next