aboutsummaryrefslogtreecommitdiffstats
path: root/fsodatad/src
Commit message (Collapse)AuthorAgeFilesLines
* fsodatad: add vim tags for correct indentation with 4 spacesKlaus Kurzmann2011-05-053-0/+6
| | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
* fsodatad: implement org.freesmartphone.Data.World.GetApnForMccMncMichael 'Mickey' Lauer2011-03-142-3/+34
|
* fsodatad: world: fix provider code to country mappingNeil Jerram2011-03-131-13/+25
| | | | | | | | * fsodatad/src/plugins/world/plugin.vala: Don't return a 3 digit prefix match while there are still countries we haven't checked yet that might have a full match. Acked-by: Simon Busch <morphis@gravedo.de>
* bump copyright notices for 2011Michael 'Mickey' Lauer2011-02-253-4/+4
|
* fsodatad: set G_LOG_DOMAINFrederik 'playya' Sdun2011-01-183-0/+3
|
* fsodatad: sync gdbus error definitions w/ interfacesMichael 'Mickey' Lauer2010-12-201-3/+3
|
* fsodatad: use gdbusMichael 'Mickey' Lauer2010-12-201-4/+1
|
* fsodatad: yank dbus & dbus-glibMichael 'Mickey' Lauer2010-12-203-7/+3
|
* fsodata: support debug buildMichael 'Mickey' Lauer2010-07-033-13/+26
|
* Cosmetics: remove trailing spacesAntonio Ospite2010-06-092-2/+2
| | | | | | | | | | | Changes are purely cosmetics, I generated them with this command: find . -type f ! \( -path '*/.git/*' -or -name COPYING \) | \ xargs sed -e 's/[[:blank:]]*$//g' -i I had to take care to not mangle .git objects; this works also because there are no binary files in the repository, if there were any, then some other attentions should have been taken into account. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
* catch up with removed libfreesmartphone/commonMichael 'Mickey' Lauer2010-03-211-17/+16
|
* all: catch up with libfso-glib 0.2.2 containing convenience constructors for ↵Michael 'Mickey' Lauer2010-01-121-1/+1
| | | | structs
* use top level logger for initial plugin loading debug beaconMichael 'Mickey' Lauer2010-01-101-1/+1
|
* adjust (C) for 2010Michael 'Mickey' Lauer2010-01-092-2/+2
|
* all: move daemons into @prefix@/sbin/Michael 'Mickey' Lauer2009-11-231-1/+1
|
* fsodatad: implement org.freesmartphone.Data.World.GetTimezonesForCountryCode()Michael 'Mickey' Lauer2009-11-221-0/+15
|
* fsodatad: iso3361+dialcode: add .vcMichael 'Mickey' Lauer2009-11-221-1/+0
|
* fsodatad: read zone.tab and augment country informationMichael 'Mickey' Lauer2009-11-221-20/+17
|
* fsodatad: create better iso3361+dialcode file (handcrafted, with the help of ↵Michael 'Mickey' Lauer2009-11-221-13/+44
| | | | Wikipedia...), add fallback zone.tab
* fsodatad: implement org.freesmartphone.Data.WorldMichael 'Mickey' Lauer2009-11-212-6/+59
|
* fsodatad: country code != country nameMichael 'Mickey' Lauer2009-11-211-3/+19
|
* fsodatad|fsonetworkd: .gitignore++Michael 'Mickey' Lauer2009-11-211-1/+2
|
* fsodata: require libxml-2.0Michael 'Mickey' Lauer2009-11-213-30/+13
|
* fsogsmd: move mbpi stuff into fsodatadMichael 'Mickey' Lauer2009-11-211-0/+315
|
* fsodatad: new cornucopia subsystem; generic data storage daemonMichael 'Mickey' Lauer2009-11-2110-0/+344