Commit Graph

75 Commits

Author SHA1 Message Date
60dccd873c Update the copyright notice 2015-12-27 20:16:54 +01:00
80d0764d85 Consider pid_t is signed 2015-12-27 20:16:05 +01:00
e424edd284 Build with SSP and PIE by default 2015-08-25 00:33:16 +02:00
08c18afb65 Update more .gitignore files 2015-04-04 16:21:28 +02:00
d258bdba5a No longer store Makefiles in the source tree 2015-04-04 16:17:41 +02:00
5b23bd1f0b Re-generated the Makefiles 2014-12-27 21:56:38 +01:00
c8464d889e .cvsignore files are no longer necessary 2014-12-27 17:53:04 +01:00
a165a92bcc Moved the Gtk+ 3 compilation directives together 2014-10-21 23:37:40 +02:00
519aabbd35 Added some files to ignore 2014-10-21 00:43:35 +02:00
146ae3916a Mention the possibility to build with Gtk+ 3.0 2014-09-26 02:37:15 +03:00
bf1e85863b Also call g_spawn_close_pid() when handling child processes 2014-09-03 23:15:14 +02:00
54da05dc27 Added an "Help" button to gprs(1) when stand-alone 2014-08-30 18:03:18 +02:00
1c27a7d432 Let the "gprs" plug-in know about PROGNAME when defined 2014-08-30 18:00:37 +02:00
b35b51e2b0 Report errors graphically when relevant 2014-08-28 03:52:48 +02:00
23bbe5c4ee The plug-ins are now initialized automatically 2014-08-28 03:51:44 +02:00
dc270dabeb Improved configuration file management 2014-08-28 03:36:35 +02:00
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
02ade560e2 The "gprs" tool is now worth being installed 2014-08-28 03:17:49 +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
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
bda2697333 Trigger modem connection events 2014-08-27 22:46:43 +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
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
21c5663e78 Fixed building the "pdu" tool 2014-02-21 03:25:25 +01:00
b5a0c8f389 Re-generated Makefiles 2013-02-08 20:27:01 +01:00
f0aec3a3a5 Re-generated Makefiles 2013-01-07 02:21:29 +01:00
aef0004ed8 Added a plug-in for Panel notifications 2012-11-08 14:01:36 +01:00
196770415a Code cleanup 2012-10-14 21:46:29 +00:00
34a08ac215 Fixed build on case-insensitive filesystems 2012-07-31 21:56:48 +00:00
bd03b3389b Re-worked plug-in management 2012-01-10 15:22:18 +00:00
74398d6b81 Should be able to decode PDUs again 2011-10-07 13:56:44 +00:00
d1c93db0d5 Re-generated Makefiles 2011-09-16 11:54:13 +00:00