]> git.proxmox.com Git - pmg-api.git/shortlog
pmg-api.git
2017-04-06 Dietmar MaurerPMG/HTTPServer.pm: add safety check for master node
2017-04-06 Dietmar MaurerPMG/RESTEnvironment.pm: add RESTEnvironment class
2017-04-05 Dietmar Maurerdebian/postinst: try to correctly restart services...
2017-04-05 Dietmar MaurerPMG/CLI/pmgconfig.pm: remove unused code
2017-04-05 Dietmar Maurerbump version to 5.0-3
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 Maurerdepend on pmg-docs, make /usr/share/pmg-docs/ accessibl...
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 Maurerinstall missing package files
2017-04-01 Dietmar MaurerPMG/Postfix.pm: implement mailq (but we use postqueue...
2017-04-01 Dietmar MaurerPMG/Postfix.pm: add command to parse qshape output
2017-04-01 Dietmar MaurerPMG/Postfix.pm: add code to read postfix deferred queue
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/HTTPServer.pm: fix typo
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 Maurerset correct permission on /etc/pve/user.conf
2017-03-30 Dietmar Maureruse new PVE::Tools::encrypt_pw()
2017-03-30 Dietmar MaurerPMG/Utils.pm: encrypt_pw() avoid '+' for crypt salt
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/UserConfig.pm: include username without realm
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-28 Dietmar MaurerPMG/UserConfig.pm: realm is optional (not required)
2017-03-27 Dietmar Maureradd realm to user properties
2017-03-27 Dietmar Maurerreserver role root for superuser
2017-03-27 Dietmar MaurerPMG/Utils.pm: use Encode
2017-03-27 Dietmar MaurerPMG/AccessControl.pm: use userid including realm everywhere
2017-03-27 Dietmar Maurercleanup error message
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: always cleanup root@pam properties
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: do not allow userid 'root@pmg'
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: never expire root@pam
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: allow to maname root@pam
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: use better property names
2017-03-27 Dietmar Maureruse user IDs with realm (username@relam)
2017-03-27 Dietmar Maurermove users API to /access/users
2017-03-27 Dietmar Maurerdepend on spf-tools-perl
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement update API
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement create API
2017-03-26 Dietmar Maurerset minLength for username
2017-03-26 Dietmar MaurerPMG/UserConfig.pm: improve parse, implement verification
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 Maureradd pmg-daily timer
2017-03-25 Dietmar Maureradd user statistic lifetime setting
2017-03-25 Dietmar MaurerPMG/API2/Services.pm: remove cron from default service...
2017-03-25 Dietmar Maurerrenamed: pmg-cron-hourly to pmg-hourly
2017-03-25 Dietmar Maureruse a systemd .timer unit instead of cron
2017-03-25 Dietmar MaurerMakefile: cleanup, install pmg-cron-hourly as extra...
2017-03-25 Dietmar MaurerPMG/API2/LDAP.pm: code cleanup
2017-03-25 Dietmar MaurerPMG/LDAPConfig.pm: cleanup, add new() and write() methods
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 Maurergenerate simple node stats using RRD
2017-03-24 Dietmar Maurerbump version to 5.0.2, restart services after update
2017-03-24 Dietmar Maurertests/test_greylist.pl: restart pmgpolicy after tests
2017-03-24 Dietmar Maurerdebian/postinst: cleanup, avoid update-mime-database...
2017-03-24 Dietmar Maurerinstall hourly cron script
2017-03-24 Dietmar MaurerPMG/API2/Services.pm: add clamav services
2017-03-24 Dietmar MaurerPMG/API2/Services.pm: list pmgpolicy service
2017-03-24 Dietmar Maurerpmgconfig ldapsync: improver error logging
2017-03-24 Dietmar MaurerNEWS: add hint about new LDAP config
2017-03-23 Dietmar MaurerLDAP: further cleanups
2017-03-23 Dietmar MaurerLDAP: better object descriptions
2017-03-23 Dietmar Maureradd protected flags for LDAP API
2017-03-23 Dietmar MaurerPMG/LDAPCache.pm: do not save LDAP users without valid...
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAPUser.pm: implement API
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAP.pm: verify parameters
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAP.pm: implement API
2017-03-22 Dietmar MaurerPMG/RuleDB/LDAP.pm: imported from private repository
2017-03-22 Dietmar MaurerPMG/RuleDB/LDAPUser.pm: imported from private repository
2017-03-22 Dietmar MaurerPMG/API2/LDAP.pm: improve ldap interface
2017-03-22 Dietmar MaurerPMG/LDAPCache.pm: cleanup LDAP options, set timeout...
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-21 Dietmar MaurerLDAPCache.pm::sync_database - code cleanup
2017-03-20 Dietmar MaurerLDAPCache::querygroups - add support for univentionGroup
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 MaurerLDAPConfig: expose new option 'disable'
2017-03-19 Dietmar MaurerLDAPConfig: introduce disable flag
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
next