Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP


Commits:
822ed8c1 by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 saslauthz cleanups (no functional change)

- give authid-rewrite's argument a name
- tidy saslauthz.c whitespace (mixed spaces/tabs)
- always declare slap_sasl_regexp_destroy: fixes an implicit declaration
  warning when configured without librewrite
- delete dead code: ENABLE_REWRITE implies SLAP_AUTH_REWRITE, so this
  code is never compiled
- make slap_sasl_regexp_rewrite_config static
- omit sasl_regexp unused fields when built with librewrite

- - - - -
c4db9061 by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 olcAuthzRegexp insert/delete support

- - - - -
1d562a7a by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 olcAuthIDRewrite insert/delete support

- - - - -
2b01b8dd by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 Create test script

- - - - -


9 changed files:

- configure.in
- servers/slapd/back-meta/config.c
- servers/slapd/bconfig.c
- servers/slapd/overlays/rwm.c
- servers/slapd/proto-slap.h
- servers/slapd/saslauthz.c
- tests/run.in
- tests/scripts/defines.sh
- + tests/scripts/test076-authid-rewrite


View it on GitLab: 
https://git.openldap.org/openldap/openldap/-/compare/7732cb27945e6330259000c8fd12cbe925cba85a...2b01b8dd56bf944ae41c170ba54a823626174f4a

-- 
View it on GitLab: 
https://git.openldap.org/openldap/openldap/-/compare/7732cb27945e6330259000c8fd12cbe925cba85a...2b01b8dd56bf944ae41c170ba54a823626174f4a
You're receiving this email because of your account on git.openldap.org.


Reply via email to