Aleksander Morgado
5f85cfc352
docs: fix path of images
...
PNGs are copied over to the HTML directory, so they will always be available in
the same directory as the final HTML files.
2012-03-16 14:53:17 +01:00
Aleksander Morgado
c4581af5d9
docs: set ModemManager' as module name instead of
mm'
2012-03-16 14:53:17 +01:00
Aleksander Morgado
21c0731ad9
tests: fix CGDCONT reply test, NULL expected instead of empty string
2012-03-16 14:53:17 +01:00
Aleksander Morgado
7f0afa078b
build: fix distcheck
...
Need to pass the full path of the input files to the glib-mkenums call. This is
because we use an explicit list given in a $(VARIABLE) instead of the built-in
automake variables (e.g. $<)
2012-03-16 14:53:17 +01:00
Aleksander Morgado
0c6dad40a0
build: get path of `glib-mkenums' from pkg-config
2012-03-16 14:53:17 +01:00
Aleksander Morgado
3e511f90c7
build: don't distribute generated sources
2012-03-16 14:53:17 +01:00
Aleksander Morgado
1ad7bc885d
build: ensure gtk-doc is enabled when doing dist
2012-03-16 14:53:17 +01:00
Aleksander Morgado
ca9104dcb4
build: generate PNG files automatically from DIA files
2012-03-16 14:53:17 +01:00
Aleksander Morgado
e26f6ef176
po: fix policy filename to translate
2012-03-16 14:53:17 +01:00
Aleksander Morgado
7d9d003324
build: rename the binary from modem-manager' to
ModemManager'
2012-03-16 14:53:17 +01:00
Aleksander Morgado
12786d21cf
core: remove uses of `MMModemStateReason'
...
Use `MMModemStateChangeReason' instead.
2012-03-16 14:53:17 +01:00
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