Commit Graph

15 Commits

Author SHA1 Message Date
a33726fba8 fixed indentation 2022-12-17 20:19:03 +01:00
d15a98a7d1 moved dump_key_buffer() from display to utils 2022-12-17 19:29:20 +01:00
4c11fbe410 stdtime(): removed timezone in our standard date format, useless 2022-12-17 19:11:51 +01:00
5e44ebebd5 added network functions to new net.sh lib, moved set_system_proxy, begin of offline mode implementation 2022-09-07 21:19:42 +02:00
fatalerrors
da37fd3bae bump to version 0.99.18 2022-06-24 17:52:17 +02:00
levasseur
b9fc8ed51c as REBOOT_NEEDED variable is independant on every module, the function to set it is no longuer needed 2022-02-21 18:47:08 +01:00
levasseur
d85e2a819b added set_reboot_needed function and use it 2022-01-14 16:37:30 +01:00
levasseur
ed0563b770 utils.sh: fixed function_exists not to display grep result 2021-12-17 16:43:55 +01:00
levasseur
d9af921417 libs: made error message clearer and more consistent 2021-12-13 18:49:03 +01:00
056a6142bd some readability improvements 2021-12-06 17:06:49 +01:00
7eddfe5074 utils.sh: fixed function_exists implementation 2021-12-01 10:53:49 +01:00
c71b22f326 fixed pre post capabilities 2021-11-19 00:18:16 +01:00
3bb5a880d5 moved stdtime from filefct.sh to utils.sh 2021-10-27 13:56:55 +02:00
78169b3088 utils.sh: fixed missing export of function_exists 2021-10-27 10:47:54 +02:00
levasseur
d1a2759ef6 added lib/utils.sh and reorganised some files according to it 2021-10-25 15:48:40 +02:00