summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* types: Add is_default to struct boot_optionJeremy Kerr2013-06-242-1/+12
* lib/waiter: Ensure waiters are consistent during waiter_pollJeremy Kerr2013-05-211-19/+43
* lib/waiter: allocate waiters separately from set->waitersJeremy Kerr2013-05-211-13/+22
* discover: log cleanupJeremy Kerr2013-05-161-9/+0
* lib/url: Add pb_url_to_stringJeremy Kerr2013-05-152-5/+9
* lib/url: fix no-scheme URL parsingJeremy Kerr2013-05-061-6/+8
* protocol: Add boot_status (de-)serialisation functionsJeremy Kerr2013-05-062-0/+84
* lib: Add boot_status type & protocol definitionsJeremy Kerr2013-05-062-0/+11
* discover/udev: remove unnecessary udevadm referencesJeremy Kerr2013-05-062-2/+0
* lib/list: Fix handling of empty listsJeremy Kerr2013-05-031-5/+6
* lib/url: Add pb_join_urlJeremy Kerr2013-04-292-16/+110
* list: Fix seg fault with list_for_each_entry_safeGeoff Levand2013-04-231-7/+5
* lib/list: Add list_for_each_entry_safeJeremy Kerr2013-04-161-0/+8
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-163-93/+102
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-162-16/+8
* discover: parse boot message from incoming ACTION_BOOT messagesJeremy Kerr2013-04-152-0/+34
* lib/url: Move URL-handling code to libJeremy Kerr2013-04-153-1/+283
* discover-client: Add discover_client_bootJeremy Kerr2013-04-152-0/+27
* Add boot command structure to petitboot protocol descriptionJeremy Kerr2013-04-153-0/+16
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-102-34/+57
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-103-26/+34
* Allow host programs to be configuredJeremy Kerr2013-03-051-10/+10
* Add udevadm to pb_system_appsJeremy Kerr2013-03-052-0/+2
* lib/pb-protocol: suppress warning for unused buf_len argJeremy Kerr2013-03-051-0/+1
* Cleanup --dry-run option codeGeoff Levand2012-03-302-4/+11
* Add new macro DEFINE_LIST()Geoff Levand2012-03-261-1/+3
* Log to stderr, allow --log=-Geoff Levand2012-03-261-3/+3
* Add --start-daemon option to ui programsGeoff Levand2012-03-083-3/+9
* Convert build to use automakeGeoff Levand2012-02-121-0/+35
* Add custom TALLOC_ABORTGeoff Levand2011-11-121-0/+7
* Add va-copy check to configure.acGeoff Levand2011-11-121-6/+7
* Add list_prev_entry, list_next_entryGeoff Levand2011-11-111-4/+9
* Return NULL for head list_entryGeoff Levand2011-11-111-7/+9
* Cleanup list formattingGeoff Levand2011-11-111-12/+12
* Add STATIC_LIST initializerGeoff Levand2011-11-111-0/+7
* Fix waiter_register return valueGeoff Levand2011-11-031-1/+5
* Add pb_protocol_dump_deviceGeoff Levand2011-10-302-0/+25
* Add n_options to struct deviceGeoff Levand2011-10-272-0/+3
* Fix seg fault on ps3 flash errorGeoff Levand2009-08-251-1/+1
* Delete kexec temporary files before rebootingGeoff Levand2009-07-092-0/+2
* Log child outputGeoff Levand2009-07-091-2/+14
* Move common system routines to libGeoff Levand2009-06-302-0/+177
* Increase protocol payload size to 64KiBGeoff Levand2009-06-301-1/+1
* Fix memmove sizeGeoff Levand2009-06-301-1/+2
* Get log streamGeoff Levand2009-03-302-0/+6
* Increase protocol payload sizeGeoff Levand2009-03-302-4/+18
* Include types header in tallocGeoff Levand2009-03-231-0/+1
* Rename symbol newGeoff Levand2009-03-232-16/+16
* Add list_for_each_entry_continue routineGeoff Levand2009-03-231-0/+4
* Remove boot_option_copy routineGeoff Levand2009-02-212-22/+0
OpenPOWER on IntegriCloud