Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use textfile library for device name storage | Marcel Holtmann | 2005-07-03 | 2 | -126/+18 |
* | Replace non-printable characters in device names | Marcel Holtmann | 2005-06-17 | 1 | -2/+9 |
* | Support D-Bus version 0.23 and 0.33 | Marcel Holtmann | 2005-05-14 | 1 | -8/+27 |
* | Add support for the page timeout config option | Marcel Holtmann | 2005-05-06 | 4 | -5/+22 |
* | Read the stored link keys when starting the security manager | Marcel Holtmann | 2005-04-30 | 1 | -0/+7 |
* | Add support for voice setting | Marcel Holtmann | 2005-04-30 | 4 | -14/+48 |
* | Include sys/param.h for PATH_MAX | Marcel Holtmann | 2005-04-22 | 1 | -0/+1 |
* | No need to include syslog.h | Marcel Holtmann | 2005-04-22 | 1 | -1/+0 |
* | Create storage directory | Marcel Holtmann | 2005-04-21 | 1 | -0/+4 |
* | Use LDADD instead of LIBS | Marcel Holtmann | 2005-04-21 | 1 | -2/+1 |
* | Set the storage directory through ${localstatedir} | Marcel Holtmann | 2005-04-21 | 1 | -9/+7 |
* | Take care of return link keys event | Marcel Holtmann | 2005-04-20 | 1 | -3/+30 |
* | Add support for setting the inquiry mode | Marcel Holtmann | 2005-04-18 | 4 | -1/+16 |
* | Store remote version and features information | Marcel Holtmann | 2005-04-17 | 3 | -0/+240 |
* | Use the pincodes file for outgoing connections | Marcel Holtmann | 2005-04-17 | 2 | -8/+19 |
* | Use cached device name for PIN request | Marcel Holtmann | 2005-04-17 | 3 | -9/+72 |
* | Add support for stored pin codes | Marcel Holtmann | 2005-04-17 | 3 | -2/+77 |
* | Terminate scanning if end of buffer is reached | Marcel Holtmann | 2005-04-16 | 1 | -3/+13 |
* | Clear buffer before creating new line | Marcel Holtmann | 2005-04-16 | 1 | -2/+4 |
* | Add more data checks | Marcel Holtmann | 2005-04-16 | 1 | -4/+8 |
* | Fix case if the link key is not found | Marcel Holtmann | 2005-04-16 | 1 | -1/+2 |
* | Add support for reading the link key | Marcel Holtmann | 2005-04-16 | 1 | -5/+59 |
* | Add link key storage function | Marcel Holtmann | 2005-04-16 | 1 | -20/+94 |
* | Use /var/lib/bluetooth/ as base directory | Marcel Holtmann | 2005-04-16 | 1 | -1/+1 |
* | Create the linkkey file | Marcel Holtmann | 2005-04-16 | 1 | -6/+18 |
* | Add framework for read_link_key() | Marcel Holtmann | 2005-04-16 | 3 | -8/+24 |
* | Store device names in the background | Marcel Holtmann | 2005-04-16 | 3 | -3/+180 |
* | Always include the stdio.h header file | Marcel Holtmann | 2005-02-22 | 1 | -0/+1 |
* | Don't configure raw devices | Marcel Holtmann | 2005-01-28 | 2 | -4/+21 |
* | Cleanup the syslog messages | Marcel Holtmann | 2005-01-27 | 3 | -67/+74 |
* | Update for different storage methods | Marcel Holtmann | 2005-01-26 | 12 | -19/+82 |
* | Use file permission 0600 for the link key file | Marcel Holtmann | 2004-12-13 | 1 | -1/+1 |
* | Typo | Marcel Holtmann | 2004-12-13 | 1 | -1/+1 |
* | Add comments about security mode 3 | Marcel Holtmann | 2004-12-13 | 2 | -7/+3 |
* | The big whitespace cleanup for hcid | Marcel Holtmann | 2004-12-13 | 9 | -188/+172 |
* | Inherit the device specific options from the default | Marcel Holtmann | 2004-11-14 | 3 | -3/+5 |
* | Add audio to the service class value | Marcel Holtmann | 2004-10-26 | 1 | -1/+1 |
* | Don't do anything if the kernel security manager is active | Marcel Holtmann | 2004-10-25 | 1 | -0/+5 |
* | Set service classes to "Networking, Rendering, Capturing, Object Transfer" | Marcel Holtmann | 2004-09-22 | 1 | -1/+1 |
* | Don't include asm/types.h | Marcel Holtmann | 2004-08-16 | 1 | -1/+1 |
* | Make use of CONFIGDIR | Marcel Holtmann | 2004-08-09 | 1 | -4/+4 |
* | Restore creation of /etc/bluetooth/pin | Marcel Holtmann | 2004-07-27 | 1 | -0/+10 |
* | Make more parts optional | Marcel Holtmann | 2004-07-27 | 1 | -21/+5 |
* | Uninstall local files | Marcel Holtmann | 2004-07-21 | 1 | -0/+4 |
* | Make use of MAINTAINERCLEANFILES | Marcel Holtmann | 2004-07-21 | 1 | -0/+2 |
* | Use AM_CFLAGS instead of INCLUDES | Marcel Holtmann | 2004-07-21 | 1 | -1/+1 |
* | Make use of AM_YFLAGS | Marcel Holtmann | 2004-07-07 | 1 | -1/+1 |
* | Add size parameter to expand_name() | Marcel Holtmann | 2004-07-04 | 3 | -5/+7 |
* | Fix size of address array | Marcel Holtmann | 2004-06-13 | 1 | -1/+1 |
* | Use LIBS instead of LDFLAGS | Marcel Holtmann | 2004-05-23 | 1 | -3/+3 |