index
:
petitboot
flexver
master
petitboot-1.2.x
Raptor Engineering's public version of its internal PetitBoot branch
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
waiter: Don't rely on global variables to keep waiter state
Jeremy Kerr
2013-04-10
16
-64
/
+112
*
lib/types: Create common file for type definitions
Jeremy Kerr
2013-04-10
17
-39
/
+51
*
test/url: Add http-simple.test
Jeremy Kerr
2013-03-06
1
-0
/
+7
*
ui/common/url: Fix multiple-preceeding-slash on pathnames
Jeremy Kerr
2013-03-06
1
-0
/
+5
*
test: Add URL parser test infrastructure
Jeremy Kerr
2013-03-06
6
-1
/
+123
*
ui/common/url: Add pb_url_scheme_name
Jeremy Kerr
2013-03-06
2
-0
/
+13
*
ui/common/url: remove scheme separator from URL scheme definitions
Jeremy Kerr
2013-03-06
1
-20
/
+35
*
ui/common/url: move pb_scheme_info array to file scope
Jeremy Kerr
2013-03-06
1
-16
/
+15
*
Allow host programs to be configured
Jeremy Kerr
2013-03-05
2
-10
/
+31
*
discover: Remove {U,}MOUNT_BIN defines
Jeremy Kerr
2013-03-05
1
-7
/
+4
*
Add udevadm to pb_system_apps
Jeremy Kerr
2013-03-05
3
-1
/
+3
*
discover: Use pb_run_cmd rather than calling system()
Jeremy Kerr
2013-03-05
1
-1
/
+11
*
configure.ac: Add --enable-werror
Jeremy Kerr
2013-03-05
1
-0
/
+8
*
discover: remove (unused) duplicate struct mount_map
Jeremy Kerr
2013-03-05
1
-5
/
+0
*
discover: remove unused message.h file
Jeremy Kerr
2013-03-05
2
-32
/
+0
*
parser: remove unused fields from struct parser
Jeremy Kerr
2013-03-05
1
-2
/
+0
*
ui/twin: fix compiler warnings
Jeremy Kerr
2013-03-05
1
-2
/
+2
*
lib/pb-protocol: suppress warning for unused buf_len arg
Jeremy Kerr
2013-03-05
1
-0
/
+1
*
ui/ncurses: Fix warning from unnecessary if statement
Jeremy Kerr
2013-03-05
1
-1
/
+1
*
discover: simplify handler switch statement
Jeremy Kerr
2013-03-05
2
-35
/
+22
*
nc: Only expand debug macros if DEBUG is defined
Jeremy Kerr
2013-03-05
1
-0
/
+6
*
Convert echo to printf in scripts
Geoff Levand
2012-10-16
2
-6
/
+6
*
Fix sftp loader
Geoff Levand
2012-04-02
1
-6
/
+5
*
Increase X screen size
Geoff Levand
2012-03-30
2
-3
/
+4
*
Speed up --start-daemon option
Geoff Levand
2012-03-30
2
-10
/
+10
*
Cleanup --dry-run option code
Geoff Levand
2012-03-30
10
-32
/
+42
*
Add missing EXTRA_DIST files
Geoff Levand
2012-03-29
3
-2
/
+4
*
Add UI option --dry-run
Geoff Levand
2012-03-27
8
-39
/
+53
*
Add new macro DEFINE_LIST()
Geoff Levand
2012-03-26
1
-1
/
+3
*
pb-discover: Ignore ram, loop and no-name devices
Geoff Levand
2012-03-26
2
-10
/
+18
*
Fix device mount retry
Geoff Levand
2012-03-26
1
-4
/
+11
*
Add more paths to grub2 parser
Geoff Levand
2012-03-26
1
-0
/
+4
*
Log to stderr, allow --log=-
Geoff Levand
2012-03-26
6
-23
/
+39
*
Zero automatic sockaddr
Geoff Levand
2012-03-26
1
-0
/
+1
*
Add grub.cfg from opensuse install
Geoff Levand
2012-03-26
2
-0
/
+36
*
Add DEVPATH to udev_print_event()
Geoff Levand
2012-03-26
1
-2
/
+6
*
Add grub2 conf file parser
Geoff Levand
2012-03-18
5
-3
/
+491
*
Parser test cleanup
Geoff Levand
2012-03-18
27
-44
/
+98
*
Minor comment fix
Geoff Levand
2012-03-18
1
-1
/
+1
*
Add new member get_pair to conf parser context
Geoff Levand
2012-03-18
4
-1
/
+15
*
Refactor parser routine conf_get_param_pair()
Geoff Levand
2012-03-18
3
-9
/
+32
*
Add parser routine conf_replace_char()
Geoff Levand
2012-03-18
2
-0
/
+17
*
Convert test to automake
Geoff Levand
2012-03-16
4
-6
/
+46
*
Fix build error in parser-test
Geoff Levand
2012-03-16
1
-2
/
+1
*
Use static array for parsers
Geoff Levand
2012-03-16
5
-28
/
+19
*
Fix seg fault with bare kboot.conf variables
Geoff Levand
2012-03-16
1
-0
/
+5
*
Use define_parser() for native
Geoff Levand
2012-03-16
1
-12
/
+19
*
Add logrotate.conf
Geoff Levand
2012-03-09
2
-1
/
+9
*
Add time to version string
Geoff Levand
2012-03-09
1
-1
/
+3
*
Fixup artwork licenses
Geoff Levand
2012-03-09
18
-11
/
+241
[next]