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
path:
root
/
src
/
core
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[xfer] Expose xfer_uri_opener()
Michael Brown
2011-01-27
1
-14
/
+39
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
1
-32
/
+37
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-5
/
+5
*
[xfer] Always nullify interface while sending close() message
Michael Brown
2009-07-06
1
-5
/
+0
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
1
-0
/
+28
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-14
/
+2
*
Added two lines of code that were completely missing!
Michael Brown
2007-07-25
1
-2
/
+4
*
Treat URIs opened via xfer_open() and friends as relative to the
Michael Brown
2007-06-13
1
-5
/
+23
*
Allow xfer_open() to take a struct uri as well as a URI string.
Michael Brown
2007-06-09
1
-14
/
+28
*
Make URI structures reference-counted.
Michael Brown
2007-05-28
1
-3
/
+6
*
Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead.
Michael Brown
2007-05-26
1
-13
/
+11
*
Add local address to socket openers.
Michael Brown
2007-05-19
1
-4
/
+9
*
Prefix all the open()-family routines with xfer_, to disambiguate them
Michael Brown
2007-05-18
1
-8
/
+8
*
Add seek()
Michael Brown
2007-04-29
1
-4
/
+4
*
Preliminary support for opening data-transfer interfaces
Michael Brown
2007-04-28
1
-0
/
+144