]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/sssvlv.c
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / servers / slapd / overlays / sssvlv.c
2010-10-17 Howard ChuITS#6677 move #endif
2010-10-06 Pierangelo Masaratido not expose control until sssvlv overlay is actually...
2010-09-18 Pierangelo Masaratimake sure so is correctly initialized (spotted by valgr...
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-21 Howard ChuQuit send loops if slapd is shutting down
2010-05-18 Howard ChuInit uninit'd vlv flag
2010-04-13 Kurt Zeilengahappy belated New Year
2010-01-22 Ralf Haferkampplugged one time memory leak (found with valgrind)
2009-09-29 Howard ChuITS#6288 don't deref sort control if it wasn't set
2009-07-25 Howard ChuMore cleanup
2009-07-25 Howard ChuMinor cleanup
2009-07-13 Howard ChuFix handling for empty results
2009-07-13 Howard ChuFix result when no VLV match
2009-07-13 Howard ChuMinor cleanup
2009-07-13 Howard ChuAdd sssvlv config
2009-07-13 Howard ChuAdd sssvlv to build system
2009-07-13 Howard ChuFix prev commit
2009-07-13 Howard ChuMore VLV stuff
2009-07-13 Howard Chuvlv implemented, untested
2009-07-13 Howard ChuServer Side Sorting (also with PagedResults). VLV still...