2008-04-22 |
Michael Brown | [NETDEV] Add notion of link state |
tree | commitdiff |
2008-03-25 |
Michael Brown | [Settings] Remove assumption that all settings have... |
tree | commitdiff |
2008-03-23 |
Michael Brown | [DHCP] Fix up fake-packet creation as used by PXENV_GET... |
tree | commitdiff |
2008-03-22 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2008-03-21 |
Michael Brown | [Settings] Migrate DHCP and NVO code to the new setting... |
tree | commitdiff |
2008-03-21 |
Michael Brown | [Settings] Use a settings applicator to configure IPv4... |
tree | commitdiff |
2008-03-20 |
Michael Brown | [Settings] Convert code in src/usr to use settings... |
tree | commitdiff |
2008-03-10 |
Michael Brown | Merge branch 'xl0-timer' |
tree | commitdiff |
2008-03-04 |
Michael Brown | [Command] Add "sanboot" command. |
tree | commitdiff |
2008-01-22 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2008-01-08 |
Michael Brown | Added the embedded pxelinux payload patch from hpa. |
tree | commitdiff |
2007-12-12 |
Michael Brown | Remove the obsolete pre-aBFT AoE boot table. |
tree | commitdiff |
2007-11-24 |
Marty Connor | Merge branch 'mdc-working' of ssh://git.etherboot.org... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Merge commit 'origin/mdc-working' |
tree | commitdiff |
2007-11-21 |
Michael Brown | Remove some assumptions about DHCP obtaining only a... |
tree | commitdiff |
2007-08-23 |
Michael Brown | Merge commit 'holger/strings' |
tree | commitdiff |
2007-08-05 |
Holger Lubitz | Merge branch 'master' of git://git.etherboot.org/scm... |
tree | commitdiff |
2007-08-03 |
Michael Brown | Display name and status of each file as it is downloaded. |
tree | commitdiff |
2007-08-02 |
Michael Brown | Error message cleanups. |
tree | commitdiff |
2007-08-02 |
Michael Brown | Allow images to hold references to the originating... |
tree | commitdiff |
2007-08-01 |
Holger Lubitz | Merge branch 'master' into strings |
tree | commitdiff |
2007-07-31 |
Michael Brown | Added support for draft version of the AoE Boot Firmwar... |
tree | commitdiff |
2007-07-31 |
Michael Brown | Fix endianness of "shelf" field |
tree | commitdiff |
2007-07-30 |
Michael Brown | Added the AoE boot information table as used by Vampyre... |
tree | commitdiff |
2007-07-29 |
Michael Brown | Quick hack to get AoE back in to the tree, on a par... |
tree | commitdiff |
2007-07-28 |
Michael Brown | Merge branch 'symcheck2' |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | Merge branch 'master' into symcheck2 |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make netboot() static |
tree | commitdiff |
2007-07-26 |
Michael Brown | Prepare for iBFT merge when possible. iscsiboot.c... |
tree | commitdiff |
2007-07-09 |
Michael Brown | Fix up iscsiboot missing prototype warnings |
tree | commitdiff |
2007-07-08 |
Michael Brown | Merge branch 'master' into iscsi-update |
tree | commitdiff |
2007-07-08 |
Michael Brown | Ready to start testing |
tree | commitdiff |
2007-07-05 |
Michael Brown | Allow recording of TX and RX errors to aid in end-user... |
tree | commitdiff |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk... |
tree | commitdiff |
2007-07-02 |
Michael Brown | Add trivial net device statistics (TX and RX packet... |
tree | commitdiff |
2007-06-28 |
Michael Brown | Removed debugging statements that should not have been... |
tree | commitdiff |
2007-06-28 |
Michael Brown | Quick hack to get image booting working again |
tree | commitdiff |
2007-06-28 |
Michael Brown | Use monojob and dhcp_configure_netdev(). |
tree | commitdiff |
2007-06-27 |
Michael Brown | Update DHCP to use data-xfer interface (not yet tested). |
tree | commitdiff |
2007-06-11 |
Michael Brown | DNS code now records a whole struct sockaddr for the... |
tree | commitdiff |
2007-06-11 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-10 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Scripts temporarily deregister themselves while executi... |
tree | commitdiff |
2007-04-09 |
Anselm Martin Hoff... | hoffmeis: Preparations for syslog support (LOGSERVER... |
tree | commitdiff |
2007-03-20 |
Michael Brown | Typo |
tree | commitdiff |
2007-03-13 |
James Harper | Ported bnx2 driver from Etherboot 5.4. |
tree | commitdiff |
2007-01-29 |
Michael Brown | Keep HTTP progress updated, and display a progress... |
tree | commitdiff |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h |
tree | commitdiff |
2007-01-18 |
Michael Brown | A working name resolution framework |
tree | commitdiff |
2007-01-18 |
Michael Brown | HTTP/DNS now working fully asynchronously. HTTP/IP... |
tree | commitdiff |
2007-01-16 |
Michael Brown | Rename e{malloc,realloc,free} to u{malloc,realloc,free... |
tree | commitdiff |
2007-01-16 |
Michael Brown | Create and use async_block() macro; it cuts down on... |
tree | commitdiff |
2007-01-16 |
Michael Brown | When a network device is specified to tcpip_tx() or... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Update TFTP and FTP to take the same temporary URI... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Protocol's get() method no longer takes ownership of... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Gave asynchronous operations approximate POSIX signal... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Add HTTP test support |
tree | commitdiff |
2007-01-12 |
Michael Brown | Use dhcp(), imgfetch() etc. to boot rather than dhcp_te... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Add "dhcp" command |
tree | commitdiff |
2007-01-12 |
Michael Brown | Let ifmgmt.c take care of calling efree(), since it... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Added dhcp() user-level command. |
tree | commitdiff |
2007-01-12 |
Michael Brown | fetch() now knows nothing about struct image; it simply... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Allow "imgexec" with no arguments to boot the file... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Cleaner separation between imgXXX() functions and image... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Add basic "fetch" and "imgstat" commands. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Warn when net device on an active route is not open. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add route() function to display routing table. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Try booting from the "boot" network device first (i... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add "name" field to struct device to allow human-readab... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Move header file for usr/autoboot.c to include/usr |
tree | commitdiff |
2007-01-10 |
Michael Brown | Added network interface management commands |
tree | commitdiff |
2007-01-09 |
Michael Brown | Add "name" field to network device, to facilitate netde... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Make open() and close() an official part of the netdevi... |
tree | commitdiff |
2006-12-20 |
Michael Brown | Split the (quick hack) boot logic out from main.c to... |
tree | commitdiff |
|