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
*
[malloc] Add cache discard mechanism
Michael Brown
2010-07-21
1
-46
/
+68
*
[settings] Unregister the children when unregistering the parent
Piotr Jaroszyński
2010-07-15
1
-1
/
+8
*
[hci] Continue processing while prompting for shell banner
Michael Brown
2010-07-14
1
-1
/
+1
*
[debug] Expose pause() and more() debugging functions
Michael Brown
2010-07-14
1
-4
/
+12
*
[debug] Remove unused guard_region() and check_region() functions
Michael Brown
2010-07-14
1
-53
/
+0
*
[image] Fix a memory leak in free_image()
Piotr Jaroszyński
2010-07-11
1
-0
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-0
/
+12
*
[interface] Allow for non-pass-through interface methods
Michael Brown
2010-06-22
2
-10
/
+31
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
7
-457
/
+224
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-97
/
+112
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
3
-122
/
+61
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
1
-14
/
+222
*
[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
[next]