- Added the --bwlimit option to the options that are handled in
authorWayne Davison <wayned@samba.org>
Wed, 17 Nov 2004 19:29:20 +0000 (19:29 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 17 Nov 2004 19:29:20 +0000 (19:29 +0000)
commit9fb08441009bdb338f1907e784d17f9c0ced8ccb
tree5c9197b3107bcd2d7273235b9584f892fe1fc13c
parentbdf278f7a57df11ceb61007cad5e999559688446
- Added the --bwlimit option to the options that are handled in
  combination with --daemon.  This value is both a default bwlimit
  value and a maximum limit if the client asks for something larger.
- Enabled popt support for option aliases.
options.c