index
:
~morphis/snappy-hwe-snaps/+git/wifi-ap
b/fix-doc-logo
b/fix-incorrect-config-call
b/warn-on-no-chan-avail
bool-instead-of-string
check-interface-is-available
config-hooks
copyright-and-maintainers
cve-fixes-for-krack
default-share-disabled
dual-mode
f/cleanup-and-run-tests
f/enable-default-conf-test
f/extend-faq
f/pi3-support
f/retry-wifi-scan
f/support-spread-on-hw
f/write-config-atomically
feature/config-disable-by-default
feature/documentation
feature/wait-for-snap-setup
fix-auto-wizard
fix-int-overflow
fix-mgmt-service
fix-nm-managed
fixes-and-client-ctl
hostapd-2.6-krack-fixes
improve-debugging
improve-wizard
maintainers-and-release
merge-mgmt-and-ap
mgmt-service
no-external-go-deps
read-config-before-write
rework-test-infrastructure
small-fixes-for-plano
small-improvements
spread-tests
use-deb-golang-packages
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-03
Use high enough kill timeout for the spread tests
feature/config-disable-by-default
Simon Fels
2017-02-03
Clear system log files before each test run and print on debug
Simon Fels
2017-02-03
Printout scan results for better debugging
Simon Fels
2017-02-02
Try a bit more often to scan for UTF-8 ssid to come up
Simon Fels
2017-02-02
Add configure option to allow disabling automatic setup from the gadget snap
Simon Fels
2017-01-17
Merge remote tracking branch master
System Enablement CI Bot
2017-01-16
multiple set support
Matteo Croce
2017-01-04
Bump version to 11
Simon Fels
2017-01-04
Merge remote tracking branch fix-int-overflow
System Enablement CI Bot
2017-01-03
cmd: wizard: don't use predefined max int constant as it casues an overflow
fix-int-overflow
Simon Fels
2017-01-03
Merge remote tracking branch fix-auto-wizard
System Enablement CI Bot
2017-01-03
cmd: wizard: ignore interface selected for AP operation
fix-auto-wizard
Simon Fels
2017-01-03
cmd: wizard: take interface with lowest metric and default route
Simon Fels
2017-01-03
cmd: client: error out when calling user is not root
Simon Fels
2017-01-02
Bump version to 10
Simon Fels
2017-01-02
Merge remote tracking branch master
System Enablement CI Bot
2017-01-02
use unix sockets instead of localhost
Matteo Croce
2016-12-19
Merge remote tracking branch improve-debugging
System Enablement CI Bot
2016-12-19
Load mac80211_hwsim driver a bit earlier before the first test runs
improve-debugging
Simon Fels
2016-12-19
Only show bash execution steps when debug mode is eanbled
Simon Fels
2016-12-15
Merge remote tracking branch master
System Enablement CI Bot
2016-12-15
tune hostapd settings for stations powersave
Matteo Croce
2016-12-14
Merge remote tracking branch master
System Enablement CI Bot
2016-12-14
run wizard --auto on first boot
Matteo Croce
2016-12-13
remove spurious argument
Matteo Croce
2016-12-13
Merge remote tracking branch bool-instead-of-string
System Enablement CI Bot
2016-12-12
Fix tests where we still checked for incorrect boolean types
bool-instead-of-string
Simon Fels
2016-12-12
Convert wizard to new variant based map type
Simon Fels
2016-12-12
Store configuration items in correct map type
Simon Fels
2016-12-12
Correctly parse requests to right map type
Simon Fels
2016-12-07
Print value correctly for configuration items
Simon Fels
2016-12-07
Adjust tests to test for proper boolean values
Simon Fels
2016-12-07
Don't use string as static type to allow boolean values
Simon Fels
2016-11-30
Merge remote tracking branch merge-mgmt-and-ap
System Enablement CI Bot
2016-11-30
Make stress test more reliable
merge-mgmt-and-ap
Simon Fels
2016-11-30
Synchronize access to the background process
Simon Fels
2016-11-29
Use less iterations for stress test for shorter cycles
Simon Fels
2016-11-29
Set SSID before enabling the access point
Simon Fels
2016-11-29
Use higher number of iterations for stress test an check process count
Simon Fels
2016-11-29
Kill the whole process group instead of just the main process
Simon Fels
2016-11-29
Mark stress test as manual only for now
Simon Fels
2016-11-29
Add stress test for new background process infrastructure
Simon Fels
2016-11-29
Don't rebuild wifi-ap snap when already build locally
Simon Fels
2016-11-29
Respect review comments
Simon Fels
2016-11-29
Add missing absolute path to wifi-ap command
Simon Fels
2016-11-29
Fix UTF8 SSID test case
Simon Fels
2016-11-29
Add basic test case to ensure background process control is working
Simon Fels
2016-11-29
Run gofmt on all go source files
Simon Fels
2016-11-29
Shutdown service when termianted from the outside
Simon Fels
2016-11-29
Make background process implementation more robust
Simon Fels
[next]