| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * dbusbind.c (signature_cat): New function. | Paul Eggert | 2011-08-30 | 1 | -5/+17 |
| * | * dbusbind.c (xd_signature, Fdbus_register_signal): | Paul Eggert | 2011-08-29 | 1 | -19/+22 |
| * | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -105/+39 |
| * | * dbusbind.c (XD_ERROR): Don't arbitrarily truncate string. | Paul Eggert | 2011-06-19 | 1 | -7/+6 |
| * | Variadic C functions now count arguments with ptrdiff_t. | Paul Eggert | 2011-06-14 | 1 | -25/+25 |
| * | * dbusbind.c (xd_invalid_serial): Remove. (Bug#8722) | Paul Eggert | 2011-05-24 | 1 | -8/+1 |
| * | * dbusbind.c: Serial number integer overflow fixes. | Paul Eggert | 2011-05-23 | 1 | -22/+51 |
| * | * dbusbind.c (xd_read_message_1): Don't assume dbus_uint32_t can fit in int. | Paul Eggert | 2011-05-23 | 1 | -4/+6 |
| * | * dbusbind.c: Use XFASTINT rather than XUINT, and check for nonneg. | Paul Eggert | 2011-05-23 | 1 | -18/+18 |
| * | * dbusbind.c (QCdbus_type_unix_fd): Declare static. | Michael Albinus | 2011-05-07 | 1 | -13/+24 |
| * | * dbusbind.c: Do not use XPNTR on a value that may be an integer. | Paul Eggert | 2011-04-29 | 1 | -3/+5 |
| * | * dbusbind.c: Don't possibly lose pointer info when converting. | Paul Eggert | 2011-04-27 | 1 | -3/+3 |
| * | Replace pEd with more-general pI, and fix some printf arg casts. | Paul Eggert | 2011-04-18 | 1 | -3/+3 |
| * | * dired.c (file_name_completion): Now static. | Paul Eggert | 2011-04-11 | 1 | -1/+1 |
| * | Declare Lisp_Object Q* variables to be 'static' if not exproted. | Paul Eggert | 2011-04-10 | 1 | -29/+29 |
| * | Variadic C functions now count arguments with size_t, not int. | Paul Eggert | 2011-03-26 | 1 | -25/+26 |
| * | * dbusbind.c (Fdbus_register_service, Fdbus_register_method): Remove unused v... | Paul Eggert | 2011-03-13 | 1 | -2/+0 |
| * | * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning | Paul Eggert | 2011-03-13 | 1 | -1/+1 |
| * | * dbusbind.c: Pointer signedness fixes. | Paul Eggert | 2011-03-13 | 1 | -23/+22 |
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| * | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -12/+3 |
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
| * | * dbusbind.c (Fdbus_register_service): Raise an error in case of | Michael Albinus | 2011-01-10 | 1 | -20/+17 |
| * | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol; | Michael Albinus | 2011-01-10 | 1 | -12/+147 |
| * | * dbusbind.c (Fdbus_register_method): Added optional parameter | Michael Albinus | 2011-01-04 | 1 | -17/+31 |
| * | Fix syntax error in previous commit. | Michael Albinus | 2010-11-10 | 1 | -1/+1 |
| * | * dbusbind.c (QCdbus_type_unix_fd): New Lisp object. | Michael Albinus | 2010-11-10 | 1 | -0/+38 |
| * | Fix error in last merge from branch. | Chong Yidong | 2010-11-01 | 1 | -12/+0 |
| * | Merge changes from emacs-23 branch | Chong Yidong | 2010-10-31 | 1 | -0/+12 |
| |\ |
|
| | * | * dbusbind.c (Fdbus_call_method_asynchronously) | Michael Albinus | 2010-10-25 | 1 | -0/+12 |
| | * | * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object. | Michael Albinus | 2010-10-08 | 1 | -8/+19 |
| * | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -4/+6 |
| |\ \
| |/ |
|
| | * | * dbusbind.c (syms_of_dbusbind): Move putenv call ... | Michael Albinus | 2010-10-03 | 1 | -4/+6 |
| | * | * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it | Michael Albinus | 2010-09-28 | 1 | -1/+1 |
| * | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
| * | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-09-28 | 1 | -0/+4 |
| |\ \
| |/ |
|
| | * | * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". | Michael Albinus | 2010-09-27 | 1 | -1/+1 |
| | * | * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". | Michael Albinus | 2010-09-27 | 1 | -1/+3 |
| | * | * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS. | Michael Albinus | 2010-09-27 | 1 | -0/+2 |
| * | | * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status) | Michael Albinus | 2010-09-27 | 1 | -71/+25 |
| * | | Add fd handling with callbacks to select, dbus needs it for async operation. | Jan D | 2010-09-26 | 1 | -72/+98 |
| * | | * dbusbind.c: Accept UNIX domain sockets as bus address. | Michael Albinus | 2010-08-23 | 1 | -82/+152 |
| * | | * dbusbind.c (xd_initialize): Don't compare boolean with a constant. | Andreas Schwab | 2010-07-12 | 1 | -7/+7 |
| * | | * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which | Michael Albinus | 2010-07-09 | 1 | -17/+29 |
| * | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -24/+9 |
| * | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -28/+12 |
| * | | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -1/+14 |
| |\ \
| |/ |
|
| | * | * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string. | Stefan Monnier | 2010-06-09 | 1 | -1/+14 |
| * | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
| |/ |
|
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |