]> git.proxmox.com Git - proxmox.git/history - proxmox-ldap/src
time: posix: use strftime from the `libc` crate.
[proxmox.git] / proxmox-ldap / src /
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-08-08 Stefan Sterzldap: only search base of base_dn when checking connection
2023-06-26 Stefan Sterzldap: add check_connection function
2023-06-26 Stefan Sterzldap: remove support for unauthenticated binds
2023-06-23 Wolfgang Bumillerldap: rustfmt
2023-06-23 Lukas Wagnerldap: surround user filter expression in parenthesis...
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-02-08 Wolfgang Bumillerldap: drop Ldap prefix from types that have it
2023-02-08 Wolfgang Bumillerldap: clippy fixups
2023-02-08 Lukas Wagnerldap: tests: add LDAP integration tests
2023-02-08 Lukas Wagnerldap: allow searching for LDAP entities
2023-02-08 Lukas Wagnerldap: add helpers for constructing LDAP filters
2023-02-08 Lukas Wagnerldap: add basic user auth functionality
2023-02-08 Lukas Wagnerldap: create new `proxmox-ldap` crate