sapling/eden/cli
Matt Mullins fbd214a01c DBusAddress: re-enable peer-to-peer DBus connections
Summary: Peer-to-peer DBus sockets do not have an org.freedesktop.DBus object on the bus, nor anything (or any reason) to accept the Hello message.   Enable users of DBusAddress to explicitly use this behavior if desired.

Reviewed By: zeroxoneb, simpkins, aleivag

Differential Revision: D16780064

fbshipit-source-id: e10e51aef7754f5b022b8d7455b51baee3db8db8
2019-08-13 10:33:19 -07:00
..
doctor Fixing OSS Eden cli to use the updated fb303_core 2019-07-26 11:46:11 -07:00
test Fixed command name bugs 2019-08-02 09:44:03 -07:00
__init__.py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
buck.py update license headers in .py files 2019-06-19 17:02:46 -07:00
cmd_util.py eden: add eden redirect subcommand 2019-06-25 18:42:38 -07:00
config.py Porting edencli config.py 2019-07-01 15:46:27 -07:00
configinterpolator.py update license headers in .py files 2019-06-19 17:02:46 -07:00
configutil.py update license headers in .py files 2019-06-19 17:02:46 -07:00
daemon.py update license headers in .py files 2019-06-19 17:02:46 -07:00
debug_posix.py enable debug subcommands on Windows 2019-07-22 19:05:26 -07:00
debug.py Add debug command to flush Journal 2019-07-30 22:05:32 -07:00
filesystem.py update license headers in .py files 2019-06-19 17:02:46 -07:00
fsck.py update license headers in .py files 2019-06-19 17:02:46 -07:00
hg_util.py update license headers in .py files 2019-06-19 17:02:46 -07:00
logfile.py update license headers in .py files 2019-06-19 17:02:46 -07:00
main.py Fixing OSS Eden cli to use the updated fb303_core 2019-07-26 11:46:11 -07:00
mtab.py update license headers in .py files 2019-06-19 17:02:46 -07:00
overlay.py update license headers in .py files 2019-06-19 17:02:46 -07:00
process_finder.py update license headers in .py files 2019-06-19 17:02:46 -07:00
rage.py update license headers in .py files 2019-06-19 17:02:46 -07:00
redirect.py eden: add .eden-redirections configuration 2019-06-25 18:42:38 -07:00
stats_print.py Displaying duration of journal 2019-06-28 16:41:33 -07:00
stats.py Fix eden stats duration mismatch issue 2019-07-25 22:43:08 -07:00
subcmd.py update license headers in .py files 2019-06-19 17:02:46 -07:00
systemd.py DBusAddress: re-enable peer-to-peer DBus connections 2019-08-13 10:33:19 -07:00
tabulate.py update license headers in .py files 2019-06-19 17:02:46 -07:00
top.py Move cmd column to the far right 2019-08-08 12:50:57 -07:00
trace_cmd.py update license headers in .py files 2019-06-19 17:02:46 -07:00
trace.py update license headers in .py files 2019-06-19 17:02:46 -07:00
ui.py avoid importing curses on Windows 2019-07-22 18:46:37 -07:00
util.py use fb303 repo in open source build 2019-07-24 21:07:04 -07:00
version.py update license headers in .py files 2019-06-19 17:02:46 -07:00
win_ui.py avoid importing curses on Windows 2019-07-22 18:46:37 -07:00