Age | Commit message (Expand) | Author | Files | Lines |
2020-07-04 | hscipt: Implement parse and validation of 'pppoe' key | A. Wilcox | 1 | -2/+33 |
2020-06-23 | hscript: Implement runlevel support in svcenable key | A. Wilcox | 2 | -1/+12 |
2020-06-23 | Change Runner.Validate.hostname.Begin to allow numeric characters | A. Wilcox | 1 | -1/+2 |
2020-06-06 | tests: Update simulator spec for new keymap output | A. Wilcox | 1 | -1/+1 |
2020-05-26 | tests: Update for new keys-dir behaviour | A. Wilcox | 1 | -3/+3 |
2020-05-24 | Fix CI since printowner is no longer built for RE | A. Wilcox | 1 | -0/+1 |
2020-05-24 | hscript: Implement 'svcenable' key and tests | A. Wilcox | 2 | -0/+25 |
2020-05-17 | tests: Add --version tests, fix required installfile tests | A. Wilcox | 2 | -12/+20 |
2020-05-15 | hscript: Ensure user commands are correct in simulator | A. Wilcox | 1 | -11/+11 |
2020-04-01 | Tests: Update APK tests for --keys-dir | A. Wilcox | 1 | -3/+3 |
2020-03-24 | tests: Update Simulator test's parted MBR label type name | A. Wilcox | 1 | -1/+1 |
2020-03-18 | hscript: Support creation of /etc/network/interfaces | A. Wilcox | 1 | -0/+10 |
2020-03-17 | hscript: Add new netconfigtype key and associated tests | A. Wilcox | 1 | -0/+19 |
2020-03-15 | tests: Remove undo file from extfs testing | A. Wilcox | 1 | -3/+3 |
2020-03-11 | tests: Update simulator spec for proper language script | A. Wilcox | 1 | -3/+3 |
2020-02-11 | Use Boost's program_options instead of vendoring clipp | Calvin Buckley | 2 | -4/+4 |
2020-02-09 | tests: Add test for IPv4 subnet -> CIDR conversion | A. Wilcox | 1 | -1/+7 |
2019-12-19 | hscript: Add 'arch' key implementation and related tests | A. Wilcox | 2 | -0/+25 |
2019-11-08 | hscript: Implement UserIcon::execute, add tests | A. Wilcox | 1 | -0/+17 |
2019-11-07 | owner: New utility | A. Wilcox | 1 | -0/+26 |
2019-11-07 | hscript: Implement Runner.Execute.UserAccounts, add tests | A. Wilcox | 1 | -0/+36 |
2019-11-06 | tests: Ensure execution failure when validation fails | A. Wilcox | 1 | -0/+5 |
2019-11-06 | tests: Write more network tests | A. Wilcox | 1 | -1/+25 |
2019-11-06 | tests: Add more corner case testing | A. Wilcox | 1 | -0/+15 |
2019-11-06 | tests: Add pkginstall duplicate package tests | A. Wilcox | 1 | -0/+12 |
2019-11-06 | tests: Add usergroup group length test | A. Wilcox | 1 | -0/+5 |
2019-11-06 | tests: Add more LVM behavioural tests | A. Wilcox | 2 | -0/+39 |
2019-11-06 | tests: Add duplicate value tests for keymap, timezone, fs | A. Wilcox | 1 | -0/+15 |
2019-11-06 | tests: Add more nameserver behavioural tests | A. Wilcox | 2 | -0/+20 |
2019-11-06 | hscript: Implement Runner.Execute.netaddress.OpenRC | A. Wilcox | 1 | -0/+10 |
2019-11-04 | tests: More validity tests for keymap and language | A. Wilcox | 1 | -0/+10 |
2019-11-04 | tests: Add tests for all supported FSes | A. Wilcox | 1 | -0/+42 |
2019-11-04 | tests: Add even more simulator tests | A. Wilcox | 1 | -0/+72 |
2019-11-04 | tests: Fix nameserver test | A. Wilcox | 1 | -1/+1 |
2019-11-04 | tests: Add lots more simulator tests | A. Wilcox | 1 | -4/+59 |
2019-11-02 | hscript: Implement Filesystem::execute, add test | A. Wilcox | 1 | -0/+7 |
2019-10-31 | hscript: Implement Encrypt, add tests | A. Wilcox | 1 | -0/+24 |
2019-10-31 | hscript: Implement SigningKey, add tests | A. Wilcox | 1 | -0/+19 |
2019-10-31 | hscript: Implement Nameserver, add tests | A. Wilcox | 1 | -0/+18 |
2019-10-31 | hscript: Implement fs, add tests | A. Wilcox | 1 | -0/+23 |
2019-10-31 | hscript: Implement stub Keymap key, add simple test | A. Wilcox | 1 | -0/+8 |
2019-10-31 | hscript: Implement lvm_lv, add tests | A. Wilcox | 1 | -0/+39 |
2019-10-29 | hscript: Implement lvm_vg, add tests | A. Wilcox | 1 | -0/+28 |
2019-10-26 | tests: Test NetSSID execution output | A. Wilcox | 1 | -0/+7 |
2019-10-26 | hscript: Implement lvm_pv, add tests | A. Wilcox | 1 | -0/+18 |
2019-10-25 | hscript: Implement Partition, add tests | A. Wilcox | 1 | -0/+159 |
2019-10-24 | hscript: Fully implement Timezone, add tests | A. Wilcox | 1 | -25/+53 |
2019-10-24 | hscript: Ensure netaddress iface name is < IFNAMSIZ | A. Wilcox | 1 | -0/+5 |
2019-10-21 | hscript: Implement DiskLabel, add tests | A. Wilcox | 1 | -0/+48 |
2019-10-21 | hscript: Implement Language, add tests | A. Wilcox | 1 | -0/+43 |