summaryrefslogtreecommitdiffstats
path: root/src/main.conf
Commit message (Collapse)AuthorAgeFilesLines
* Make the ReverseServiceDiscovery option more visibleJohan Hedberg2009-01-131-0/+6
| | | | | Add it to the default main.conf file with a proper comment and print a debug message is it's found to be missing.
* Implement RememberPowered config optionJohan Hedberg2008-12-221-0/+3
|
* Add configuration option for DeviceID and do some cleanupMarcel Holtmann2008-12-171-3/+7
|
* Clarify InitialyPowered config option commentJohan Hedberg2008-12-161-2/+2
|
* Implement InitiallyPowered config optionJohan Hedberg2008-12-161-0/+4
|
* Get rid of OffMode and always behave like DevDownJohan Hedberg2008-12-011-4/+0
|
* Introduce PairableTimeout Property and fix use of g_timeout_add.Luiz Augusto von Dentz2008-11-271-0/+5
| | | | | | | PairableTimeout work similarly to DiscoverableTimeout where the user application can set the amount of time to stay in Pairable. It also fixes the use of g_timeout_add to g_timeout_add_seconds for both PairableTimeout and DiscoverableTimeout.
* Make DiscoverDevices to create discover sessions.Luiz Augusto von Dentz2008-08-291-0/+4
|
* Fix typo in main.conf help textMarcel Holtmann2008-08-051-1/+1
|
* Add example for main.confMarcel Holtmann2008-08-051-0/+26