index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some experimental tags for stable methods
Marcel Holtmann
2007-05-14
1
-3
/
+0
*
Update Service interface and objects to use the generic framework
Johan Hedberg
2007-05-07
1
-110
/
+79
*
Add missing includes for dbus-helper.h
Johan Hedberg
2007-04-17
1
-0
/
+1
*
Implement experimental Service.GetBusName method
Johan Hedberg
2007-04-17
1
-0
/
+21
*
Move append_dict_entry to utils/common and change the name to dbus_message_it...
Luiz Augusto von Dentz
2007-04-16
1
-4
/
+8
*
Add signals for adding and removing trust
Johan Hedberg
2007-04-11
1
-4
/
+22
*
Implement global trust setting
Johan Hedberg
2007-04-10
1
-4
/
+5
*
Implement full Service.GetInfo() support
Marcel Holtmann
2007-03-21
1
-2
/
+9
*
Move dictionary helper to common code
Marcel Holtmann
2007-03-21
1
-29
/
+0
*
Add helper for adding dictionary entries
Marcel Holtmann
2007-03-21
1
-15
/
+31
*
Add example for the dictionary based info methods
Marcel Holtmann
2007-03-21
1
-2
/
+36
*
Added skeleton for dict based methods: Adapter.GetInfo, Adapter.GetRemoteInfo...
Claudio Takahasi
2007-03-21
1
-0
/
+7
*
Implement the trust methods properly
Johan Hedberg
2007-02-26
1
-24
/
+10
*
Fix object path validity check
Johan Hedberg
2007-01-25
1
-1
/
+1
*
Add extra checks for paths and identifiers of new services
Johan Hedberg
2007-01-25
1
-0
/
+26
*
Allow more than one external service
Marcel Holtmann
2007-01-25
1
-6
/
+11
*
Move debug output into condition
Marcel Holtmann
2007-01-25
1
-4
/
+6
*
Check for PID before sending SIGTERM
Marcel Holtmann
2007-01-25
1
-1
/
+1
*
Check for PID before sending SIGKILL
Marcel Holtmann
2007-01-25
1
-2
/
+2
*
Make IsExternal() experimental
Marcel Holtmann
2007-01-25
1
-0
/
+3
*
Implement Service.IsExternal method
Johan Hedberg
2007-01-25
1
-0
/
+18
*
s/internal/external/ with respect to services
Johan Hedberg
2007-01-24
1
-11
/
+11
*
Fully implement Database.UnregisterService
Johan Hedberg
2007-01-24
1
-0
/
+6
*
Allow bus name as pattern for FindService()
Marcel Holtmann
2007-01-24
1
-0
/
+3
*
Add support for internal debug services
Marcel Holtmann
2007-01-24
1
-4
/
+83
*
More accurate service exit reason debug messages
Johan Hedberg
2007-01-21
1
-2
/
+7
*
g_key_file_new will never return NULL
Johan Hedberg
2007-01-21
1
-5
/
+0
*
Get rid of the Options service attribute
Johan Hedberg
2007-01-21
1
-31
/
+5
*
Release services when system bus goes away
Marcel Holtmann
2007-01-20
1
-76
/
+16
*
Add extra debug line to notify callback
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Implement GetIdentifier method
Marcel Holtmann
2007-01-20
1
-2
/
+23
*
Remove GetConnectionName method
Marcel Holtmann
2007-01-20
1
-22
/
+0
*
Check for memory allocation errors of the key file
Marcel Holtmann
2007-01-20
1
-0
/
+5
*
Get rid of g_idle_add
Johan Hedberg
2007-01-20
1
-17
/
+3
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-3
/
+3
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Use g_strdup for trusted_devices
Johan Hedberg
2007-01-19
1
-3
/
+3
*
Use GLib allocation and freeing functions
Johan Hedberg
2007-01-19
1
-29
/
+14
*
Fix service binary location generation
Johan Hedberg
2007-01-19
1
-1
/
+1
*
Rework .service file contents and service binary locations
Johan Hedberg
2007-01-19
1
-31
/
+38
*
Remove unused register_service_records function
Johan Hedberg
2007-01-19
1
-23
/
+0
*
Cleanup (get rid of service_call)
Johan Hedberg
2007-01-19
1
-79
/
+1
*
Started signal should have no parameters
Johan Hedberg
2007-01-19
1
-4
/
+1
*
Fix ActivateService for non-running services
Johan Hedberg
2007-01-19
1
-1
/
+1
*
Fix ActivateService to return the right response if a service is already running
Johan Hedberg
2007-01-19
1
-2
/
+2
*
Implement Manager.ActivateService
Johan Hedberg
2007-01-19
1
-20
/
+12
*
Never remove the child watch for services until the process has really died
Johan Hedberg
2007-01-19
1
-27
/
+37
*
Add signal filter and match before spawning service processes
Johan Hedberg
2007-01-19
1
-16
/
+18
*
Kill service if necessary when aborting startup
Johan Hedberg
2007-01-17
1
-3
/
+7
*
Start autostarted services in idle callback
Johan Hedberg
2007-01-17
1
-3
/
+17
[next]