]> git.ozlabs.org Git - petitboot/shortlog
petitboot
2013-04-15 Jeremy Kerrlib/url: Move URL-handling code to lib
2013-04-15 Jeremy Kerrui/ncurses: Add discover client to struct cui
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2013-04-15 Jeremy Kerrdiscover: Allow discover server to receive boot messages
2013-04-15 Jeremy KerrAdd boot command structure to petitboot protocol descri...
2013-04-15 Jeremy Kerrui: callback & boot actions: kexec -> boot
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
2013-04-15 Jeremy Kerrui/ncurses: ked -> boot-editor
2013-04-10 Jeremy Kerrpb-udhcpc: Fix generation of TFTP URLs
2013-04-10 Jeremy Kerrui/common: Remove unused artwork
2013-04-10 Jeremy Kerrtest/urls: Fix distcheck breakages
2013-04-10 Jeremy Kerrwaiter: Don't rely on global variables to keep waiter...
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions
2013-03-06 Jeremy Kerrtest/url: Add http-simple.test
2013-03-06 Jeremy Kerrui/common/url: Fix multiple-preceeding-slash on pathnames
2013-03-06 Jeremy Kerrtest: Add URL parser test infrastructure
2013-03-06 Jeremy Kerrui/common/url: Add pb_url_scheme_name
2013-03-06 Jeremy Kerrui/common/url: remove scheme separator from URL scheme...
2013-03-06 Jeremy Kerrui/common/url: move pb_scheme_info array to file scope
2013-03-05 Jeremy KerrAllow host programs to be configured
2013-03-05 Jeremy Kerrdiscover: Remove {U,}MOUNT_BIN defines
2013-03-05 Jeremy KerrAdd udevadm to pb_system_apps
2013-03-05 Jeremy Kerrdiscover: Use pb_run_cmd rather than calling system()
2013-03-05 Jeremy Kerrconfigure.ac: Add --enable-werror
2013-03-05 Jeremy Kerrdiscover: remove (unused) duplicate struct mount_map
2013-03-05 Jeremy Kerrdiscover: remove unused message.h file
2013-03-05 Jeremy Kerrparser: remove unused fields from struct parser
2013-03-05 Jeremy Kerrui/twin: fix compiler warnings
2013-03-05 Jeremy Kerrlib/pb-protocol: suppress warning for unused buf_len arg
2013-03-05 Jeremy Kerrui/ncurses: Fix warning from unnecessary if statement
2013-03-05 Jeremy Kerrdiscover: simplify handler switch statement
2013-03-05 Jeremy Kerrnc: Only expand debug macros if DEBUG is defined
2012-10-16 Geoff LevandConvert echo to printf in scripts
2012-04-03 Geoff LevandFix sftp loader
2012-03-31 Geoff LevandIncrease X screen size
2012-03-31 Geoff LevandSpeed up --start-daemon option
2012-03-31 Geoff LevandCleanup --dry-run option code
2012-03-30 Geoff LevandAdd missing EXTRA_DIST files
2012-03-28 Geoff LevandAdd UI option --dry-run
2012-03-27 Geoff LevandAdd new macro DEFINE_LIST()
2012-03-27 Geoff Levandpb-discover: Ignore ram, loop and no-name devices
2012-03-27 Geoff LevandFix device mount retry
2012-03-27 Geoff LevandAdd more paths to grub2 parser
2012-03-27 Geoff LevandLog to stderr, allow --log=-
2012-03-27 Geoff LevandZero automatic sockaddr
2012-03-27 Geoff LevandAdd grub.cfg from opensuse install
2012-03-27 Geoff LevandAdd DEVPATH to udev_print_event()
2012-03-19 Geoff LevandAdd grub2 conf file parser
2012-03-19 Geoff LevandParser test cleanup
2012-03-19 Geoff LevandMinor comment fix
2012-03-18 Geoff LevandAdd new member get_pair to conf parser context
2012-03-18 Geoff LevandRefactor parser routine conf_get_param_pair()
2012-03-18 Geoff LevandAdd parser routine conf_replace_char()
2012-03-17 Geoff LevandConvert test to automake
2012-03-17 Geoff LevandFix build error in parser-test
2012-03-17 Geoff LevandUse static array for parsers
2012-03-17 Geoff LevandFix seg fault with bare kboot.conf variables
2012-03-16 Geoff LevandUse define_parser() for native
2012-03-10 Geoff LevandAdd logrotate.conf
2012-03-10 Geoff LevandAdd time to version string
2012-03-10 Geoff LevandFixup artwork licenses
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-03-09 Geoff LevandLog file cleanups
2012-03-09 Geoff LevandRename pb-nc, pb-twin to petitboot-nc, petitboot-twin
2012-03-09 Geoff LevandRetry device mount without 'ro' option
2012-02-24 Geoff LevandAdd '--action=add' to udevadm trigger command
2012-02-24 Geoff LevandMove installed programs from bin to sbin
2012-02-24 Geoff LevandCleanup man pages
2012-02-15 Geoff LevandUpdate twin ui to use discover server
2012-02-15 Geoff LevandRemove union in pb_opt_data
2012-02-15 Geoff LevandMinor include path fix
2012-02-15 Geoff LevandAdd usage comment to parse_user_event
2012-02-15 Geoff LevandRename pb-nc-generic to pb-nc
2012-02-15 Geoff LevandRemove unused file pb-cui.c
2012-02-12 Geoff LevandFixups for 'make dist'
2012-02-12 Geoff LevandAdd artwork files network.png, system.png
2012-02-12 Geoff LevandRename ps3-cui.c to ps3-main.c
2012-02-12 Geoff LevandInclude util files in 'make install'
2012-02-12 Geoff LevandAdd new file kboot.conf.sample
2012-02-12 Geoff LevandRename udhcpc to pb-udhcpc
2012-02-12 Geoff LevandConvert build to use automake
2012-02-12 Geoff LevandAdd generic ncurses program
2012-02-12 Geoff LevandRename pb-test.c to discover-test.c
2011-12-05 Geoff LevandFix paths.c build warnings
2011-12-05 Geoff LevandFix params.c logging
2011-12-05 Geoff LevandFix params.c build warnings
2011-11-14 Geoff LevandMove artwork from ui/twin to ui/common
2011-11-12 Geoff LevandRemove KEY_LEFT in nc-menu
2011-11-12 Geoff LevandAdd header dependencies to rules.mk
2011-11-12 Geoff LevandAdd twin checks to configure
2011-11-12 Geoff LevandAdd custom TALLOC_ABORT
2011-11-12 Geoff LevandAdd va-copy check to configure.ac
2011-11-12 Geoff LevandAdd list_prev_entry, list_next_entry
2011-11-12 Geoff LevandReturn NULL for head list_entry
2011-11-12 Geoff LevandCleanup list formatting
2011-11-12 Geoff LevandAdd STATIC_LIST initializer
2011-11-04 Geoff LevandFix waiter_register return value
2011-10-31 Geoff LevandAdd data structs to ui-system
2011-10-31 Geoff LevandAdd pb_protocol_dump_device
next