]> git.proxmox.com Git - pmg-api.git/history - PMG/API2
PMG/Cluster.pm: add rsync helpers to sync quarantine files
[pmg-api.git] / PMG / API2 /
2017-04-18 Dietmar MaurerPMG/API2/RuleDB.pm: add API to query ruledb digest
2017-04-14 Dietmar MaurerPMG/API2/Cluster.pm: also start/stop pmgmirror on creat...
2017-04-14 Dietmar Maurerpmgmirror: add dummy for pmgmirror service
2017-04-14 Dietmar MaurerPMG/API2/RuleDB.pm: do not use protected for read-only...
2017-04-14 Dietmar MaurerPMG/API2/Rules.pm: proxy delete rule to master
2017-04-14 Dietmar MaurerPMG/API2/Action.pm: proxy write to master, set protecte...
2017-04-14 Dietmar MaurerPMG/API2/ObjectGroupHelpers.pm: use protected flag...
2017-04-13 Dietmar MaurerPMG/API2/Services.pm: add postgres to service list
2017-04-13 Dietmar MaurerPMG/API2/Cluster.pm: add a separate status API
2017-04-12 Dietmar MaurerPMG/API2/Cluster.pm: allways convert exceptions object...
2017-04-12 Dietmar MaurerAPI get /config/cluster/nodes: inlude node status from...
2017-04-12 Dietmar MaurerPMG/API2/Nodes.pm: add node status API
2017-04-12 Dietmar MaurerAPI get /nodes: list all nodes
2017-04-12 Dietmar MaurerPMG/API2/Cluster.pm: stop/start pmgtunnel at create...
2017-04-11 Dietmar MaurerPMG::Cluster::sync_config_from_master - try to use...
2017-04-11 Dietmar Maurerbin/pmgtunnel: new service to tunnel database connections
2017-04-11 Dietmar MaurerPMG/API2/Cluster.pm: avoid call to PVE::INotify::read_file
2017-04-10 Dietmar MaurerPMG/API2/Cluster.pm: set protected flag
2017-04-10 Dietmar MaurerPMG/API2/Cluster.pm: improve cluster join
2017-04-07 Dietmar MaurerPMG/API2/Cluster.pm: complete cluster create, run as...
2017-04-07 Dietmar Maurermove get_full_service_state to PMG::Utils
2017-04-06 Dietmar MaurerPMG/API2/Cluster.pm: write local cluster config after...
2017-04-06 Dietmar MaurerPMG/API2/Cluster.pm: add test if ip or name are already...
2017-04-06 Dietmar Maurerimplement cluster join - first version
2017-04-06 Dietmar Maurerpmgcm: better output if local node is not part of a...
2017-04-06 Dietmar Maurerrenamed: PMG/API2/ClusterConfig.pm -> PMG/API2/Cluster...
2017-04-06 Dietmar Maureralso cache user config inside PMG::RESTEnvironment
2017-04-06 Dietmar Maurercorrectly use PMG::RESTEnvironment->get()
2017-04-06 Dietmar MaurerPMG/RESTEnvironment.pm: add RESTEnvironment class
2017-04-05 Dietmar MaurerPMG/API2/Services.pm: use rsyslog instead of syslog
2017-04-05 Dietmar MaurerPMG/API2/Services.pm: use 'ssh' instead of 'sshd'
2017-04-05 Dietmar Maurerbin/pmgcm: start cluster management toolkit + API
2017-04-04 Dietmar MaurerPMG/API2/Nodes.pm: add service parameter to syslog
2017-04-03 Dietmar MaurerPMG/API2/Postfix.pm: improve postfix API, implement...
2017-04-02 Dietmar Maureradd some postfix maintainance API calls
2017-04-02 Dietmar MaurerPMG::Postfix::mailq - implement paging
2017-04-02 Dietmar MaurerPMG/API2/Postfix.pm: allow arbitrary text filters
2017-04-01 Dietmar MaurerPMG/API2/Postfix.pm: add API for mailq
2017-04-01 Dietmar MaurerPMG/Postfix.pm: implement mailq (but we use postqueue...
2017-03-31 Dietmar Maurerdefine LDAP API access permission
2017-03-31 Dietmar Maurerallow users to change their passwords
2017-03-31 Dietmar Maureradd role based access control
2017-03-31 Dietmar MaurerPMG/API2/AccessControl.pm: create_ticket() - return...
2017-03-31 Dietmar MaurerPMG/API2/Users.pm: set protected flag to access users...
2017-03-30 Dietmar Maureruse new PVE::Tools::encrypt_pw()
2017-03-30 Dietmar MaurerPMG/UserConfig.pm: add password option
2017-03-30 Dietmar MaurerPMG/UserConfig.pm: cleanup schma definitions
2017-03-30 Dietmar MaurerPMG/API2/Users.pm: do not send crypt_pass over the...
2017-03-28 Dietmar MaurerPMG/API2/Users.pm: use correct format for userid
2017-03-27 Dietmar MaurerPMG/AccessControl.pm: use userid including realm everywhere
2017-03-27 Dietmar Maureruse user IDs with realm (username@relam)
2017-03-27 Dietmar Maurermove users API to /access/users
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement update API
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement create API
2017-03-25 Dietmar Maureradd user config, rework access control
2017-03-25 Dietmar MaurerPMG/API2/Services.pm: return Result for oneshot service...
2017-03-25 Dietmar MaurerPMG/API2/Services.pm: add pmg-hurly and pmg-daily
2017-03-25 Dietmar MaurerPMG/API2/Services.pm: remove cron from default service...
2017-03-25 Dietmar MaurerPMG/API2/LDAP.pm: code cleanup
2017-03-24 Dietmar MaurerPMG/API2/Nodes.pm: add 'rrddata' to directory index
2017-03-24 Dietmar MaurerPMG/API2/Nodes.pm: add rrddata API
2017-03-24 Dietmar MaurerPMG/API2/Services.pm: add clamav services
2017-03-24 Dietmar MaurerPMG/API2/Services.pm: list pmgpolicy service
2017-03-23 Dietmar Maureradd protected flags for LDAP API
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAPUser.pm: implement API
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAP.pm: implement API
2017-03-22 Dietmar MaurerPMG/API2/LDAP.pm: improve ldap interface
2017-03-22 Dietmar MaurerPMG/API2/LDAP.pm: add hierarchy level
2017-03-22 Dietmar MaurerLDAP*: replace section with profile
2017-03-21 Dietmar MaurerPMG/API2/LDAP.pm: implement sync API
2017-03-21 Dietmar MaurerLDAP API: mention all return values in schema
2017-03-20 Dietmar MaurerPMG/API2/LDAP.pm: do not include errors and basedn
2017-03-20 Dietmar MaurerPMG/API2/LDAP.pm: include database statistics
2017-03-20 Dietmar MaurerPMG/API2/LDAP.pm: sync whole database after updates
2017-03-20 Dietmar MaurerPMG/API2/LDAP.pm: delete local data when removing a...
2017-03-20 Dietmar Maurertest LDAP connection before adding entries
2017-03-19 Dietmar Maurerinclude disable flag in /config/ldap API
2017-03-19 Dietmar MaurerPMG/LDAPConfig.pm: encode comment/bindpw inside reader...
2017-03-18 Dietmar MaurerPMG/API2/LDAP.pm: corerctly deal with empty config
2017-03-10 Dietmar Maurervncshell: run /bin/login instead of top
2017-03-07 Dietmar MaurerPMG/API2/Action.pm: return object group id
2017-03-07 Dietmar MaurerPMG/API2/Rules.pm: implement delete API
2017-03-07 Dietmar MaurerPMG/API2/RuleDB.pm: implement create_rule API
2017-03-07 Dietmar MaurerPMG/API2/Rules.pm: fix proxyto attribute
2017-03-07 Dietmar MaurerPMG/API2/Rules.pm: implement update_config API
2017-03-06 Dietmar MaurerPMG/API2/Rules.pm: allow to read individual rule groups
2017-03-06 Dietmar MaurerPMG/API2/Rules.pm: implement api to get single rule...
2017-03-06 Dietmar MaurerPMG/API2/Rules.pm: start API to edit rules
2017-03-06 Dietmar MaurerPMG/API2/ClamAV.pm: do not generate extra log file...
2017-03-06 Dietmar MaurerPMG/API2/ClamAV.pm: rename dbstat to database
2017-03-06 Dietmar MaurerPMG/API2/ClamAV.pm: add api to update database
2017-03-04 Dietmar Maureradd ClamAV API, depend on clamav-unofficial-sigs
2017-03-03 Dietmar MaurerPMG/API2/RuleDB.pm: add rule direction
2017-03-03 Dietmar MaurerPMG/API2/Action.pm: cleanup error message
2017-03-03 Dietmar MaurerPMG/API2/Action.pm: forbid to delete standard actions
2017-03-03 Dietmar Maurerrename new_action() to create_group_with_obj()
2017-03-03 Dietmar MaurerPMG/API2/Action.pm: actions have info and name attributes
2017-03-03 Dietmar Maurerrework action API
2017-03-02 Dietmar MaurerPMG/API2/What.pm: implement api for what objects
2017-03-02 Dietmar MaurerPMG/API2/Action.pm: implement action API
next