Merge branch 'upstream'
[jelmer/samba4-debian.git] / source / dsdb / samdb / ldb_modules / rootdse.c
2008-04-09 Jelmer VernooijMerge branch 'upstream' master
2008-04-09 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data... upstream
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-04-03 Jelmer VernooijMerge upstream
2008-04-03 Jelmer VernooijMerge upstream.
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...