Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fs/path] Use bc for mathv28 | Simon Rettberg | 2021-05-07 | 1 | -5/+9 |
* | [cert] Only import hashed symlink certs into nssdb | Simon Rettberg | 2021-03-10 | 1 | -1/+1 |
* | Remember if we were sourced and don't do it again | Simon Rettberg | 2021-02-09 | 1 | -0/+3 |
* | [cert] New module for doing stuff with certificates | Simon Rettberg | 2021-02-08 | 1 | -0/+29 |
* | [ini] New module | Simon Rettberg | 2021-01-13 | 1 | -0/+11 |
* | [dev] More sanity checks, fallback to GPT if MBR yields nothing | Simon Rettberg | 2020-10-07 | 1 | -36/+49 |
* | [dev] Add comments | Simon Rettberg | 2020-10-07 | 1 | -4/+20 |
* | [dev] Implement raw partition scanner (MBR+GPT) | Simon Rettberg | 2020-10-07 | 2 | -20/+137 |
* | Add net module (net_resolve_v4 for now)v27 | Simon Rettberg | 2019-10-28 | 1 | -0/+9 |
* | Add mem module | Simon Rettberg | 2019-10-28 | 1 | -0/+25 |
* | consider network shares in fs_path_isvolatile | Jonathan Bauer | 2019-10-16 | 1 | -1/+9 |
* | Add fs_path_ismountpoint | Simon Rettberg | 2019-07-02 | 1 | -0/+6 |
* | Exclude functions with wrong prefix; list available functions | Simon Rettberg | 2019-06-14 | 2 | -2/+10 |
* | Fix typo | Simon Rettberg | 2019-05-28 | 1 | -1/+1 |
* | Add String and XML helpers | Simon Rettberg | 2019-05-27 | 3 | -0/+37 |
* | Add download and download_retry | Simon Rettberg | 2019-05-27 | 1 | -0/+10 |
* | Modularize | Simon Rettberg | 2019-05-27 | 6 | -69/+121 |
* | Match proper field | Simon Rettberg | 2019-04-05 | 1 | -1/+1 |
* | Refactor, rename, break things | Simon Rettberg | 2019-04-05 | 1 | -47/+129 |
* | Invert logic and use || for $x = ${x#<prefix>} checks | Simon Rettberg | 2019-03-15 | 1 | -3/+3 |
* | Simplify checks, consider zram as volatile too | Simon Rettberg | 2019-03-15 | 1 | -6/+6 |
* | fix search/replace for ash | Jonathan Bauer | 2019-02-27 | 1 | -3/+5 |
* | improvements & bug fixes | Jonathan Bauer | 2019-02-27 | 1 | -11/+30 |
* | initial collections of beta functions | Jonathan Bauer | 2019-02-18 | 1 | -0/+77 |
* | initial commit | Jonathan Bauer | 2019-02-18 | 1 | -0/+1 |