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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
5
-3
/
+7
*
[process] Hold reference to process during call to step()
Michael Brown
2010-06-15
1
-0
/
+2
*
[base16] Add generic base16 encoding and decoding routines
Michael Brown
2010-05-28
1
-0
/
+106
*
[base64] Add ability to decode base64 strings
Michael Brown
2010-05-28
1
-0
/
+85
*
[base64] Allow base64_encode() to handle arbitrary data
Michael Brown
2010-05-28
1
-7
/
+9
*
[bitmap] Fix bitmaps on 64-bit
Geoff Lywood
2010-05-27
1
-1
/
+1
*
[lacp] Add simple LACP implementation
Michael Brown
2010-05-10
1
-406
/
+0
*
[uri] Special case NULL in churi()
Piotr Jaroszyński
2010-04-25
1
-2
/
+4
*
[uri] Fix NULL dereference in parse_uri()
Piotr Jaroszyński
2010-04-25
1
-2
/
+10
*
[main] Match "starting execution" and "initialising devices" message style
Michael Brown
2010-04-25
1
-2
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
46
-133
/
+133
*
[fnrec] Add function recorder for debugging
Stefan Hajnoczi
2010-03-04
1
-0
/
+134
*
[proto] Remove unsupported IGMP protocol
Stefan Hajnoczi
2010-02-01
1
-1
/
+0
*
[proto] Remove unsupported NFS protocol
Stefan Hajnoczi
2010-02-01
2
-2
/
+1
*
[uri] Handle an empty unparse_uri() result properly
Joshua Oreman
2010-01-27
1
-4
/
+5
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-21
2
-65
/
+89
*
[settings] Add automagic "netX" settings block for last opened netdev
Joshua Oreman
2010-01-20
1
-1
/
+10
*
[uri] Fix outdated comment in parse_uri()
sobtwmxt
2009-11-21
1
-1
/
+1
*
[linker] Add mechanism for subsystem-dependent configuration options
Joshua Oreman
2009-11-21
1
-238
/
+0
*
[job] Report progress of downloader jobs via job_progress()
Michael Brown
2009-08-31
1
-2
/
+21
*
[job] Add missing job_progress() interface method
Michael Brown
2009-08-31
1
-0
/
+8
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+3
*
[process] Make it safe to call process_add() multiple times
Michael Brown
2009-08-10
1
-3
/
+10
*
[debug] Use a delimiter to break up DBG_HD() output
Michael Brown
2009-07-17
1
-1
/
+2
*
[xfer] Always nullify interface while sending close() message
Michael Brown
2009-07-06
2
-5
/
+3
*
[pxe] Add startpxe and stoppxe commands
Michael Brown
2009-06-28
1
-0
/
+3
*
[settings] Fix setting_cmp() to handle nameless settings
Shao Miller
2009-06-13
1
-2
/
+6
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
3
-16
/
+52
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
1
-55
/
+241
*
[settings] Fix erroneous bit-masking in fetch_uintz_setting()
Michael Brown
2009-05-20
1
-1
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
42
-0
/
+84
*
[gdb] Allow resynchronisation with gdb
Stefan Hajnoczi
2009-04-15
1
-6
/
+4
*
[resolv] Simplify xfer_redirect() logic
Michael Brown
2009-03-30
1
-11
/
+30
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
3
-2
/
+30
*
[digest] md5sum and sha1sum commands
Daniel Verkamp
2009-03-27
1
-0
/
+3
*
[settings] Fix broken assertion in fetch_string_setting_copy()
Michael Brown
2009-03-26
1
-2
/
+3
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
11
-108
/
+20
*
[time] Add the time command
Daniel Verkamp
2009-03-06
1
-0
/
+3
*
[settings] Allow for autovivification of settings blocks
Michael Brown
2009-03-06
1
-51
/
+113
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-6
/
+10
*
[login] Add "login" command and UI
Michael Brown
2009-02-17
1
-0
/
+3
*
[settings] Allow store_setting() to access the root settings block
Michael Brown
2009-02-17
1
-3
/
+3
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
1
-2
/
+1
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-3
/
+27
*
[uri] Allow use of relative URIs when calling churi()
Michael Brown
2009-02-16
1
-1
/
+4
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
2
-4
/
+12
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
1
-2
/
+9
*
[base64] Add base64 encoding functions
Michael Brown
2009-02-13
1
-0
/
+66
*
[settings] Handle errors in fetchf_uristring()
Michael Brown
2009-02-12
1
-1
/
+4
[next]