Commit Graph

1046 Commits

Author SHA1 Message Date
1cf903eb45 Now automatically initialize the plug-in 2014-08-28 03:36:15 +02:00
070b77cf77 Code cleanup 2014-08-28 03:34:49 +02:00
98353b1bc5 Install the documentation for pppd(8) and chat(8) 2014-08-28 03:18:15 +02:00
02ade560e2 The "gprs" tool is now worth being installed 2014-08-28 03:17:49 +02:00
ac4e71f8ca Added documentation for the "gprs" tool 2014-08-28 03:17:06 +02:00
c4ec833629 Track pppd(8) as it initializes the connection 2014-08-28 03:10:22 +02:00
e6c3a18570 Let the PID file for pppd be readable when started with higher privileges 2014-08-28 02:42:22 +02:00
e143d6c448 Call pppd with the correct username and password 2014-08-28 02:36:42 +02:00
f5fe43c0ef Now able to call pppd(8) 2014-08-28 02:27:46 +02:00
4d0b2efdc8 Fixed a comment 2014-08-28 02:08:35 +02:00
8d9a4435d0 Avoid a couple warnings 2014-08-28 02:05:03 +02:00
33f35ae8c1 Implemented hanging up ppp connections (not fully functional) 2014-08-28 02:03:35 +02:00
3647246b0d Fixed configuration handling of the GPRS plug-in 2014-08-28 02:03:05 +02:00
1f1ac4652b Prepare for more code re-use 2014-08-28 02:01:58 +02:00
29f7e700e9 Report more errors directly to the user 2014-08-28 02:00:58 +02:00
ae0ffd0e55 Code cleanup 2014-08-28 01:34:16 +02:00
b11cc7108c Track the activity of the "ppp0" interface 2014-08-28 01:23:44 +02:00
6e27cec8af Report errors when connecting 2014-08-28 01:04:48 +02:00
bda2697333 Trigger modem connection events 2014-08-27 22:46:43 +02:00
5caa6e5481 Also initialize the counter 2014-08-27 22:44:30 +02:00
9958c0cba6 Begin to recognize some modem requests 2014-08-27 22:19:27 +02:00
32f366c16c Code cleanup 2014-08-27 21:46:06 +02:00
c55854a78c Code cleanup 2014-08-27 21:45:17 +02:00
7b056d2275 Avoid a crash in the "gprs" tool 2014-08-27 21:37:59 +02:00
cf51c88089 Added a helper to initialize the helper 2014-08-27 21:37:15 +02:00
0bbf7a6d68 Updated the copyright line 2014-08-27 21:35:32 +02:00
34574bf62c Code cleanup 2014-08-27 21:35:13 +02:00
b308ac25ad Properly cleanup plug-ins when failing to register them 2014-08-27 21:26:04 +02:00
49060c6e4c Minimize the build requirements when possible 2014-08-26 01:19:53 +02:00
76d267e169 Loading the GPRS connectivity settings from a configuration file 2014-08-14 23:53:07 +02:00
a9a99d4ac1 Added a function to load the defaults for a specific operator 2014-08-14 23:13:30 +02:00
e9c9f83a92 Allow the pppd(8) program to be specified in the configuration (not exposed) 2014-08-14 20:06:12 +02:00
ab58ccb2e9 Imported the "gprs" tool (much like the old application with the same name) 2014-08-14 20:04:32 +02:00
f97b09e511 Updated the copyright line 2014-08-14 20:03:07 +02:00
8f33068ae6 Reworked the "engineering" tool 2014-08-14 20:02:29 +02:00
90516f8a5c Added an option to load the default settings for the current operator 2014-08-14 19:59:59 +02:00
362966359f Avoid a potential format string issue 2014-08-14 19:58:38 +02:00
58714f686a Keep track of the current operator 2014-08-14 19:58:10 +02:00
1780b692b4 Updated the copyright line 2014-08-14 19:56:56 +02:00
c7c79509c2 Fixed build with Gtk+ 3 2014-08-14 19:56:38 +02:00
0390e6f12f Added a main loop for a more complete test 2014-08-12 21:42:30 +02:00
47416ac7a3 No longer potentially forget about an event source when starting the modem 2014-08-12 21:26:46 +02:00
562396f94a Added a test for the "hayes" modem plug-in 2014-08-12 19:55:42 +02:00
1564bf76fd Mentioned one more potential error case 2014-08-12 19:33:00 +02:00
158830c004 Code cleanup 2014-08-12 19:15:34 +02:00
b15a4bc4c8 Code cleanup 2014-08-12 19:14:49 +02:00
318b495c67 Code cleanup 2014-08-12 19:14:00 +02:00
8e14b7bf7a Fixed "make dist" 2014-07-07 01:41:16 +02:00
cbc3d9ae0c Output the HTML documentation truly in the fashion of manual pages 2014-07-07 01:39:58 +02:00
ac885dba92 No longer always center the about dialog 2014-07-07 01:32:48 +02:00