summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-02Merge branch 'master' of git://anongit.freedesktop.org/dbus/dbusHEADmasterDerek Foreman39-707/+1661
2011-06-01add release name :-)Simon McVittie1-0/+2
2011-06-01restart developmentSimon McVittie1-1/+1
2011-06-01Finalize D-Bus Spec 0.17, update lists of authorsSimon McVittie2-1/+31
2011-06-01Merge branch 'dbus-1.4'Simon McVittie2-3/+3
2011-06-01Development versionSimon McVittie1-1/+1
2011-06-01Prepare version 1.4.10Simon McVittie2-3/+3
2011-05-28Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker3-6/+7
2011-05-28Fixed cmake syntax errors.Ralf Habacker1-5/+5
2011-05-25Merge branch 'dbus-1.4'Simon McVittie5-121/+116
2011-05-25NEWSSimon McVittie1-0/+2
2011-05-25bus_context_log: divert messages to stderr if we're not using syslogSimon McVittie1-2/+13
2011-05-25process_config_first_time_only: initialize syslog as intended.Simon McVittie3-3/+4
2011-05-25_dbus_init_system_log: remove FIXME on WindowsSimon McVittie1-1/+1
2011-05-25bus_context_check_security_policy: syslog if we hit the outgoing quotaSimon McVittie1-10/+13
2011-05-25bus_context_check_security_policy: for SELinux denials, share code to set errorsSimon McVittie1-15/+6
2011-05-25bus_context_check_security_policy: factor out complain_about_messageSimon McVittie1-98/+85
2011-05-25Merge branch 'dbus-1.4'Simon McVittie5-10/+42
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie5-11/+24
2011-05-25test-autolaunch: don't expect autolaunching to work if X11 is disabledSimon McVittie1-0/+19
2011-05-25Merge branch 'dbus-1.4'Simon McVittie4-130/+142
2011-05-25NEWSSimon McVittie1-0/+2
2011-05-25When checking for __sync_sub_and_fetch, don't underquote, to shut up recent a...Simon McVittie1-2/+2
2011-05-25When checking for va_copy, use AC_LANG_SOURCE to shut up recent autoconfSimon McVittie1-4/+4
2011-05-25Use TP_ADD_COMPILER_FLAG to simplify application of warning-like CFLAGSSimon McVittie1-46/+14
2011-05-25Use TP_COMPILER_WARNINGS for all -Wfoo optionsSimon McVittie1-84/+34
2011-05-25Import tp-compiler-flag.m4 and tp-compiler-warnings.m4 from telepathy-glibSimon McVittie2-0/+92
2011-05-25NEWSSimon McVittie1-0/+1
2011-05-25Merge branch 'dbus-1.4'Simon McVittie7-28/+33
2011-05-25NEWSSimon McVittie1-0/+6
2011-05-25handle_server_data_anonymous_mech: remove unnecessary debug outputSimon McVittie1-12/+0
2011-05-25dbus-launch: pass_info: always free strings on OOMSimon McVittie1-7/+10
2011-05-25dbus-send: remove minor dead codeSimon McVittie1-3/+1
2011-05-25dbus_connection_dispatch: remove dead codeSimon McVittie1-3/+0
2011-05-25Spelling fix.Ralf Habacker1-2/+2
2011-05-25Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
2011-05-25To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-05-25DBusNonceFile: don't always fail when use_subdir=TRUE, i.e. on UnixSimon McVittie1-1/+1
2011-05-25Relax review criteria for the review cabal themselves, as discussed on-listSimon McVittie1-0/+14
2011-05-25Add davidz to the review cabalSimon McVittie1-2/+1
2011-05-25fix verb-subject agreement in ObjectManager specSimon McVittie1-2/+2
2011-05-25Add org.freedesktop.DBus.ObjectManager interfaceDavid Zeuthen1-0/+108
2011-05-22Added cmake 'help-options' target to print out all available configure optionsRalf Habacker1-0/+5
2011-05-22Cleaned public cmake option naming.Ralf Habacker1-22/+22
2011-05-22Spelling fix.Ralf Habacker1-2/+2
2011-05-22Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
2011-05-22To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-05-17add quotes around CPPFLAGSDerek Foreman1-1/+1
2011-05-12add -uninstalled.pc.inDerek Foreman3-1/+15
2011-05-12Add Android supportDerek Foreman9-8/+112