Skip to content
Snippets Groups Projects
  1. Jan 14, 2005
  2. Jan 13, 2005
  3. Jan 01, 2005
  4. Oct 06, 2004
  5. Oct 01, 2004
  6. Sep 04, 2004
  7. Jul 31, 2004
  8. Jul 19, 2004
  9. Jul 17, 2004
  10. Apr 07, 2004
  11. Mar 26, 2004
  12. Mar 09, 2004
  13. Feb 26, 2004
  14. Feb 17, 2004
  15. Jan 01, 2004
  16. Nov 26, 2003
  17. Nov 20, 2003
  18. Oct 07, 2003
    • Jong Hyuk Choi's avatar
      slaptools update : replica promotion / demotion · a8574a45
      Jong Hyuk Choi authored
      new slapadd options
      -p       : promote : If the ldif file contains syncConsumerSubentries, convert
                           them to a single syncProviderSubentry. Its contextCSN
                           attribute has the largest value of the syncreplCookie
                           attributes of the syncConsumerSubentries.
                           syncProviderSubentry in the ldif file is retained.
      -p -w    : promote : Recalculate contextCSN based on entryCSN of each entry.
                 create    Existing syncConsumerSubentries and syncProviderSubentry
                           are ignored and not added to the directory.
      -r       : demote  : If the ldif file contains syncProviderSubentry, convert it
                           to a syncConsumerSubentry having the default syncrepl id
                           of 0. syncConsumerSubentries in the ldif file are retained.
      -r -w    : demote  : Recalculate syncreplCookie based on entryCSN of each entry.
                 create    Existing syncConsumerSubentries and syncProviderSubentry
                           are ignored and not added to the directory. The default
                           syncrepl id of 0 will be used for the new
                           syncConsumerSubentry.
      -r -w -i %d[,%d]*  : Using the comma separated list followed by the -i option,
                           it is possible to create multiple syncConsumerSubentries
                           having the syncrepl ids specified in the list.
                           syncreplCookie values of these sycnConsumerSubentries
                           will have the same value, either from the maximum
                           entryCSN value or from the contextCSN value of the
                           syncProviderSubentry.
      a8574a45
  19. Sep 24, 2003
  20. Aug 30, 2003
  21. Apr 05, 2003
  22. Feb 26, 2003
  23. Feb 25, 2003
  24. Jan 03, 2003
  25. Nov 28, 2002
  26. Sep 09, 2002
  27. Aug 31, 2002
  28. Aug 27, 2002
  29. Aug 24, 2002
  30. Aug 21, 2002
  31. Jul 11, 2002
    • Julius Enarusai's avatar
      · 6107ba67
      Julius Enarusai authored
      Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
      6107ba67
  32. May 01, 2002
  33. Apr 08, 2002
    • Pierangelo Masarati's avatar
      Mostly based on patches provided by Hallvard B. Furuseth · 4a8ab5db
      Pierangelo Masarati authored
      ITS#1677 - cast away const warnings
      ITS#1678 - unsigned char args to ctype funcs
      ITS#1682 - don't redefine ldap_debug
      ITS#1683 - uninitialized vars
      ITS#1703 - ldo_debug initialization
      ITS#1705 - unsigned testing
      ITS#1706 - socklen_t args
      ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
      ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
      ITS#1725 - libdes not required
      
      Implement back-null (/dev/null style backend)
      Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
              ambiguous operator precedence)
      
      Kurt, please regenerate configure
      4a8ab5db
  34. Feb 23, 2002
  35. Jan 28, 2002
  36. Jan 13, 2002
Loading