1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated download url
stef
as Stefan Marsiske
More... over 18 years ago
bumped version
stef
as Stefan Marsiske
More... over 18 years ago
fixed 2 bugs config file reading bug - if file is unavailable processing stops mode switch had a syntax error, resulting from the removal of a case statement
stef
as Stefan Marsiske
More... over 18 years ago
added readme
stef
as Stefan Marsiske
More... over 18 years ago
added check for uid==0
stef
as Stefan Marsiske
More... over 18 years ago
removed M getopt param, cosmetic changes
stef
as Stefan Marsiske
More... over 18 years ago
added comment to beware of encryption
stef
as Stefan Marsiske
More... over 18 years ago
added automatic detection of wireless interface via /proc/net/wireless, adopted defaults.
stef
as Stefan Marsiske
More... over 18 years ago
commented config file, and added sensible defaults to the script
stef
as Stefan Marsiske
More... over 18 years ago
corrected file permissions
stef
as Stefan Marsiske
More... over 18 years ago
added GPLv3 license removed mode switch, now -m is used for setting the maste added optional config locations: /etc,~/.wshare.conf
stef
as Stefan Marsiske
More... over 18 years ago
Merge branch '1stT...@tomi'
stef
as Stefan Marsiske
More... over 18 years ago
fixed setting of mode for clients
stef
as Stefan Marsiske
More... over 18 years ago
added logging, fixed config file, fixed invocation of dhcpd3
stef
as Stefan Marsiske
More... over 18 years ago
excluded client/master mode setting More... over 18 years ago
added client support. domain-name is served by master dhcpd More... over 18 years ago
configfile handling added. config file should always be in the same directory as the wshare script. could be changed to /etc/wshare.conf, ~/.wshare.conf, -c <configfile>, as well as cmdline parameters taking precedence. More... over 18 years ago
removed accidental foreground operation of dhcpd server More... over 18 years ago
added message for running dhcpd server More... over 18 years ago
wshare is now fully parameterized, it supports madwifi/ipw2200 style iwconfig/wlanconfig mode switching, the dhcp server config is generated on the fly (thus deletion of dhcpd-wshare.conf), the dhcpd supplies valid nameserver settings More... over 18 years ago
initial commit, working only for ipw2200 eth1 vs ppp0 More... over 18 years ago