Commit Graph

29 Commits

Author SHA1 Message Date
ea0602b18a Update the copyright notice 2023-11-22 04:04:59 +01:00
3d1a65802f tools: add support for FreeBSD 2023-11-22 04:03:29 +01:00
c9177250e4 Update the copyright notice 2020-01-11 02:16:09 +01:00
17b708668a Re-license to 2-clause BSD 2020-01-11 02:01:50 +01:00
59a3bf111b Use PROGNAME_PPPD for pppd(8)
This still assumes pppd(8) can be found in /usr/sbin though.
2018-01-18 03:27:39 +01:00
a11956fbe9 Avoid some compilation warnings 2018-01-18 03:24:20 +01:00
cde55922ff Add missing include 2018-01-18 00:23:12 +01:00
eb86637a60 Update the copyright notice 2018-01-18 00:21:51 +01:00
0478e4ccb8 Clear passwords from memory before freeing them 2018-01-18 00:21:20 +01:00
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
bf1e85863b Also call g_spawn_close_pid() when handling child processes 2014-09-03 23:15:14 +02:00
b35b51e2b0 Report errors graphically when relevant 2014-08-28 03:52:48 +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
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
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
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
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
8f33068ae6 Reworked the "engineering" tool 2014-08-14 20:02:29 +02:00