Home | History | Annotate | Download | only in dbus

Lines Matching full:stuff

110 	* HACKING: Update release instructions to include stuff about
278 LOCAL_CREDS vs CMSGCRED stuff a bit. Prefer CMSGCRED. This
393 * Document a bunch of undocumented stuff
646 was failing and stuff was left in the hash. Fix it to close
822 factor out the tcp socket stuff to be used on windows, leaving
827 stuff to be used on windows, leaving unix domain socket only
924 unix-specific stuff in dbus-sysdeps.c
927 and move unix-specific stuff to dbus-sysdeps-unix.c
1422 * dbus/dbus-connection.c: change all the pending call stuff to
1455 * Removed some extra bindings stuff lingering around (thanks timo)
2555 message from a DBusGMethodInvocation, append arbitrary stuff to it,
2713 and paves the way for cool stuff like heeding the message no reply
3135 (Connection::add_filter): Stuff user_data into a tuple. Use Py_INCREF
3137 (Connection::register_object_path): Stuff user_data into a tuple.
3140 (Connection::register_fallback): Stuff user_data into a tuple.
4459 dump the org.gtk.object stuff and use the interface given
5534 the DBusObjectPathVTable stuff out of here.
5737 are screwed up otherwise. Fix assorted other locking stuff.
5830 same stuff
6081 using both the dbus_gproxy stuff directly as well as the generated bindings.
6321 stuff about how to deal with invalid protocol and extension
6428 * dbus/dbus-glib.c: move all the g_type and ref/unref stuff in
6452 * glib/dbus-gmain.c: rewrite the main loop stuff to avoid the
6461 * glib/dbus-gmain.c (add_timeout): timeout stuff doesn't use the
6647 the 16-bit types so people don't have to stuff them in 32-bit or
6778 toplevel doxygen group as the low-level API stuff
6836 parts are still out-of-date but the marshaling etc. stuff is now
6882 * dbus/dbus-message-util.c: same stuff
6884 * dbus/dbus-auth-util.c: same stuff
6891 way for stripping down dbus-userdb.c stuff included in libdbus.
6974 * dbus/dbus-marshal-*: all the new stuff
7007 * dbus/dbus-string.[hc]: move the D-BUS specific validation stuff
7043 DESTDIR. It breaks stuff.
7250 messages_pending stuff
7295 trying to send them or thinking stuff is pending to be sent
7897 function, used by the selinux stuff
8077 * configure.in: prevent building the gcj stuff and libxml loader
8091 * dbus/dbus-shared.h: new header to hold stuff shared with
8101 of stuff to enable this
8803 Build stuff for the bindings
9369 * doc/dbus-tutorial.xml: write some stuff
9564 Build stuff for the python bindings.
9624 mostly implement matching rules stuff (currently only exposed as signal
9719 * glib/Makefile.am: build the "idl" parser stuff as a convenience
9898 * bus/dispatch.c: port over to new stuff
9927 <deny>/<allow> stuff to match new message naming scheme
9952 dbus/dbus-pending-call.c: Finish the pending call stuff
10278 Start wrapping more stuff.
10670 doc/config-file.txt. Corrected some stuff from config-file.txt in
11139 * bus/test-main.c: bracket some stuff in DBUS_BUILD_TESTS so it's
11471 * test/Makefile.am: remove a lot of stuff that isn't immediately
11479 * dbus/Makefile.am: split lists of sources into stuff that goes in
11602 * dbus/dbus-server.h, dbus/dbus-server.c: remove the stuff that
11743 don't do the double-allocation stuff, just realloc every time.
11884 * dbus/dbus-memory.c: don't use DBusList for the list of stuff
11962 * configure.in: change configure.in XML stuff to also support
12065 stuff is all in @todo, so no need to add it here.
12224 requires renaming stuff to avoid dbus_connection_dispatch name
12323 * dbus/dbus-internals.c: move the malloc debug stuff to
12351 * dbus/dbus-auth.c (_dbus_auth_unref): free some stuff we were
12409 watch). To fix this, I think we need to add new stuff to
12417 distinct from stuff in connection.c. Handle client disconnection.
12491 * glib/dbus-gmain.c: adapt to the fact that set_functions stuff
12527 moving stuff to DBusError instead of ResultCode.
12682 more stuff from being in a context name, to make the protocol
12881 * dbus/dbus-dataslot.c: factor out the data slot stuff from
13092 stuff.
13104 (do not abuse the feature! it's for stuff like the autogenerated
13605 * test/Makefile.am (dist-hook): fix to dist all the test stuff
13998 empty lines; fix the SAVE_LENGTH stuff to be
14286 * doc/dbus-specification.sgml: add some stuff
14448 resource limits stuff
14480 * dbus/dbus-string.c: add assertions that stuff is 8-byte aligned,
14578 * dbus/dbus-marshal.c: move byte swap stuff to header
14792 avoid swap_bytes() overhead (ignoring possible assembly stuff for
14895 main loop stuff
14979 GThread stuff. We still need to use this thread API to
15009 * HACKING: add file with coding guidelines stuff.
15113 * dbus/dbus-internals.h: file to hold some internal utility stuff