#
fb19c096 |
| 26-Apr-2017 |
Alexander von Gluck IV <kallisti5@unixzen.com> |
ppp/modem: Style cleanup
|
#
207606e0 |
| 25-Apr-2017 |
Augustin Cavalier <waddlesplash@gmail.com> |
ppp/modem: Trim trailing spaces.
|
#
abdb7d1a |
| 10-Oct-2005 |
Waldemar Kornewald <wkornew@nowhere.fake> |
- updated email-address - removed profiles, ppp_up, and some TODOs - simplified KPPPReportManager and reports API, KPPPInterface::Up()+Down(), and PPPInterfaceListener (also removed some features fro
- updated email-address - removed profiles, ppp_up, and some TODOs - simplified KPPPReportManager and reports API, KPPPInterface::Up()+Down(), and PPPInterfaceListener (also removed some features from the last one) - KPPPInterface now sends the last PPP_CONNECTION_REPORT message to every newly registered report receiver - added net_server to the build, but removed old net_server testing-stuff
all changes are completely untested
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14338 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
84b580c4 |
| 21-Nov-2004 |
Waldemar Kornewald <wkornew@nowhere.fake> |
DialOnDemand will be handled differently. Instead of setting it manually in the prefs we have one default interface. Still not finished. Moved ppp_up code to KPPPManager. Experimenting with IPCP Dial
DialOnDemand will be handled differently. Instead of setting it manually in the prefs we have one default interface. Still not finished. Moved ppp_up code to KPPPManager. Experimenting with IPCP DialOnDemand support. Many changes I do not remember.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10117 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
6ff76cda |
| 04-Apr-2004 |
Waldemar Kornewald <wkornew@nowhere.fake> |
I had nearly forgotten this. Changed some constants to match our style-guidelines. Extended settings_tools to support modifying driver_settings/parameter structures (used by DialUpPreflet).
git-svn
I had nearly forgotten this. Changed some constants to match our style-guidelines. Extended settings_tools to support modifying driver_settings/parameter structures (used by DialUpPreflet).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7157 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
1cea3d85 |
| 25-Jan-2004 |
Waldemar Kornewald <wkornew@nowhere.fake> |
Updated according to name changes in kernel classes. IPCP and PAP (hopefully) make use of profiles. Minor changes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6284 a95241bf-73f2-0310-859d
Updated according to name changes in kernel classes. IPCP and PAP (hopefully) make use of profiles. Minor changes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6284 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
6cfb4dca |
| 19-Jan-2004 |
Waldemar Kornewald <wkornew@nowhere.fake> |
Replaced all printf and spawn_thread functions with their kernel counterparts. IPCP: changed route initialization a little bit. Still cannot remove default route correctly. Renamed interface_id to pp
Replaced all printf and spawn_thread functions with their kernel counterparts. IPCP: changed route initialization a little bit. Still cannot remove default route correctly. Renamed interface_id to ppp_interface_id. Some minor changes. Worked on libppp.a (userland PPP library).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6159 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
8dad9b1e |
| 27-Dec-2003 |
Waldemar Kornewald <wkornew@nowhere.fake> |
Added modem driver (completely untested, currently no support for settings speed because modem API is missing). Some minor changes. Added TODO file to almost all modules.
git-svn-id: file:///srv/sv
Added modem driver (completely untested, currently no support for settings speed because modem API is missing). Some minor changes. Added TODO file to almost all modules.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5768 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|