Fix for schemaUpdateNow command
[samba.git] / source4 / dsdb / samdb / ldb_modules /
2009-07-08 Anatoliy AtanasovFix for schemaUpdateNow command
2009-07-02 Andrew Tridgellwe can't use the unique index code for samAccountName
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-29 Matthias Dieter... Correct some typos in the LDB partition module
2009-06-29 Matthias Dieter... Enhancement of "simple ldap map" with "systemFlags...
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-02 Jelmer VernooijFix more unresolved symbols.
2009-06-01 Andrew Tridgellwe don't need the unique checks in the samldb code now
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew Kroegers4:ldb_modules: Correct typos.
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-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgellslightly nicer output in our possibleInferiors test...
2009-04-09 Andrew Tridgellhook the new possibleInferiors calculation into the...
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...
2009-03-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Andrew Tridgellthe start of a possibleInferiors test suite
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-17 Andrew Tridgelladded support for parentGUID
2009-03-16 Andrew Bartletts4:password_hash Only store the LM hash if 'lanman...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-10 Andrew Tridgelladded a workaround to the handling of unicodePwd for...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:schema_fsmo: s/class/sclass
2009-02-02 Stefan Metzmachers4:update_keytab: s/delete/do_delete
2009-02-02 Stefan Metzmachers4:kludge_acl: s/class/sclass
2009-02-02 Stefan Metzmachers4:extended_dn_out: s/private/p s/new/nattrs
2009-01-31 Stefan Metzmachers4:repl_meta_data: fix segfault after ldb changes
2009-01-31 Simo SorceFix proxy module
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2009-01-30 Simo SorceFix misfiled headers.
2009-01-30 Stefan Metzmachers4:fix the build after 380874ef863866c94c999ef53252b9d3...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
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 VernooijFix samba3sam test after removal of dom_sid IDL file.
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:dsdb: remove normalise module
2008-12-17 Andrew Bartletts4:dsdb: split extended_dn into extended_dn_in, extende...
2008-12-17 Andrew Bartletts4:dsdb: Make the linked_attributes module set an exten...
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-12-17 Andrew Bartletts4:samldb: make use of dom_sid_split_rid()
2008-12-17 Andrew Bartletts4:samldb: improve error strings
2008-12-17 Andrew BartlettAdd hint to use passwordAttributes in @KLUDGE_ACL in...
2008-12-17 Andrew BartlettMake greater use of 'GUID_from_data_blob'
2008-12-17 Andrew BartlettFix sequence number generation against OpenLDAP
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Stefan Metzmachers4:password_hash: really catch the clearTextPasswordAtt...
2008-12-04 Stefan Metzmachers4:kludge_acl: allow everybody to read the sequence...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Stefan Metzmachers4:dsdb/samdb: don't allow objects without objectClass
2008-11-17 Andrew BartlettRun the original operation before we update linked...
2008-11-16 Andrew BartlettThe samba3sam test does not really need the extended_dn...
2008-11-16 Stefan Metzmachers4:dsdb/schema_fsmo: provide "extendedAttributeInfo...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Stefan Metzmachers4: fix samba4.samba3sam.python test
2008-11-04 Andrew BartlettGive a better error when ldb_dn_from_ldb_val fails
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val to avoid possible over-run...
2008-11-04 Andrew BartlettFix use of wrong union arm in linked_attributes module
2008-10-31 Andrew Tridgelluse the new CH_UTF16_MUNGED charset for utf16 password...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next