index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated tcp.c to provide a standardised data transfer interface.
Michael Brown
2007-05-25
2
-350
/
+406
*
Use list_for_each_entry_safe() when flushing queue.
Michael Brown
2007-05-20
1
-1
/
+2
*
Add local address to socket openers.
Michael Brown
2007-05-19
2
-7
/
+15
*
Rename pkbpad.c to iobpad.c
Michael Brown
2007-05-19
1
-0
/
+0
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
25
-665
/
+429
*
Add explicit "freeing" debug messages.
Michael Brown
2007-05-18
1
-0
/
+3
*
Must request data before anything actually happens...
Michael Brown
2007-05-18
1
-0
/
+4
*
Add debugging
Michael Brown
2007-05-18
1
-0
/
+2
*
Add alloc_iob() and free_iob(). (Direct search-and-replace
Michael Brown
2007-05-18
2
-39
/
+133
*
Updated to use POSIX-style file I/O layer.
Michael Brown
2007-05-18
1
-298
/
+149
*
Added POSIX-style blocking I/O calls, for use by PXE TFTP API.
Michael Brown
2007-05-18
2
-0
/
+363
*
Allow construction of PXE status code from internal error number.
Michael Brown
2007-05-18
1
-0
/
+3
*
Prefix all the open()-family routines with xfer_, to disambiguate them
Michael Brown
2007-05-18
4
-19
/
+21
*
Do not hold self-references. This then avoids the problem of having to
Michael Brown
2007-05-15
7
-38
/
+96
*
Data-transfer interface should now be functionally complete.
Michael Brown
2007-05-15
4
-73
/
+243
*
Add always_inline attribute to force gcc to inline single-instruction
Michael Brown
2007-05-01
2
-4
/
+4
*
Added (non-functional) reference count to struct image
Michael Brown
2007-05-01
1
-0
/
+24
*
Initial sketch for a downloader object
Michael Brown
2007-05-01
2
-0
/
+293
*
Add start() event
Michael Brown
2007-05-01
4
-61
/
+136
*
Clarify behaviour of plug() by using intf_put() and intf_get().
Michael Brown
2007-05-01
2
-3
/
+22
*
Document the fact that a zeroed-out refcounted object will behave in
Michael Brown
2007-05-01
1
-0
/
+5
*
D'oh
Michael Brown
2007-04-30
1
-2
/
+2
*
Added plug_plug()
Michael Brown
2007-04-30
2
-0
/
+16
*
Add (and use) generic reference counter, to improve signal:noise ratio
Michael Brown
2007-04-30
8
-58
/
+128
*
Skeleton job control interface
Michael Brown
2007-04-29
2
-0
/
+201
*
Add seek()
Michael Brown
2007-04-29
4
-38
/
+137
*
Preliminary support for opening data-transfer interfaces
Michael Brown
2007-04-28
4
-18
/
+325
*
Added PF_INET[6] and SOCK_{STREAM,DGRAM} definitions and debug
Michael Brown
2007-04-28
1
-3
/
+56
*
Added deliver-as-iobuf/deliver-as-raw concepts.
Michael Brown
2007-04-27
2
-6
/
+91
*
Initial sketch for the generic data-transfer interface.
Michael Brown
2007-04-27
5
-0
/
+417
*
Trivial ASN.1 decoding functions.
Michael Brown
2007-04-21
2
-0
/
+191
*
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
Anselm Martin Hoffmeister
2007-04-09
5
-3
/
+26
*
hoffmeis: Fixing situation where absence of a newdata() handler for UDP
Anselm Martin Hoffmeister
2007-04-09
1
-5
/
+10
*
Add 32-bit support.
Michael Brown
2007-03-22
1
-13
/
+70
*
Provide a buffer in base memory for code to fill with generated DHCP data.
Michael Brown
2007-03-22
2
-0
/
+42
*
Typo
Michael Brown
2007-03-20
3
-5
/
+5
*
Support 32-bit (linear) NBI images. We don't yet provide a bootp data
Michael Brown
2007-03-14
1
-33
/
+44
*
Ported bnx2 driver from Etherboot 5.4.
James Harper
2007-03-14
3
-0
/
+10891
|
\
*
|
Added .nbi as a format.
Michael Brown
2007-03-11
2
-0
/
+69
*
|
Make _load_size accurately reflect the number of bytes in the actual
Michael Brown
2007-03-11
1
-2
/
+0
*
|
t5x9 code relies on nic->ioaddr being set
Michael Brown
2007-03-11
1
-7
/
+11
*
|
Updated 3c509 to current device model
Michael Brown
2007-03-10
1
-165
/
+185
*
|
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
36
-1648
/
+1418
*
|
Start a new release notes file (RELNOTES) in preparation for release
Marty Connor
2007-03-05
1
-41
/
+5
*
|
Start a new LOG file in preparation for release
Marty Connor
2007-03-05
1
-2865
/
+11
*
|
Update non-GPL licensed files for gPXE
Marty Connor
2007-03-05
1
-17
/
+23
*
|
Remove outdated web files
Marty Connor
2007-03-03
5
-606
/
+0
*
|
Add gpxe-tarball target to create clean release tarballs
Marty Connor
2007-03-02
1
-1
/
+18
*
|
Add warning about formats that are not working until we fix them
Marty Connor
2007-03-02
1
-3
/
+7
*
|
Version increment in preparation for release
Marty Connor
2007-03-02
1
-1
/
+1
[next]