index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move adapter initialization code from dbus-hci.c to manager.c.
Luiz Augusto von Dentz
2008-07-28
1
-4
/
+5
*
Remove deprecated object paths and files.
Luiz Augusto von Dentz
2008-07-28
1
-1
/
+0
*
Only update service classes for device that are up and running
Marcel Holtmann
2008-06-15
1
-0
/
+3
*
Split the D-Bus cleanup into two parts
Marcel Holtmann
2008-06-08
1
-0
/
+2
*
Load plugins early in the boot process
Marcel Holtmann
2008-06-08
1
-11
/
+9
*
Cleanup: more unused functions
Claudio Takahasi
2008-05-27
1
-2
/
+0
*
Implement support for disabling specific plugins from loading
Johan Hedberg
2008-05-16
1
-1
/
+24
*
Remove service daemon activation handling
Marcel Holtmann
2008-05-08
1
-2
/
+0
*
Remove inotify support
Marcel Holtmann
2008-05-08
1
-6
/
+0
*
Keep the option for the builtin SDP server even if it is a noop
Marcel Holtmann
2008-04-01
1
-2
/
+6
*
Fixed usage message
Cidorvan Leite
2008-04-01
1
-1
/
+1
*
Removed SDP conditional initialization
Cidorvan Leite
2008-03-31
1
-13
/
+5
*
Fixed plugin clean up.
Cidorvan Leite
2008-03-27
1
-2
/
+2
*
network: Add/Remove records directly instead of use D-Bus messages
Claudio Takahasi
2008-03-26
1
-6
/
+6
*
Load plugins later in the init process
Marcel Holtmann
2008-03-22
1
-2
/
+6
*
Agent cleanup
Johan Hedberg
2008-03-14
1
-0
/
+1
*
initialize agent module
Johan Hedberg
2008-03-14
1
-0
/
+5
*
Add support for having the new manager interface on root path
Marcel Holtmann
2008-03-13
1
-3
/
+3
*
Remove unneeded include
Marcel Holtmann
2008-03-12
1
-1
/
+0
*
Remove the local D-Bus setup
Marcel Holtmann
2008-03-12
1
-4
/
+0
*
Add plugin definition structure
Marcel Holtmann
2008-03-11
1
-1
/
+0
*
Add skeleton for plugin infrastructure
Marcel Holtmann
2008-03-11
1
-0
/
+5
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2007-11-07
1
-3
/
+3
*
Update extended inquiry response when service class changes
Marcel Holtmann
2007-08-24
1
-0
/
+2
*
Don't mess with extended inquiry response on device init
Marcel Holtmann
2007-08-24
1
-25
/
+3
*
Trigger the service classes update through a callback
Marcel Holtmann
2007-08-23
1
-0
/
+52
*
Update service classes on all adapters
Marcel Holtmann
2007-08-23
1
-2
/
+2
*
First attempt for automatic setting of service classes value
Marcel Holtmann
2007-08-22
1
-0
/
+3
*
Rename device helpers to adapter helpers
Marcel Holtmann
2007-08-16
1
-5
/
+5
*
More header cleanups
Marcel Holtmann
2007-08-16
1
-0
/
+2
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
1
-0
/
+1
*
hcid: don't register the adapter D-Bus path when it is on raw mode
Claudio Takahasi
2007-08-01
1
-6
/
+17
*
hcid: fixed logic error for hci_devinfo calls
Claudio Takahasi
2007-07-31
1
-2
/
+2
*
Add skeleton for local D-Bus server
Marcel Holtmann
2007-06-16
1
-0
/
+5
*
Add support for limited discovery mode
Marcel Holtmann
2007-06-07
1
-10
/
+45
*
Add MTU option for the built-in SDP server
Marcel Holtmann
2007-05-21
1
-3
/
+8
*
Use a pipe to inform the parent process of child exits during init_device() a...
Johan Hedberg
2007-05-07
1
-2
/
+44
*
Child should always exit instead of returning from the function
Johan Hedberg
2007-05-07
1
-1
/
+1
*
Add device ID support
Marcel Holtmann
2007-04-25
1
-1
/
+1
*
Fix address based configuration
Marcel Holtmann
2007-04-16
1
-1
/
+1
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
1
-6
/
+3
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-10
/
+8
*
Remove incorrect g_io_channel_unref call
Johan Hedberg
2007-01-24
1
-2
/
+0
*
Update option references
Marcel Holtmann
2007-01-24
1
-36
/
+37
*
Minor coding correction
Marcel Holtmann
2007-01-23
1
-2
/
+2
*
Get basic adapter information before changing the defaul options
Marcel Holtmann
2007-01-23
1
-7
/
+7
*
Update device options before forking
Marcel Holtmann
2007-01-23
1
-23
/
+23
*
Move scan mode setting into adapter startup
Marcel Holtmann
2007-01-23
1
-29
/
+63
*
Use HCI command to set scan mode and not the kernel option
Marcel Holtmann
2007-01-23
1
-25
/
+22
[next]