index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/list: Fix handling of empty lists
Jeremy Kerr
2013-05-03
1
-5
/
+6
*
lib/url: Add pb_join_url
Jeremy Kerr
2013-04-29
2
-16
/
+110
*
list: Fix seg fault with list_for_each_entry_safe
Geoff Levand
2013-04-23
1
-7
/
+5
*
lib/list: Add list_for_each_entry_safe
Jeremy Kerr
2013-04-16
1
-0
/
+8
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
3
-93
/
+102
*
pb-protocol: Don't allocate in deserialise functions
Jeremy Kerr
2013-04-16
2
-16
/
+8
*
discover: parse boot message from incoming ACTION_BOOT messages
Jeremy Kerr
2013-04-15
2
-0
/
+34
*
lib/url: Move URL-handling code to lib
Jeremy Kerr
2013-04-15
3
-1
/
+283
*
discover-client: Add discover_client_boot
Jeremy Kerr
2013-04-15
2
-0
/
+27
*
Add boot command structure to petitboot protocol description
Jeremy Kerr
2013-04-15
3
-0
/
+16
*
waiter: Don't rely on global variables to keep waiter state
Jeremy Kerr
2013-04-10
2
-34
/
+57
*
lib/types: Create common file for type definitions
Jeremy Kerr
2013-04-10
3
-26
/
+34
*
Allow host programs to be configured
Jeremy Kerr
2013-03-05
1
-10
/
+10
*
Add udevadm to pb_system_apps
Jeremy Kerr
2013-03-05
2
-0
/
+2
*
lib/pb-protocol: suppress warning for unused buf_len arg
Jeremy Kerr
2013-03-05
1
-0
/
+1
*
Cleanup --dry-run option code
Geoff Levand
2012-03-30
2
-4
/
+11
*
Add new macro DEFINE_LIST()
Geoff Levand
2012-03-26
1
-1
/
+3
*
Log to stderr, allow --log=-
Geoff Levand
2012-03-26
1
-3
/
+3
*
Add --start-daemon option to ui programs
Geoff Levand
2012-03-08
3
-3
/
+9
*
Convert build to use automake
Geoff Levand
2012-02-12
1
-0
/
+35
*
Add custom TALLOC_ABORT
Geoff Levand
2011-11-12
1
-0
/
+7
*
Add va-copy check to configure.ac
Geoff Levand
2011-11-12
1
-6
/
+7
*
Add list_prev_entry, list_next_entry
Geoff Levand
2011-11-11
1
-4
/
+9
*
Return NULL for head list_entry
Geoff Levand
2011-11-11
1
-7
/
+9
*
Cleanup list formatting
Geoff Levand
2011-11-11
1
-12
/
+12
*
Add STATIC_LIST initializer
Geoff Levand
2011-11-11
1
-0
/
+7
*
Fix waiter_register return value
Geoff Levand
2011-11-03
1
-1
/
+5
*
Add pb_protocol_dump_device
Geoff Levand
2011-10-30
2
-0
/
+25
*
Add n_options to struct device
Geoff Levand
2011-10-27
2
-0
/
+3
*
Fix seg fault on ps3 flash error
Geoff Levand
2009-08-25
1
-1
/
+1
*
Delete kexec temporary files before rebooting
Geoff Levand
2009-07-09
2
-0
/
+2
*
Log child output
Geoff Levand
2009-07-09
1
-2
/
+14
*
Move common system routines to lib
Geoff Levand
2009-06-30
2
-0
/
+177
*
Increase protocol payload size to 64KiB
Geoff Levand
2009-06-30
1
-1
/
+1
*
Fix memmove size
Geoff Levand
2009-06-30
1
-1
/
+2
*
Get log stream
Geoff Levand
2009-03-30
2
-0
/
+6
*
Increase protocol payload size
Geoff Levand
2009-03-30
2
-4
/
+18
*
Include types header in talloc
Geoff Levand
2009-03-23
1
-0
/
+1
*
Rename symbol new
Geoff Levand
2009-03-23
2
-16
/
+16
*
Add list_for_each_entry_continue routine
Geoff Levand
2009-03-23
1
-0
/
+4
*
Remove boot_option_copy routine
Geoff Levand
2009-02-21
2
-22
/
+0
*
Add list insert routines
Geoff Levand
2009-02-21
2
-9
/
+23
*
Add protocol object compare routines
Geoff Levand
2009-02-21
2
-0
/
+15
*
[pb-protocol] Add ui_info member to devices and boot options
Jeremy Kerr
2009-02-01
1
-0
/
+4
*
Make device instance constant
Geoff Levand
2009-02-01
2
-11
/
+13
*
Add boot_option_copy routine
Geoff Levand
2009-02-01
2
-0
/
+21
*
Flush log stream on write
Geoff Levand
2009-02-01
2
-0
/
+11
*
Move log to library
Geoff Levand
2009-02-01
2
-0
/
+32
*
Fix waiter alloc
Geoff Levand
2009-02-01
1
-1
/
+2
*
Move waiter to library
Geoff Levand
2009-02-01
2
-0
/
+106
[next]