s4:ldb Add hooks to get/set the flags on a ldb_message_element
[ira/wip.git] / source4 / dsdb /
2009-08-26 Andrew Bartletts4:schema Rework dsdb_write_prefixes_from_schema_to_ldb...
2009-08-26 Andrew Bartletts4:scheam quiet a 'const' warning
2009-08-26 Andrew Bartletts4:dsdb Rework dsdb_write_prefixes_to_ldb() to take...
2009-08-26 Andrew Bartletts4:dsdb Use helper function to add 'show deleted' control
2009-08-25 Andrew Tridgellfixed DRS rename of deleted objects
2009-08-25 Andrew Bartletts4:dsdb Rework show_deleted module not to liniearise...
2009-08-24 Andrew Bartletts4:dsdb Use talloc_strndup() to ensure OIDs are null...
2009-08-24 Andrew Bartletts4:dsdb Add const
2009-08-24 Andrew Bartletts4:dsdb remove unused variable
2009-08-24 Andrew Bartletts4:dsdb use talloc_strndup() in GET_STRING_LDB() rather...
2009-08-19 Andrew Tridgelladded basic support for rename in DRS replication
2009-08-17 Matthias Dieter... s4: int32 handling: previous fix was not fully correct
2009-08-17 Matthias Dieter... s4: Make the int32 problem more clear - and fix another...
2009-08-17 Matthias Dieter... s4: Fixed the int32 datatype support
2009-08-17 Andrew Tridgellmake sure we update the current schema->prefixes when...
2009-08-16 Andrew Bartletts4:schema Allow a schema load on an unconnected database
2009-08-16 Andrew Bartletts4:schema Provide a way to reference a loaded schema...
2009-08-13 Matthias Dieter... s4: Remove obsolete "samdb_password_quality_ok" functio...
2009-08-13 Matthias Dieter... s4: cracknames.c: Change the handling of the NT_STATUS_...
2009-08-11 Matthias Dieter... s4:operational - Remove some outdated comments
2009-08-11 Matthias Dieter... s4:samldb module - Remove duplicate line
2009-08-11 Matthias Dieter... s4:operational module - move and enhancements
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgelluse talloc with the global schema consistently
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-08-04 Andrew Bartletts4:dsdb Don't cast an ldb_val into a const char * for...
2009-08-03 Matthieu PatouReturn infinite time for last last logoff when last...
2009-07-31 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-07-31 Matthias Dieter... s4: Correct renamed constants
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthias Dieter... [SAMBA 4] Some cosmetic changes for the LDB modules
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-07-09 Andrew Bartletts4:dsdb Allow unicodePwd to be set when adding a user
2009-07-09 Andrew BartlettAdd const
2009-07-08 Anatoliy AtanasovFix for schemaUpdateNow command
2009-07-05 Volker LendeckeFix some nonempty blank lines
2009-07-02 Andrew Tridgellwe can't use the unique index code for samAccountName
2009-07-02 Andrew Tridgelldecrypt all objects in a DRS record, not just the first one
2009-07-02 Andrew Tridgellfixed the pull of drs schema elements
2009-07-01 Andrew Tridgellfixed the reference to the global_schema
2009-06-30 Andrew Bartletts4:ldb Allow rootdse module to build without ldb_private.h
2009-06-30 Andrew Bartletts4: dsdb Avoid using the internal ldb_private.h header
2009-06-30 Andrew Bartletts4:dsdb Explain the parsing steps for userPrincipalName...
2009-06-29 Matthias Dieter... Correct some typos in the LDB partition module
2009-06-29 Matthias Dieter... SAMDB: Don't check for "sAMAccountName" twice
2009-06-29 Matthias Dieter... Enhancement of "simple ldap map" with "systemFlags...
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-19 Matthias Dieter... Correct handling of 32-bit integer attributes in SAMBA 4
2009-06-18 Jelmer Vernooijdsdb: Fix build against system ldb.
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-06 Volker LendeckeFix some nonempty blank lines
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer VernooijFix dependencies when using shared libraries.
2009-06-01 Andrew Tridgellwe don't need the unique checks in the samldb code now
2009-06-01 Andrew Tridgellmark samAccountName, objectGUID and objectSID as unique...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew Tridgellenable one-level indexing in sam.ldb
2009-05-26 Andrew Kroegers4:ldb_modules: Correct typos.
2009-05-25 Andrew Tridgellfixed interpretation of ACB_PWNOTREQ
2009-05-13 Andrew Bartlettdsdb:schema Use str_list_make_empty() to create an...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Björn Jackes4:ldb: fix extrasemi compile warning
2009-04-21 Björn Jackes4:ldb: do talloc_free and return NULL when we have...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMove DRSUAPI per-attribute decryption into a common...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgellmake the memory usage of possibleInferiors much more...
2009-04-09 Andrew Tridgellfixed the possibleInferiors calculation so it now passe...
2009-04-09 Andrew Tridgellslightly nicer output in our possibleInferiors test...
2009-04-09 Andrew Tridgellhook the new possibleInferiors calculation into the...
2009-04-08 Andrew BartlettMake the schema_inferiors generation code to compile
2009-04-07 Andrew Tridgellfirst cut at a C version of the possible inferiors...
2009-04-02 Andrew Bartletts4:schema Don't free mem_ctx before it is initilised
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Andrew Tridgellmajor upgrade to the ldb attribute handling
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-03-31 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew TridgellpossibleInferiors is a generated attribute - we can...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew Tridgelluse the prepare_commit op in the partition code
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew Tridgelladded a --wspp option
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew Tridgellfixed possibleinferiors.py so it matches windows behaviour
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next