Commit Graph

5790 Commits

Author SHA1 Message Date
Aleksander Morgado
8b78e037a2 modem-helpers: temporarily disable facility-related helpers 2012-03-16 14:53:17 +01:00
Aleksander Morgado
f1999ef4a3 api,header: cleanup public header file 2012-03-16 14:53:17 +01:00
Aleksander Morgado
e68db23a97 introspection: setup all new files and remove old ones 2012-03-16 14:53:17 +01:00
Aleksander Morgado
6887a6850c marshallers: cleanup unneeded ones 2012-03-16 14:53:17 +01:00
Aleksander Morgado
c55b5d097e marshallers: integrate them into the daemon compilation 2012-03-16 14:53:16 +01:00
Aleksander Morgado
f42eb8684b build: look for src/main.c in autogen.sh 2012-03-16 14:53:16 +01:00
Aleksander Morgado
5c73e8d200 build: remove obsolete files
This will very likely create lots of conflicts until the branch gets merged
into master, but anyway...
2012-03-16 14:53:16 +01:00
Aleksander Morgado
17ef077797 sms: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
d6edfbd9d5 policy: implement Sms interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
333779bda9 iface-modem-messaging: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
4bdeea41ae policy: implement Messaging interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
e2a5ab250e iface-modem-location: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
8e1955cb88 policy: implement Location interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
1d1936e1ce iface-modem-3gpp-ussd: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
eaa47892b5 policy: implement USSD interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
b4bed06f98 bearer: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
cf0a4ae0ce policy: implement Bearer interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
454e3ab361 sim: include policy authorization checks 2012-03-16 14:53:16 +01:00
Aleksander Morgado
986ab0cb23 policy: implement Sim interface rules 2012-03-16 14:53:16 +01:00
Aleksander Morgado
da0aa7af2a iface-modem-cdma: include policy authorization checks 2012-03-16 14:53:15 +01:00
Aleksander Morgado
96fdb716e1 policy: implement CDMA interface rules 2012-03-16 14:53:15 +01:00
Aleksander Morgado
71a3de4486 iface-modem-3gpp: include policy authorization checks 2012-03-16 14:53:15 +01:00
Aleksander Morgado
83586c9a62 policy: implement 3GPP interface rules 2012-03-16 14:53:15 +01:00
Aleksander Morgado
6a655f5daf iface-modem-simple: include policy authorization checks 2012-03-16 14:53:15 +01:00
Aleksander Morgado
f2440e9ab2 policy: implement Simple interface rules 2012-03-16 14:53:15 +01:00
Aleksander Morgado
2240747715 iface-modem: include policy authorization checks 2012-03-16 14:53:15 +01:00
Aleksander Morgado
e176d56b32 policy: implement Modem interface rules 2012-03-16 14:53:15 +01:00
Aleksander Morgado
d5deb2bb14 manager: use new simplified authentication setup 2012-03-16 14:53:15 +01:00
Aleksander Morgado
dad31604cb policy: implement Manager interface rules 2012-03-16 14:53:15 +01:00
Aleksander Morgado
d06d76e379 policy: no need for a rule to manage readable info 2012-03-16 14:53:15 +01:00
Aleksander Morgado
587bca48f0 policy: renamed Sms' action to Messaging' 2012-03-16 14:53:15 +01:00
Aleksander Morgado
5ab3ec6bce build: require polkit-gobject >= 0.97
It's new enough, and it lets us use polkit_authority_get_sync().
2012-03-16 14:53:15 +01:00
Aleksander Morgado
3e5b42569b base-modem: use new simplified authentication setup 2012-03-16 14:53:15 +01:00
Aleksander Morgado
089a983850 auth: refactor and simplify authentication related setup
We get rid of the MMAuthRequests; and we leave up to the caller and user of the
MMAuthProvider the handling of request cancellations through the provided
GCancellable.

Also made GIO-async-friendly methods.
2012-03-16 14:53:15 +01:00
Aleksander Morgado
7316f4645b iface-modem-3gpp-ussd: fix copyrights 2012-03-16 14:53:14 +01:00
Nathan Williams
8e640d3adc novatel: new plugin for the Novatel E362 2012-03-16 14:53:14 +01:00
Aleksander Morgado
e992d5cbd1 charsets: fix compilation with -Werror=maybe-uninitialized 2012-03-16 14:28:15 +01:00
Aleksander Morgado
38b7e6e129 build: so long dbus-glib, and thanks for all the fish 2012-03-16 14:28:15 +01:00
Aleksander Morgado
7a892b74cb build: don't build the MMCallbackInfo, we're now fully GIO-Async instead 2012-03-16 14:28:15 +01:00
Aleksander Morgado
680e292914 build: fix header dependencies
We shouldn't depend on any header file from the previous implementation.
2012-03-16 14:28:15 +01:00
Aleksander Morgado
4de848de39 tests,sms: print traces if enabled during compilation 2012-03-16 14:28:15 +01:00
Aleksander Morgado
2522acf899 tests,sms: refactor SMS part related tests
Now using the MMSmsPart setup.
2012-03-16 14:28:15 +01:00
Aleksander Morgado
5bee67c032 core: use GDBusMethodInvocation in the auth API 2012-03-16 14:28:15 +01:00
Aleksander Morgado
5f167fd199 Revert "core: avoid using DBusGMethodInvocation in auth API"
This reverts commit 013fd179f458d87bba9fd7657ffe1bd90169f231.

We will start using GDBus-only based code from now on.
2012-03-16 14:28:15 +01:00
Aleksander Morgado
080d046e64 iface-modem: load allowed/preferred modes during modem enabling 2012-03-16 14:28:15 +01:00
Aleksander Morgado
8396d8a82f option: implement default access technology loading 2012-03-16 14:28:14 +01:00
Aleksander Morgado
205313b783 option: start porting the Option plugin 2012-03-16 14:28:14 +01:00
Aleksander Morgado
725745399a generic: new Generic-specific source directory 2012-03-16 14:28:14 +01:00
Aleksander Morgado
ab3d537416 motorola: fully ported the moto-c plugin 2012-03-16 14:28:14 +01:00
Aleksander Morgado
d255902f9b gobi: remove old sources, plugin fully ported 2012-03-16 14:28:14 +01:00