summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add missing service descriptionMarcel Holtmann2007-01-201-0/+4
| |
| * Add main loop and single list functionsMarcel Holtmann2007-01-204-1/+956
| |
| * Add embedded GLib directoryMarcel Holtmann2007-01-205-3/+13
| |
| * Remove no longer needed filesMarcel Holtmann2007-01-202-966/+0
| |
| * Make it possible to support an embedded GLibMarcel Holtmann2007-01-2035-142/+112
| |
| * Don't install services that are in experimental stateMarcel Holtmann2007-01-205-6/+13
| |
| * Add skeleton for session handlingMarcel Holtmann2007-01-202-0/+50
| |
| * Add serial subdirectoryMarcel Holtmann2007-01-203-2/+4
| |
| * Update the experimental statusMarcel Holtmann2007-01-201-7/+6
| |
| * Support internal and external SDP serversMarcel Holtmann2007-01-205-16/+61
| |
| * The sdpd binary should be build by defaultMarcel Holtmann2007-01-201-1/+1
| |
| * Remove unsupported methodsMarcel Holtmann2007-01-201-261/+0
| |
| * Clear newly created structuresMarcel Holtmann2007-01-201-0/+4
| |
| * Implement methods for database interfaceMarcel Holtmann2007-01-201-4/+130
| |
| * Remove service agent relictMarcel Holtmann2007-01-201-80/+2
| |
| * Use channel 12 as defaultMarcel Holtmann2007-01-191-6/+1
| |
| * Use database interface for service recordsMarcel Holtmann2007-01-191-8/+6
| |
| * Add skeleton for database methodsMarcel Holtmann2007-01-193-3/+84
| |
| * Implement full echo serviceMarcel Holtmann2007-01-191-1/+162
| |
| * Use g_strdup for trusted_devicesJohan Hedberg2007-01-191-3/+3
| |
| * Use GLib allocation and freeing functionsJohan Hedberg2007-01-191-29/+14
| |
| * No need to become a daemonMarcel Holtmann2007-01-191-15/+4
| |
| * Don't become a daemonMarcel Holtmann2007-01-191-18/+0
| |
| * Fix service binary location generationJohan Hedberg2007-01-191-1/+1
| |
| * Rework .service file contents and service binary locationsJohan Hedberg2007-01-192-32/+39
| |
| * Add SERVICEDIR definitionMarcel Holtmann2007-01-191-0/+3
| |
| * Rename service binaryMarcel Holtmann2007-01-191-3/+4
| |
| * Rename service and install itMarcel Holtmann2007-01-191-3/+6
| |
| * Rename services and install the audio serviceMarcel Holtmann2007-01-191-5/+8
| |
| * Rename service and install itMarcel Holtmann2007-01-191-3/+7
| |
| * Rename daemon and install itMarcel Holtmann2007-01-191-2/+5
| |
| * Rename echo service and install itMarcel Holtmann2007-01-191-5/+10
| |
| * Added function to request the HID recordClaudio Takahasi2007-01-191-8/+42
| |
| * Rename daemonMarcel Holtmann2007-01-192-12/+4
| |
| * Remove unused register_service_records functionJohan Hedberg2007-01-192-25/+0
| |
| * Added function to request PnP service recordClaudio Takahasi2007-01-191-3/+83
| |
| * Rename binary of the serviceMarcel Holtmann2007-01-191-2/+2
| |
| * Cleanup (get rid of service_call)Johan Hedberg2007-01-192-89/+1
| |
| * Started signal should have no parametersJohan Hedberg2007-01-191-4/+1
| |
| * Fix ActivateService for non-running servicesJohan Hedberg2007-01-191-1/+1
| |
| * Fix ActivateServiceJohan Hedberg2007-01-191-1/+1
| |
| * ActivateService should return the bus_name and not the object_pathJohan Hedberg2007-01-191-1/+1
| |
| * Fix ActivateService to return the right response if a service is already runningJohan Hedberg2007-01-193-13/+24
| |
| * Implement Manager.ActivateServiceJohan Hedberg2007-01-193-20/+43
| |
| * Added function to search HID handleClaudio Takahasi2007-01-191-34/+84
| |
| * Remove the service agent exampleMarcel Holtmann2007-01-192-508/+1
| |
| * Restore SIG_IGN for SIGCHLDMarcel Holtmann2007-01-191-0/+1
| |
| * Never remove the child watch for services until the process has really diedJohan Hedberg2007-01-192-28/+37
| |
| * Added function to search PnP handleClaudio Takahasi2007-01-191-9/+108
| |
| * Retrieve the default local adapterClaudio Takahasi2007-01-191-11/+74
| |