Skip to content
Snippets Groups Projects
  1. Jan 16, 2001
  2. Dec 04, 2000
  3. Oct 09, 2000
  4. Oct 04, 2000
  5. Oct 03, 2000
  6. Oct 02, 2000
  7. Oct 01, 2000
  8. Sep 22, 2000
  9. Sep 15, 2000
  10. Sep 14, 2000
  11. Sep 07, 2000
  12. Aug 17, 2000
  13. Aug 07, 2000
  14. Jun 25, 2000
  15. Jun 17, 2000
  16. Jun 09, 2000
  17. Jun 07, 2000
  18. Jun 04, 2000
  19. Jun 01, 2000
  20. May 30, 2000
  21. May 25, 2000
  22. May 16, 2000
  23. May 13, 2000
  24. May 11, 2000
    • Howard Chu's avatar
      Added support for AIX security database: · 605832ea
      Howard Chu authored
        configure.in: check for AIX security library, set in AUTH_LIBS macro
        top.mk: add AUTH_LIBS macro to SECURITY_LIBS
        portable.h.in: added HAVE_AIX_SECURITY macro (via autoheader)
        passwd.c: use AIX getuserpw in chk_unix. Also fix logic in chk_unix:
        	getpwnam must always succeed for the given user. It is not a
      	fatal error if getspnam returns no result for the user: On
      	systems that support /etc/shadow, its usage is optional. The
      	same logic applies for AIX, SCO/HP SecureWare, etc.
      605832ea
Loading