Avoid C++ keywords in headers.
[platform/upstream/evolution-data-server.git] / addressbook / backends / ldap / e-book-backend-ldap.c
2010-04-02 Matthew BarnesAvoid C++ keywords in headers.
2010-03-15 Robert MarkulaSupport "givenName" LDAP attribute.
2010-03-03 Fridrich Strba[win32} The ber_* functions are prototyped in winber.h
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2010-01-28 Fridrich StrbaLevel the differencies with the alternative runtime...
2010-01-25 Milan CrhaBug #602820 - Test validity of a book_view before using...
2009-12-21 Milan CrhaBug #605125 - Crash while trying to access ldap address...
2009-12-03 Alex LarssonBug #487988 - Bad search filter for LDAP address book
2009-11-12 Milan CrhaBug #600573 - e-addressbook-factory aborts on ldap...
2009-10-26 Matthew BarnesPrefer G_N_ELEMENTS over sizeof calculations.
2009-10-20 Milan CrhaBug #593953 - LDAP - first unset SSL mode, then try...
2009-10-15 Milan CrhaBug #593953 - Define LDAP_DEPRECATED as we use deprecat...
2009-10-09 Matthew BarnesFix compiler warnings.
2009-07-18 Matthew BarnesMore whitespace cleanup.
2009-07-15 Milan CrhaBug #587558 - Do not crash on contact picture removal...
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-15 Fridrich StrbaRemove trailing "*/" left by error
2009-06-15 Fridrich StrbaSupport also Windows 2000
2009-06-14 Matthew BarnesFix coding style.
2009-06-12 Fridrich StrbaWinLDAP does not define that LDAP_RES_RENAME, so check...
2009-06-10 Sven AndersBUGFIX: 266678 - Renaming LDAP contacts CN breaks DN
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-06-01 Matthew BarnesFix compiler warnings in addressbook.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2009-05-04 Fridrich StrbaMap between the WinLDAP API and OpenLDAP API for window...
2009-02-01 Matthew Barnes** Disable debug macros (#define d(x) x) throughout...
2008-10-31 Matthew Barnes** Fixes bug #558727 (patch by Frederic van Starbmann)
2008-09-25 Rob BradfordUse transition functions for reffing/unreffing the...
2008-09-08 Suman ManjunathMilan Crha <mcrha@redhat.com> ** Fix for bug #361413...
2008-09-01 Suman ManjunathMilan Crha <mcrha@redhat.com> ** Fix for bug #548827...
2008-08-07 Milan Crha** Fix for bug #324203
2008-07-20 Milan CrhaCommitting on behalf of Milan Crha <mcrha@redhat.com>
2008-07-18 Wang Xin** Fix for bug #540127, commit the patch for shuai...
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-06-13 Milan Crha** Fix for bug #304029
2008-06-06 Matthew Barnes** Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and
2008-03-13 Milan Crha** Fix for bug #303067
2008-02-25 Milan Crha** Fix for bug #518569
2008-02-22 Milan Crha** Part of fix for bug #514836
2007-12-06 Sankar P** Fixes bug #501969 ** Passwords should not be forgott...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-01 Kjartan MaraasFix some NULL vs FALSE confusion. Whitespace fix. ANSIf...
2007-09-27 Ross BurtonUse G_DEFINE_TYPE (#475493).
2007-09-06 Srinivasa Ragavan ** Fix from Rashmi C for bug #275990 (Novell...
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-17 Srinivasa Ragavan ** Fix for bug #332979
2007-07-31 Chenthill PalanisamyChanged the way header files are included so
2007-05-22 Ross BurtonChange a type from guchar to gchar, to stop compiler...
2007-05-07 Matthew Barnesaddressbook/backends/ldap/e-book-backend-ldap.c
2007-04-20 Srinivasa RagavanFix for bug #426893
2007-04-20 Srinivasa RagavanFix for bug #422883
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2007-03-16 Matthew Barnes** Fixes part of bug #360240
2006-08-24 Devashish SharmaFixes for some crashers.
2006-07-18 Ross BurtonFinish up fixing for new API (#313533).
2006-07-17 Sushma RaiIncorporating the EContactPhoto Changes, so that e...
2006-06-12 simon.zhengFix for #336453
2006-01-16 Sushma RaiSupporing contact lists. Fixes #214977.
2005-11-30 Harish KrishnaswamyAllow environment override of the LDAP result timeout.
2005-11-29 Sushma RaiAdded support for LDAP_DEBUG environment variablem...
2005-11-25 Tor LillqvistUse <winldap.h> and openldap-extract.h on Windows.
2005-10-22 Sushma RaiMaking the LDAP search filter configurable. Fixes ...
2005-10-04 Sushma Raidded mutext lock for ldap connection handler, so that...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-13 Sushma RaiNot retrieving and displaying entire LDAP address book...
2005-08-13 Sushma Raieturn error if we fail to get the DN for the user....
2005-08-05 Sushma RaiRetuning 'other error' for invalid DN, instead of ...
2005-07-27 Sushma RaiSetting the proper array lenght for emails. Patch submi...
2005-07-25 Sushma RaiChanged book private strucutres for all the backends...
2005-07-13 Sushma RaiFreezing the cache during updates, and writing to disk...
2005-06-16 Sushma RaiCache update progress indication for LDAP addressbook.
2005-02-14 Sivaiah Nallagatlareconnect to ldap server if simple bind returns LDAP_SE...
2005-02-02 Ross BurtonUse glib/gi18n
2005-01-31 Sivaiah Nallagatlareturn OfflineAvailable error code if book is not marke...
2005-01-10 Hans Petter Janssonbackends/file/e-book-backend-file.c backends/file/e...
2005-01-10 Hans Petter JanssonAdd robustness against not being connected. (query_ldap...
2004-12-24 Sivaiah Nallagatlaunbind when going to offline mode (e_book_backend_ldap_...
2004-12-23 Sivaiah Nallagatlamerging e-d-s offline branch with e-d-s
2004-12-20 Sivaiah Nallagatlaadd filter objectclass=person so that we don't get...
2004-11-28 Sivaiah Nallagatlacommting required field implemtation changes
2004-09-13 Hans Petter JanssonRevert the LDAP attribute names changed by Sivaiah...
2004-09-07 Sivaiah NallagatlaUpdate the ldap attribute names for calendar ui and...
2004-08-21 Chris Toshokfree bl->priv->schema_dn.
2004-08-12 Sivaiah Nallagatlaadd "anon-access" static capability
2004-06-26 Chris Toshoksame. (remodel): same.
2004-06-22 Chris Toshokclamp the search result limit to the ldap backend's...
2004-06-18 Chris Toshok[ fixes #59978 ]
2004-06-17 Chris Toshokdown with e-book-async.h, up with e-book.h.
2004-06-16 Not Zedimplement, noop currently. Saves an assert exploding...
2004-06-10 Chris Toshok[ probable fix for #58803 ]
2004-06-10 Chris Toshokwe don't need to lock/unlock the view's mutex anymore.
2004-05-20 Hans Petter JanssonAdd EMAIL_4 field. (email_ids): Add EMAIL_4. (email_pop...
2004-05-18 Chris Toshok[ fixes #58522, and some other misc update problems ]
2004-05-17 Chris Toshok[ fixes bug #57505 ]
2004-05-05 Edward RuddAdded new complex handlers for postal address fields...
2004-04-23 Chris Toshokalways set the protocol level to 3 first (even if we...
2004-04-16 Chris Toshokremove the race prevention stuff from here, since we...
next