Skip to content
Snippets Groups Projects
  1. Jan 07, 1999
    • Kurt Zeilenga's avatar
      Modify Add/Delete/Modrdn operations to require write perms on · 0f76c524
      Kurt Zeilenga authored
      parent's "children" attribute.  Write lock parent to prevent
      multiple clients making conflicting operations concurrently.
      If parent doesn't exist (ie: is backend root), acquire a writer
      lock (a simple mutex) on the "root."
      Use -DSLAPD_CHILD_MODIFICATION_WITH_ENTRY_ACL to use the child's
      "entry" acl for modrdn/delete operations.
      0f76c524
  2. Jan 06, 1999
  3. 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
  4. Jan 03, 1999
  5. Jan 02, 1999
  6. Jan 01, 1999
  7. Dec 30, 1998
  8. Dec 29, 1998
  9. Dec 28, 1998
  10. Dec 27, 1998
Loading