index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
dbus.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `declare' in defmacros.
Stefan Monnier
2010-08-30
1
-3
/
+1
*
* net/dbus.el: Accept UNIX domain sockets as bus address.
Michael Albinus
2010-08-23
1
-27
/
+28
*
* net/dbus.el (dbus-send-signal): Declare function.
Juanma Barranquero
2010-07-04
1
-0
/
+1
*
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
Michael Albinus
2010-07-04
1
-13
/
+44
*
* net/dbus.el: Fix typos and declare function.
Juanma Barranquero
2010-06-05
1
-10
/
+9
*
* net/dbus.el (dbus-introspect, dbus-get-property)
Michael Albinus
2010-02-28
1
-4
/
+10
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* net/dbus.el (dbus-property-handler): Filter lambda forms out
Michael Albinus
2009-12-12
1
-1
/
+1
*
* net/dbus.el (dbus-unregister-service): New defun.
Michael Albinus
2009-11-16
1
-9
/
+22
*
* net/dbus.el (dbus-registered-objects-table): Renamed from
Michael Albinus
2009-11-13
1
-73
/
+160
*
*** empty log message ***
Michael Albinus
2009-11-09
1
-2
/
+2
*
* net/dbus.el (dbus-unregister-object): Release service, if no
Michael Albinus
2009-11-09
1
-8
/
+27
*
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
Michael Albinus
2009-08-25
1
-3
/
+16
*
* net/dbus.el (top): Initialize only when `dbusbind' is loaded.
Michael Albinus
2009-08-21
1
-3
/
+4
*
* net/dbus.el (top): Don't check for (getenv
Michael Albinus
2009-08-20
1
-3
/
+2
*
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
Michael Albinus
2009-08-19
1
-9
/
+8
*
* net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
Michael Albinus
2009-08-18
1
-0
/
+10
*
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
Michael Albinus
2009-07-27
1
-4
/
+7
*
* net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe
Michael Albinus
2009-01-28
1
-2
/
+2
*
* net/dbus.el (dbus-event-error-hooks): New variable.
Michael Albinus
2009-01-26
1
-0
/
+6
*
* net/dbus.el (dbus-string-to-byte-array): Handle empty array.
Michael Albinus
2009-01-03
1
-4
/
+6
*
* net/dbus.el (dbus-handle-event): The result of a message call
Michael Albinus
2008-11-26
1
-1
/
+2
*
* net/dbus.el (dbus-string-to-byte-array)
Michael Albinus
2008-11-26
1
-1
/
+50
*
* net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
Michael Albinus
2008-10-12
1
-0
/
+6
*
* net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
Michael Albinus
2008-08-24
1
-2
/
+4
*
* net/dbus.el (dbus-call-method-asynchronously): Declare
Michael Albinus
2008-08-04
1
-0
/
+1
*
* net/dbus.el (dbus-method-return-internal)
Michael Albinus
2008-08-04
1
-0
/
+2
*
* net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
Michael Albinus
2008-08-01
1
-5
/
+13
*
* net/dbus.el (top): Don't register for "NameOwnerChanged".
Michael Albinus
2008-07-31
1
-41
/
+124
*
* net/dbus.el (dbus-interface-properties): New defconst.
Michael Albinus
2008-07-18
1
-67
/
+336
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-5
/
+4
*
* net/dbus.el: Remove `no-byte-compile' cookie.
Michael Albinus
2008-02-10
1
-4
/
+10
*
* net/dbus.el (dbus-interface-peer): New defconst.
Michael Albinus
2008-02-06
1
-1
/
+14
*
* dbus.el (top): Check (featurep 'dbusbind).
Michael Albinus
2008-02-03
1
-0
/
+4
*
* net/dbus.el (dbus-ignore-errors): New macro.
Michael Albinus
2008-01-21
1
-78
/
+107
*
* net/dbus.el (dbus-list-hash-table)
Michael Albinus
2008-01-04
1
-24
/
+42
*
* net/dbus.el (dbus-name-owner-changed-handler): Use
Magnus Henoch
2008-01-03
1
-2
/
+2
*
* net/dbus.el (dbus-name-owner-changed-handler): Make the function
Michael Albinus
2007-12-30
1
-23
/
+40
*
* net/dbus.el (dbus-name-owner-changed-handler): Use
Michael Albinus
2007-12-16
1
-12
/
+8
*
* net/dbus.el (dbus-hash-table=): Remove function. We cannot
Michael Albinus
2007-12-08
1
-46
/
+24
*
* net/dbus.el (dbus-hash-table=): Fix for new hash table key
Michael Albinus
2007-12-07
1
-42
/
+96
*
* net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
Michael Albinus
2007-12-05
1
-5
/
+14
*
Add arch tagline
Miles Bader
2007-12-04
1
-0
/
+1
*
* net/dbus.el (dbus-hash-table=): New defun.
Michael Albinus
2007-12-04
1
-23
/
+62
*
* net/dbus.el: New file.
Michael Albinus
2007-12-02
1
-0
/
+242