Commit Graph

108 Commits (ce843ddd555042c5a1a96951f8f7a3d71d7a1175)

Author SHA1 Message Date
Lukas Macura ce843ddd55 Quiet error when zabbix user is not found 2016-11-22 15:19:28 +01:00
Lukas Macura 5838292856 Added postconf hook for openwrt systems 2016-11-22 14:27:44 +01:00
Lukas Macura cc244ef791 When cache is in tmp, automaticaly create it 2016-11-22 14:03:27 +01:00
Lukas Macura 006a9fc99b which => zaf_which 2016-11-21 18:20:03 +01:00
Lukas Macura 72ef383146 Internal which now search in more dirs 2016-11-21 17:11:30 +01:00
Lukas Macura b80fd5ce7f Missed zaf_which 2016-11-21 17:05:13 +01:00
Lukas Macura f72488708b Repaired 'which' detection and user environment checking 2016-11-21 16:59:59 +01:00
Lukas Macura f110e9aec7 Repaired version numbers 2016-06-17 14:06:27 +02:00
Lukas Macura b9551fb2f2 Repaired merge of trunk
External items are working now
2016-06-17 13:16:07 +02:00
Lukas Macura 8e9d950411 Merge branch '1.2' 2016-06-17 12:07:14 +02:00
Lukas Macura 93b482dc69 New package management
Repaired install
Added external item support
2016-06-17 11:58:43 +02:00
Lukas Macura 3ad71262e2 Merge pull request #1 from kovetskiy/master
package for archlinux
2016-06-16 14:22:16 +02:00
Egor Kovetskiy c2316d2341 package for archlinux 2016-06-16 12:07:08 +06:00
Lukas Macura 7b07643be9 Simulate zaf_sudo if needed
Add plugin name as env var
2016-05-13 18:00:19 +02:00
Lukas Macura 658496e7cc Temp file auto deletion 2016-05-04 16:20:23 +02:00
Lukas Macura ca4f170ca3 Repaired tmp and cache directory init and clean 2016-05-04 16:09:34 +02:00
Lukas Macura 4bdeaf9f9a Args have to be set in control file for Cmd 2016-04-28 14:24:16 +02:00
Lukas Macura 7af97e2a13 Missed vatiable emptying on item create 2016-04-24 05:31:51 +02:00
Lukas Macura 276aef1689 Removing files echo delete 2016-04-24 05:23:32 +02:00
Lukas Macura f5b88cc4d9 Reorganized stage1 init 2016-04-24 04:59:23 +02:00
Lukas Macura b18919362a Repaired files and modes
Repaired init functions
2016-04-24 04:51:35 +02:00
Lukas Macura 2bb33dc105 Force preloading of env before script execution
Parameters are exported as variables
2016-04-22 09:44:38 +02:00
Lukas Macura efd52abc62 Repaired show plugin 2016-04-22 08:38:36 +02:00
Lukas Macura 1ea7d93cd8 Right permissions on cache 2016-04-21 16:07:21 +02:00
Lukas Macura 2d9c2059fe Cache now predelete content due to rights mistake 2016-04-21 15:59:29 +02:00
Lukas Macura c96a7a17dc Rm deleted content before install 2016-04-21 15:50:48 +02:00
Lukas Macura 185438225c Install changes 2016-04-21 15:44:39 +02:00
Lukas Macura b017f0d982 REpaired typo 2016-04-21 15:33:27 +02:00
Lukas Macura 957c53958c New syntax and tests 2016-04-21 15:29:48 +02:00
Lukas Macura 76ba5b9ad9 Merge branch '1.2' of github.com:limosek/zaf into 1.2 2016-04-20 09:40:59 +02:00
Lukas Macura 76352d7d12 Repaired touch variants
Added cache-list command
2016-04-20 09:39:24 +02:00
Lukas Macura c0b57ea7be Repaired function name 2016-04-19 20:11:09 +02:00
Lukas Macura 14d78f1b15 Missed include file 2016-04-19 17:38:02 +02:00
Lukas Macura ca3962ba05 cache-clean sets right permissions 2016-04-19 15:59:45 +02:00
Lukas Macura c5df621461 Json parsing based on JSON.sh https://github.com/dominictarr/JSON.sh 2016-04-19 15:48:12 +02:00
Lukas Macura 941a96208c One more check in installation 2016-04-19 12:37:37 +02:00
Lukas Macura b892cb067d Repaired plugin installation checks 2016-04-19 12:35:20 +02:00
Lukas Macura 122c6fc831 Added diagnostic opts 2016-04-19 11:31:23 +02:00
Lukas Macura 8578dba950 Repaired typo 2016-04-19 11:12:06 +02:00
Lukas Macura 79b98bf661 Diagnostic changes
Added support for detecting beesip os
2016-04-19 11:09:22 +02:00
Lukas Macura ddbdff55d9 Repaired userparms creation and including libraries 2016-04-19 10:37:39 +02:00
Lukas Macura 84f7e55078 Repaired error in exporting hosts 2016-04-18 12:58:49 +02:00
Lukas Macura 8ad723f45c Added contrib for making deb packages 2016-04-18 12:08:42 +02:00
Lukas Macura da87113b47 Repaired postinst and dpkg check 2016-04-18 11:51:24 +02:00
Lukas Macura a320c33d44 Repaired typo in readme 2016-04-18 10:51:39 +02:00
Lukas Macura f9584ff673 Updated version in master 2016-04-18 10:38:43 +02:00
Lukas Macura 4af2464120 Updated README 2016-04-18 10:35:23 +02:00
Lukas Macura e097408377 API is working now, help updated 2016-04-18 10:24:55 +02:00
Lukas Macura 83b4af050c Going forward to release 2.2 2016-04-18 09:20:57 +02:00
Lukas Macura 60009d71e6 Updated cfg creation process 2016-04-15 11:15:43 +02:00