/[pkg-wpa]/wpasupplicant/trunk/debian/README.modes
ViewVC logotype

Log of /wpasupplicant/trunk/debian/README.modes

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1195)

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
File length: 21665 byte(s)
Diff to previous 1170 , to selected 941
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
File length: 21746 byte(s)
Diff to previous 1158 , to selected 941
* 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 1158 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 6 02:41:42 2008 UTC (5 years, 1 month ago) by kelmo-guest
File length: 22195 byte(s)
Diff to previous 1102 , to selected 941
Correctly refer to wpa-debug-level (not wpa-verbosity-level) ifupdown
parameter to control logging output. (Closes: #474440)

Revision 1102 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 4 14:21:13 2008 UTC (5 years, 3 months ago) by siretart
File length: 22211 byte(s)
Diff to previous 986 , to selected 941
make upload to unstable

Revision 986 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 5 05:08:58 2008 UTC (5 years, 4 months ago) by kelmo-guest
File length: 22211 byte(s)
Diff to previous 979 , to selected 941
random cleanups of README.modes

Revision 979 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 2 04:53:13 2008 UTC (5 years, 4 months ago) by kelmo-guest
File length: 22313 byte(s)
Diff to previous 978 , to selected 941
allow further flexibility when controlling supplicant verbosity level

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
File length: 22186 byte(s)
Diff to previous 959 , to selected 941
* 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 959 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 27 14:25:11 2007 UTC (5 years, 4 months ago) by kelmo-guest
File length: 22179 byte(s)
Diff to previous 942 , to selected 941
* Enhance README.modes with new supplicant debugging methods.

Revision 942 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 26 10:05:10 2007 UTC (5 years, 4 months ago) by kelmo-guest
File length: 21684 byte(s)
Diff to previous 941
* Add initial subsection to README.modes about "Interacting with
  wpa_supplicant with wpa_cli and wpa_gui".

Revision 941 - (view) (download) (annotate) - [selected]
Modified Wed Dec 26 09:50:59 2007 UTC (5 years, 4 months ago) by kelmo-guest
File length: 20874 byte(s)
Diff to previous 934
update readme.modes

Revision 934 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 26 04:14:53 2007 UTC (5 years, 4 months ago) by kelmo-guest
File length: 20557 byte(s)
Diff to previous 930 , to selected 941
* Impliment debian/examples/wpa_supplicant.conf.template in patch form. It
  is planned to expand this small template into a more useable and
  documented beginning point for the wpa-roam schema.

Revision 930 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 26 01:54:22 2007 UTC (5 years, 4 months ago) by kelmo-guest
File length: 20543 byte(s)
Diff to previous 929 , to selected 941
one more whitesoace cleanup for README.modes

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
File length: 20543 byte(s)
Diff to previous 870 , to selected 941
* 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
File length: 18994 byte(s)
Diff to previous 850 , to selected 941
* 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
File length: 18989 byte(s)
Diff to previous 814 , to selected 941
* 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)

Revision 814 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 2 10:43:37 2007 UTC (6 years, 1 month ago) by kelmo-guest
File length: 19007 byte(s)
Diff to selected 941
[svn-inject] Applying Debian modifications to trunk

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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5