index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-09
app/dbus: accept system bus config
Ophestra Umiker
2024-09-09
dbus/config: seal with session and system bus proxy
Ophestra Umiker
2024-09-09
dbus/config: fix builtin defaults
Ophestra Umiker
2024-09-09
dbus/config: document fields and add --call and --broadcast
Ophestra Umiker
2024-09-09
release: 1.1.0
Ophestra Umiker
2024-09-09
update README document
Ophestra Umiker
2024-09-09
nix: implement new dbus options in nixos module
Ophestra Umiker
2024-09-09
nix: add xdg-dbus-proxy to PATH via wrapProgram
Ophestra Umiker
2024-09-09
flag: rename cli to flag
Ophestra Umiker
2024-09-09
app/dbus: set dbusAddress early
Ophestra Umiker
2024-09-09
app/dbus: manage dbus proxy and pass address to child
Ophestra Umiker
2024-09-09
dbus: implement xdg-dbus-proxy wrapper
Ophestra Umiker
2024-09-09
app: treat display server variable unset as fatal
Ophestra Umiker
2024-09-09
app/run: remove bare launch option
Ophestra Umiker
2024-09-08
state/print: collect and output state information of all users
Ophestra Umiker
2024-09-08
nix: provide options for capability flags
Ophestra Umiker
2024-09-08
clean up setup/launcher code and enable better control over shares
Ophestra Umiker
2024-09-04
release: 1.0.4
Ophestra Umiker
2024-09-04
update README document
Ophestra Umiker
2024-09-04
nix: implement nixos module
Ophestra Umiker
2024-09-04
app/launch: set argv when launching shell
Ophestra Umiker
2024-09-04
workflows: rename binary to fortify
Ophestra Umiker
2024-09-04
rename to fortify and restructure
Ophestra Umiker
2024-07-16
license: embed license in executable
Ophestra Umiker
2024-07-16
nix: build directly with buildGoModules
Ophestra Umiker
2024-07-16
adapt README document
Ophestra Umiker
2024-07-16
apply MIT license
Ophestra Umiker
2024-07-16
apply X11 license
Ophestra Umiker
2024-07-16
state: track launcher states in runDir and clean up before exit
Ophestra Umiker
2024-07-15
workflows: add release workflow
Ophestra Umiker
2024-07-15
main: implement sudo and machinectl launcher methods
Ophestra Umiker
2024-07-15
launcher: implement launcher wrapper
Ophestra Umiker
2024-07-15
util: PulseAudio cookie discovery
Ophestra Umiker
2024-07-15
acl: fix memory leak in removeEntry
Ophestra Umiker
2024-07-15
util: file copy and exec.LookPath wrapper
Ophestra Umiker
2024-07-15
nix: add libxcb package to dev shell
Ophestra Umiker
2024-07-14
x11: wrap libxcb ChangeHosts request
Ophestra Umiker
2024-07-11
util: port sd_booted function
Ophestra Umiker
2024-07-11
nix: set up devShell
Ophestra Umiker
2024-07-11
acl: implement acl utils via libacl
Ophestra Umiker
2024-07-09
cli: parse and resolve flags
Ophestra Umiker