summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Collapse)AuthorAgeFilesLines
...
* network: missing static modifierClaudio Takahasi2008-03-261-4/+2
|
* network: Add/Remove records directly instead of use D-Bus messagesClaudio Takahasi2008-03-262-153/+46
|
* Convert network service into a pluginMarcel Holtmann2008-03-225-86/+34
|
* Report socket error when bridge module fails to load.Luiz Augusto von Dentz2008-03-071-1/+5
|
* network: cleanup - unnecessary definitionClaudio Takahasi2008-02-291-3/+0
|
* Add bridge name to debug when it fails to attach any interface.Luiz Augusto von Dentz2008-02-081-2/+3
|
* Update copyright informationMarcel Holtmann2008-02-0211-11/+11
|
* Don't install network.conf for nowMarcel Holtmann2007-12-121-1/+1
|
* Make sure to install network.confMarcel Holtmann2007-12-091-1/+1
|
* Update services to new error codes and helper functionsJohan Hedberg2007-11-266-165/+52
|
* Update API descriptions to match new error codesJohan Hedberg2007-11-261-23/+23
|
* Make the connection to fail if unable to add a interface to bridges.Luiz Augusto von Dentz2007-10-312-5/+8
|
* Add MULTICAST flag so interfaces could get announced by avahi-daemon.Luiz Augusto von Dentz2007-10-311-2/+3
|
* Remove bridge creation of NAP and make a better use of ahavi-autoipd.Luiz Augusto von Dentz2007-10-312-18/+76
|
* Handle disabling interfaces via configuration file.Luiz Augusto von Dentz2007-10-311-33/+68
|
* Fix code style.Luiz Augusto von Dentz2007-10-221-1/+1
|
* Fixes cross storage and adapter path.Luiz Augusto von Dentz2007-10-223-14/+86
|
* Allow PANU server and client connectionMarcel Holtmann2007-10-081-1/+7
|
* Fix dict signatures.Luiz Augusto von Dentz2007-10-032-2/+2
|
* Fix memory leak.Luiz Augusto von Dentz2007-09-281-12/+9
|
* Add IsEnabled to server interface.Luiz Augusto von Dentz2007-09-282-0/+21
|
* Fix problem with server storage.Luiz Augusto von Dentz2007-09-282-7/+9
|
* Remove GetSecurity and SetSecurity.Luiz Augusto von Dentz2007-09-282-77/+6
|
* Fix interface removal on script exit.Luiz Augusto von Dentz2007-09-281-5/+2
|
* Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz2007-09-284-27/+46
|
* Fix PANU connection not being restored from storage.Luiz Augusto von Dentz2007-09-281-0/+2
|
* Add secure link mode.Luiz Augusto von Dentz2007-09-283-5/+6
|
* Fix default configuration when config file is missing.Luiz Augusto von Dentz2007-09-282-33/+33
|
* Fix bug on panu server.Luiz Augusto von Dentz2007-09-281-10/+7
|
* Fix interface down.Luiz Augusto von Dentz2007-09-281-11/+12
|
* Fix bridge removal.Luiz Augusto von Dentz2007-09-281-0/+8
|
* Fix bridge removal on exit.Luiz Augusto von Dentz2007-09-281-2/+7
|
* Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz2007-09-286-26/+29
|
* Rework configuration file to use roles.Luiz Augusto von Dentz2007-09-2812-136/+136
|
* Add support for script execution.Luiz Augusto von Dentz2007-09-284-14/+99
|
* Fix bridge removal on service exit.Luiz Augusto von Dentz2007-09-281-2/+8
|
* Add bridge name support.Luiz Augusto von Dentz2007-09-287-80/+134
|
* Add support for config file.Luiz Augusto von Dentz2007-09-287-3/+178
|
* Add network service configuration fileMarcel Holtmann2007-09-142-1/+3
|
* Make it look niceMarcel Holtmann2007-09-131-6/+2
|
* network: add one space between the remote device name and the service nameClaudio Takahasi2007-09-131-2/+6
|
* Rely on bridge module autoloadingMarcel Holtmann2007-09-131-0/+2
|
* Fix connection storage.Luiz Augusto von Dentz2007-09-041-23/+24
|
* network: check if bridge module is loadedClaudio Takahasi2007-08-311-0/+7
|
* network: added setup msg timeout and retransmissionsClaudio Takahasi2007-08-311-89/+127
|
* network: more robust bnep setup conn msg validationClaudio Takahasi2007-08-301-15/+13
|
* network: cleanup - unused errorClaudio Takahasi2007-08-292-11/+0
|
* network: additional src and dst role verificationClaudio Takahasi2007-08-291-7/+11
|
* network: server cleanup - added static DBusConnection and server init/exitClaudio Takahasi2007-08-293-100/+87
|
* network-api: fixed server pathsClaudio Takahasi2007-08-291-2/+2
|