Skip to content
Snippets Groups Projects
  1. 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
  2. May 29, 1999
  3. May 28, 1999
    • Julio Sánchez Fernández's avatar
      · a97e3e94
      Julio Sánchez Fernández authored
      Provide (and use) #define shortcuts
      Really kill global_oc & global_at
      Publish schema through LDAP (really, it's there at last :-)
      a97e3e94
  4. Apr 14, 1999
  5. Mar 17, 1999
  6. Jan 21, 1999
    • Kurt Spanier's avatar
      Definition of slapd pid and args files as slapd.conf general parameters; · 68a87985
      Kurt Spanier authored
      introduction of pid/agrs parameters to the test-suite slapd.conf files;
      creation of sub-directory test/var for storage of pid/args files during test;
      update of the slapd and slapd.conf man pages.
      (The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT
       and SLAPD_ARGSEXT are deleted from the code.)
      68a87985
  7. Jan 19, 1999
    • Kurt Zeilenga's avatar
      Update slap_conn to maintain client provided dn and bound dn. · e2a15115
      Kurt Zeilenga authored
      Update slap_op to maintain dn and ndn (derived from conn->c_dn).
      Update ldbm_back_bind to return actual bound dn (including rootdn)
      	for use in slapd_conn.  Other backends use client dn.
      Modify other codes to use ndn (normalized uppercase dn) most everywhere.
      Aliasing, Suffixing and modrdn could use more work.
      Applied suffixing to compare and modrdn.
      e2a15115
  8. Jan 07, 1999
  9. Jan 05, 1999
    • Kurt Spanier's avatar
      - Make install creates $(RUNDIR)/var for pid and args files of slapd. · 9c6d384b
      Kurt Spanier authored
      - slapd's pid/args file names are based on the servers binary file names,
        providing for multiple servers beeing run on one host.
      - slapd supports the -l command line parameter for selection of a
        syslog LOCAL user (-lLOCAL0 .. -lLOCAL7)
      - db_appinit() is called during first ldbm_open() in DB 2.x to initialize
        DB debugging features (good to find bugs in the DB code :-)
      - a patch for a non-initialized variable in DB's 2.x db_open is provided.
      9c6d384b
  10. Dec 28, 1998
  11. Nov 29, 1998
    • Kurt Zeilenga's avatar
      Update build environment: · edd464ee
      Kurt Zeilenga authored
        default sysconfdir subdirectory is openldap instead of ldap.
          This removes conflicts with other ldap subsystems.  Should
          be configure option.
        *.conf files are now preserved.  A *.conf.default are always
          created with the latest conf.
        *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
        updated man pages to reflect changes.
      edd464ee
  12. Nov 10, 1998
  13. Oct 25, 1998
  14. Oct 24, 1998
  15. Oct 20, 1998
  16. Sep 18, 1998
  17. Sep 17, 1998
  18. Sep 16, 1998
  19. Aug 20, 1998
  20. Aug 19, 1998
  21. Aug 09, 1998
Loading