index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
job.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
*
[job] Allow job_progress() to return an ongoing job status code, if known
Michael Brown
2013-11-01
1
-4
/
+12
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
1
-64
/
+21
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[job] Add missing job_progress() interface method
Michael Brown
2009-08-31
1
-0
/
+8
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
Unplug before sending close() message, to avoid screwing up interfaces
Michael Brown
2007-07-10
1
-2
/
+2
*
Added monojob controller in lieu of a full working shell.
Michael Brown
2007-06-28
1
-0
/
+8
*
Kill off job::start() (it was only ever added as part of an aborted
Michael Brown
2007-06-28
1
-5
/
+0
*
Do not hold self-references. This then avoids the problem of having to
Michael Brown
2007-05-15
1
-1
/
+2
*
Add start() event
Michael Brown
2007-05-01
1
-8
/
+14
*
Add (and use) generic reference counter, to improve signal:noise ratio
Michael Brown
2007-04-29
1
-1
/
+1
*
Skeleton job control interface
Michael Brown
2007-04-29
1
-0
/
+77