projects
/
platform
/
upstream
/
connman.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/connman.git
2012-06-28
Patrik Flykt
wifi: Add wifi pointer NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Grant Erickson
main: static-qualify default config values
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Patrik Flykt
TODO: Add WPS pin code task
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Patrik Flykt
TODO: Remove DUN task, update WiFi scan owner
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Marcel Holtmann
Release 1.2
1.2
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Jukka Rissanen
gweb: Use g_try_realloc instead of g_realloc
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Tomasz Bursztyka
doc: Document 'informational' value of Requirement...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Tomasz Bursztyka
agent: Fix how to provide PreviousPassphrase through...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Julien Massot
ipconfig: Save prefixlen only if not cleared
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jukka Rissanen
wifi: Check we have valid wifi pointer in autoscan
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jukka Rissanen
technology: Return proper error code when already disabled
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jukka Rissanen
technology: Return proper error code when already enabled
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Patrik Flykt
main.conf: Comment out example default values and add...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Patrik Flykt
main: Use 'NetworkInterfaceBlacklist' string everywhere
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Manfred Kober
rtnl: Use filtered devices to determine blacklisted...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Manfred Kober
device: Consider blacklisted interfaces from main.conf...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Manfred Kober
main: Support NetworkInterfaceBlacklist from main.conf
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Manfred Kober
main.conf: Add NetworkInterfaceBlacklist
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Check cache for TCP request before connecting...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Use DNS header in checks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Add more debugging prints
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Check cache properly for TCP packets
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Fix the negative caching of AAAA record
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Save DNS packet in cache always in TCP format
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jukka Rissanen
dnsproxy: Do not generate SIGPIPE
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Guillaume Zajac
ippool: Fix endless loop issue with 32 prefix length
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: Fix flushing pending requests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: Release all the fields of the request after...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: Avoid duplication of domains in the TCP serve...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: If no request was sent then the TCP server...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: If the answer is in the cache, the TCP reques...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Paulo Pizarro
dnsproxy: Only one copy of the relevant buffers will...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Lucas De Marchi
README: Add information about mailing list and site
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Use common scan callback handling
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Do a hidden WiFi network scan also for user scans
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Use scan_callback() instead of hidden_scan_callback()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
device: Don't unnecessarily set device->scanning to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
supplicant: Call scan callback if needed when removing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Reset autoscan timer on a new scan
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
technology: Disable technology when the last device...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
device: Combine multiple if statements into one block...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
device: Combine two if statements with identical outcome
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
technology: Remove unneeded scan stop when removing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Don't print an error when the wifi interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Patrik Flykt
wifi: Stop scanning when disabling wifi
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Jukka Rissanen
service: Connecting hidden network waits until connected
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Jukka Rissanen
service: Add support functions for pending replies
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Jukka Rissanen
service: Split reply_pending function to two parts
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jukka Rissanen
timeserver: Get rid of useless and annoying error message
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Tomasz Bursztyka
service: Take last error into acount when retrying...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Tomasz Bursztyka
agent: Implement the new type and argument for RequestI...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Tomasz Bursztyka
service: Add a getter for the passphrase
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Tomasz Bursztyka
doc: Add a new type and argument to agent RequestInput...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Patrik Flykt
timeserver: Simplify timeserver IP address checking
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Patrik Flykt
main: Simplify fallback nameserver parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Patrik Flykt
service: Simplify nameserver route adding and removing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Patrik Flykt
service: Check that the supplied nameserver is in numer...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Patrik Flykt
inet: Create helper function for IP address checking
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Tomasz Bursztyka
gsupplicant: Properly handle WPS properties update
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Tomasz Bursztyka
gsupplicant: Properly handle WiFi security change
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
ipconfig: Set IPv6 privacy default value from kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
dnsproxy: Do not print too many info messages
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
doc: Describe what happens when config file is removed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Check if we need to rescan the config file...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: No service removal on cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Check individual service entries for removal
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Use config file name and entry when deciding...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Save service after provisioning it
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Support function that saves service
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Sort service sequence after checking provision...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Mark service as dirty and needing sorting
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Add function to set the favorite flag
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Remove unprovisioned services when starting...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Save provisioned config information
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Set config information in service
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
config: Remove service if config file is removed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Add function to remove a service
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Add setter for config information
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
storage: Add function to remove a service directory
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Jukka Rissanen
service: Add function to return service by identifier
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Jukka Rissanen
dnsproxy: Randomize the transaction id
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Jukka Rissanen
dnsproxy: Use memmove() when discarding domain name
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Jukka Rissanen
dnsproxy: Check overlapping memcpy
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Grant Erickson
service: remove extra semicolon
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Daniel Wagner
dundee: Fix wrong casting
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Marcel Holtmann
doc: Mention long D-Bus timeout for scan method
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
bluetooth: Check ownership of device
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Check ownership of device
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Set device active/inactive
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Update network connected status
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Register connman_network at core
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Monitor Device.PropertyChanged signal
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Create connman device
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Parse device properties in add_device
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Get modems when starting
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Monitor DeviceAdded/DeviceRemoved signal
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Watch service on D-Bus
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
dundee: Add emply plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
README: Add --disable-dundee documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Daniel Wagner
README: Fix whitespace and typo issues
commit
|
commitdiff
|
tree
|
snapshot
next