summaryrefslogtreecommitdiff
path: root/lib/libalpm/db.c
AgeCommit message (Expand)Author
2005-03-16Added DB_TREENAME_LEN define to avoid hardcoded length for database stringAurelien Foret
2005-03-16Added a missing argument in db_create()Aurelien Foret
2005-03-16Removed a hardcoded reference to the 'local' database in db_create()Aurelien Foret
2005-03-16Added a db_update() function to manage sync databases updates.Aurelien Foret
2005-03-15Initial revisionJudd Vinet