summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/crypt: Add helpers for operating on /etc/shadowSamuel Mendoza-Jonas2018-12-033-0/+275
* discover: Nicely format IPMI response buffersv1.9.2Samuel Mendoza-Jonas2018-11-162-0/+18
* ui/ncurses: Reset console options on bootSamuel Mendoza-Jonas2018-11-162-1/+9
* lib/flash: Check if the partition is signedSamuel Mendoza-Jonas2018-11-141-0/+16
* lib/efi: Move magic to implementationGeoff Levand2018-08-142-6/+5
* lib/efi: Add new struct efi_mountGeoff Levand2018-08-142-33/+85
* lib/efi: Log operations to debug logGeoff Levand2018-08-141-0/+3
* lib/efi: Add EFI_DEFALT_ATTRIBUTES macroGeoff Levand2018-08-141-0/+6
* lib/efi: Add check for ioctl_iflags supportGeoff Levand2018-08-141-2/+17
* lib/talloc: Fix TALLOC_ABORTGeoff Levand2018-08-141-14/+9
* pb_log: Break out timestampGeoff Levand2018-08-141-2/+9
* lib/system: Add dmidecode as system appGeoff Levand2018-08-072-0/+2
* discover/powerpc: Switch to new param_listGeoff Levand2018-08-071-0/+1
* lib/param_list: Add new parameter list routinesGeoff Levand2018-08-073-1/+169
* lib/efi: Cleanup read/write routinesGeoff Levand2018-08-072-104/+112
* lib/efi: Add new routines to access efi variablesGe Song2018-08-073-1/+240
* lib/process: Add process_get_stdoutGeoff Levand2018-08-072-18/+62
* lib/process: Cleanup stdout callbackGeoff Levand2018-08-072-25/+9
* discover: Add --debug to kexecGeoff Levand2018-08-072-0/+6
* lib/log: Switch to pb_log_fnGeoff Levand2018-08-078-41/+41
* lib/log: Add verbose logging routinesGeoff Levand2018-08-072-0/+41
* lib/log: Include timestamp prefixSamuel Mendoza-Jonas2018-07-301-0/+11
* lib/system: Add udhcpc6Samuel Mendoza-Jonas2018-07-102-0/+2
* lib: Add support and helpers for IPv6 host addressesSamuel Mendoza-Jonas2018-07-104-6/+48
* protocol: Add definition and serialisation for temporary autobootJeremy Kerr2018-07-102-0/+76
* lib/security: hard_lockdown flag to stop runtime disable of signed bootBrett Grandbois2018-06-122-1/+5
* discover: Rescan SCSI devices on reinitSamuel Mendoza-Jonas2018-06-122-0/+2
* lib/security: add in openssl supportBrett Grandbois2018-05-307-291/+849
* lib/file: remove mkstemp umask in copy_file_secure_destBrett Grandbois2018-05-041-3/+0
* lib/security: Fix broken if statements in gpg_validate_boot_files()Samuel Mendoza-Jonas2018-03-231-2/+4
* lib/file: Avoid off-by-one error in arraySamuel Mendoza-Jonas2018-03-231-1/+1
* Minor fixes for make distcheckSamuel Mendoza-Jonas2018-03-231-0/+1
* lib: Fix gpg.h pathSamuel Mendoza-Jonas2018-03-071-1/+1
* ui/ncurses: Spawn shell in exit handlerSamuel Mendoza-Jonas2017-10-042-0/+2
* lib/flash: Update type of size fieldSamuel Mendoza-Jonas2017-08-231-2/+2
* discover: Handle plugin install requestSamuel Mendoza-Jonas2017-08-151-0/+1
* Add pb-plugin and pb-exec to pb_system_appsSamuel Mendoza-Jonas2017-08-152-0/+4
* lib/process: Add raw stdout modeSamuel Mendoza-Jonas2017-08-152-2/+6
* discover/pxe-parser: Recognise plugin sourcesSamuel Mendoza-Jonas2017-08-152-1/+17
* lib: Add plugin_option type and protocolSamuel Mendoza-Jonas2017-08-153-0/+127
* lib/system: Add vgscan, vgchange utilitiesSamuel Mendoza-Jonas2017-07-112-0/+4
* discover: Track both configured and current autoboot settingsSamuel Mendoza-Jonas2017-03-152-0/+14
* process: Cancel all asynchronous jobs on reinitv1.4.1Samuel Mendoza-Jonas2017-01-312-0/+23
* discover: Record IP address of network interfacesSamuel Mendoza-Jonas2016-12-202-1/+8
* discover: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-202-1/+15
* lib/process: Allow process output to be retrieved on each eventSamuel Mendoza-Jonas2016-12-202-5/+43
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-202-21/+1
* types: shorten boot_status definitionsJeremy Kerr2016-12-203-12/+12
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-243-0/+19
* lib/file: Fix errors found by Coverity scanSamuel Mendoza-Jonas2016-10-111-34/+51
OpenPOWER on IntegriCloud