Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

upgrade explockout to 1.2 #129

Closed
davidcoutadeur opened this issue Nov 29, 2024 · 1 comment
Closed

upgrade explockout to 1.2 #129

davidcoutadeur opened this issue Nov 29, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@davidcoutadeur
Copy link

davidcoutadeur commented Nov 29, 2024

explockout has a compilation bug with recent version of OpenLDAP :

explockout.c: In function 'explockout_db_init':
explockout.c:207:17: error: implicit declaration of function 'Log2'; did you mean 'Log'? [-Wimplicit-function-declaration]
  207 |                 Log2( LDAP_DEBUG_ANY, LDAP_LEVEL_ERR, "explockout: attribute '%s': %s.\n", ATTR_PWDFAILURETIME, err_msg );
      |                 ^~~~
      |                 Log

@davidcoutadeur davidcoutadeur added this to the 2.5.19 milestone Nov 29, 2024
@davidcoutadeur davidcoutadeur self-assigned this Nov 29, 2024
davidcoutadeur pushed a commit that referenced this issue Nov 29, 2024
davidcoutadeur pushed a commit that referenced this issue Nov 29, 2024
@davidcoutadeur
Copy link
Author

Done in 190ffbe and f6fc5c5

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant