aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/pas
Commit message (Expand)AuthorAgeFilesLines
* 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