s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / lib / ldb / modules / paged_searches.c
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2010-11-01 Andrew Tridgells4-ldb: removed ldb_includes.h
2010-11-01 Andrew Tridgells4-ldb: enable ldb module version checking
2010-11-01 Andrew Tridgells4-ldb: fixed build of paged searches
2010-11-01 Andrew Tridgells4-ldb: convert the rest of the ldb modules to the...
2010-10-18 Andrew Bartletts4-ldb Add LDB_REQ_SET_LOCATION to help track handler use
2010-03-08 Matthias Dieter... LDB:paged searches module - change counters to "unsigne...
2010-02-22 Brad HardsLDB related spelling fixes.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew Bartletts4:ldb Allow paged_searches to be mixed with other...
2009-03-20 Andrew Bartletts4:ldb Fix the paged_searches module
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: core modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2007-12-24 Simo Sorcer26581: Make ldb_wait uniform, so that it is easy to...
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25522: Convert to standard bool types.
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Bartlettr23703: Start to get Samba4 to again work with LDAP...
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr18770: Avoid crashes and fix up other issues in the...
2007-10-10 Andrew Bartlettr17700: Despite our best hopes, the way module initiali...
2007-10-10 Simo Sorcer17614: Our first "client side' ldb module.