Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2001_debian-defaults.patch | Set some sensible defaults (derived from /etc/default/ldap2zone) | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
0001_fix-default-location.patch | Fixed location of default file . ldap2zone (0.2-3) unstable; urgency=low . * Fixed installation of default file |
Cajus Pollmeier <cajus@debian.org> | no | |||
0002_ldap_host_param.patch | fix wrong variable name | Dominik George <nik@naturalnet.de> | no | debian | 2012-12-10 | |
0003_heap-corruption.patch | Fix too short memory allocation. =================================================================== |
Petter Reinholdtsen <tg@mirbsd.de> | no | debian | 2014-09-30 | |
0004_revert-broken-zones.patch | Keep old zone if new one break bind setup If bind reject the zone file, revert to the previous version and log an error to syslog, instead of breaking the DNS setup completely. =================================================================== |
Petter Reinholdtsen <pere@hungry.com> | no | debian | 2014-09-30 | |
0005_stable-zone-ordering.patch | Make output stable. Make sure the zone ordering is the same every time, no matter what ordering the LDAP server provided. Rewrite the program to keep the "stack" sorted instead of appending LDAP replies to the end. =================================================================== |
Petter Reinholdtsen <pere@hungry.com> | no | debian | 2014-09-29 | |
0006_avoid-signed-unsigned-warning.patch | Use size_t instead of int to avoid signed/unsigned warning Inspired by commit eae6833f5e7318d84399f48931490d98d4a76ac1 found on <URL: https://github.com/FransUrbo/bind9-ldap >. |
Petter Reinholdtsen <pere@hungry.com> | no | 2014-10-01 | ||
0007_hardening.patch | Enable hardening | Petter Reinholdtsen <pere@hungry.com> | no | debian | 2014-09-30 | |
0008_unused-variables.patch | Remove unused variables sizelimit and timeout. Get rid of the last compiler warnings by removing unused variables. | Petter Reinholdtsen <pere@hungry.com> | no | 2014-10-01 | ||
0009_support-ldapi-uris.patch | commit 23c0324685aa4db47c5b30e7a16cceb8c3297c33 Accept ldapi style URLs too (Closes: #792120). diff --git a/ldap2bind b/ldap2bind index 89f44bf..452cfd3 100755 |
Petter Reinholdtsen <pere@hungry.com> | no | 2015-07-12 | ||
0010_cron-silent-unconfigured.patch | Quiet down cron job when ldap2zone is unconfigured (Closes: #806942). =================================================================== |
Petter Reinholdtsen <pere@hungry.com> | no | 2016-02-15 | ||
0011_evaluate-run-deploy-var.patch | Really give functionality to the RUN_DEPLOY env var | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
0012_update-man-page.patch | Update ldap2bind man page after /etc/default/ldap2zone has been turned into an example file. diff --git a/ldap2bind.1 b/ldap2bind.1 index 005a4e9..b12faae 100644 |
Wolfgang Schweer <wschweer@arcor.de> | no | |||
0013_fix-wrong-var-usage.patch | Use correct variable in while loop (msgid -> msgidp) | Francois Masson <francois.masson@univ-orleans.fr> | no |