index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_clear_error(&err) instead of g_error_free(err); err = NULL
Johan Hedberg
2008-10-24
1
-12
/
+6
*
Fix OffMode = DevDown race condition.
Luiz Augusto von Dentz
2008-09-23
1
-11
/
+0
*
Don't print error when device is down
Marcel Holtmann
2008-09-12
1
-1
/
+2
*
Set default link policy after the page timeout
Marcel Holtmann
2008-09-12
1
-5
/
+5
*
Write the default link policy to ensure it is set
Marcel Holtmann
2008-09-12
1
-0
/
+6
*
Don't fork for device configuration
Marcel Holtmann
2008-09-11
1
-19
/
+2
*
Move link mode and policy setting before bringing up the device
Marcel Holtmann
2008-09-11
1
-26
/
+18
*
Add extra debug for the forked init and setup functions
Marcel Holtmann
2008-09-11
1
-2
/
+8
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Marcel Holtmann
2008-09-02
1
-250
/
+54
|
\
|
*
Adapter initialization cleanup
Claudio Takahasi
2008-09-01
1
-250
/
+54
*
|
Update --help text
Marcel Holtmann
2008-09-02
1
-1
/
+1
|
/
*
Make DiscoverDevices to create discover sessions.
Luiz Augusto von Dentz
2008-08-29
1
-0
/
+12
*
Cleanup: Removed set packet type ad voice settings
Claudio Takahasi
2008-08-28
1
-19
/
+10
*
Storage cleanup
Claudio Takahasi
2008-08-28
1
-2
/
+2
*
Remove unused alloc_device_opts() function
Marcel Holtmann
2008-08-27
1
-21
/
+0
*
Removed warnings
Claudio Takahasi
2008-08-26
1
-0
/
+2
*
Cleanup: unnecessary includes
Claudio Takahasi
2008-08-25
1
-1
/
+0
*
Set proper default link mode and link policy
Marcel Holtmann
2008-08-06
1
-0
/
+7
*
Remove obsolete security and pairing option
Marcel Holtmann
2008-08-05
1
-9
/
+4
*
Remove the default PIN code option
Marcel Holtmann
2008-08-05
1
-3
/
+0
*
Set list separator before loading the config file
Marcel Holtmann
2008-08-05
1
-2
/
+2
*
Use GLib option parsing instead of getopt
Marcel Holtmann
2008-08-05
1
-26
/
+28
*
Add support for main.conf configuration file
Johan Hedberg
2008-08-05
1
-30
/
+81
*
Use , instead of ; for list separator in main.conf
Johan Hedberg
2008-08-05
1
-0
/
+2
*
Fix bluetoothd usage text
Marcel Holtmann
2008-08-04
1
-3
/
+3
*
Fix usage and syslog prefix
Marcel Holtmann
2008-08-04
1
-2
/
+2
*
Remove SDP server and experimental option
Marcel Holtmann
2008-08-04
1
-13
/
+2
*
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
2008-07-29
1
-0
/
+965