summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-01Be polite to upstream by not occupying their namespacemaemo-libcredsSimon McVittie1-1/+1
2011-03-01Inline bus_connection_get_credentials into bus_driver_handle_get_connection_c...Simon McVittie3-37/+5
2011-03-01bus_driver_handle_get_connection_credentials: consistently use uint32Simon McVittie1-1/+1
2011-03-01Implement DBus interface for credential retrieving from the peerLaszlo Papp3-0/+136
2011-03-01Enable creds and build with libcreds2-devChristian Dywan4-9/+169
2011-03-01Include size of link cache in per-connection statisticsSimon McVittie3-4/+14
2011-03-01Also record peak values for queued bytes/fds in connection statsSimon McVittie7-9/+77
2011-03-01Add an initial round of stats to the Stats interfaceSimon McVittie1-0/+59
2011-03-01DBusConnection, DBusTransport: add queue statisticsSimon McVittie4-0/+57
2011-03-01BusConnections: add usage stats for well-known names, match rulesSimon McVittie2-0/+133
2011-03-01DBusList: add usage statsSimon McVittie2-2/+17
2011-03-01DBusMemPool: add usage statsSimon McVittie2-0/+48
2011-03-01Add a stub .Debug.Stats interface if --enable-statsSimon McVittie4-0/+339
2011-03-01configure.ac: add --enable-statsSimon McVittie1-0/+10
2011-03-01match_rule_to_string: don't reinvent dbus_message_type_to_stringSimon McVittie1-30/+3
2011-02-25Merge branch 'dbus-1.4'Simon McVittie11-85/+200
2011-02-25Merge branch 'doxygenate' into dbus-1.4Simon McVittie5-8/+67
2011-02-25NEWS so farSimon McVittie1-0/+13
2011-02-25Merge branch 'changequote' into dbus-1.4Simon McVittie1-11/+5
2011-02-25Merge branch 'require-display-for-autolaunch-19997' into dbus-1.4Simon McVittie4-21/+58
2011-02-25Merge branch 'modern-autofoo-32245' into dbus-1.4Simon McVittie3-45/+59
2011-02-24Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie4-22/+47
2011-02-24Don't attempt Unix X11 autolaunching if DISPLAY isn't setSimon McVittie1-0/+12
2011-02-24Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-02-24config-parser regression test: don't require that fd.o #34496 existsSimon McVittie1-1/+1
2011-02-24Merge branch 'dbus-1.4'Simon McVittie1-23/+26
2011-02-24Give XDG_DATA_HOME priority over XDG_DATA_DIRS for servicedirsSimon McVittie1-23/+26
2011-02-24Honour aclocal flags in Makefile.am, rather than gluing them onto ACLOCALSimon McVittie2-4/+1
2011-02-24Modernize setup of libtool for WindowsSimon McVittie1-2/+4
2011-02-24Use AC_CONFIG_HEADERS, not AM_CONFIG_HEADERSimon McVittie1-1/+1
2011-02-24Modernize AC_INIT usage, with a bug report URLSimon McVittie1-1/+1
2011-02-24Require a somewhat modern version of autoconf and automakeSimon McVittie1-2/+2
2011-02-24Modernize AC_OUTPUT usageSimon McVittie1-1/+2
2011-02-24Modernize checks in ld_supports_flagSimon McVittie1-2/+4
2011-02-24Modernize checks for DBUS__ACQUIRE_SVCSimon McVittie1-6/+7
2011-02-24Modernize checks for monotonic clockSimon McVittie1-3/+5
2011-02-24Modernize checks for cmsgcredSimon McVittie1-3/+5
2011-02-24Modernize checks for ISO/GNU varargsSimon McVittie1-4/+8
2011-02-24Modernize checks for socklen_tSimon McVittie1-3/+5
2011-02-24Modernize checks for non-POSIX getpwnam_rSimon McVittie1-3/+2
2011-02-24Modernize checks for dirfd/dd_fdSimon McVittie1-8/+10
2011-02-24Rename configure.in to configure.acSimon McVittie2-2/+2
2011-02-24Don't compress spaces in CFLAGS and friendsSimon McVittie1-5/+0
2011-02-24Remove unnecessary changequote callSimon McVittie1-2/+0
2011-02-24Use square brackets (m4 quoting) instead of changequoteSimon McVittie1-4/+5
2011-02-24NEWS so farSimon McVittie1-0/+10
2011-02-18Improved dbus_string_replace_len()Roberto Guido2-15/+116
2011-02-18bus driver: allow implementing more than one interfaceSimon McVittie1-98/+81
2011-02-18Post-release version bumpSimon McVittie1-1/+1
2011-02-18sysdeps-win needs _dbus_path_is_absoluteMark Brand2-17/+17