Merge branch 'master' of git://git.samba.org/samba
[sfrench/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / rootdse.c
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Tridgells4-ldap: default edn type is 0
2009-09-21 Andrew Tridgells4-ldb: add support for extended DNs in the rootDSE
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-08 Anatoliy AtanasovFix for schemaUpdateNow command
2009-06-30 Andrew Bartletts4:ldb Allow rootdse module to build without ldb_private.h
2009-06-18 Jelmer Vernooijdsdb: Fix build against system ldb.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
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:rootdse: fix the logic to indentify a rootdse search
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-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Stefan Metzmachers4:rootdse: for now don't pass down controls for the...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew BartlettClarify how we are doing the 'this is a rootdse query...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Anatoliy AtanasovHandle schema reloading request.
2008-07-02 Stefan MetzmacherMerge commit 'origin/v4-0-stable' into v4-0-test
2008-07-01 Stefan Metzmacherschema_fsmo: move fsmo info into struct dsdb_schema
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-06 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Andrew BartlettClean up provision and rootdse module to hard-code...
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 VernooijUse struct-based rather than function-based initializat...
2007-12-21 Andrew Bartlettr25753: Move cn=rootdse to @ROOTDSE to avoid being...
2007-10-10 Andrew Bartlettr24731: Remove unused code - if we hit these error...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20871: implement the validFSMOs constructed attribute...
2007-10-10 Stefan Metzmacherr20870: implement the constructed attributes dsSchemaAt...
2007-10-10 Stefan Metzmacherr20762: load the default dn's after the rootdse module...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19726: when a client explicit asks for the 'netlogon...
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Andrew Bartlettr19522: Remove gensec and credentials dependency from...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Andrew Bartlettr18368: Don't list GENSEC mechs that only have client...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...
2007-10-10 Andrew Bartlettr16083: Make it possible to initialise a backend module...
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Simo Sorcer14390: the rootdse does not show a distinguishedName...
2007-10-10 Simo Sorcer14389: rootdse -> async
2007-10-10 Simo Sorcer13823: make async_wait part of the modules ops
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Andrew Tridgellr13700: added highestCommittedUSN, uSNChanged and uSNCr...
2007-10-10 Andrew Bartlettr13616: Add new ldb functions: ldb_msg_add_steal_string...
2007-10-10 Andrew Bartlettr13606: An attempt to fix #3525.
2007-10-10 Simo Sorcer13353: Fix a crash bug in rootdse when we do not pass...
2007-10-10 Andrew Bartlettr13207: Use the new API for using/not using kerbeors...
2007-10-10 Stefan Metzmacherr12842: don't include system headers directly
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12687: Push the real list of supported GENSEC mechanis...
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Andrew Tridgellr11957: fixed up code meant for debugging
2007-10-10 Andrew Tridgellr11952: added a rootdse module. This will replace the...