Commit Graph

172 Commits

Author SHA1 Message Date
Marcel Holtmann a499582993 build: Add D-Bus service autostart support 2010-10-02 17:57:19 +02:00
Marcel Holtmann 16d0232a05 Release 0.31 2010-10-01 16:48:23 +02:00
Marcel Holtmann 1f2349ee0b Sort enable configure option before the disable ones 2010-09-29 20:00:18 +09:00
Marcel Holtmann 280bc04a85 Release 0.30 2010-09-28 09:31:09 +09:00
Marcel Holtmann 007f6de0c6 udev: Print error when udev support is not available and not disabled 2010-09-26 17:35:26 +09:00
Marcel Holtmann fd2cbcddea Release 0.29 2010-09-23 13:42:39 +09:00
Lucas De Marchi e57df97584 Simplify linker script
Version linker scripts support function names and globs, so there's no
need to rely on nm tool to gather the exported symbols.
2010-09-21 23:25:50 +09:00
Marcel Holtmann 9415cf5d2f Use DBUS_CONFDIR variable instead of DBUS_DATADIR 2010-09-21 19:12:15 +09:00
Marcel Holtmann c47b365870 Release 0.28 2010-09-10 00:21:29 +02:00
Marcel Holtmann d486ba8f2a Release 0.27 2010-09-07 11:53:50 +02:00
Marcel Holtmann d8b45a1399 Release 0.26 2010-08-02 13:11:43 -07:00
Marcel Holtmann 7cd09ee21a Release 0.25 2010-07-17 15:00:34 -07:00
Marcel Holtmann 0cb1ead37e Release 0.24 2010-07-07 17:41:05 -03:00
Marcel Holtmann c86a1bb815 Release 0.23 2010-06-12 21:56:53 +02:00
Marcel Holtmann 80c28469e5 Release 0.22 2010-06-02 19:59:44 -07:00
Marcel Holtmann 7bfe56efa2 Release 0.21 2010-05-26 21:02:58 +02:00
Marcel Holtmann 9ee614b64b Check for capabilities support via libcap-ng 2010-03-29 11:06:04 -07:00
Marcel Holtmann f6b286b44d Release 0.20 2010-03-24 01:26:21 -07:00
Marcel Holtmann f721ef55e3 Release 0.19 2010-03-07 04:39:25 -08:00
Marcel Holtmann 4126c581f9 Release 0.18 2010-02-12 21:36:33 -08:00
Marcel Holtmann 105fccdcaf Release 0.17 2010-01-30 18:09:14 -08:00
Marcel Holtmann 2be55c9af3 Check for dbus_connection_can_send_type() function 2010-01-30 08:25:32 -08:00
Marcel Holtmann d8ff829a2a Release 0.16 2010-01-13 13:17:24 -08:00
Marcel Holtmann 3e02619b44 Release 0.15 2009-12-24 07:22:28 -08:00
Marcel Holtmann 0bb703f0ae Release 0.14 2009-12-13 22:29:37 +01:00
Marcel Holtmann 349ccf45c6 Release 0.13 2009-12-06 23:06:10 +01:00
Marcel Holtmann ca5d0f9c35 Require udev-143 or later 2009-12-05 05:49:47 +01:00
Marcel Holtmann 548c0ca401 Check that signalfd() is supported 2009-12-05 05:38:37 +01:00
Martin Xu 4960526aa9 Allow builds to install the test scripts for debugging 2009-12-03 22:11:40 +01:00
Marcel Holtmann ab4e631c98 Release 0.12 2009-12-02 18:58:50 +01:00
Marcel Holtmann fbae76a16f Release 0.11 2009-11-24 01:06:55 +01:00
Marcel Holtmann 9cbd6ad33f Release 0.10 2009-11-14 10:23:14 +01:00
Marcel Holtmann 98ce3e3c8d Release 0.9 2009-11-01 23:49:40 +09:00
Marcel Holtmann 41c4abada0 Release 0.8 2009-10-16 22:18:31 +02:00
Marcel Holtmann af1b6a228a Release 0.7 2009-10-04 13:11:14 +02:00
Marcel Holtmann 161fab2d48 Release 0.6 2009-09-25 14:31:02 -07:00
Marcel Holtmann 353b7b057c Release 0.5 2009-09-24 17:07:05 -07:00
Marcel Holtmann d24b643ad0 Release 0.4 2009-09-02 20:36:27 -07:00
Marcel Holtmann 82d0720f53 Update D-Bus configuration options and check for udev 2009-09-01 18:41:16 -07:00
Marcel Holtmann 70aab2a826 Convert to fully non-recursive build system 2009-08-24 23:49:40 -07:00
Marcel Holtmann d9a2bb1337 Use proper variables for various commands 2009-08-24 18:51:39 -07:00
Denis Kenzior 267ae7ad6d Add CONFIGDIR automake magic 2009-08-21 19:25:51 -05:00
Aki Niemi a2693f1561 Fix make distcheck and clear GISI build flags when disabled 2009-08-20 14:18:30 +03:00
Aki Niemi b60aead245 Add configure switch to disable PhoNet/ISI support 2009-08-20 11:08:25 +03:00
Marcel Holtmann 4ccc50fd06 Source code is not ready for subdir-objects yet 2009-08-16 14:51:12 -07:00
Marcel Holtmann 02d08acb3e Use proper automake subdirectory options 2009-08-16 14:45:01 -07:00
Marcel Holtmann 8ac6aa52a9 Release 0.3 2009-08-12 18:00:24 -07:00
Andrzej Zaborowski 049e573691 Use STORAGEDIR autoconf voodoo from Bluez. 2009-07-29 17:22:12 -05:00
Andrzej Zaborowski aa71d09516 Cache EF-PNN, EF-OPL sim files on disk.
This uses plain files in /var/lib/ofono for storing contents of the
operator lists to avoid possibly numerous queries to the SIM on every
startup.  Files are indexed with IMSI.  I'm not 100% sure about the
autoconf magic.

