s4-samldb: the samldb module requires that the primary group exists
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / samba3sam.c
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Michael Adamdsdb: the samba3 ldap schema has no sambaAccountPolicy...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
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-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-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-12 Andrew Bartlettrename sambaPassword -> userPassword.
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...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Andrew Bartlettldb_map objectClass munging: Don't hard-code 'extensibl...
2008-01-15 Andrew BartlettAllow the 'extra' objectclass added to objectClass...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-10-10 Jelmer Vernooijr22769: Fix include location.
2007-10-10 Stefan Metzmacherr21362: rename:
2007-10-10 Andrew Bartlettr20460: Simplfy the handling of password hashes in...
2007-10-10 Andrew Bartlettr20455: Apply some of the patches from Martin Kuehl...
2007-10-10 Andrew Bartlettr19757: Don't do the strrchr twice. Pointed out by...
2007-10-10 Andrew Bartlettr19731: Modify the ldb_map infrustructure to always...
2007-10-10 Simo Sorcer19313: Don't mess with hierarchies!!
2007-10-10 Andrew Bartlettr18495: More work on the LDAP backend (which now passes...
2007-10-10 Andrew Bartlettr17525: This is a merge from the Google Summer of Code...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Andrew Bartlettr12860: Remove unused function. (we handle this in...
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 Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Tim Potterr9992: More fixes from the 64-bit warning police.
2007-10-10 Jelmer Vernooijr9915: Some more mappings. Fix weird sAMAccountName...
2007-10-10 Jelmer Vernooijr9908: Generate posixUser and posixGroup as well
2007-10-10 Jelmer Vernooijr9899: Be more conservative about what is sent to the...
2007-10-10 Tim Potterr9883: More nested initialiser fixes.
2007-10-10 Jelmer Vernooijr9849: Extend testsuite a bit more.
2007-10-10 Jelmer Vernooijr9842: More error checks in the ldb_map modules, extend...
2007-10-10 Jelmer Vernooijr9835: Make ldb_map compile in the stand-alone LDB...
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/