Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Further fixes to g_spawn_async | Johan Hedberg | 2007-01-21 | 1 | -3/+15 | |
| | | ||||||
| * | More g_spawn_async functionality | Johan Hedberg | 2007-01-21 | 1 | -7/+31 | |
| | | ||||||
| * | First attempts for session and process handling | Marcel Holtmann | 2007-01-21 | 4 | -9/+329 | |
| | | ||||||
| * | First step of g_spawn_async implementation | Johan Hedberg | 2007-01-21 | 1 | -0/+27 | |
| | | ||||||
| * | Add function for connection the transfer manager | Marcel Holtmann | 2007-01-21 | 1 | -0/+10 | |
| | | ||||||
| * | Update server connection handling | Marcel Holtmann | 2007-01-21 | 2 | -0/+252 | |
| | | ||||||
| * | make child_watch() static | Johan Hedberg | 2007-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | Implement GChildWatch | Johan Hedberg | 2007-01-21 | 1 | -47/+191 | |
| | | ||||||
| * | Add UUID for Nokia FTP | Marcel Holtmann | 2007-01-21 | 1 | -0/+4 | |
| | | ||||||
| * | Add skeleton for server implementation | Marcel Holtmann | 2007-01-21 | 3 | -1/+51 | |
| | | ||||||
| * | Reload services on reconnect | Marcel Holtmann | 2007-01-20 | 1 | -0/+2 | |
| | | ||||||
| * | Remove the global D-Bus connection variable | Marcel Holtmann | 2007-01-20 | 1 | -4/+5 | |
| | | ||||||
| * | Release services when system bus goes away | Marcel Holtmann | 2007-01-20 | 3 | -89/+21 | |
| | | ||||||
| * | Close SDP session if request fails | Marcel Holtmann | 2007-01-20 | 1 | -20/+39 | |
| | | ||||||
| * | Handle multiple inotify event correctly | Marcel Holtmann | 2007-01-20 | 1 | -13/+20 | |
| | | ||||||
| * | Add extra debug line to notify callback | Marcel Holtmann | 2007-01-20 | 1 | -0/+2 | |
| | | ||||||
| * | Added function to create the input device D-Bus path | Claudio Takahasi | 2007-01-20 | 1 | -1/+52 | |
| | | ||||||
| * | Add support for GetIdentifier | Marcel Holtmann | 2007-01-20 | 1 | -1/+19 | |
| | | ||||||
| * | Don't call unref in IO handling function | Marcel Holtmann | 2007-01-20 | 2 | -3/+32 | |
| | | ||||||
| * | eglib fixes | Johan Hedberg | 2007-01-20 | 2 | -2/+15 | |
| | | ||||||
| * | Fix memory leaks in XML parser for SDP | Marcel Holtmann | 2007-01-20 | 2 | -7/+13 | |
| | | ||||||
| * | Fix memory leaks in record handling | Marcel Holtmann | 2007-01-20 | 1 | -0/+9 | |
| | | ||||||
| * | Add eglib g_io_channel_write implementation | Johan Hedberg | 2007-01-20 | 1 | -2/+33 | |
| | | ||||||
| * | Fix GIOChannel refcounting for io_session_event | Johan Hedberg | 2007-01-20 | 1 | -3/+1 | |
| | |