]> git.proxmox.com Git - pmg-api.git/shortlog
pmg-api.git
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
2017-03-10 Dietmar Maurerdepend on libxdgmime-perl
2017-03-10 Dietmar Maurervncshell: run /bin/login instead of top
2017-03-10 Dietmar Maurerfix novnc directory mapping
2017-03-09 Dietmar Maureruse new novnc index.html.tpl
2017-03-09 Dietmar Maurerfix upload target
2017-03-09 Dietmar Maureruse lib '..' to run tests
2017-03-09 Dietmar Maurerdo no try to delete database in prerm script (daemons...
2017-03-09 Dietmar Maurerrename package to proxmox-mailgateway
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/RuleDB.pm:add_rule_group - pass value as string
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 Maurerbump version to 5.0-1
2017-03-06 Dietmar MaurerNEWS: add note abour new clamav signature
2017-03-06 Dietmar MaurerPMG/Config.pm: new flag to include Google Safe Browsing...
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 Maurerfreshclam.conf.in: remove option AllowSupplementaryGroups
2017-03-06 Dietmar MaurerPMG/API2/ClamAV.pm: add api to update database
2017-03-04 Dietmar Maurerclamav_dbstat: add timezone to timestamp
2017-03-04 Dietmar Maurerclamav_dbstat: make sure we only count sanesecurity...
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 Maurerinit_testdb.pl: use lib ..
2017-03-03 Dietmar MaurerPMG/API2/Action.pm: forbid to delete standard actions
2017-03-03 Dietmar Maurercreate_group_with_obj: fix wrong my declaration
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-03 Dietmar Maurernew helpers new_action() and load_object_full()
2017-03-02 Dietmar MaurerPMG/API2/What.pm: implement api for what objects
2017-03-02 Dietmar MaurerPMG/API2/Action.pm: implement action API
2017-03-02 Dietmar MaurerTimeFrame.pm: use H:i format
2017-03-02 Dietmar MaurerTimeFrame: allow end time to be smaller than start...
2017-03-02 Dietmar MaurerPMG/API2/When.pm: implement API for 'when' objects
2017-03-02 Dietmar MaurerTimeFrame.pm: implement api
2017-03-02 Dietmar Maurerremove dead code
2017-03-02 Dietmar Maurercleanup: move more helpers to ObjectGroupHelpers.pm
2017-03-02 Dietmar Maurercleanup: move helpers to ObjectGroupHelpers.pm
2017-03-02 Dietmar Maurerrename register_object_group_api() to register_group_li...
2017-03-01 Dietmar Maurerallow to set object group properties
2017-03-01 Dietmar Maureradd mailfrom and hostname option
2017-03-01 Dietmar MaurerPMG/Config.pm: add spamqaur/virusquar sections
2017-02-28 Dietmar Maureradd note about HTTPS
2017-02-28 Dietmar Maurerremoved option use_ocr
2017-02-28 Dietmar Maureradd missing get() method for who objects
2017-02-28 Dietmar MaurerPMG/RuleDB/Object: allow to return object specific...
2017-02-28 Dietmar Maurerimplement object group API
2017-02-28 Dietmar MaurerPMG/API2/Who.pm: implement delete_who_group
2017-02-28 Dietmar Maureruse 'die' instead of 'carp'
2017-02-28 Dietmar MaurerSMTPWhitelist: use better API paths
2017-02-27 Dietmar MaurerPMG/API2/Who.pm: implement API for 'who' objects
2017-02-27 Dietmar MaurerSMTPWhitelist.pm: finish/cleanup whitelist API
2017-02-27 Dietmar MaurerSMTPWhitelist: implement update_sender_domain
2017-02-27 Dietmar MaurerSMTPWhitelist: allow to add receiver domains
2017-02-27 Dietmar Maurerfix otype attribute
2017-02-27 Dietmar Maurerstart API for SMTP whitelist
next