summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/db.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-16Added DB_TREENAME_LEN define to avoid hardcoded length for database stringAurelien Foret1-1/+1
2005-03-16Added a missing argument in db_create()Aurelien Foret1-1/+1
2005-03-16Removed a hardcoded reference to the 'local' database in db_create()Aurelien Foret1-1/+1
2005-03-16Added a db_update() function to manage sync databases updates.Aurelien Foret1-0/+32
2005-03-15Initial revisionJudd Vinet1-0/+651