Skip to content
Snippets Groups Projects
  1. Aug 26, 1999
  2. Aug 25, 1999
  3. Aug 20, 1999
  4. Aug 19, 1999
  5. Aug 17, 1999
  6. Aug 07, 1999
  7. Aug 06, 1999
  8. Aug 03, 1999
  9. Jul 27, 1999
  10. Jul 22, 1999
  11. Jul 21, 1999
    • Kurt Zeilenga's avatar
      ACL CHANGES: · 933908f7
      Kurt Zeilenga authored
        by <who> <access> changed to by <who>+ <access> (joined with AND)
        added peername=<regex> sockname=<regex> url=<regex>
        removed addr=<regex> (use peername instead).
      replace dn_upcase with str2upper and str2lower.  Use where needed.
      933908f7
  12. Jul 20, 1999
  13. Jul 19, 1999
    • Kurt Zeilenga's avatar
      Namespace changes · 17083675
      Kurt Zeilenga authored
        added slap_ and ldbm_ to many structures
        added typedefs to many structures
        used typedefs
      New main.c argument parsing with ldap url support (replacing -a address).
      New sockaddr_in handling and support for multiple listeners.
      17083675
  14. Jul 16, 1999
  15. Jul 15, 1999
  16. Jul 04, 1999
    • Kurt Zeilenga's avatar
      Regarding previous commit: · 549c89f8
      Kurt Zeilenga authored
      	Fix broken ACL macros.
      	Fix o_dn/o_ndn == NULL vs "".
      549c89f8
    • Kurt Zeilenga's avatar
      HEADS UP: connections are forced to "anonymous" status upon receiving · 106eef41
      Kurt Zeilenga authored
      of a bind request and, upon failure, are left "anonymous."
      
      Rework ACL code to hide access testing within macros to facilate additions
      and eventual redesign.
      
      Addition of #ifdef SLAPD_ACLAUTH to conditional include EXPERIMENTAL
      "auth" access controls.  Adds ACL_AUTH "auth" access level (above none,
      below "compare").  bind requires anonymous access at this level or above access
      to "entry"/"userPassword"/"krbName".  This allows administrators to restrict
      which entries can be bound to.  (This will likely become default behavior
      after testing has completed).
      106eef41
  17. Jul 02, 1999
  18. Jun 24, 1999
  19. Jun 18, 1999
  20. Jun 17, 1999
    • Kurt Zeilenga's avatar
      Separate autoconf generated values from "defaults". · 21e081dc
      Kurt Zeilenga authored
      	ldap_defaults.h incorporates non-generated ldapconfig.h values.
      	ldap_config.h.in is new template for autoconf generated defaults
      		(namely directories and paths)
      	ldap_config.h.nt, NT template (must be manually copied)
      	s/<ldapconfig.h>/<ldap_defaults.h>/
      	s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
      21e081dc
  21. Jun 15, 1999
  22. May 30, 1999
    • Julio Sánchez Fernández's avatar
      · ae481022
      Julio Sánchez Fernández authored
      Oops, fp_parse_line tokenizes in place, so we need to take a copy of
      input before letting fp_parse_line ruin it.
      ae481022
  23. May 28, 1999
  24. May 25, 1999
  25. Apr 29, 1999
  26. Apr 04, 1999
  27. Apr 02, 1999
  28. Mar 03, 1999
  29. Feb 23, 1999
  30. Feb 22, 1999
  31. Feb 20, 1999
Loading