summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: Update the connmactl to support optional tethering channelMichael Trimarchi2021-10-151-14/+46
* openconnect: Add support for 2nd passwordLukáš Karas2021-08-301-0/+2
* client: Prefix VPN serives identifiers with "vpn_"Daniel Wagner2019-12-211-1/+1
* client: Gracefully enable/disable technologies error messagesDaniel Wagner2019-04-041-5/+23
* client: Pass error code to all D-Bus callbacksDaniel Wagner2019-04-044-60/+89
* client: Add tethering_clients commands that returns list of themVasyl Vavrychuk2018-11-233-0/+128
* src: Remove redundant returns at the end of functions that return voidVasyl Vavrychuk2018-08-291-6/+0
* client: Add session ContextIdentifier config supportMounesh Sutar2017-11-261-0/+23
* client: Add session create append dictMounesh Sutar2017-11-261-26/+119
* connmanctl: Add mDNS supportIsmo Puustinen2017-10-261-0/+25
* client: Add newline to every error messageMikhail Kovyazin2017-10-201-5/+5
* client: Add session source ip ruleLukasz Nowak2017-02-041-0/+25
* client: Add session AllowedInterface configLukasz Nowak2017-02-041-0/+14
* client: Fix memory leak while enabling tetheringSaurav Babu2016-07-131-2/+7
* client: Use PRIu64 when printing unsigned 64 bit valuesPatrik Flykt2016-04-151-1/+2
* client: Fix Memory Leak in cmd_service_move_after()Niraj Kumar Goit2016-02-051-1/+3
* client: Fix Memory Leak in cmd_service_move_before()Niraj Kumar Goit2016-02-051-1/+3
* client: Add support to GetProperties Clock API in connmanctlSaurav Babu2016-01-121-0/+29
* client: Add support to print DBUS_TYPE_UINT64Saurav Babu2016-01-121-0/+6
* client: Do not add duplicate lines to historyJaakko Hannikainen2015-12-101-2/+3
* client: Add completion for VPN connectionsJaakko Hannikainen2015-08-121-11/+122
* client: Memory leak at readline callbackJaakko Hannikainen2015-07-061-0/+1
* client: Memory leak on dbus replyJaakko Hannikainen2015-07-061-0/+1
* client: Add support of MoveAfter Service APISaurav Babu2015-06-221-0/+61
* client: Add support of MoveBefore Service APISaurav Babu2015-06-221-0/+66
* client: Support basic WiFi Display IEs (un)registrationTomasz Bursztyka2014-09-301-10/+50
* client: Add basic support for (un)registering peer servicesTomasz Bursztyka2014-09-042-0/+237
* client: Support agent incoming Peer authorization requestTomasz Bursztyka2014-08-281-0/+52
* client: Add support for RequestPeerAuthorization on WPSTomasz Bursztyka2014-08-061-28/+82
* client: Add Agent ReportPeerError method supportTomasz Bursztyka2014-08-061-0/+34
* client: Add error handling when populating hashesAlexandru Costache2014-07-111-0/+15
* client: Add suport for connecting and disconnecting a peerTomasz Bursztyka2014-07-112-12/+23
* client: Print out associating, configuration and disconnect statesPatrik Flykt2014-04-021-0/+6
* client: Add support to print out one specific peerTomasz Bursztyka2014-04-021-10/+56
* client: Add basic support for P2P peersTomasz Bursztyka2014-04-023-2/+273
* client: Don't call readline when in non-interactive modePatrik Flykt2014-03-172-22/+24
* client: Update copyright year(s)Patrik Flykt2014-03-113-3/+3
* client: Allow Session Connect and Disconnect be called multiple timesPatrik Flykt2014-03-041-11/+0
* client: Add initial completion for config and session commandsPatrik Flykt2014-01-211-2/+15
* client: Add support for monitor command completionPatrik Flykt2014-01-211-1/+40
* client: Add completion for tether commandPatrik Flykt2014-01-211-1/+17
* client: Add on/off completion support for agent modesPatrik Flykt2014-01-211-2/+36
* client: Complete only one service or technology where appropriatePatrik Flykt2014-01-211-5/+31
* client: Add helper function for ending readline completionPatrik Flykt2014-01-212-0/+6
* client: Remove extra string duplication when completing commandsPatrik Flykt2014-01-212-25/+13
* client: Export command line word count functionPatrik Flykt2014-01-212-3/+6
* client: strerror expects positive error codesDaniel Wagner2013-11-291-1/+1
* client: Add a no-op input handlerPatrik Flykt2013-10-071-4/+15
* client: Fix unintended Manager monitor messagesPatrik Flykt2013-10-071-5/+26
* client: Display correct spelling of preferred in connmanctl usage textPeter Meerwald2013-08-281-1/+1