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
*
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
*
Move all adapter init handling into one function
Marcel Holtmann
2007-01-23
1
-51
/
+48
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-3
/
+4
*
Support internal and external SDP servers
Marcel Holtmann
2007-01-20
1
-1
/
+4
*
Restore SIG_IGN for SIGCHLD
Marcel Holtmann
2007-01-19
1
-0
/
+1
*
Remove unecessary sigaction for SIGCHLD
Johan Hedberg
2007-01-18
1
-1
/
+0
*
Support for adding and removing .service files in /etc/bluetooth
Johan Hedberg
2007-01-16
1
-0
/
+5
*
First change towards reworked service framework
Johan Hedberg
2007-01-14
1
-0
/
+3
*
Make debug information optional
Marcel Holtmann
2007-01-14
1
-3
/
+18
*
Use the SDP server library
Marcel Holtmann
2007-01-13
1
-2
/
+2
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-3
/
+3
*
Fall back to hcid.conf setting if offmode=devdown, mode is "off", and somebod...
Johan Hedberg
2006-11-21
1
-7
/
+5
*
Improve "off" mode behaviour when offmode=devdown
Johan Hedberg
2006-11-21
1
-4
/
+16
*
Use permanent connection to SDP server
Marcel Holtmann
2006-11-17
1
-0
/
+2
*
Add offmode config option for defining SetMode("off") behaviour
Johan Hedberg
2006-11-14
1
-0
/
+1
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+2
*
Fix memory leak with config reloading
Marcel Holtmann
2006-09-05
1
-0
/
+2
*
Fix memory leaks in the config file parser
Marcel Holtmann
2006-08-27
1
-1
/
+1
*
Cleanup/fix glib-ectomy.c and its usage
Johan Hedberg
2006-08-26
1
-0
/
+3
*
fix adding and setting up devices
Johan Hedberg
2006-08-22
1
-28
/
+31
*
Use hci_devinfo in favor of HCIGETDEVINFO ioctl where possible
Johan Hedberg
2006-08-21
1
-9
/
+4
*
First round of Passkey Release method support
Johan Hedberg
2006-08-20
1
-2
/
+2
*
Fix accessing free'd memory
Johan Hedberg
2006-08-18
1
-4
/
+16
*
Fixed adding/initializing devices
Ulisses Furquim
2006-08-18
1
-16
/
+4
*
load/set the default options after HCI_DEV_UP
Claudio Takahasi
2006-08-15
1
-2
/
+5
*
Fixed discoverable timeout when detaching/attaching dongle
Claudio Takahasi
2006-08-11
1
-2
/
+2
*
Fix the other missing storage functions
Marcel Holtmann
2006-07-26
1
-6
/
+5
*
Remove auth and encrypt settings (security mode 3)
Marcel Holtmann
2006-06-17
1
-22
/
+0
*
Remove inquiry mode setting
Marcel Holtmann
2006-06-17
1
-24
/
+0
*
Make RFCOMM and SDP support experimental
Marcel Holtmann
2006-06-02
1
-3
/
+10
*
Make D-Bus a mandatory requirement
Marcel Holtmann
2006-04-28
1
-10
/
+0
*
Initialize some data structures before using
Marcel Holtmann
2006-04-25
1
-17
/
+23
*
Remove unneeded functions
Marcel Holtmann
2006-04-25
1
-15
/
+63
*
Don't become discoverable on startup if mode is "discoverable" and timeout is 0
Johan Hedberg
2006-04-20
1
-6
/
+11
[next]