| Commit message (Expand) | Author | Age | Files | Lines |
| * | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 27 | -10527/+0 |
| * | libpas should depend on libebook, but NOT on libpasfile, etc, since it | Dan Winship | 2003-10-24 | 1 | -2/+14 |
| * | make it work with the new ebook api | JP Rosevear | 2003-10-23 | 3 | -22/+27 |
| * | use the synchronous api for this. simplifies it a bunch. | Chris Toshok | 2003-10-23 | 10 | -187/+287 |
| * | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 24 | -3413/+3509 |
| * | use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-07-24 | 1 | -12/+1 |
| * | Fix lots of leaks, update for correct use of g_object_get. Some cleanups. | Larry Ewing | 2003-06-14 | 2 | -0/+7 |
| * | i2003-05-19 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-20 | 1 | -1/+2 |
| * | [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if the | Chris Toshok | 2003-04-20 | 1 | -6/+6 |
| * | [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same. | Philip Zhao | 2003-03-27 | 1 | -12/+12 |
| * | Updated phone number. Bug #37204. | Not Zed | 2003-03-11 | 1 | -2/+1 |
| * | reflect prior column addition | JP Rosevear | 2003-03-05 | 1 | -0/+1 |
| * | move the bulk of the non-summary searching stuff here. we aggregate up to | Chris Toshok | 2003-02-17 | 1 | -61/+111 |
| * | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 1 | -4/+6 |
| * | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 11 | -86/+170 |
| * | Use different tmp file names so these rules can be executed in parallel | Ettore Perazzoli | 2003-02-07 | 1 | -1/+4 |
| * | Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): Use | Dan Winship | 2003-02-06 | 3 | -5/+2 |
| * | [ fixes bug #36375 ] use PHONE_OTHER_FAX instead of PHONE_OTHER for | Sean Gao | 2003-01-24 | 1 | -1/+1 |
| * | [ fixes bug #31014, roll this in from the 1.2 branch ] use "categories" | Chris Toshok | 2003-01-24 | 1 | -1/+1 |
| * | fix for bug 34883 broke ssl transactions (at least those where we were | Chris Toshok | 2003-01-24 | 1 | -0/+11 |
| * | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 1 | -3/+2 |
| * | try to load the uri again if it failed previously. (book_open_cb): set | Chris Toshok | 2003-01-10 | 2 | -1/+2 |
| * | doh, fix build error. | Chris Toshok | 2003-01-10 | 1 | -2/+2 |
| * | build up the list of supported auth_methods. | Chris Toshok | 2003-01-10 | 5 | -60/+220 |
| * | deal with backends that might not have loaded successfully (they'll have a | Chris Toshok | 2003-01-10 | 1 | -12/+13 |
| * | Fix to build. | Jeffrey Stedfast | 2003-01-09 | 1 | -1/+1 |
| * | make it build | Jeffrey Stedfast | 2003-01-09 | 1 | -1/+1 |
| * | Move PASBook request handling into PASBackend itself since all | Dan Winship | 2003-01-09 | 4 | -395/+518 |
| * | fix the SYNTAX for the telephone attributes, and make the fax attributes | Chris Toshok | 2003-01-08 | 1 | -13/+9 |
| * | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -0/+1 |
| * | g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same. | Chris Toshok | 2002-12-18 | 3 | -3/+4 |
| * | only enable the LDAPv3 stuff if TLS is being used. Also, deal with naming | Chris Toshok | 2002-12-03 | 1 | -30/+42 |
| * | [ roll forward from 1.2 branch ] never pass NULL as the vcard to the corba | Chris Toshok | 2002-11-27 | 1 | -1/+1 |
| * | [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as well | Chris Toshok | 2002-11-25 | 1 | -2/+34 |
| * | guard against multiple invocations. | Chris Toshok | 2002-11-12 | 3 | -35/+27 |
| * | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 7 | -101/+125 |
| * | use g_type_class_peek_parent. | Chris Toshok | 2002-11-07 | 7 | -7/+7 |
| * | copy a memleak fix from pas-backend-ad. | Dan Winship | 2002-11-05 | 1 | -0/+1 |
| * | g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build. | Chris Toshok | 2002-11-05 | 8 | -490/+66 |
| * | port to gnome 2. | Chris Toshok | 2002-11-05 | 21 | -715/+857 |
| * | install evolutionperson.schema to $(datadir)/evolution. | Chris Toshok | 2002-10-26 | 1 | -0/+4 |
| * | [ fixes #29067 ] we need to create a card_sexp even when doing summary | Chris Toshok | 2002-10-22 | 1 | -7/+7 |
| * | [ Fixes #31434 ] always retrieve the card from the db. use the summary | Chris Toshok | 2002-10-01 | 1 | -0/+8 |
| * | set the timeout to 30 seconds. (query_ldap_root_dse): same, and also | Chris Toshok | 2002-09-28 | 1 | -23/+33 |
| * | [ fixes #27923] up the version to 4_0 (4000). | Chris Toshok | 2002-08-30 | 1 | -4/+32 |
| * | use strcasecmp here, since all the other helpers use case insensitive | Chris Toshok | 2002-08-29 | 2 | -2/+2 |
| * | return NULL if the list is empty. (pas_backend_ldap_connect): always try | Chris Toshok | 2002-08-29 | 1 | -17/+18 |
| * | spew the filter we're using for the search. | Chris Toshok | 2002-08-29 | 1 | -0/+2 |
| * | [ fixes #20348 ] deprecate "categories" in favor of "category". evolution | Chris Toshok | 2002-08-28 | 2 | -2/+90 |
| * | [ Fixes #14835 ] notify_complete with InvalidQuery if the parse fails. | Chris Toshok | 2002-08-28 | 1 | -2/+2 |
| * | [ Fixes (almost certainly) #24649, #25494, #27351, and other LDAP search | Chris Toshok | 2002-08-27 | 1 | -74/+127 |
| * | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 4 | -18/+27 |
| * | add "cache-completions" here, since file completion results are blanket | Chris Toshok | 2002-08-20 | 2 | -3/+18 |
| * | new function to save a little typing. (find_book_view): same. | Chris Toshok | 2002-08-16 | 1 | -96/+150 |
| * | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -1/+1 |
| * | initialize summary->upgraded to quiet valgrind. | Chris Toshok | 2002-08-09 | 1 | -0/+1 |
| * | [ roll in the following change from the 1.0 branch.] change the CALURI and | Chris Toshok | 2002-08-01 | 2 | -27/+41 |
| * | don't save empty strings. (pas_backend_summary_save): print out the errno | Chris Toshok | 2002-07-28 | 1 | -2/+3 |
| * | Split pas-backend-file and pas-backend-ldap out of libpas and build them | Dan Winship | 2002-07-23 | 1 | -11/+15 |
| * | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -18/+31 |
| * | free the full_name (as well as given_name. oops.) | Chris Toshok | 2002-07-13 | 1 | -31/+34 |
| * | actually remove the items from the pointer array too, so an error while | Chris Toshok | 2002-07-11 | 1 | -17/+47 |
| * | bleah, i hate this keyboard. | Chris Toshok | 2002-07-10 | 1 | -1/+1 |
| * | add Book.getCompletionView. | Chris Toshok | 2002-07-10 | 6 | -110/+342 |
| * | add pas-backend-summary.[ch]. | Chris Toshok | 2002-06-30 | 4 | -68/+1200 |
| * | use ldap_unbind_ext. (create_card_handler): don't leak the new vcard. | Chris Toshok | 2002-06-16 | 1 | -6/+15 |
| * | up the max threshold to 3000 cards from 1000 cards.. seems to improve | Chris Toshok | 2002-06-16 | 1 | -4/+5 |
| * | fill in source->ssl. (addressbook_source_dialog_set_source): set up | Chris Toshok | 2002-04-19 | 1 | -29/+27 |
| * | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -1/+3 |
| * | Fix spelling of E_CARD_SIMPLE_PHONE_ID_TTYTDD and | Dan Winship | 2002-04-02 | 1 | -1/+1 |
| * | don't free req->vcard. it's freed in pas_book_free_request. | Chris Toshok | 2002-03-28 | 1 | -19/+0 |
| * | make sure to call ldap_value_free (values);, and ldap_msgfree (resp). | Chris Toshok | 2002-03-28 | 1 | -12/+23 |
| * | add TLSNotAvailable to BookLister_CallStatus. | Chris Toshok | 2002-03-10 | 1 | -16/+57 |
| * | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -3/+20 |
| * | track union/struct change. (pas_book_queue_remove_card): same. | Chris Toshok | 2002-03-08 | 4 | -713/+1097 |
| * | don't ref the view here, since it keeps the view alive until the search is | Chris Toshok | 2002-03-01 | 1 | -4/+0 |
| * | i2002-02-26 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2002-03-01 | 1 | -2/+1 |
| * | [fixes bug #20690] the data arg is not GList** anymore, it's | Chris Toshok | 2002-03-01 | 1 | -52/+65 |
| * | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 1 | -41/+131 |
| * | track change to signature, and (for now) just change all the return | Chris Toshok | 2002-02-21 | 5 | -17/+25 |
| * | if the load_uri fails, notify the listener that the repository is offline. | Chris Toshok | 2002-02-19 | 1 | -1/+17 |
| * | escape commas in the dn, since they're used by ldap to specify the node's | Chris Toshok | 2002-02-19 | 1 | -7/+22 |
| * | New functions that take a file:// url ending in the directory name and | Christopher James Lahey | 2002-02-14 | 2 | -0/+39 |
| * | compute the change db filename based on our contact db filename. | Chris Toshok | 2002-01-31 | 1 | -6/+16 |
| * | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 3 | -33/+40 |
| * | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -2/+1 |
| * | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 1 | -2/+36 |
| * | Add a test for getting arbitrary fields. | Joe Shaw | 2002-01-10 | 1 | -0/+31 |
| * | move search_for_dn's contents here, and add an "existing_objectclasses" | Chris Toshok | 2001-12-07 | 1 | -40/+92 |
| * | we need to be able to disable non-labels here as well. since we're using | Chris Toshok | 2001-12-07 | 2 | -3/+19 |
| * | check against LDAP_SUCCESS as the return value, not -1. | Chris Toshok | 2001-11-15 | 1 | -7/+9 |
| * | [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filled | Chris Toshok | 2001-11-13 | 1 | -8/+11 |
| * | [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.c | Chris Toshok | 2001-11-10 | 3 | -16/+4 |
| * | overload this function for modifying objectclasses too, so we can make | Chris Toshok | 2001-10-30 | 1 | -5/+16 |
| * | add prototype for pas_book_factory_dump_active_backends. | Chris Toshok | 2001-10-30 | 2 | -0/+25 |
| * | [ bug #12979 ] new function. (anniversary_ber): new function. | Chris Toshok | 2001-10-28 | 1 | -19/+161 |
| * | That should be a bonobo_object_unref, not a gtk_object_unref. | Jon Trowbridge | 2001-10-28 | 1 | -2/+12 |
| * | Added paranoid reentrancy guards. (pas_book_queue_request): Changed our | Jon Trowbridge | 2001-10-27 | 1 | -5/+17 |
| * | add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's, | Chris Toshok | 2001-10-17 | 1 | -29/+92 |
| * | unref the book after we pass it off to evolution-addressbook. | Chris Toshok | 2001-10-16 | 1 | -0/+18 |
| * | unref op->view. (pas_backend_ldap_process_create_card): ref op->view. | Chris Toshok | 2001-10-16 | 1 | -3/+27 |
| * | make sure to unref the book_view here so we don't leak them. | Chris Toshok | 2001-10-16 | 1 | -1/+4 |
| * | if there is a db error, assume deletion (pas_backend_file_changes): write | JP Rosevear | 2001-10-02 | 1 | -7/+2 |
| * | g_strdup (pas_backend_file_changes): ditto, make sure to free all data and | JP Rosevear | 2001-09-29 | 1 | -24/+39 |
| * | use priv->iid instead of the hardcoded string here. | Chris Toshok | 2001-09-27 | 2 | -9/+23 |
| * | set the last_use and use_score fields of the card to known values so the | JP Rosevear | 2001-09-27 | 1 | -2/+12 |
| * | add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (but | Chris Toshok | 2001-09-25 | 1 | -1/+4 |
| * | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 1 | -7/+21 |
| * | fix syntax errors (which are broken, imo...) | Chris Toshok | 2001-09-17 | 1 | -2/+2 |
| * | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 2 | -0/+6 |
| * | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -4/+4 |
| * | use ldap_init. ldap_open is deprecated in openldap 2.x. | Chris Toshok | 2001-09-14 | 1 | -1/+1 |
| * | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 2 | -16/+31 |
| * | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 2 | -7/+7 |
| * | use DB_NOTFOUND const | JP Rosevear | 2001-08-21 | 1 | -2/+2 |
| * | null out card_sexp so that we don't crash when copying | JP Rosevear | 2001-08-20 | 1 | -1/+2 |
| * | unref our card_sexp. (create_card_handler): make sure to set the id of the | Chris Toshok | 2001-08-17 | 1 | -34/+120 |
| * | use card_sexp. (pas_backend_file_book_view_free): same. | Chris Toshok | 2001-08-17 | 4 | -324/+449 |
| * | Added a closing paren. | Jeffrey Stedfast | 2001-08-17 | 1 | -0/+1 |
| * | implement using search_for_dn. | Chris Toshok | 2001-08-15 | 1 | -4/+13 |
| * | Fix up to match the pas_book_new/get_vcard changes. | Dan Winship | 2001-08-14 | 1 | -37/+22 |
| * | Oops, forgot to write this function. | Christopher James Lahey | 2001-08-14 | 1 | -0/+23 |
| * | don't g_strdup the stuff we're passing into e_list_append, since it does | Chris Toshok | 2001-08-14 | 1 | -8/+8 |
| * | Changed get_card to be asyncronous. | Christopher James Lahey | 2001-08-14 | 3 | -131/+63 |
| * | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 1 | -8/+35 |
| * | escape *, \, (, and ), as per rfc2254. (func_contains): escape the string. | Chris Toshok | 2001-08-08 | 1 | -4/+47 |
| * | use g_strcasecmp since ldap attribute names are not case sensitive. | Chris Toshok | 2001-08-08 | 1 | -1/+1 |
| * | change the way x-evolution-any-field is converted to an ldap query. it | Chris Toshok | 2001-07-26 | 1 | -14/+4 |
| * | [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\" | Chris Toshok | 2001-07-18 | 1 | -6/+12 |
| * | add ldap cflags | JP Rosevear | 2001-07-13 | 1 | -0/+1 |
| * | assign OID's to the schema entries, and add schema support for contact | Chris Toshok | 2001-07-11 | 1 | -24/+49 |
| * | Set bf->priv->file_db before calling do_create. | Christopher James Lahey | 2001-07-10 | 1 | -1/+4 |
| * | Fix a memory leak here. | Christopher James Lahey | 2001-07-05 | 1 | -3/+9 |
| * | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 1 | -0/+25 |
| * | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 14 | -23/+23 |
| * | fix a refcounting memleak. | Chris Toshok | 2001-06-21 | 1 | -3/+6 |
| * | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 1 | -6/+2 |
| * | implement this properly, using base and (objectclass=*). | Chris Toshok | 2001-06-15 | 1 | -19/+9 |
| * | Made this handle the "id" property in searches. | Christopher James Lahey | 2001-06-11 | 2 | -4/+20 |
| * | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 1 | -26/+36 |
| * | Included information about db3. | Christopher James Lahey | 2001-06-01 | 2 | -93/+166 |
| * | fix strings such that ones that happening at the beginning or during an | Chris Toshok | 2001-05-23 | 2 | -8/+15 |
| * | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 1 | -1/+3 |
| * | only check schema support if we've connected. | Chris Toshok | 2001-05-12 | 1 | -4/+5 |
| * | init change_id to NULL | JP Rosevear | 2001-05-04 | 1 | -1/+2 |
| * | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+3 |
| * | if the view does not contain a search context, the result is by default | JP Rosevear | 2001-05-01 | 1 | -0/+4 |
| * | Added the function e_book_view_listener_stop to tell the book view | Christopher James Lahey | 2001-04-15 | 4 | -83/+43 |
| * | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
| * | Update the Voice and Fax phone numbers too, finishing off bug #1667. | Jason Leach | 2001-04-13 | 1 | -2/+2 |
| * | Update the built in VCard. | Christopher James Lahey | 2001-04-13 | 1 | -2/+2 |
| * | make sure to notify new clients to the writable status of an already open | Chris Toshok | 2001-04-09 | 1 | -2/+6 |
| * | Tell new clients that are added whether they're writable. | Christopher James Lahey | 2001-03-30 | 1 | -0/+8 |
| * | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 4 | -13/+15 |
| * | Start feeding query matches back to the caller before the entire search is | Jon Trowbridge | 2001-03-18 | 1 | -9/+22 |
| * | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 4 | -14/+62 |
| * | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 2 | -4/+17 |
| * | Moved where we call pas_book_respond_get_book_view. | Christopher James Lahey | 2001-03-14 | 1 | -6/+6 |
| * | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 2 | -1/+8 |
| * | doh, track renaming of objectclass from evolvePerson to evolutionPerson. | Chris Toshok | 2001-03-03 | 1 | -14/+14 |
| * | rename evolveperson.schema to this, and add remaining attributes. | Chris Toshok | 2001-03-03 | 2 | -28/+87 |
| * | add objectclasses for "person", "organizationalPerson", and "top" as well, | Chris Toshok | 2001-03-02 | 1 | -38/+79 |
| * | implement properly, we support everything. | Chris Toshok | 2001-03-02 | 1 | -1/+11 |
| * | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -5/+10 |
| * | new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields): | Chris Toshok | 2001-02-21 | 6 | -56/+97 |
| * | Moved the register_factory() code to here, since it was the only thing | Federico Mena Quintero | 2001-02-21 | 1 | -14/+29 |
| * | add sequence<string> typedef, and add getSupportedFields method. | Chris Toshok | 2001-02-18 | 5 | -0/+63 |
| * | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 1 | -0/+2 |
| * | flesh out this check. #ifdef the entire thing OPENLDAP2, as it only works | Chris Toshok | 2001-02-08 | 1 | -2/+46 |
| * | only set the DEBUG_LEVEL if we're OPENLDAP2. | Chris Toshok | 2001-02-08 | 1 | -0/+2 |
| * | return TRUE if equal, FALSE otherwise. (business_compare): same. | Chris Toshok | 2001-02-07 | 1 | -40/+82 |
| * | doh, didn't mean to commit this. | Chris Toshok | 2001-02-07 | 1 | -3/+5 |
| * | new file. this will eventually form the suggested additions to an existing | Chris Toshok | 2001-02-07 | 1 | -0/+109 |
| * | don't need the = NULL's since we g_new0. (check_for_evolve_person): new | Chris Toshok | 2001-02-07 | 1 | -58/+194 |
| * | err, allocate 2 char*s when i assign 2 char*s. | Chris Toshok | 2001-02-06 | 1 | -1/+1 |
| * | switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated. | Chris Toshok | 2001-02-06 | 1 | -18/+132 |
| * | add comment about the else block here. (prop_info): add home_address, | Chris Toshok | 2001-01-26 | 1 | -10/+12 |
| * | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 1 | -3/+15 |
| * | esexp api change fixes. | Not Zed | 2001-01-25 | 2 | -11/+11 |
| * | make sure to add the lengths here (include the \0? anyone?). | Chris Toshok | 2001-01-25 | 1 | -2/+5 |
| * | Made it return a gboolean; it was completely ignoring the return value | Federico Mena Quintero | 2001-01-19 | 2 | -5/+5 |
| * | s/Helix Code/Ximian/ for the initial contact card. | Jason Leach | 2001-01-17 | 1 | -5/+5 |
| * | get a book view from somewhere so we can give status messages - choose the | Chris Toshok | 2001-01-12 | 1 | -23/+89 |
| * | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 1 | -74/+85 |
| * | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 4 | -9/+93 |
| * | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 1 | -1/+1 |
| * | g_strdup things we g_free. | Michael Meeks | 2001-01-03 | 1 | -1/+1 |
| * | Ref the cards that get put in the change list (next_changed_item): util | JP Rosevear | 2000-12-22 | 1 | -14/+4 |
| * | always use LDAP_NAME_ERROR (in the openldap1 case it's #defined to | Chris Toshok | 2000-12-19 | 1 | -19/+47 |
| * | Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, use | Christopher James Lahey | 2000-12-14 | 1 | -0/+4 |
| * | Create an empty vcard with the appropriate id for deleted cards | JP Rosevear | 2000-12-05 | 1 | -3/+6 |
| * | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -1/+1 |
| * | Remove "complete" field | JP Rosevear | 2000-11-28 | 1 | -15/+17 |
| * | Set view.change_context to NULL in pas_backend_file_process_get_book_view. | Christopher James Lahey | 2000-11-23 | 2 | -4/+7 |
| * | Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t... | Ross Golder | 2000-11-23 | 1 | -1/+1 |
| * | Initialize destination struct with '0's. | JP Rosevear | 2000-11-16 | 1 | -1/+1 |
| * | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 12 | -186/+186 |
| * | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 1 | -0/+4 |
| * | Add changed_hash, change list and complete bool | JP Rosevear | 2000-11-10 | 1 | -18/+27 |
| * | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 3 | -64/+123 |
| * | Let the warning make sense (compute_pid): remove | JP Rosevear | 2000-11-01 | 3 | -1/+224 |
| * | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 1 | -1/+2 |
| * | i2000-10-25 Chris Toshok <toshok@helixcode.com> | Chris Toshok | 2000-10-26 | 1 | -16/+49 |
| * | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -2/+2 |
| * | lots of changes. flesh out the remove/modify/create functions. add another | Chris Toshok | 2000-09-23 | 1 | -111/+454 |
| * | Added a function to set the status message associated with a given view. | Christopher James Lahey | 2000-09-22 | 2 | -16/+35 |
| * | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 6 | -58/+106 |
| * | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 1 | -36/+81 |
| * | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
| * | split all the ldap operations into 2 halves, a handler, and destructor, | Chris Toshok | 2000-09-16 | 1 | -148/+460 |
| * | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 1 | -45/+1 |
| * | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -1/+2 |
| * | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 1 | -0/+4 |
| * | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
| * | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 1 | -0/+37 |
| * | Fixed any search to not crash on missing phone numbers or email addresses. | Christopher James Lahey | 2000-08-11 | 1 | -2/+2 |
| * | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 2 | -123/+148 |
| * | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 1 | -1/+1 |
| * | Make sure the LDAP backend files get distributed even if OpenLDAP | Ettore Perazzoli | 2000-07-28 | 1 | -1/+7 |
| * | more work on addressbook syncer | Seth Alves | 2000-07-27 | 1 | -1/+1 |
| * | wait to free the view until we've taken care of freeing its internals. | Chris Toshok | 2000-07-27 | 1 | -51/+60 |
| * | add support for user settable scope. (pas_backend_ldap_search): same. | Chris Toshok | 2000-07-27 | 1 | -5/+12 |
| * | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -1/+2 |
| * | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -12/+12 |
| * | remove spew. (pas_backend_ldap_ensure_connected): duh, don't access a | Chris Toshok | 2000-06-27 | 1 | -21/+18 |
| * | Added "sequence_complete" signal. | Christopher James Lahey | 2000-05-30 | 5 | -3/+28 |
| * | convert to use ECardSimple. (poll_ldap): same. | Chris Toshok | 2000-05-17 | 1 | -38/+18 |
| * | add typedefs for the can_write functions, and add parameters to | Chris Toshok | 2000-05-17 | 4 | -15/+111 |
| * | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+4 |
| * | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 1 | -5/+6 |
| * | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -1/+1 |
| * | Enabled a couple more fields | Christopher James Lahey | 2000-05-09 | 1 | -2/+3 |
| * | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 1 | -18/+63 |
| * | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 1 | -1/+4 |
| * | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 2 | -22/+2 |
| * | if a port isn't specified in the uri default to 389. | Chris Toshok | 2000-05-07 | 1 | -0/+3 |
| * | ignore .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
| * | Add back in the CORBA_Object_release. | Christopher James Lahey | 2000-05-02 | 2 | -2/+18 |
| * | Made uri slightly better managed. | Christopher James Lahey | 2000-05-02 | 4 | -14/+13 |
| * | fix a typo in the for loop. | Larry Ewing | 2000-05-02 | 1 | -1/+1 |
| * | include a header to make it compile... | Michael Meeks | 2000-05-01 | 1 | -0/+1 |
| * | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 6 | -89/+424 |
| * | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -0/+3 |
| * | add support for a rootdn in the uri. | Chris Toshok | 2000-04-30 | 1 | -3/+7 |
| * | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -1/+1 |
| * | fix the `USING_OAF' changes so that they work for when we are not using | Larry Ewing | 2000-04-29 | 1 | -1/+2 |
| * | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -25/+61 |
| * | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -0/+5 |
| * | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 1 | -2/+2 |
| * | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 14 | -51/+38 |