Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / addressbook / backends / ldap / e-book-backend-ldap.c
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...
2004-04-14 Chris Toshok[ fixes part of bug #55776 ]
2004-04-06 Chris Toshokadd a mutex around our it_to_op GHashTable. (struct
2004-03-31 Chris Toshok[ backend portion of fix for #48665 ] pass max_results to
2004-02-06 Chris Toshok[ along with previous fixes, this fixes #53129 ]
2004-01-30 Radek Doulikfixes few crashers in ldap backend
2004-01-09 Jeffrey StedfastDon't let control reach the end of a non-void function
2003-12-19 Chris Toshokadd lots more #defines, some EVC_X ones for attribute...
2003-12-11 Hans Petter JanssonGet attributes from source, not URI.
2003-11-27 Hans Petter JanssonSupport absolute URI. (e_source_update_from_xml_node...
2003-11-22 Chris Toshokimplement get_contact_list for the ldap backend. (categ...
2003-11-10 Dan WinshipNew utility function to compare two (possibly NULL...
2003-11-10 Dan Winships/E_TYPE_BACKEND/E_TYPE_BOOK_BACKEND/ s/E_IS_BACKEND...
2003-11-07 Dan WinshipRemove the word "process" from method names, which...
2003-11-06 JP Rosevearbuild new subdirs
2003-11-03 JP RosevearInitial revision