Skip to content
Snippets Groups Projects
  1. Jul 09, 2004
  2. May 31, 2004
  3. Apr 06, 2004
  4. Jan 01, 2004
  5. Dec 09, 2003
  6. Nov 30, 2003
  7. Nov 27, 2003
  8. Nov 10, 2003
    • Jong Hyuk Choi's avatar
      1. Session history support · 279760a4
      Jong Hyuk Choi authored
      	- memory based session history to minimize sync traffic
      	- when client is covered by a session history, then
            [add+delete] mode is used
      	- when client cookie is not covered by the history because
            the cookie is too outdated and/or the history is truncated,
      	  [add+present] mode is used
      2. Sync cookie syntax : comma separated name=value pairs
      	- csn=yyyymmddhh:mm:ssZ#0xSSSS#r#ssssr,sid=nnn
      279760a4
  9. Oct 19, 2003
  10. Oct 14, 2003
  11. Sep 30, 2003
  12. Sep 29, 2003
  13. Sep 24, 2003
  14. Sep 23, 2003
  15. Sep 12, 2003
  16. Sep 05, 2003
  17. Sep 04, 2003
  18. Sep 03, 2003
  19. Aug 27, 2003
  20. Aug 25, 2003
  21. Aug 23, 2003
    • Jong Hyuk Choi's avatar
      Context CSN patch (1) · 660617ae
      Jong Hyuk Choi authored
      - currenty works for refreshOnly mode of LDAP Sync
      - Context CSN for add / modify is implemented
      - code for delete / modrdn / refreshAndPersist will be soon committed
      660617ae
Loading