]> git.proxmox.com Git - pmg-api.git/shortlog
pmg-api.git
2017-02-25 Dietmar Maurerallow comment for relay domains
2017-02-25 Dietmar Maurerwrite_pmg_domains: use correct format for postfix hash...
2017-02-25 Dietmar Maureruse hash:/etc/pmg/domains
2017-02-25 Dietmar Maurerrun postmap after updating domains file
2017-02-25 Dietmar Maurernew helper run_postmap
2017-02-25 Dietmar MaurerPMG/API2/Domains: fix API schema
2017-02-25 Dietmar Maurerverifyreceivers: improve description
2017-02-25 Dietmar Maurerchange option verifyreceivers into a string enum
2017-02-24 Dietmar Maurermail.smarthost need to be an 'address'
2017-02-24 Dietmar Maurerallow mail.relay to be a DNS name
2017-02-24 Dietmar Maurermail.relay should be an ip address
2017-02-23 Dietmar Maurerimprove description
2017-02-23 Dietmar MaurerPMG::Config::Mail: add int_port and ext_port settings
2017-02-23 Dietmar Maurerpostfix master.cf: listen on all addresses
2017-02-23 Dietmar Maurerpmgnetcommit.service: new service to commit network...
2017-02-23 Dietmar Maurergenerate and install cluster.conf.5
2017-02-23 Dietmar Maurerpmgperf: new cli tool
2017-02-23 Dietmar Maurergenerate and install pmgsh.1
2017-02-23 Dietmar Maurerfix clamav systemd service names
2017-02-23 Dietmar Maurercorrectly expose option admin/email
2017-02-23 Dietmar Maurerfix config section name (s/administration/admin/)
2017-02-23 Dietmar MaurerPMG/API2/Config: alow to read empty sections
2017-02-23 Dietmar Maurercreate and install pmgpolicy.8
2017-02-23 Dietmar Maurergenerate and install pmg-smtp-filter.8
2017-02-23 Dietmar Maureruse standard permissions for /var/log/pmgproxy
2017-02-22 Dietmar Maurerinstall manual pages for services
2017-02-22 Dietmar Maurergenerate and install manual pages for pmgconfig and...
2017-02-22 Dietmar Maurerfix typo
2017-02-22 Dietmar Maurerpostinst: call update-mime-database
2017-02-22 Dietmar Maureradd NEWS: templates moved to /var/lib/pmg/templates
2017-02-22 Dietmar Maurermove run_silent_cmd to PMG::Utils
2017-02-22 Dietmar Maurerpmgconfig: new apicert and tlscert helpers
2017-02-22 Dietmar Maureralways call parser for pmg.conf
2017-02-22 Dietmar Maureruse /etc/pmg/ instead of /etc/proxmox
2017-02-22 Dietmar Maurertest-server.pl: removed - no need
2017-02-22 Dietmar Maureruse new pmg-doc-generator package to generate pmg.conf.5
2017-02-22 Dietmar Maureruse local path to run test_greylist.pl
2017-02-21 Dietmar MaurerPMG::Config::get: die if porperty does not exist
2017-02-21 Dietmar Maureruse correct microformat for ip address
2017-02-21 Dietmar Maurerpmgconfig: split command into smaller parts
2017-02-21 Dietmar Maurerfix remote_node_ip: correctly use hash values
2017-02-21 Dietmar Maurerremove debug statement
2017-02-21 Dietmar Maureradd test for pmgpolicy
2017-02-21 Dietmar Maurerpmgpolicy: always enable spf and greylist in testmode
2017-02-21 Dietmar Maurerpmgpolicy: improve pre_server_close_hook
2017-02-21 Dietmar Maurerinstall pmgpolicy service
2017-02-21 Dietmar Maurerpmgpolicy: cleanup, remove old code
2017-02-21 Dietmar Maureruse new helper new_from_ldap_cfg()
2017-02-21 Dietmar Maureruse full name for PMG::Utils::msgquote
2017-02-21 Dietmar MaurerClusterConfig: remnodes is a list of IDs.
2017-02-21 Dietmar Maurernew max_policy option
2017-02-21 Dietmar Maurerdepend on libmail-spf-perl
2017-02-21 Dietmar Maurerpmgpolicy: import from old repository
2017-02-21 Dietmar Maureradd read-only API for cluster config
2017-02-21 Dietmar MaurerPMG/ClusterConfig.pm: better code to read/write cluster...
2017-02-21 Dietmar MaurerPMG/LDAPConfig.pm: verify sectionId inside parse_sectio...
2017-02-20 Dietmar MaurerPMG/API2/Domains.pm: full implementation
2017-02-20 Dietmar MaurerPMG/API2/Config.pm: use correct section IDs
2017-02-20 Dietmar Maureradd API for relay domains
2017-02-20 Dietmar Maurerfully implement ldap configuration API.
2017-02-20 Dietmar MaurerPMG/LDAPConfig.pm: new helper lock_config
2017-02-20 Dietmar MaurerPMG/API2/LDAP.pm: start LDAP API
2017-02-20 Dietmar Maurerfix permissions on /etc/proxmox/ldap.conf
2017-02-20 Dietmar Maureradd more ldap properties, cleanup code
2017-02-20 Dietmar MaurerPVE::Config: remove type ldap (use PVE::LDAPConfig...
2017-02-20 Dietmar Maureradd new class to read ldap configuration
2017-02-20 Dietmar MaurerNEWS: comment about remove FuzzyOCR
2017-02-20 Dietmar Maurermove ruledb API to /config/ruledb
2017-02-20 Dietmar Maurercorrectly declare $output var
2017-02-20 Dietmar Maureruse 'postfix@-' if $service eq 'postfix';
2017-02-20 Dietmar Maurerrestart services when configuration changes
2017-02-20 Dietmar Maureradd pmg-smtp-filter to service list
2017-02-20 Dietmar Maureruse new helper PMG::Utils::service_cmd()
2017-02-20 Dietmar MaurerPMG/Utils.pm: new helper service_cmd()
2017-02-20 Dietmar MaurerPMG::Config::rewrite_config_*: return true if something...
2017-02-20 Dietmar Maurerremove unused rewrite_config_script
2017-02-20 Dietmar MaurerPMG/Config.pm: use file_get/set_contents instead of...
2017-02-19 Dietmar Maurerremove wrong my declaration
2017-02-19 Dietmar Maurerset proxyto attribute for config API
2017-02-19 Dietmar Maurerpmgsh: implement porxyto master
2017-02-19 Dietmar Maurermove get_cluster_node to PMG::Cluster
2017-02-19 Dietmar Maurerfully implement config read/write API
2017-02-19 Dietmar Maurernew helper lock_config()
2017-02-19 Dietmar Maurerarchivemaxrec: add missing property type
2017-02-19 Dietmar Maurermove config API from /nodes/config to /config
2017-02-17 Dietmar Maurerinstall PMG/API2/Config.pm
2017-02-17 Dietmar Maurerrun pmgsh verifyapi
2017-02-17 Dietmar Maurerfix typos
2017-02-17 Dietmar MaurerPMG::Cluster::remote_node_ip: lookup ip in cluster...
2017-02-17 Dietmar MaurerPMG/HTTPServer.pm: allow to set proxyto => 'master'
2017-02-17 Dietmar MaurerPMG/API2/Config.pm: update_section dummy
2017-02-17 Dietmar Maurerrename section_id to section
2017-02-17 Dietmar Maureradd configuration API
2017-02-17 Dietmar Maurerdepend on libterm-readline-gnu-perl
2017-02-17 Dietmar Maurernew tool pmgsh
2017-02-17 Dietmar Maurerpmg-smtp-filter: adjust size for fast exit (allow 400MB)
2017-02-17 Dietmar Maurercorrectly use PMG::SMTPPrinter
2017-02-17 Dietmar Maurerinstall pmg-smtp-filter.service
2017-02-17 Dietmar Maurerinstall pmg-smtp-filter
2017-02-17 Dietmar Maureruse texthash for /etc/postfix/transport
next