Commit graph

461 commits

Author SHA1 Message Date
Volkan Şahin
f13482c515 disk partition formatting 2016-08-02 18:14:20 +03:00
Volkan Şahin
f3aa259944 minor fixing 2016-08-02 18:13:04 +03:00
cemrealpsoy
4d78384cb5 Temporary change. Json format fixing 2016-08-02 14:32:45 +03:00
Volkan Şahin
8859c981eb Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-08-01 20:33:34 +03:00
Volkan Şahin
5510e1ca30 execute script and returning result feature added 2016-08-01 20:08:42 +03:00
Volkan Şahin
2167a8596f minor fixing 2016-08-01 20:07:37 +03:00
emrekgn
3fc86867ee do not use lowercase DN - this causes dict problems 2016-07-29 19:09:22 +03:00
emrekgn
cb18b1b7a6 Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-07-29 19:07:33 +03:00
emrekgn
3a4bfbcc7c create received_dir_path with correct permissions 2016-07-29 19:07:17 +03:00
emrekgn
bf0f01c02f change permission recursively 2016-07-29 19:06:23 +03:00
Volkan Şahin
e14a1a4523 bug fix about send message via ahenkd command 2016-07-27 16:03:32 +03:00
Volkan Şahin
57862558d5 minor bug fix 2016-07-27 15:12:32 +03:00
Volkan Şahin
4548253fed modified bug fixed and remove added 2016-07-26 15:09:02 +03:00
Volkan Şahin
a9cc40fb2f plugin listener activated and some minor bug fixing 2016-07-25 18:32:28 +03:00
Volkan Şahin
705565a416 profile override problem fixed 2016-07-25 18:31:43 +03:00
Volkan Şahin
33a556e2b0 watchdog module added to dependencies 2016-07-25 18:30:44 +03:00
Volkan Şahin
90a03c1598 minor bug fixed about db connection not sharing between threads problem 2016-07-25 16:28:23 +03:00
Volkan Şahin
dbfe504292 timer bug fixing and other minor fixing like log, redundant parameters ... 2016-07-25 12:21:23 +03:00
Volkan Şahin
70495628c7 timer thread form was changed to daemon 2016-07-25 12:19:53 +03:00
Volkan Şahin
bf9af4042a dn is fetchable from system 2016-07-25 11:04:21 +03:00
Volkan Şahin
cbeadd62e1 merging system.py 2016-07-22 10:43:17 +03:00
Volkan Şahin
fa9c2fc104 timeout function added for waiting get policies response and some functions formatted 2016-07-22 10:40:41 +03:00
Volkan Şahin
98dde0a3d1 new conf parameters serving 2016-07-22 10:38:59 +03:00
Volkan Şahin
7aa5aad801 timeout function added for registration timeout 2016-07-22 10:37:27 +03:00
Volkan Şahin
7335d6e5cb kill signal removed 2016-07-22 10:36:56 +03:00
Volkan Şahin
8b703e8639 added get policy timout and checker functions and fixing column-bean parameter matching 2016-07-22 10:36:21 +03:00
Volkan Şahin
75b9f79ffd kill signal was switched with shutdown mode and some log fixing 2016-07-22 10:34:59 +03:00
Volkan Şahin
d63a455d39 timer method added for using with some specific function which need timeout actions 2016-07-22 10:33:45 +03:00
Volkan Şahin
93cedac5ef timeout parameters added to ahenk conf file 2016-07-22 10:23:53 +03:00
Volkan Şahin
b678961d3c plugins have only one kill mode 2016-07-22 10:23:18 +03:00
Volkan Şahin
5ec8022f81 fifo file removed while cleaning 2016-07-21 18:04:00 +03:00
Volkan Şahin
4f9bfa992c log fixing 2016-07-21 18:03:26 +03:00
Volkan Şahin
d4936b4e4e paramiko log level was changed 2016-07-21 18:03:09 +03:00
cemrealpsoy
f93f0c1200 remove_package added 2016-07-20 16:30:42 +03:00
cemrealpsoy
eed683fabf util.py remove_package added 2016-07-20 16:23:50 +03:00
cemrealpsoy
0dc279d961 Remove PAckage Eklendi 2016-07-20 16:16:19 +03:00
emre.akkaya
890b3ffa41 bug fix for install/uninstall util methods & remove redundant symbolic link 2016-07-20 16:10:52 +03:00
cemrealpsoy
cda00f2810 Little Bug fixings in system.py aand ssh_file_transfer.py, also utility in util.py called install_package 2016-07-20 11:32:50 +03:00
Volkan Şahin
c0598f608c bug fixing about dynamic plugin load,reload and remove 2016-07-19 16:05:46 +03:00
Volkan Şahin
f805748009 watching new installed plugins for loading ahenk is disabled until watchdog dependency is added to repo 2016-07-19 16:04:46 +03:00
Volkan Şahin
cc113eb664 new plugin listener 2016-07-19 10:50:43 +03:00
Volkan Şahin
cee4901319 Merge branch 'master' of https://github.com/Pardus-Kurumsal/ahenk 2016-07-18 18:21:32 +03:00
Volkan Şahin
0690e65264 new plugins commands added: load,reload and remove with parameters dynamically. Ahenk is loading plugins automatically which is installed while running ahenk 2016-07-18 18:21:03 +03:00
Volkan Şahin
1e35065b95 function names fixed according to PEP 8 standards 2016-07-18 18:16:37 +03:00
emre.akkaya
a6c93cc427 add pre-remove script to handle python cache files 2016-07-18 15:31:22 +03:00
Volkan Şahin
80beb37e08 overridable profiles handled, only one profile is executed for a plugin 2016-07-14 16:26:39 +03:00
Volkan Şahin
58d61accad sample plugin fixed 2016-07-13 17:44:36 +03:00
Volkan Şahin
d9c54a309a new modes beans were added 2016-07-13 17:41:18 +03:00
Volkan Şahin
0ab9557936 sample plugin adapted to new modes 2016-07-13 17:40:30 +03:00
Volkan Şahin
baffb510ee new modes activated and stopping way changed. Some minor bugs were fixed 2016-07-13 17:39:44 +03:00