summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* discover/device-handler: Restore autoboot setting on requeryv1.7.3Samuel Mendoza-Jonas2018-09-071-1/+9
* discover/paths: Set suffix to default value on error.v1.7.2Samuel Mendoza-Jonas2018-07-301-1/+3
* discover: Be more verbose about boot failuresSamuel Mendoza-Jonas2018-07-302-0/+8
* lib/log: Include timestamp prefixSamuel Mendoza-Jonas2018-07-301-0/+11
* discover: implement a periodic requery for network devicesJeremy Kerr2018-07-306-6/+189
* discover/boot: Fix stale boot cancellation codev1.7.1Samuel Mendoza-Jonas2018-03-072-16/+5
* discover: pxe: Avoid dereferencing null pointerJoel Stanley2018-03-071-1/+1
* test/parser: Fixed uninitialized variable warningJoel Stanley2018-03-071-1/+1
* discover: Fix unused function warningJoel Stanley2018-03-071-9/+6
* ncurses: Fix bad strncmpJoel Stanley2018-03-071-2/+2
* discover: Fix bad check of version stringJoel Stanley2018-03-071-2/+1
* utils/hooks: Set stdout-path propertySamuel Mendoza-Jonas2018-03-071-8/+7
* lib: Fix gpg.h pathSamuel Mendoza-Jonas2018-03-071-1/+1
* ui/ncurses: Validate URL fieldv1.7.0Samuel Mendoza-Jonas2018-02-273-0/+18
* discover/platform-powerpc: Avoid confusing gateway and URLSamuel Mendoza-Jonas2018-02-271-10/+19
* ui/ncurses: Fix boot editor segfault on updateSamuel Mendoza-Jonas2018-02-271-37/+71
* discover: Allow load_async_url() to call callback for local pathsSamuel Mendoza-Jonas2018-02-274-98/+83
* discover/syslinux-parser: Fix missing comma in ignored names.Samuel Mendoza-Jonas2018-02-221-1/+1
* discover/device-handler: Treat empty boot order as 'boot any'Samuel Mendoza-Jonas2018-02-122-3/+6
* ui/ncurses: Clear remaining space when drawing help lineSamuel Mendoza-Jonas2018-02-121-1/+5
* syslinux: add syslinux parser supportBrett Grandbois2018-02-0910-3/+702
* test/parser: test no whitespace on grub menuentryBrett Grandbois2018-02-082-0/+39
* grub2/grub2: add Yocto paths to default grub2 conf search pathsBrett Grandbois2018-02-081-0/+2
* grub2/grub2-parser: accept no whitespace in grub menuentryBrett Grandbois2018-02-081-1/+1
* ncurses/nc-cui: fix unreferenced assertion variableBrett Grandbois2018-02-081-1/+2
* ncurses/nc-cui: musl libc fixesBrett Grandbois2018-02-081-1/+2
* discover/pb-discover: #include <locale.h> for musl libcBrett Grandbois2018-02-081-0/+1
* printf: Fix format type warningsGeoff Levand2018-01-103-5/+7
* configure: Update AC_PACKAGE_BUGREPORTGeoff Levand2018-01-101-1/+1
* configure: Add check for lex, yaccGeoff Levand2018-01-101-0/+6
* bootstrap: Add dependency checksGeoff Levand2018-01-101-0/+11
* ui/ncurses: Allow multiple hot key handlers per pmenuSamuel Mendoza-Jonas2018-01-104-17/+57
* discover/pxe-parser: Fix relative parsing for manual config filesSamuel Mendoza-Jonas2017-12-124-3/+58
* Test with .travis.ymlDaniel Axtens2017-11-301-0/+16
* Use --no-location instead of --add-location=neverDaniel Axtens2017-11-301-1/+1
* ui/ncurses: Always cancel autoboot on exitSamuel Mendoza-Jonas2017-11-301-38/+41
* ui/ncurses: Handle arrow key variantsSamuel Mendoza-Jonas2017-11-211-0/+10
* discover/pxe-parser: Fine grained proxy controlCyril Bur2017-11-213-1/+19
* Better recognition of ncurses header filesCyril Bur2017-11-211-0/+5
* Fix bootstrap warning: noinst_PROGRAMS was already definedCyril Bur2017-11-201-1/+1
* configure.ac: Fix unmatched bracketsCyril Bur2017-11-201-1/+1
* ui/ncurses: Safely handle lost terminal control commandsv1.6.3Samuel Mendoza-Jonas2017-11-147-0/+376
* Add root .gitignoreCyril Bur2017-11-031-0/+20
* discover/platform-powerpc: Increase IPMI timeoutv1.6.2Samuel Mendoza-Jonas2017-10-261-1/+1
* ui/ncurses: Remove help shortcut from nc-subsetSamuel Mendoza-Jonas2017-10-121-1/+1
* discover/device-handler: Fallback to device if snapshot fails to mountv1.6.1Samuel Mendoza-Jonas2017-10-121-3/+14
* ui/ncurses: Display multibyte strings correctly in textscreensSamuel Mendoza-Jonas2017-10-111-8/+13
* ui/ncurses: Spawn shell in exit handlerSamuel Mendoza-Jonas2017-10-044-1/+32
* ui/ncurses: Fixup some missing gettext callsSamuel Mendoza-Jonas2017-09-1513-14/+157
* po: Translation UpdatesSamuel Mendoza-Jonas2017-09-1311-310/+395
OpenPOWER on IntegriCloud