aboutsummaryrefslogtreecommitdiffstats
path: root/src/db.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-1/+1
2009-01-01Change the subscriber and database backendHolger Freyther1-35/+46
2008-12-30update the timestamp in the dbHarald Welte1-0/+8
2008-12-28make it optional where the hlr database is storedHolger Freyther1-3/+16
2008-12-28fix typo in debug messageJan Luebbe1-1/+1
2008-12-27add extension field to subscriber struct and name column to dbJan Luebbe1-17/+62
2008-12-27* add database handlingHarald Welte1-3/+12
2008-12-27also track creation and update time for subscriber and equipmentJan Luebbe1-7/+11
2008-12-27add a equipment tableJan Luebbe1-20/+93
2008-12-27add authorized state to subscribers in dbJan Luebbe1-8/+7
2008-12-27remove db debug outputJan Luebbe1-7/+0
2008-12-27rewrite db backendJan Luebbe1-167/+187
2008-12-27db: add GPL headers and integrate with autofooJan Luebbe1-1/+20
2008-12-27add first sketch of a DB backendJan Luebbe1-0/+198