Users need to rerun bootstrap-configure after applying this.

Depends on [PATCH] Return SIM file access conditions from read_file_info.
2009-07-27 17:09:48 -05:00
Marcel Holtmann b638b315f9 Release 0.2 2009-07-18 12:09:06 +02:00
Marcel Holtmann 05f7912308 Add option to disable compiler optimization 2009-07-15 19:03:03 +02:00
Marcel Holtmann bc42f6ab59 Release 0.1 2009-07-10 11:36:02 -07:00
Marcel Holtmann 5cd2207a80 Add support for AM_SLIENT_RULES 2009-06-30 18:36:56 -07:00
Rémi Denis-Courmont 91753078b0 Fix GISI_CFLAGS
This fixes the failure to include <gisi/netlink.h>.
2009-06-29 21:03:04 +03:00
Aki Niemi 94f1fce8ee Add GISI_* build variables; remove unnecessary curly brackets 2009-06-22 21:43:56 +03:00
Aki Niemi e5f0290ddb Rename ISI client and PhoNet netlink APIs
- Add g_ prefix to functions
- Add G-prefix and use CamelCasing in types
2009-06-15 11:27:16 +03:00
Rémi Denis-Courmont 8e79f89046 Phonet Netlink helpers
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
2009-06-11 21:50:09 +03:00
Rémi Denis-Courmont 4b9b46d25a Check for restrict keyword
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
2009-06-11 21:50:09 +03:00
Rémi Denis-Courmont 0774878772 configure: set compiler flags at the end
This fixes interferences with warning-unsafe autoconf macros.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
2009-06-11 21:50:09 +03:00
Marcel Holtmann c0cda597a3 Fix problem with unit tests and distcheck 2009-05-12 20:35:25 -07:00
Denis Kenzior c7c793ac80 Add directory with unit tests
Includes tests for SS parser, utility functions and SMS PDU
decoder / encoder utilities.
2009-05-12 20:22:20 -07:00
Marcel Holtmann 0acaee5e1e Add directory for driver plugins 2009-05-10 22:44:37 -07:00
Marcel Holtmann 4ea27466bf Add directory for AT chat library 2009-05-06 14:42:51 -07:00
Marcel Holtmann 0798e99445 Add option for disabling data files 2009-05-05 18:57:50 -07:00
Marcel Holtmann 43182c00e4 Add directory for documentation 2009-04-27 05:51:03 -07:00
Marcel Holtmann ed08e2adee Add plugin support infrastructure 2009-04-26 21:28:48 +02:00
Marcel Holtmann e059f43fae Add skeleton for telephony daemon 2009-04-26 21:12:32 +02:00
Marcel Holtmann a20f3ce8d2 Add directories for source code, header files and plugins 2009-04-26 20:54:47 +02:00
Marcel Holtmann 7851155b80 Add D-Bus helper library for GLib integration 2009-04-26 20:51:36 +02:00
Marcel Holtmann 798111efd4 Add checks for GLib and D-Bus support 2009-04-26 20:46:54 +02:00
Marcel Holtmann edaa239e92 Add configure options for debug and PIE support 2009-04-26 20:43:09 +02:00
Marcel Holtmann 2c5ddf34d8 Initial revision 2009-04-26 20:31:15 +02:00