s3/ldap: also handle DirX return codes
[samba.git] / source3 / passdb / pdb_ldap.c
2009-05-07 Björn Jackes3/ldap: also handle DirX return codes
2009-05-05 Günther Deschners3-ldap: fix more callers of smbldap_dn_talloc() that...
2009-05-05 Günther Deschners3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account...
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 BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jeremy AllisonFix more ‘asprintf’, declared with attribute warn_unuse...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-24 Steve FrenchMerge branch 'v3-3-test' of git+ssh://sfrench@git.samba...
2008-07-24 John H Terpstrapdb_ldap: Raise level for debug message to avoid log...
2008-07-18 Karolin SeegerUse LDAP macros instead of attribute names.
2008-07-14 Karolin SeegerFix typo.
2008-07-10 Volker LendeckeFix some memleaks regarding trustdom passwords
2008-07-10 Volker LendeckeFix some uninitialized variable references via ndr_print
2008-07-10 Volker LendeckeGive a nice error message if trying to join with a...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-14 Volker LendeckeFix bug 4901
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Volker LendeckeFix a memleak -- Coverity ID 222
2008-03-04 Günther DeschnerFix crash bug in pdb_init_ldapsam().
2008-03-04 Günther DeschnerFix crash bug in pdb_init_ldapsam().
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-11 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Michael AdamFix memleak in ldapsam_rename_sam_account() found by...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-03 Jeremy AllisonFix for bug #5163 from Laurent Pinchart <pinchart@skyne...
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-28 Jeremy AllisonRemove unused prototype for smbldap_get_single_pstring().
2007-11-26 Volker LendeckeFix bug 5055
2007-11-26 Volker LendeckeImprove debug message
2007-11-15 Jeremy AllisonRemove smbldap_get_single_pstring() and all pstrings
2007-11-05 Volker Lendeckestatic pstring removal
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25165: Use talloc_asprintf_append_buffer with an unmod...
2007-10-10 Michael Adamr25092: Add support for storing trusted domain password...
2007-10-10 Michael Adamr25091: Start adding support for storing trusted domain...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23688: Fix bug #4759 reported by Raul <ismell@ismell...
2007-10-10 Gerald Carterr23194: cherry pick two fixes from SAMBA_3_0_26
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Jeremy Allisonr21608: Fix a couple of memleaks in error code paths...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Andrew Bartlettr20402: Fix spelling: samba bug #4292 debian #402392
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Volker Lendecker19943: Fix bug 4267 -- Thanks to David!
2007-10-10 Volker Lendecker19083: Fix objectclass
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Volker Lendecker18313: Nobody said "no" (yet.... gd?), so commit it:
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
2007-10-10 Gerald Carterr17271: Fix a regression in the ldapsam uri syntax.
2007-10-10 Gerald Carterr17150: MMC User & group plugins fixes:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16683: Fix bug #3900 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16681: Fix bug #3899 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16628: Fix bug #3880, reported by jason@ncac.gwu.edu
2007-10-10 Volker Lendecker16427: Fix bug # 3848. Thanks to Wilco Baan Hofman...
2007-10-10 Günther Deschnerr16350: Fix the build.
2007-10-10 Volker Lendecker16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099...
2007-10-10 Günther Deschnerr16121: Fix a eDir related memory leak.
2007-10-10 Jeremy Allisonr15895: Ensure all new rid allocation goes through
2007-10-10 Günther Deschnerr15649: Allow to store 24 password history entries...
2007-10-10 Günther Deschnerr15633: Minor smbldap/pdb_ldap cleanup
next