aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/pas
Commit message (Expand)AuthorAgeFilesLines
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-74/+85
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-054-9/+93
* Need to e_sexp_unref the the sexp, not gtk_object_unref it.JP Rosevear2001-01-051-1/+1
* g_strdup things we g_free.Michael Meeks2001-01-031-1/+1
* Ref the cards that get put in the change list (next_changed_item): utilJP Rosevear2000-12-221-14/+4
* always use LDAP_NAME_ERROR (in the openldap1 case it's #defined toChris Toshok2000-12-191-19/+47
* Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, useChristopher James Lahey2000-12-141-0/+4
* Create an empty vcard with the appropriate id for deleted cardsJP Rosevear2000-12-051-3/+6
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* Remove "complete" fieldJP Rosevear2000-11-281-15/+17
* Set view.change_context to NULL in pas_backend_file_process_get_book_view.Christopher James Lahey2000-11-232-4/+7
* Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t...Ross Golder2000-11-231-1/+1
* Initialize destination struct with '0's.JP Rosevear2000-11-161-1/+1
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1112-186/+186
* Require gal 0.2.99.1.Christopher James Lahey2000-11-101-0/+4
* Add changed_hash, change list and complete boolJP Rosevear2000-11-101-18/+27
* Build e-dbhash.[hc]JP Rosevear2000-11-083-64/+123
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-013-1/+224
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-281-1/+2
* i2000-10-25 Chris Toshok <toshok@helixcode.com>Chris Toshok2000-10-261-16/+49
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-2/+2
* lots of changes. flesh out the remove/modify/create functions. add anotherChris Toshok2000-09-231-111/+454
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-222-16/+35
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-226-58/+106
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-211-36/+81
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* split all the ldap operations into 2 halves, a handler, and destructor,Chris Toshok2000-09-161-148/+460
* Remove USING_OAF checksDan Winship2000-08-301-45/+1
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-241-1/+2
* Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ...Peter Williams2000-08-141-0/+4
* Fixed a typo that cause the wrong field to be searched.Christopher James Lahey2000-08-131-1/+1
* Ref our book view listener.Christopher James Lahey2000-08-121-0/+37
* Fixed any search to not crash on missing phone numbers or email addresses.Christopher James Lahey2000-08-111-2/+2
* use x-evolution-any-field.Chris Toshok2000-08-092-123/+148
* Fixed a warning.Christopher James Lahey2000-08-051-1/+1
* Make sure the LDAP backend files get distributed even if OpenLDAPEttore Perazzoli2000-07-281-1/+7
* more work on addressbook syncerSeth Alves2000-07-271-1/+1
* wait to free the view until we've taken care of freeing its internals.Chris Toshok2000-07-271-51/+60
* add support for user settable scope. (pas_backend_ldap_search): same.Chris Toshok2000-07-271-5/+12
* From addressbook/ChangeLog:Christopher James Lahey2000-07-131-1/+2
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-12/+12
* remove spew. (pas_backend_ldap_ensure_connected): duh, don't access aChris Toshok2000-06-271-21/+18
* Added "sequence_complete" signal.Christopher James Lahey2000-05-305-3/+28
* convert to use ECardSimple. (poll_ldap): same.Chris Toshok2000-05-171-38/+18
* add typedefs for the can_write functions, and add parameters toChris Toshok2000-05-174-15/+111
* Fixed some memory leaks.Christopher James Lahey2000-05-161-0/+4
* Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-111-5/+6
* Removed dist-hook section.Christopher James Lahey2000-05-101-1/+1
* Enabled a couple more fieldsChristopher James Lahey2000-05-091-2/+3
* Added a default card to all new file backends.Christopher James Lahey2000-05-091-18/+63
* Fixed an off by 2 error.Christopher James Lahey2000-05-081-1/+4
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-082-22/+2
* if a port isn't specified in the uri default to 389.Chris Toshok2000-05-071-0/+3
* ignore .pure directoryChris Toshok2000-05-051-0/+1
* Add back in the CORBA_Object_release.Christopher James Lahey2000-05-022-2/+18
* Made uri slightly better managed.Christopher James Lahey2000-05-024-14/+13
* fix a typo in the for loop.Larry Ewing2000-05-021-1/+1
* include a header to make it compile...Michael Meeks2000-05-011-0/+1
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-016-89/+424
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-0/+3
* add support for a rootdn in the uri.Chris Toshok2000-04-301-3/+7
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-1/+1
* fix the `USING_OAF' changes so that they work for when we are not usingLarry Ewing2000-04-291-1/+2
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-25/+61
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-281-0/+5
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-261-2/+2
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2114-51/+38
* ssshhhhSeth Alves2000-04-211-0/+3
* Updated - FedericoFederico Mena Quintero2000-04-171-4/+0
* No longer needed - FedericoFederico Mena Quintero2000-04-171-55/+0
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-171-0/+2
* Added orginization and role fields.Christopher James Lahey2000-04-161-0/+3
* Added a note field.Christopher James Lahey2000-04-152-1/+2
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-4/+5
* don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.Chris Toshok2000-04-151-44/+52
* Give correct warnings.Christopher James Lahey2000-04-131-3/+3
* add the title attribute.Chris Toshok2000-04-131-0/+1
* make sure to g_source_remove the idle id.Chris Toshok2000-04-131-0/+2
* new function that polls ldap for more search responses.Chris Toshok2000-04-131-73/+99
* rework this function to use a table mapping search field names to vcardChris Toshok2000-04-132-65/+132
* delay the setting of the ldap variable until we've ensured we wereChris Toshok2000-04-121-11/+31
* add LDAP_LIBS here.Chris Toshok2000-04-122-85/+498
* free the esexp_result. (entry_compare): we want comparison functions toChris Toshok2000-04-121-1/+3
* new function for searching all email addresses of a contact.Chris Toshok2000-04-121-5/+83
* new function, taking code from func_contains to get string properties.Chris Toshok2000-04-111-12/+89
* remove spew. (pas_backend_file_process_create_card): move the sync to theChris Toshok2000-04-111-14/+14
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-1/+1
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-112-78/+210
* use view != NULL instead of checking db_error when we callChris Toshok2000-04-111-1/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-103-4/+22
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-093-19/+84
* wombat is built someplace else nowChris Toshok2000-04-071-17/+0
* correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-071-27/+73
* A bit of clean up.Christopher James Lahey2000-04-036-110/+463
* Get first card (with R_FIRST) on first seq().Matthew Loper2000-03-311-2/+2
* new-file new fileChris Toshok2000-03-312-0/+551
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-303-10/+1
* use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-291-1/+1
* remove unnecessary strdup/free.Chris Toshok2000-03-291-10/+6
* Removed an infinite loop.Christopher James Lahey2000-03-291-2/+1
* Fixed memory allocation.Christopher James Lahey2000-03-292-14/+20
* create id's for entries using the following format: ("pas-id-%08lX%08X",Chris Toshok2000-03-291-1/+6
* implement function. (get_nth): implement function. (cursor_destroy): freeChris Toshok2000-03-281-9/+54
* remove unneeded g_strdup;Chris Toshok2000-03-281-2/+0
* Fixed some warnings.Christopher James Lahey2000-03-286-7/+449
* include config.hSeth Alves2000-03-271-1/+2
* HAVE_DB_185_h => HAVE_DB_185_HChris Toshok2000-03-271-1/+1
* if HAVE_DB_185_H is defined, include it.Chris Toshok2000-03-271-0/+4
* (string_to_dbt): new function.Chris Toshok2000-03-271-17/+76
* ChangeLogChris Toshok2000-03-271-25/+72
* add initial work on file pas backend, using db(3).Chris Toshok2000-03-261-4/+88
* Updated .cvsignore filesChris Lahey2000-03-231-0/+11
* Added the addressbook/backend directory.Christopher James Lahey2000-03-233-4/+2
* Updated to reflect new Bonobo names.Nat Friedman2000-03-215-32/+32
* More work.Nat Friedman2000-01-2510-233/+1203
* A precommit so Federico can see.Nat Friedman2000-01-187-0/+806