]> git.proxmox.com Git - pmg-api.git/history - PMG/LDAPCache.pm
show all errors when we get an ldap connection error
[pmg-api.git] / PMG / LDAPCache.pm
2019-03-14 Dominik Csapakshow all errors when we get an ldap connection error
2017-10-19 Dominik Csapakadd new LDAP group member api call
2017-10-19 Dominik Csapakmake ldap paging working again
2017-10-19 Dominik Csapakadd groupclass as parameter in LDAPConfig
2017-10-19 Dominik Csapakmake accountattr a list, and get the defaults from...
2017-03-24 Dietmar Maurerpmgconfig ldapsync: improver error logging
2017-03-23 Dietmar MaurerPMG/LDAPCache.pm: do not save LDAP users without valid...
2017-03-23 Dietmar MaurerPMG/RuleDB/LDAP.pm: verify parameters
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-21 Dietmar MaurerLDAPCache.pm::sync_database - code cleanup
2017-03-20 Dietmar MaurerLDAPCache::querygroups - add support for univentionGroup
2017-03-20 Dietmar Maurertest LDAP connection before adding entries
2017-02-28 Dietmar Maureruse 'die' instead of 'carp'
2017-02-22 Dietmar Maureruse /etc/pmg/ instead of /etc/proxmox
2017-02-20 Dietmar MaurerPVE::Config: remove type ldap (use PVE::LDAPConfig...
2017-02-14 Dietmar MaurerLDAPCache.pm: fix argument passing
2017-02-03 Dietmar Maureradd LDAPCache.pm