| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Make echo and input service configurable | Marcel Holtmann | 2007-01-23 | 4 | -14/+41 | |
| | | | ||||||
| | * | Add subdirectory print | Marcel Holtmann | 2007-01-23 | 3 | -2/+26 | |
| | | | ||||||
| | * | Hand incoming HID sessions over to the kernel | Marcel Holtmann | 2007-01-23 | 1 | -11/+181 | |
| | | | ||||||
| | * | Typo | Marcel Holtmann | 2007-01-23 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added GetName | Claudio Takahasi | 2007-01-22 | 1 | -1/+13 | |
| | | | ||||||
| | * | Added GetAddress | Claudio Takahasi | 2007-01-22 | 1 | -1/+13 | |
| | | | ||||||
| | * | Register well known(stored) inputs when the daemon starts | Claudio Takahasi | 2007-01-22 | 1 | -13/+53 | |
| | | | ||||||
| | * | Removed mem leak(input paths) | Claudio Takahasi | 2007-01-22 | 1 | -1/+4 | |
| | | | ||||||
| | * | Added function to retrive the stored HID data | Claudio Takahasi | 2007-01-22 | 1 | -13/+55 | |
| | | | ||||||
| | * | CreateDevice: minor code standard changes | Claudio Takahasi | 2007-01-22 | 1 | -8/+7 | |
| | | | ||||||
| | * | Added DeviceRemove method | Claudio Takahasi | 2007-01-22 | 1 | -3/+68 | |
| | | | ||||||
| | * | Re-activate getting the default adapter | Marcel Holtmann | 2007-01-22 | 1 | -4/+0 | |
| | | | ||||||
| | * | Use common SDP server session | Marcel Holtmann | 2007-01-22 | 1 | -12/+18 | |
| | | | ||||||
| | * | Unregister service record on shutdown | Marcel Holtmann | 2007-01-22 | 1 | -15/+22 | |
| | | | ||||||
| | * | Update binary record handling for database interface | Marcel Holtmann | 2007-01-22 | 1 | -3/+29 | |
| | | | ||||||
| | * | Created function to register the input device D-Bus path and send the ↵ | Claudio Takahasi | 2007-01-22 | 1 | -18/+74 | |
| | | | | | | | | | DeviceCreated signal | |||||
| | * | Include server.h header file | Marcel Holtmann | 2007-01-22 | 1 | -0/+1 | |
| | | | ||||||
| | * | Check socket address to get the dynamic PSM and channel values | Marcel Holtmann | 2007-01-21 | 2 | -1/+25 | |
| | | | ||||||
| | * | Fix g_spawn_async error reporting | Johan Hedberg | 2007-01-21 | 1 | -1/+5 | |
| | | | ||||||
| | * | Ensure dependency when using eglib | Marcel Holtmann | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add skeleton for server handling | Marcel Holtmann | 2007-01-21 | 4 | -2/+166 | |
| | | | ||||||
| | * | Fix g_key_file_parse_string (again) | Johan Hedberg | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix eglib g_key_file_get_string group detection | Johan Hedberg | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Small fix for g_key_file_get_string | Johan Hedberg | 2007-01-21 | 1 | -0/+1 | |
| | | | ||||||
| | * | Cleanup for g_text_file_get_string | Johan Hedberg | 2007-01-21 | 1 | -26/+51 | |
| | | | ||||||
| | * | Fixed input device D-Bus path creation error | Claudio Takahasi | 2007-01-21 | 1 | -0/+2 | |
| | | | ||||||
| | * | Add workaround for the global connection variable | Marcel Holtmann | 2007-01-21 | 1 | -0/+2 | |
| | | | ||||||
| | * | More accurate error reporting for GetConnectionUnixProcessID | Johan Hedberg | 2007-01-21 | 1 | -6/+13 | |
| | | | ||||||
| | * | Excplicitly close only fd's > 2 | Johan Hedberg | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | More accurate service exit reason debug messages | Johan Hedberg | 2007-01-21 | 1 | -2/+7 | |
| | | | ||||||
| | * | Don't request default adapter | Marcel Holtmann | 2007-01-21 | 1 | -1/+4 | |
| | | | ||||||
| | * | Do a proper cleanup on exit | Marcel Holtmann | 2007-01-21 | 1 | -0/+6 | |
| | | | ||||||
| | * | Added function to parse the HID and PnP record | Claudio Takahasi | 2007-01-21 | 1 | -1/+79 | |
| | | | ||||||
| | * | Cleanup logging on exit | Marcel Holtmann | 2007-01-21 | 1 | -0/+4 | |
| | | | ||||||
| | * | Fix setup routine for headset | Marcel Holtmann | 2007-01-21 | 1 | -8/+22 | |
| | | | ||||||
| | * | Don't call unref after setting up the channel | Marcel Holtmann | 2007-01-21 | 1 | -2/+0 | |
| | | | ||||||
| | * | Unreference the IO channel from the main() function | Marcel Holtmann | 2007-01-21 | 1 | -2/+0 | |
| | | | ||||||
| | * | Fix get_boolean "true" mapping | Johan Hedberg | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add process handling related files | Marcel Holtmann | 2007-01-21 | 2 | -0/+148 | |
| | | | ||||||
| | * | First go at somewhat functional g_key_file_* impementation | Johan Hedberg | 2007-01-21 | 2 | -13/+122 | |
| | | | ||||||
| | * | g_key_file_new will never return NULL | Johan Hedberg | 2007-01-21 | 1 | -5/+0 | |
| | | | ||||||
| | * | Cleanup GKeyFile stuff so real implementation can start | Johan Hedberg | 2007-01-21 | 2 | -40/+24 | |
| | | | ||||||
| | * | Fix cleanup in case the SDP server startup fails | Marcel Holtmann | 2007-01-21 | 1 | -4/+4 | |
| | | | ||||||
| | * | Only create watch if Unix socket can be created | Marcel Holtmann | 2007-01-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Check if value has changed before writing it | Marcel Holtmann | 2007-01-21 | 2 | -1/+16 | |
| | | | ||||||
| | * | Remove g_strfreev call | Marcel Holtmann | 2007-01-21 | 1 | -2/+0 | |
| | | | ||||||
| | * | Avoid using g_shell_parse_argv | Marcel Holtmann | 2007-01-21 | 1 | -3/+3 | |
| | | | ||||||
| | * | Get rid of g_strfreev too | Johan Hedberg | 2007-01-21 | 2 | -14/+0 | |
| | | | ||||||
| | * | Get rid of g_shell_parse_argv and g_strdup_printf since they are not needed ↵ | Johan Hedberg | 2007-01-21 | 2 | -34/+0 | |
| | | | | | | | | | anymore | |||||
| | * | Get rid of the Options service attribute | Johan Hedberg | 2007-01-21 | 2 | -32/+5 | |
| | | | ||||||
