summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* discover: Use pb_run_cmd rather than calling system()Jeremy Kerr2013-03-051-1/+11
* configure.ac: Add --enable-werrorJeremy Kerr2013-03-051-0/+8
* discover: remove (unused) duplicate struct mount_mapJeremy Kerr2013-03-051-5/+0
* discover: remove unused message.h fileJeremy Kerr2013-03-052-32/+0
* parser: remove unused fields from struct parserJeremy Kerr2013-03-051-2/+0
* ui/twin: fix compiler warningsJeremy Kerr2013-03-051-2/+2
* lib/pb-protocol: suppress warning for unused buf_len argJeremy Kerr2013-03-051-0/+1
* ui/ncurses: Fix warning from unnecessary if statementJeremy Kerr2013-03-051-1/+1
* discover: simplify handler switch statementJeremy Kerr2013-03-052-35/+22
* nc: Only expand debug macros if DEBUG is definedJeremy Kerr2013-03-051-0/+6
* Convert echo to printf in scriptsGeoff Levand2012-10-162-6/+6
* Fix sftp loaderGeoff Levand2012-04-021-6/+5
* Increase X screen sizeGeoff Levand2012-03-302-3/+4
* Speed up --start-daemon optionGeoff Levand2012-03-302-10/+10
* Cleanup --dry-run option codeGeoff Levand2012-03-3010-32/+42
* Add missing EXTRA_DIST filesGeoff Levand2012-03-293-2/+4
* Add UI option --dry-runGeoff Levand2012-03-278-39/+53
* Add new macro DEFINE_LIST()Geoff Levand2012-03-261-1/+3
* pb-discover: Ignore ram, loop and no-name devicesGeoff Levand2012-03-262-10/+18
* Fix device mount retryGeoff Levand2012-03-261-4/+11
* Add more paths to grub2 parserGeoff Levand2012-03-261-0/+4
* Log to stderr, allow --log=-Geoff Levand2012-03-266-23/+39
* Zero automatic sockaddrGeoff Levand2012-03-261-0/+1
* Add grub.cfg from opensuse installGeoff Levand2012-03-262-0/+36
* Add DEVPATH to udev_print_event()Geoff Levand2012-03-261-2/+6
* Add grub2 conf file parserGeoff Levand2012-03-185-3/+491
* Parser test cleanupGeoff Levand2012-03-1827-44/+98
* Minor comment fixGeoff Levand2012-03-181-1/+1
* Add new member get_pair to conf parser contextGeoff Levand2012-03-184-1/+15
* Refactor parser routine conf_get_param_pair()Geoff Levand2012-03-183-9/+32
* Add parser routine conf_replace_char()Geoff Levand2012-03-182-0/+17
* Convert test to automakeGeoff Levand2012-03-164-6/+46
* Fix build error in parser-testGeoff Levand2012-03-161-2/+1
* Use static array for parsersGeoff Levand2012-03-165-28/+19
* Fix seg fault with bare kboot.conf variablesGeoff Levand2012-03-161-0/+5
* Use define_parser() for nativeGeoff Levand2012-03-161-12/+19
* Add logrotate.confGeoff Levand2012-03-092-1/+9
* Add time to version stringGeoff Levand2012-03-091-1/+3
* Fixup artwork licensesGeoff Levand2012-03-0918-11/+241
* Add --start-daemon option to ui programsGeoff Levand2012-03-0817-32/+124
* Log file cleanupsGeoff Levand2012-03-086-12/+13
* Rename pb-nc, pb-twin to petitboot-nc, petitboot-twinGeoff Levand2012-03-089-48/+30
* Retry device mount without 'ro' optionGeoff Levand2012-03-081-0/+3
* Add '--action=add' to udevadm trigger commandGeoff Levand2012-02-241-1/+3
* Move installed programs from bin to sbinGeoff Levand2012-02-244-7/+7
* Cleanup man pagesGeoff Levand2012-02-247-11/+117
* Update twin ui to use discover serverGeoff Levand2012-02-1512-1200/+2708
* Remove union in pb_opt_dataGeoff Levand2012-02-151-4/+2
* Minor include path fixGeoff Levand2012-02-151-1/+1
* Add usage comment to parse_user_eventGeoff Levand2012-02-151-0/+6
OpenPOWER on IntegriCloud