Merge commit 'release-4-0-0alpha15' into master4-tmp
[nivanova/samba-autobuild/.git] / source3 / lib / smbldap.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-04-06 Sumit Boses3-smbldap: make octet_strings/DATA_BLOBs const.
2011-04-06 Günther Deschners3-smbldap: support storing octet_strings/DATA_BLOBs.
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-08 Jeremy AllisonFix warnings caused by double ";;" at the end of the...
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-06-28 Volker Lendeckes3: Make some routines static in smbldap
2010-02-23 Andreas Schneiders3-lib: Remove obsolete signal type cast.
2010-01-14 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2009-12-10 Björn Jackes3: add LDAP Alias Dereferencing support
2009-10-26 Karolin Seegers3: Rename new parameter "ldap ref follow" to "ldap...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Jan Engelhardts3/smbldap: add option to disable following LDAP refs
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-06 Karolin Seegers3/smbldap: Fix typo in debug message.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix some nonempty blank lines
2009-05-29 Volker LendeckeAdd smbldap_talloc_single_blob()
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeAdd smbldap_pull_sid
2009-05-12 Volker LendeckeFix bug 6157
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-07 Andrew Bartletts3:smbldap convert the easy cases to push_utf8_talloc()
2009-04-06 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-18 Karolin Seegersmbldap: Fix typo in debug message.
2008-06-03 Günther Deschnerbuild: fix build warning.
2008-06-03 Björn JackeAdd ldap connection timeout for OpenLDAP and Netscape...
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-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-08 Karolin SeegerFix some typos.
2007-11-15 Jeremy AllisonRemove smbldap_get_single_pstring() and all pstrings
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Simo Sorcer23411: We were missing displayName and that was preven...
2007-10-10 Volker Lendecker21785: Avoid an unnecessary gettimeofday() call
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Volker Lendecker21264: LDAP_OPT_ERROR_NUMBER seems more portable than...
2007-10-10 Volker Lendecker21263: getpeername() returning -1 is not a reliable...
2007-10-10 Volker Lendecker20215: Next step trying to fix the Solaris build.
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Volker Lendecker17924: Get rid of warnings now that talloc is merged.
2007-10-10 Volker Lendecker17334: Some C++ warnings
2007-10-10 Jeremy Allisonr16687: Fix bugs #3901, #3902, #3903 reported by jason...
2007-10-10 Günther Deschnerr16122: As we use 'inetOrgPerson' as structural objectc...
2007-10-10 Jeremy Allisonr15995: Make smbldap obey config tests. Patch from...
2007-10-10 Günther Deschnerr15633: Minor smbldap/pdb_ldap cleanup
2007-10-10 Jeremy Allisonr14462: Fix warning. ber_tag_t is an unsigned int for
2007-10-10 Jeremy Allisonr14345: Fix Coverity #71. We don't currently propagate...
2007-10-10 Günther Deschnerr14060: Only set the last rebind timestamp when we...
2007-10-10 Volker Lendecker13693: More Solaris/LDAP fixes from Bjoern <bjoern...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr12714: Fix segfault in pdb_nds.c.
2007-10-10 Günther Deschnerr11876: When we are using START_TLS to secure the LDAP...
2007-10-10 Günther Deschnerr11874: Merge LDAP connection setup in lib/smbldap...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr9953: get rid of compiler warning.
2007-10-10 Jeremy Allisonr8892: Fix #2942 - missing value in debug ! Doh !
2007-10-10 Jeremy Allisonr8757: Add debug messages so we can see what attributes...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Gerald Carterr5565: fix breakage on gcc 2.96
2007-10-10 Günther Deschnerr5556: Fix the build on AIX.
2007-10-10 Günther Deschnerr5522: Better handling of LDAP over IPC connections...
2007-10-10 Volker Lendecker5428: Apply some const. LDAP attribs should now be...
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Günther Deschnerr4989: Display failed LDAP-server-uri.
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
next