Log of /wpasupplicant/trunk/debian/README.Debian
Parent Directory
|
Revision Log
Revision
1441 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 21 23:01:50 2009 UTC
(3 years, 5 months ago)
by
kelmo-guest
File length: 21409 byte(s)
Diff to
previous 1403
Remove a few traces of ath/madwifi from debian/NEWS and
debian/README.Debian, thanks again to Stefan Lippers-Hollmann.
Revision
1403 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 19 22:10:14 2009 UTC
(3 years, 10 months ago)
by
kelmo-guest
File length: 21405 byte(s)
Diff to
previous 1401
* Modify wpa_action and associated functions to use logger(1) instead of
piping to /var/log/wpa_action.$IFACE.log.
* Add wpasupplicant.preinst to handle removal of obsolete logrotate
conffiles now that all wpa_supplicant/wpa_cli output is logged to
syslog.
Revision
1401 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 3 07:06:57 2009 UTC
(3 years, 11 months ago)
by
kelmo-guest
File length: 22146 byte(s)
Diff to
previous 1349
* Backport a series of WEXT driver wrapper enhancements from upstream
development tree. See each patch's header for more details.
- 12_wpa_supplicant_dont_force_disconnect_in_adhoc_mode.patch
- 13_deauthenticate_fixup.patch
- 14_start_and_finish_with_clean_slate.patch
* Disable building of atmel driver backend, neither atmel_{cs,pci},
nor at76c50x-usb ever used it and atmelwlandriver is not in Debian
and has been abandoned upstream in 2005. Thanks to Stefan Lippers-
Hollmann for doing the research.
Revision
1349 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 17:48:42 2009 UTC
(4 years, 1 month ago)
by
kelmo-guest
File length: 22191 byte(s)
Diff to
previous 1275
* Remove debian/patches/03_dbus_service_activation_logfile.patch,
wpa_supplicant can now log to syslog instead.
* Update copyright info in debian/ifupdown/*.
* When starting wpa_supplicant via ifupdown hook script, do not log to
file by default now that we have syslog support.
* Update README.Debian for nl80211 driver and change in logging behaviour.
Revision
1275 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 27 11:20:01 2008 UTC
(4 years, 6 months ago)
by
kelmo-guest
File length: 21657 byte(s)
Diff to
previous 1197
Cleanup wording of README.Debian paragraph which explains how to debug
wpa_supplicant via logging.
Revision
1181 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 8 23:33:26 2008 UTC
(4 years, 11 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 21665 byte(s)
Diff to
previous 1170
Purge debian/madwifi-headers/* and no longer activate the driver_madwifi
backend of wpa_supplicant. Remove reference to it in support
documentation. If "wpa-driver madwifi" is used in an /e/n/i stanza print a
warning and use "wext" instead.
Revision
1170 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 28 12:23:52 2008 UTC
(4 years, 11 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 21746 byte(s)
Diff to
previous 1158
* Disable building of test driver backend, no development can sanely be done
with this binary package.
* Disable building of hostap driver backend, the version of hostap driver in
existence since Linux 2.6.14 (or before) uses the wext driver backend.
* Provide code in ./debian/ifupdown/functions.sh that warns about invalid
wpa-driver choice, and falls back to the usage of a default backend.
* Modify debian/README.modes to not contain blurb about which driver_backend
to use, wext should almost _always_ be used.
Revision
978 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 2 04:36:49 2008 UTC
(5 years, 4 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 22186 byte(s)
Diff to
previous 959
* wpa_action now logs to an interface specific logfile, and the logrotate
rule was updated to take care of both the old and new locations.
* Update copyright headers of ifupdown scripts, also add a few more code
comments, a statement of purpose and package ownership as well as some
other trivial cleanups.
Revision
929 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 26 01:50:26 2007 UTC
(5 years, 4 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 20543 byte(s)
Diff to
previous 870
* Sanitize whitepsace in debian/README.modes, swapping tabs for 8 spaces,
improving layout of basic tables. Fix a couple of typo's too.
* Clarify in debian/README.modes the URI to BTS discussions. Also add a note
that using ap_scan=2 requires explicit security policies to be set for
each network.
Revision
870 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 24 11:21:23 2007 UTC
(5 years, 8 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 18994 byte(s)
Diff to
previous 850
* Fix typo in README.modes, wpa-default-iface is really
wpa-roam-default-iface. (Closes: #435718)
* Simplify debian/dot.config.mk.
* Confirm that the ifupdown scripts do set ssid when wpa-ssid is used with a
value in /etc/network/interfaces. (Closes: #367655)
Revision
850 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 11 02:02:56 2007 UTC
(5 years, 11 months ago)
by
kelmo-guest
Original Path:
wpasupplicant/trunk/debian/README.modes
File length: 18989 byte(s)
Diff to
previous 814
* Damage control: allow 'wpa-conf managed' to pass through without failure
for those people who followed the poor example outlined in the hidden
ssid's section of README.modes. Also remove the offending line from the
documentaion. (Closes: #428137)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.