aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/pas/pas-backend-file.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory allocation.Christopher James Lahey2000-03-291-10/+13
* 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-281-2/+104
* 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
* Added the addressbook/backend directory.Christopher James Lahey2000-03-231-3/+1
* More work.Nat Friedman2000-01-251-0/+272