2007-10-03 |
John (J5) Palmieri | fd.o bug #12547 remove superfluous if
|
commit | commitdiff | tree |
2007-10-03 |
John (J5) Palmieri | Correctly implement -fPIC and -fPIE
|
commit | commitdiff | tree |
2007-05-25 |
John (J5) Palmieri | * bump version number
|
commit | commitdiff | tree |
2007-05-25 |
John (J5) Palmieri | * Released 1.1.0
|
commit | commitdiff | tree |
2007-05-25 |
John (J5) Palmieri | * Split NEWS and ChangeLog into a .pre-1-0 file as...
|
commit | commitdiff | tree |
2007-05-25 |
John (J5) Palmieri | * create directory test/data/valid-config-files/session...
|
commit | commitdiff | tree |
2007-05-25 |
John (J5) Palmieri | * INSTALL: remove dependancies for bindings since they...
|
commit | commitdiff | tree |
2007-05-10 |
John (J5) Palmieri | * dbus-1.pc.in: add daemondir to pc file
|
commit | commitdiff | tree |
2006-12-12 |
John (J5) Palmieri | * bus/signal.c: Fix match_rule_equal errata
|
commit | commitdiff | tree |
2006-11-14 |
John (J5) Palmieri | * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK...
|
commit | commitdiff | tree |
2006-11-10 |
John (J5) Palmieri | * make head the 1.1.0 experimental branch
|
commit | commitdiff | tree |
2006-11-10 |
John (J5) Palmieri | * really release 1.0.0
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * Released 1.0.0
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * README: remove some of the out of date flags
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.c: Handle sigint so we flush stdout
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.1: update the manpage for dbus...
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * AUTHORS: Update with all people listed in the ChangeLog
|
commit | commitdiff | tree |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.c: add profiling tools to dbus...
|
commit | commitdiff | tree |
2006-11-06 |
John (J5) Palmieri | * bus/bus.c: Missed patch - pass in the context to...
|
commit | commitdiff | tree |
2006-11-03 |
John (J5) Palmieri | * bump release
|
commit | commitdiff | tree |
2006-11-03 |
John (J5) Palmieri | * Released D-Bus 1.0 RC 3(0.95)
|
commit | commitdiff | tree |
2006-11-03 |
John (J5) Palmieri | * bus/activation.c (bus_activation_new): don't fail...
|
commit | commitdiff | tree |
2006-11-02 |
John (J5) Palmieri | * bus/config-parser.c (service_dirs_find_dir): use
|
commit | commitdiff | tree |
2006-11-02 |
John (J5) Palmieri | * missed the ChangeLog on the last commit
|
commit | commitdiff | tree |
2006-11-02 |
John (J5) Palmieri | * tools/run-with-tmp-session-bus.sh: fixed script to...
|
commit | commitdiff | tree |
2006-11-02 |
John (J5) Palmieri | * configure.in: Add a check for DIR *dirp->dd_fd
|
commit | commitdiff | tree |
2006-11-01 |
John (J5) Palmieri | * configure.in: expose DBUS_DATADIR
|
commit | commitdiff | tree |
2006-10-27 |
John (J5) Palmieri | * bus/config-parser.c (service_dirs_find_dir,
|
commit | commitdiff | tree |
2006-10-26 |
John (J5) Palmieri | * dbus-sysdeps-unix.c (_dbus_set_local_creds): Clean...
|
commit | commitdiff | tree |
2006-10-26 |
John (J5) Palmieri | * configure.in, dbus-1.pc.in: Check to see if thread...
|
commit | commitdiff | tree |
2006-10-26 |
John (J5) Palmieri | * tools/dbus-launch.c (main): run the dbus-daemon in...
|
commit | commitdiff | tree |
2006-10-19 |
John (J5) Palmieri | * bus/dir-watch-default.c, bus/dir-watch-dnotify.c,
|
commit | commitdiff | tree |
2006-10-19 |
John (J5) Palmieri | * bus/messagebus.in, bus/rc.messagebus.in: run dbus...
|
commit | commitdiff | tree |
2006-10-18 |
John (J5) Palmieri | * configure.in: More fixups for cross compile (Patch...
|
commit | commitdiff | tree |
2006-10-14 |
John (J5) Palmieri | - bump version
|
commit | commitdiff | tree |
2006-10-14 |
John (J5) Palmieri | * configure.in: Released 1.0 RC 2(0.94)
|
commit | commitdiff | tree |
2006-10-14 |
John (J5) Palmieri | * doc/TODO: Remove the check TODO item
|
commit | commitdiff | tree |
2006-10-13 |
John (J5) Palmieri | * dbus-transport-socket.c (exchange_credentials):
|
commit | commitdiff | tree |
2006-10-13 |
John (J5) Palmieri | * configure.in: when checking for posix getpwnam_r...
|
commit | commitdiff | tree |
2006-10-13 |
John (J5) Palmieri | * configure.in: Check for gethostbyname first before...
|
commit | commitdiff | tree |
2006-10-12 |
John (J5) Palmieri | * configure.in: use AC_TRY_COMPILE for dirfd instead...
|
commit | commitdiff | tree |
2006-10-11 |
John (J5) Palmieri | * test/name-test/Makefile.am: don't link against both...
|
commit | commitdiff | tree |
2006-10-11 |
John (J5) Palmieri | * configure.in: check for dirfd even if it is a macro
|
commit | commitdiff | tree |
2006-10-08 |
John (J5) Palmieri | * configure.in: define _POSIX_PTHREAD_SEMANTICS on...
|
commit | commitdiff | tree |
2006-10-02 |
John (J5) Palmieri | * dbus/dbus-sysdeps.c (_dbus_abort): Remove from
|
commit | commitdiff | tree |
2006-10-02 |
John (J5) Palmieri | * dbus/dbus-sysdeps-util-unix.c (dirent_buf_size):...
|
commit | commitdiff | tree |
2006-09-18 |
John (J5) Palmieri | * tools/Makefile.am: use @EXPANDED_DATADIR@ instead...
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * bump to 0.94
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * Released 1.0 RC 1 (0.93)
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * dbus/dbus-sysdeps-util-unix.c: Forgot to pass NULL...
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * dbus/dbus-sysdeps-util-unix.c (_dbus_write_pid_file):
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS...
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * dbus/dbus-server.c: remove a todo item
|
commit | commitdiff | tree |
2006-09-14 |
John (J5) Palmieri | * dbus/dbus-threads.c: Allow recursive mutex's to be...
|
commit | commitdiff | tree |
2006-09-13 |
John (J5) Palmieri | * dbus/dbus-sysdeps-util-unix.c (_dbus_directory_get_next_file):
|
commit | commitdiff | tree |
2006-09-13 |
John (J5) Palmieri | * dbus-threads.c (dbus_threads_init_default): New method for
|
commit | commitdiff | tree |
2006-09-11 |
John (J5) Palmieri | * remove a bunch of todo items from the 1.0 list
|
commit | commitdiff | tree |
2006-09-11 |
John (J5) Palmieri | * bus/activation.c, bus/desktop-file.c: Distinguish...
|
commit | commitdiff | tree |
2006-09-11 |
John (J5) Palmieri | * dbus/dbus-internal.c: Add dbus_is_verbose so we can...
|
commit | commitdiff | tree |
2006-09-11 |
John (J5) Palmieri | * dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal...
|
commit | commitdiff | tree |
2006-09-08 |
John (J5) Palmieri | * bus/test-main.c (main): Initialize threading during...
|
commit | commitdiff | tree |
2006-09-08 |
John (J5) Palmieri | * dbus/dbus-connection.c (dbus_connection_dispatch...
|
commit | commitdiff | tree |
2006-09-07 |
John (J5) Palmieri | * dbus/dbus-connection-internal.h: Add prototype for
|
commit | commitdiff | tree |
2006-09-07 |
John (J5) Palmieri | * dbus/dbus-spawn.c (_dbus_spawn_async_with_babysitter...
|
commit | commitdiff | tree |
2006-09-07 |
John (J5) Palmieri | * Clean up close calls to use _dbus_close (Patch from
|
commit | commitdiff | tree |
2006-09-06 |
John (J5) Palmieri | * doc/TODO:
|
commit | commitdiff | tree |
2006-09-06 |
John (J5) Palmieri | * bus/driver.c:
|
commit | commitdiff | tree |
2006-09-06 |
John (J5) Palmieri | * doc/TODO: Removed dtd publishing item.
|
commit | commitdiff | tree |
2006-09-06 |
John (J5) Palmieri | * doc/TODO, various source files: Audited todo's and...
|
commit | commitdiff | tree |
2006-09-05 |
John (J5) Palmieri | * dbus/dbus-pending-call.c: Add some checks so we don...
|
commit | commitdiff | tree |
2006-09-05 |
John (J5) Palmieri | * configure.in: Fix for OS-X compile time endian issues...
|
commit | commitdiff | tree |
2006-09-05 |
John (J5) Palmieri | * configure.in: Check for no-common compiler flag ...
|
commit | commitdiff | tree |
2006-09-01 |
John (J5) Palmieri | * tools/dbus-launch.c: Add a sigterm handler (patch...
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | * test/Makefile.am: change find to use syntax that...
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | * dbus/dbus-transport.c: fix invalid deref when checking if
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | * configure.in, dbus/Makefile.am, test/name-test/run...
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | * configure.in: Fix DBUS_DAEMONDIR to use EXPANDED_BINDIR...
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | - document --enable-kqueue
|
commit | commitdiff | tree |
2006-08-25 |
John (J5) Palmieri | * configure.ac, bus/Makefile.am: Generalize kqueue...
|
commit | commitdiff | tree |
2006-08-18 |
John (J5) Palmieri | - bump release
|
commit | commitdiff | tree |
2006-08-18 |
John (J5) Palmieri | * Released 0.92
|
commit | commitdiff | tree |
2006-08-18 |
John (J5) Palmieri | Patch provided by Ralf Habacker (ralf dot habacker...
|
commit | commitdiff | tree |
2006-08-17 |
John (J5) Palmieri | * configure.in: use instead of
|
commit | commitdiff | tree |
2006-08-17 |
John (J5) Palmieri | * commit the rest of the ChangeLog
|
commit | commitdiff | tree |
2006-08-16 |
John (J5) Palmieri | * dbus/dbus-threads.c: Add static DBusList...
|
commit | commitdiff | tree |
2006-08-14 |
John (J5) Palmieri | * dbus/dbus-dataslot.c (_dbus_data_slot_allocator_alloc):
|
commit | commitdiff | tree |
2006-08-14 |
John (J5) Palmieri | Patches by Kjartan Maraas <kmaraas at gnome dot org>
|
commit | commitdiff | tree |
2006-08-14 |
John (J5) Palmieri | * dbus/dbus-bus.c:
|
commit | commitdiff | tree |
2006-08-11 |
John (J5) Palmieri | * fix typos in Julio's previous patch which cause make...
|
commit | commitdiff | tree |
2006-08-11 |
John (J5) Palmieri | * fix mismatching paren typo
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * dbus/dbus-address.c (_dbus_address_test): Revert...
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * dbus/dbus-macros.h: Revert the addition of stddef.h
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * dbus/dbus-signature.c:
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * tools/run-with-tmp-session-bus.sh:
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | - configure.in doesn't seem to like >= 2.6.0 in a warning...
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * configure.in: add a version (>= 2.6.0) check for...
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * forgot to save the dbus/dbus-macros.h file for a...
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * configure.in: make sure the compiler supports -Wfloat...
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * dbus/dbus-macros.h:
|
commit | commitdiff | tree |
2006-08-10 |
John (J5) Palmieri | * dbus/dbus-sysdeps.c:
|
commit | commitdiff | tree |
next |