summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* hardening: Use __secure_getenv if availableColin Walters2012-09-281-1/+1
* CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters2012-09-271-1/+1
* Merge branch 'dbus-1.6'Simon McVittie2012-09-031-1/+3
|\
| * Detect MSG_NOSIGNAL and SCM_RIGHTS on OpenBSDBrad Smith2012-09-031-1/+3
| * Revert "cmake: use the same default system bus address as for autotools"Simon McVittie2012-08-131-11/+2
| * Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie2012-08-131-57/+7
* | Merge branch 'dbus-1.6'Simon McVittie2012-08-131-9/+68
|\ \ | |/
| * Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-7/+57
| * cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-2/+11
* | Merge branch 'dbus-1.6'Simon McVittie2012-08-091-0/+2
|\ \ | |/
| * Define __EXTENSIONS__ on Solaris to get sockaddr_in6 and sockaddr_storageJonathan Perkin2012-08-091-0/+2
| * 1.6.5Simon McVittie2012-07-181-1/+1
| * Prepare 1.6.4 releasedbus-1.6.4Simon McVittie2012-07-181-1/+1
* | Merge branch 'dbus-1.6'Simon McVittie2012-07-031-2/+3
|\ \ | |/
| * Set enable-developer default to 'no'Simon McVittie2012-07-031-2/+3
* | Merge branch 'dbus-1.6'Simon McVittie2012-06-281-9/+16
|\ \ | |/
| * Resume developmentSimon McVittie2012-06-271-1/+1
| * Second go at 1.6.2dbus-1.6.2Simon McVittie2012-06-271-1/+1
| * Stop release preparation, --exit-with-x11 doesn't workSimon McVittie2012-06-251-1/+1
| * Prepare 1.6.2Simon McVittie2012-06-251-2/+2
| * Enable Automake maintainer mode by default, but let distros disable itSimon McVittie2012-06-251-1/+3
| * Set configure defaults from --enable-developer, not Automake maintainer modeSimon McVittie2012-06-251-7/+12
* | Merge branch 'dbus-1.6'Simon McVittie2012-06-151-0/+10
|\ \ | |/
| * When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie2012-06-151-0/+10
| * Start 1.6.2 developmentSimon McVittie2012-06-051-1/+1
* | Cut minor version down to 255Simon McVittie2012-06-151-1/+1
* | Start 1.7.0 developmentbaserock/genivi/af-bus-masterSimon McVittie2012-06-051-1/+1
|/
* Prepare version 1.6.0 (new stable branch)Simon McVittie2012-06-051-3/+3
* 1.5.13Simon McVittie2012-03-271-1/+1
* Prepare dbus 1.5.12dbus-1.5.12Simon McVittie2012-03-271-4/+4
* Development versionSimon McVittie2012-02-211-1/+1
* Prepare 1.5.10dbus-1.5.10Simon McVittie2012-02-211-2/+2
* Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie2012-02-211-9/+15
* Do not AC_SUBST systemd flags from PKG_CHECK_MODULESSimon McVittie2012-02-211-2/+0
* Invoke PKG_PROG_PKG_CONFIG early in configure.acSimon McVittie2012-02-211-0/+1
* Add support for inserting (a subset of) Valgrind client requestsSimon McVittie2012-02-131-0/+11
* Check for a new enough systemd that sd_uid_get_seats (., ., NULL) is validSimon McVittie2012-02-071-1/+1
* at_console: ask systemd whether a user is at the consoleLennart Poettering2012-02-071-0/+22
* Merge branch 'socket-set-33337'Simon McVittie2012-02-071-0/+30
|\
| * Use epoll in a backwards-compatible way on Linux < 2.6.27Simon McVittie2011-06-131-0/+3
| * Add an implementation of DBusSocketSet using epollSimon McVittie2011-06-131-0/+3
| * Check for epoll in configure.acSimon McVittie2011-06-131-0/+24
* | Port to glib 2.31.x g_thread APISimon McVittie2012-01-231-1/+1
* | Merge branch 'dbus-1.4'Ralf Habacker2011-12-211-1/+2
|\ \
| * \ Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-211-1/+2
| |\ \
| | * | Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick2011-12-211-1/+2
| | * | Micro versionSimon McVittie2011-09-211-1/+1
| | * | Prepare version 1.4.16dbus-1.4.16Simon McVittie2011-09-211-2/+2
* | | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-0/+9
|/ / /
* | | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-281-13/+8