index
:
connman/connman.git
master
Connection Manager
Connman group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-04
wifi: Support Peer Service registration and unregistration
Tomasz Bursztyka
1
-0
/
+147
2014-09-04
manager: Implement Peer Service DBus API related methods
Tomasz Bursztyka
1
-0
/
+116
2014-09-04
main: Handle peer_service (de)initialization
Tomasz Bursztyka
2
-0
/
+4
2014-09-04
peer: Add the core implemetation of Peer service API
Tomasz Bursztyka
3
-1
/
+422
2014-09-04
peer: Add a service registration function to the peer driver
Tomasz Bursztyka
1
-0
/
+12
2014-09-04
gsupplicant: Add helpers for adding/removing P2P services
Tomasz Bursztyka
2
-0
/
+145
2014-09-04
doc: Update manager API about peer service un/registration
Tomasz Bursztyka
1
-11
/
+18
2014-09-04
doc: Update peer api documentation about Peer Services
Tomasz Bursztyka
1
-3
/
+34
2014-09-02
service: Clean up service_indicate_state()
Patrik Flykt
1
-12
/
+31
2014-09-02
service: Clean up __connman_service_ipconfig_indicate_state()
Patrik Flykt
1
-22
/
+30
2014-09-02
network: Remove unused function connman_network_clear_error()
Patrik Flykt
2
-17
/
+0
2014-09-02
service: Clean up two consecutive if statements in disconnect_service()
Patrik Flykt
1
-4
/
+2
2014-09-02
gsupplicant: Update group_mapping when group finished
Eduardo Abinader
1
-0
/
+2
2014-09-02
gsupplicant: Remove peer group interface when group is finished
Eduardo Abinader
1
-0
/
+27
2014-09-02
ipconfig: Do not pass a NULL pointer to D-Bus
Hannu Mallat
1
-3
/
+5
2014-09-02
peer: Add debug message for peer state
Eduardo Abinader
1
-0
/
+3
2014-08-28
client: Support agent incoming Peer authorization request
Tomasz Bursztyka
1
-0
/
+52
2014-08-28
wifi: Forward the incoming P2P connection request to the core
Tomasz Bursztyka
1
-0
/
+19
2014-08-28
wifi: Update pending wifi device list
Eduardo Abinader
1
-0
/
+14
2014-08-28
wifi: Add an extra check for pending wifi data
Eduardo Abinader
1
-1
/
+1
2014-08-28
peer: Add a function to forward incoming connections to the agent
Tomasz Bursztyka
2
-1
/
+11
2014-08-28
agent: Fix Peer authorization reply WPS choice handling logic
Tomasz Bursztyka
1
-1
/
+1
2014-08-28
gsupplicant: Add GONegociationRequest signal handler
Tomasz Bursztyka
2
-0
/
+36
2014-08-28
gsupplicant: Regroup a function for readability
Tomasz Bursztyka
1
-1
/
+1
2014-08-21
doc: Fix typo in config file Security option documentation
Patrik Flykt
1
-1
/
+1
2014-08-20
gsupplicant: Check peer_mapping before removing items
Eduardo Abinader
1
-1
/
+2
2014-08-20
doc: Document the config file 'Security' option
Patrik Flykt
1
-0
/
+4
2014-08-20
config: Add option to specify WiFi security in a .config file
Patrik Flykt
1
-0
/
+41
2014-08-20
service: Add helper function for security type
Patrik Flykt
2
-0
/
+18
2014-08-18
Release 1.25
1.25
Marcel Holtmann
2
-1
/
+10
2014-08-15
peer: Make sure to disconnect relevandly on idle state transition
Tomasz Bursztyka
1
-0
/
+2
2014-08-15
device: Do not try to bring up an invalid device index
Tomasz Bursztyka
1
-3
/
+5
2014-08-15
wifi: Start P2P find if there's no ongoing discovery
Eduardo Abinader
1
-1
/
+6
2014-08-15
gsupplicant: Add a function to detect if p2p is finding
Eduardo Abinader
2
-0
/
+9
2014-08-15
gsupplicant: Start p2p finding even if scanning
Eduardo Abinader
1
-1
/
+1
2014-08-15
plugins: Netmask length cannot be zero
Patrik Flykt
1
-1
/
+1
2014-08-15
config: Netmask length cannot be zero
Patrik Flykt
1
-1
/
+1
2014-08-15
dhcp: Check that network is not NULL before unreferencing
Patrik Flykt
1
-1
/
+2
2014-08-15
service: Reply to disconnection from association and configuration states
Patrik Flykt
1
-0
/
+3
2014-08-12
service: Properly clear a service in failed state after not retrying
Patrik Flykt
1
-1
/
+1
2014-08-11
gsupplicant: Avoid invalid read during system_killed
Eduardo Abinader
1
-3
/
+3
2014-08-11
wifi: Add sanity check in the middle of chicken and egg issue
Eduardo Abinader
1
-3
/
+8
2014-08-11
main: Change cleanup order for proper peer deinit
Eduardo Abinader
1
-1
/
+1
2014-08-11
service: Reset service to idle state when retrying after a failure
Patrik Flykt
1
-3
/
+2
2014-08-11
service: Expand switch case with all values
Patrik Flykt
1
-4
/
+12
2014-08-08
device: Make sure the device is up and running before enabling it
Tomasz Bursztyka
1
-0
/
+4
2014-08-08
gsupplicant: Do P2P detection after interface property load
Eduardo Abinader
1
-10
/
+11
2014-08-07
wifi: Remove useless return statement in interface_added
Eduardo Abinader
1
-3
/
+0
2014-08-07
gsupplicant: Remove duplicated interface assignment on GroupStarted
Eduardo Abinader
1
-1
/
+0
2014-08-07
gsupplicant: Fix issue with an invalid group structure
Guoqiang Liu
1
-1
/
+5
2014-08-06
peer: Switch to relevant states when disconnecting
Tomasz Bursztyka
1
-0
/
+4
2014-08-06
client: Add support for RequestPeerAuthorization on WPS
Tomasz Bursztyka
1
-28
/
+82
2014-08-06
client: Add Agent ReportPeerError method support
Tomasz Bursztyka
1
-0
/
+34
2014-08-06
gsupplicant: Do not use and remove identifier parameter for peer
Tomasz Bursztyka
2
-14
/
+1
2014-08-06
wifi: Find and use peer's path do disconnect
Tomasz Bursztyka
1
-2
/
+12
2014-08-06
wifi: Handle properly WPS parameters while connecting a peer
Tomasz Bursztyka
1
-1
/
+29
2014-08-06
gsupplicant: Add an helper to get the supplicant peer's object path
Tomasz Bursztyka
2
-0
/
+9
2014-08-06
gsupplicant: Add an helper to find a peer via its identifier
Tomasz Bursztyka
2
-18
/
+29
2014-08-06
gsupplicant: WPS PIN and Peer's path parameters are copied value
Tomasz Bursztyka
2
-3
/
+5
2014-08-06
peer: Call Agent RequestPeerAuthorization on WPS needs
Tomasz Bursztyka
1
-8
/
+70
2014-08-06
peer: Manage peer connection properly through an Agent report
Tomasz Bursztyka
1
-13
/
+55
2014-08-06
peer: Modify connect driver's signature to handle WPS properly
Tomasz Bursztyka
3
-3
/
+14
2014-08-06
agent: Provide a function for the Peer RequestPeerAuthorization call
Tomasz Bursztyka
2
-16
/
+155
2014-08-06
peer: Provide a utility function to get peer's path in the core
Tomasz Bursztyka
2
-0
/
+9
2014-08-06
agent: Add a specific function to call ReportPeerError agent method
Tomasz Bursztyka
2
-0
/
+18
2014-08-06
agent: Refactor the error reporting method to be more generic
Tomasz Bursztyka
2
-4
/
+17
2014-08-06
doc: Add RequestPeerInput method to agent API
Tomasz Bursztyka
1
-0
/
+49
2014-08-06
agent: The reply of the error callback might be NULL
Tomasz Bursztyka
1
-0
/
+4
2014-08-06
wifi: Handle group changed notification properly
Tomasz Bursztyka
1
-1
/
+2
2014-08-06
gsupplicant: Catch Peer and Group related signals
Tomasz Bursztyka
1
-0
/
+8
2014-08-06
AUTHORS: Mention Slava's, Aaron's and Saurav's contributions
Patrik Flykt
1
-0
/
+3
2014-08-06
dhcp: Fix crash when switching networks
Saurav Babu
1
-2
/
+9
2014-08-06
dhcpv6: Use proper default values fot T1 and T2
Patrik Flykt
1
-2
/
+4
2014-08-06
dhcpv6: Fix timer calculation
Patrik Flykt
1
-10
/
+11
2014-08-06
service: Fix service disconnection when using the same index
Patrik Flykt
1
-34
/
+11
2014-08-05
gsupplicant: Detect P2P support based on capability modes
Eduardo Abinader
2
-24
/
+12
2014-08-04
dhcp: Return true as network is NULL for WiFi P2P
Guoqiang Liu
1
-0
/
+3
2014-08-04
supplicant: Return -ECANCELED when error message iterator is NULL
Patrik Flykt
1
-0
/
+3
2014-08-04
gsupplicant: Remove D-Bus match when not needed
Guoqiang Liu
1
-0
/
+1
2014-08-04
wifi: Free g_hash_table_get_values on connect_peer
Eduardo Abinader
1
-2
/
+7
2014-07-31
src: Fix the name of the connmand daemon in the autostart file
Patrik Flykt
1
-1
/
+1
2014-07-31
wifi: Update p2p scan status, when disabling wifi
Eduardo Abinader
1
-0
/
+1
2014-07-31
wifi: Don't allow autoscan for p2p interfaces
Eduardo Abinader
1
-0
/
+6
2014-07-31
peer: Fix a D-Bus issue when raising PeersChanged signal
Tomasz Bursztyka
1
-2
/
+5
2014-07-24
Let dhcp_server_unref stop dhcp_server
Eduardo Abinader
1
-3
/
+2
2014-07-24
Check wifi plugin exists before removing peer
Eduardo Abinader
1
-0
/
+3
2014-07-22
scripts: Build libppp-plugin without versioning information
Jukka Rissanen
1
-5
/
+2
2014-07-22
vpn: Fix copyright statement
Daniel Wagner
5
-5
/
+5
2014-07-22
unit: Fix copyright statement
Daniel Wagner
1
-1
/
+1
2014-07-22
tools: Fix copyright statement
Daniel Wagner
7
-7
/
+7
2014-07-22
src: Fix copyright statement
Daniel Wagner
8
-8
/
+8
2014-07-22
scripts: Fix copyright statement
Daniel Wagner
1
-1
/
+1
2014-07-22
plugins: Fix copyright statement
Daniel Wagner
3
-3
/
+3
2014-07-22
include: Fix copyright statement
Daniel Wagner
2
-2
/
+2
2014-07-21
gsupplicant: Reassign best_bss pointer when that bss is removed
Hannu Mallat
1
-1
/
+8
2014-07-18
peer: Provide the proper ipv4 settings when peer is the dhcp server
Tomasz Bursztyka
1
-2
/
+26
2014-07-18
peer: Run dhcp server when peer is supposed to be the connection master
Tomasz Bursztyka
1
-11
/
+132
2014-07-18
wifi: Set peer's connection master status when on configuration state
Tomasz Bursztyka
1
-0
/
+2
2014-07-18
peer: Add a function to tell the dhcp role of the peer
Tomasz Bursztyka
2
-0
/
+10
2014-07-18
gsupplicant: Add an helper to know if a peer is connected as client or not
Tomasz Bursztyka
2
-0
/
+23
2014-07-18
gdhcp: Request an actual IP address when rebinding
Justin Maggard
1
-2
/
+2
2014-07-18
gdhcp: adjust discovery/request timeout and retry values
Pasi Sjöholm
1
-4
/
+4
2014-07-15
dhcpv6: Check if network is already disconnected in DAD reply
Jukka Rissanen
1
-1
/
+2
2014-07-15
gdhcp: Save the DHCP server IP when REBOOTING
Justin Maggard
1
-0
/
+6
2014-07-15
doc: Add informations about the experimental P2P Peer services support
Tomasz Bursztyka
2
-0
/
+36
2014-07-11
client: Add error handling when populating hashes
Alexandru Costache
1
-0
/
+15
2014-07-11
client: Add suport for connecting and disconnecting a peer
Tomasz Bursztyka
2
-12
/
+23
2014-07-11
test: Improve p2p test script to handle Peer's signal plus fixes
Tomasz Bursztyka
1
-10
/
+23
2014-07-11
wifi: Set the sub-device for the connecting peer
Tomasz Bursztyka
1
-0
/
+15
2014-07-11
wifi: Support peer's state changed when connecting or being notified
Tomasz Bursztyka
1
-11
/
+110
2014-07-11
wifi: Handle incoming p2p device chicken and egg problem
Tomasz Bursztyka
1
-10
/
+66
2014-07-11
wifi: Provide a peer driver to connect/disconnect a peer
Tomasz Bursztyka
1
-1
/
+82
2014-07-11
wifi: Set the proper P2P device name if P2P is supported
Tomasz Bursztyka
1
-1
/
+12
2014-07-11
wifi: Technology driver registration returns 0 on success
Tomasz Bursztyka
1
-1
/
+1
2014-07-11
peer: Add the notion of sub-device used when connected.
Tomasz Bursztyka
2
-0
/
+19
2014-07-11
peer: Connect and Disconnect methods implementation
Tomasz Bursztyka
1
-2
/
+116
2014-07-11
peer: Add DBus support for peer's ipconfig object
Tomasz Bursztyka
1
-1
/
+27
2014-07-11
peer: Basic integration of ipconfig within a peer
Tomasz Bursztyka
2
-1
/
+124
2014-07-11
dhcp: Make possible to provide user data when starting dhcp
Tomasz Bursztyka
3
-6
/
+13
2014-07-11
dhcp: Make dhcp running on ipconfig so network is optional
Tomasz Bursztyka
3
-187
/
+208
2014-07-11
peer: Add the basic logic for peer state handling
Tomasz Bursztyka
2
-6
/
+93
2014-07-11
peer: Fix peers list change notification
Tomasz Bursztyka
1
-1
/
+4
2014-07-11
dbus: Factorize pending reply generic functions out of service.c
Tomasz Bursztyka
6
-40
/
+41
2014-07-11
peer: Add a reference counting mechanism for peer objects
Tomasz Bursztyka
3
-22
/
+65
2014-07-11
peer: Add the ability to register/unregister a peer driver
Tomasz Bursztyka
2
-0
/
+28
2014-07-11
peer: Add a function to get the peer identifier
Tomasz Bursztyka
2
-0
/
+9
2014-07-11
peer: Make a relation between a peer and a device
Tomasz Bursztyka
3
-10
/
+48
2014-07-11
gsupplicant: Add function to connect/disconnect a peer
Tomasz Bursztyka
2
-3
/
+172
2014-07-11
gsupplicant: Provide an accessor for a peer to get it's group interface
Tomasz Bursztyka
2
-0
/
+9
2014-07-11
gsupplicant: Relate the connecting peer with the newly started group
Tomasz Bursztyka
1
-3
/
+19
2014-07-11
gsupplicant: Add a callback and helpers to get peer's status
Tomasz Bursztyka
2
-0
/
+66
2014-07-11
gsupplicant: Add PeerJoined and PeerDisconnected group signals handlers
Tomasz Bursztyka
1
-0
/
+59
2014-07-11
gsupplicant: Add support for peer PropertiesChanged signal
Tomasz Bursztyka
1
-0
/
+97
2014-07-11
gsupplicant: Add P2P group related signal handlers
Tomasz Bursztyka
2
-4
/
+161
2014-07-11
gsupplicant: Always call peer_lost callback when removing a peer
Tomasz Bursztyka
1
-1
/
+2
2014-07-11
gsupplicant: Add a function to set the P2P device name
Tomasz Bursztyka
2
-0
/
+64
2014-07-11
gsupplicant: Check whether or not a peer support WPS PBC
Tomasz Bursztyka
2
-0
/
+36
2014-07-11
gsupplicant: Use StopFind instead of Flush to detect P2P support
Tomasz Bursztyka
1
-4
/
+4
2014-07-10
AUTHORS: Mention Mario's contributions
Daniel Wagner
1
-0
/
+1
2014-07-10
dnsproxy: Fix pointer alignment
Mario Schuknecht
1
-10
/
+9
2014-07-08
dhcp: Keep the retry timeout nor the ipv4ll task in dhcp_invalidate
Tomasz Bursztyka
1
-8
/
+0
2014-07-08
dnsproxy: Prefer responses with ancount>0 if append_domain is true
Pasi Sjöholm
1
-2
/
+7
2014-07-07
dnsproxy: Use defined error codes instead of plain numbers for rcode
Jukka Rissanen
1
-4
/
+4
2014-07-07
dnsproxy: Remove domain part from answers
Jukka Rissanen
1
-6
/
+66
2014-07-07
dnsproxy: Uncompressed label was not set to internal format
Jukka Rissanen
1
-10
/
+3
2014-07-02
dhcp: Fix further crashes when connected to network without dhcp
Alexandru Costache
1
-15
/
+25
2014-07-02
AUTHORS: Mention Pasi's contributions
Daniel Wagner
1
-0
/
+1
2014-07-02
wispr: Handle status codes 505 and 000 by the browser
Pasi Sjöholm
1
-0
/
+10
2014-07-02
ipconfig: No need to remove the gateway when adding new one
Jukka Rissanen
1
-2
/
+0
2014-07-02
vpn-provider: Set IP address properly when restarting VPN connection
Jukka Rissanen
2
-7
/
+54
2014-07-02
ipaddress: Add support function that copies the whole IP address struct
Jukka Rissanen
2
-2
/
+22
2014-07-01
vpn-provider: Add support function that removes the used IP address
Jukka Rissanen
2
-0
/
+46
2014-07-01
vpn-provider: Add function that is used to change the used IP address
Jukka Rissanen
2
-0
/
+17
2014-07-01
vpn: Provider was freed too early causing possible free memory access
Jukka Rissanen
1
-1
/
+1
2014-07-01
ipaddress: Add function that returns IP address and netmask length
Jukka Rissanen
2
-0
/
+15
2014-07-01
vpn-ipconfig: Add function that returns the used IP address
Jukka Rissanen
2
-0
/
+10
2014-07-01
inet: Add more debug information when clearing IP address
Jukka Rissanen
1
-1
/
+2
2014-07-01
vpn-ipconfig: Remove obsolete netmask calc function
Jukka Rissanen
2
-24
/
+0
2014-07-01
ipaddress: Refactor function that calculates netmask length
Jukka Rissanen
5
-31
/
+30
2014-07-01
openvpn-script: Debug print change
Jukka Rissanen
1
-1
/
+3
2014-07-01
AUTHORS: Mention Alexandru's contributions
Daniel Wagner
1
-0
/
+1
2014-07-01
dhcp: Remove leftover source if service has been freed
Alexandru Costache
1
-0
/
+3
2014-06-26
dhcp: Don't override user setting when setting auto proxy url via DHCP.
Aaron McCarthy
1
-2
/
+2
2014-06-26
service: Check service->pending for NULL
Slava Monich
1
-2
/
+4
2014-06-26
wifi: Cancel pending supplicant operations when removing
Hannu Mallat
3
-6
/
+13
2014-06-26
supplicant: Rewrite pending DBus call handling for properties
Hannu Mallat
3
-69
/
+116
2014-06-26
supplicant: Tie P2P flush D-Bus call to the interface
Hannu Mallat
1
-1
/
+1
2014-06-10
README: Add information on how online check is done
Jukka Rissanen
1
-0
/
+40
2014-06-10
README: Clarify what iptables are needed for
Jukka Rissanen
1
-1
/
+1
2014-06-07
Release 1.24
1.24
Marcel Holtmann
2
-1
/
+9
2014-06-06
config: Provision service so that user allowed modifications are preserved
Jukka Rissanen
2
-38
/
+45
2014-06-06
service: Helper function to load user modifiable config for a service
Jukka Rissanen
2
-0
/
+49
2014-06-05
service: Fix D-Bus return value when connecting a service
Patrik Flykt
1
-8
/
+6
2014-06-04
dnsproxy: Fix for queries without domain name part
Jukka Rissanen
1
-23
/
+286
2014-06-04
resolver: Inform DNS proxy that a DNS domain/server has been added
Patrik Flykt
1
-1
/
+6
2014-06-04
service: Remove duplicate code for getting interface index
Patrik Flykt
1
-31
/
+6
2014-06-04
service: Simplify nameserver index lookup
Patrik Flykt
1
-8
/
+1
2014-06-04
test: Set command_list properly
Eduardo Abinader
1
-1
/
+1
2014-05-23
gdhcp: Set DHCPv4 protocol broadcast flag when sending broadcast
Patrik Flykt
1
-30
/
+2
2014-05-23
service: Helper function for sorting services
Hannu Mallat
1
-27
/
+14
2014-05-23
openvpn: Document OpenVPN.ConfigFile option
Jukka Rissanen
1
-0
/
+3
2014-05-20
wifi: Cancel autoscan timeout when removing device
Hannu Mallat
1
-0
/
+2
2014-05-19
test: Add P2P invite call and signal result
Eduardo Abinader
1
-0
/
+26
2014-05-19
test: Fix code style in p2p-on-supplicant
Eduardo Abinader
1
-3
/
+2
2014-05-19
gsupplicant: Allocate memory for data that is to be used in callback
Patrik Flykt
1
-11
/
+19
2014-05-19
gsupplicant: Rewrite pending DBus call handling
Hannu Mallat
3
-106
/
+80
2014-05-14
wifi: Don't fetch interface name from device structure
Patrik Flykt
1
-2
/
+7
2014-05-14
wifi: Check the returned code when registering the P2P technology driver
Tomasz Bursztyka
1
-2
/
+5
2014-05-14
technology: Fix a false positive NULL dereference
Tomasz Bursztyka
1
-1
/
+1
2014-05-14
gsupplicant: Fix an emptyness test on an array
Tomasz Bursztyka
1
-1
/
+3
2014-05-14
test: Argument parsing for p2p-on-supplicant
Eduardo Abinader
1
-48
/
+126
2014-05-14
test: Remove minor typos in p2p-on-supplicant
Eduardo Abinader
1
-2
/
+2
2014-05-14
network: Properly remove addresses when DHCPv4 lease is lost
Patrik Flykt
1
-3
/
+25
2014-05-14
rtnl: Don't watch slave interfaces
Justin Maggard
1
-4
/
+8
2014-05-14
agent: Fix a double free in agent message handling
Hannu Mallat
1
-16
/
+15
2014-05-14
agent: Check for NULL parameter
Hannu Mallat
1
-0
/
+5
2014-05-13
test: Improve p2p-on-supplicant test script for P2P connection
Tomasz Bursztyka
1
-19
/
+156
2014-05-09
device: Remove unused device->devname
Patrik Flykt
1
-5
/
+0
2014-05-09
ntp: Reset the source id after removal
Tomasz Bursztyka
1
-2
/
+6
2014-05-09
ipconfig: Iterate safely over ipconfig_list
Hannu Mallat
1
-2
/
+6
[prev]
[next]