summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Stop checking for DBusTypeWriter.type_str == NULLrecursive-marshal-clarity-33870Simon McVittie1-45/+25
2012-02-08Assert that allegedly valid type writers' type strings are never NULLSimon McVittie1-0/+1
2012-02-08_dbus_type_writer_init: do not allow initialization without type_strSimon McVittie1-0/+10
2012-02-08writer_recurse_variant: set type_str to a non-NULL valueSimon McVittie1-5/+8
2012-02-08assert that DBusTypeWriter is valid on entry to its extern methodsSimon McVittie1-0/+17
2012-02-08_dbus_type_writer_init_types_delayed, _dbus_type_writer_add_types, _dbus_type...Simon McVittie1-52/+0
2012-02-08DBusMessageIter: only set up the type writer when we open the signatureSimon McVittie1-12/+34
2012-02-08_dbus_message_iter_check: only assert about the writer if sig_refcount > 0Simon McVittie1-5/+8
2012-02-08_dbus_type_writer_clear: add function to invalidate a type writerSimon McVittie2-0/+26
2012-02-08NEWSSimon McVittie1-0/+3
2012-02-08dbus-marshal-recursive: make some internal functions staticSimon McVittie2-16/+18
2012-02-08find_field_for_modification: document where the readers are left pointingSimon McVittie1-0/+13
2012-02-08Reinstate the recursive marshalling test but skip the later parts by defaultSimon McVittie2-12/+19
2012-02-08dbus-test: only test for memleaks if we actually ran the testSimon McVittie1-4/+4
2012-02-08Merge branch 'dbus-1.4'Simon McVittie2-1/+4
2012-02-08NEWSSimon McVittie1-0/+3
2012-02-08docs: correctly invoke man2htmlJack Nagel1-1/+1
2012-02-07systemd: drop machine UUID generation for unit fileLennart Poettering1-1/+0
2012-02-07NEWSSimon McVittie1-0/+2
2012-02-07Check for a new enough systemd that sd_uid_get_seats (., ., NULL) is validSimon McVittie1-1/+1
2012-02-07at_console: ask systemd whether a user is at the consoleLennart Poettering3-3/+63
2012-02-07NEWSSimon McVittie1-0/+3
2012-02-07Merge branch 'socket-set-33337'Simon McVittie15-165/+1124
2012-01-23NEWSSimon McVittie1-0/+2
2012-01-23talk about stable branches a bit moreSimon McVittie1-7/+10
2012-01-23Merge branch 'dbus-1.4' rejecting commit 4ebb275ab7b6f71d5Simon McVittie0-0/+0
2012-01-23Don't warn about deprecated declarations in this stable branchSimon McVittie1-0/+4
2012-01-23Port to glib 2.31.x g_thread APISimon McVittie2-42/+38
2012-01-23Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88cSimon McVittie2-0/+4
2012-01-23Revert addition of files which were only meant to exist on master, tooSimon McVittie5-1003/+0
2012-01-23update NEWSSimon McVittie1-0/+3
2012-01-23dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie1-0/+1
2012-01-04Revert "windows fix: use install root as base path for relative pathes in dbu...Simon McVittie1-38/+6
2012-01-04Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie1-2/+2
2012-01-04Revert "made session service dirs customizable: cmake part"Simon McVittie3-6/+1
2012-01-04Revert "made session service dirs customizable: autotools part"Simon McVittie1-2/+0
2012-01-04Merge branch 'dbus-1.4'Simon McVittie2-2/+21
2012-01-04Merge commit '5df8c3db12590edd68e968975a335da9d0415e5a' into new-masterSimon McVittie0-0/+0
2012-01-04NEWS so farSimon McVittie1-1/+21
2012-01-04Remove some dead code related to fd.o #37258eXeC001er1-1/+0
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie117-3307/+2608
2011-12-25Merge branch 'dbus-1.4'Ralf Habacker1-1/+2
2011-12-251.4 branch need a fix to be compilable with msvcRalf Habacker1-1/+2
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-22windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker1-6/+38
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-21windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker1-6/+38
2011-12-21Merge branch 'dbus-1.4'Ralf Habacker3-14/+48
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker7-41/+120
2011-12-21Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick1-1/+2