r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_b...
[bbaumbach/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / samba3sam.c
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/