chiark / gitweb /
hippotat.git
2023-01-12 Ian Jacksoncargo update
2023-01-12 Ian Jacksondebian: Run dh_missing --fail-missing
2023-01-12 Ian Jacksondebian: ship the hippotat-setup-permissions(8) manpage
2023-01-12 Ian JacksonInstall the hippotat-setup-permissions(8) manpage to...
2023-01-12 Ian JacksonChange source format to 1.0 (native) so we can have...
2023-01-12 Ian Jacksondebian: Declare that we need clap 3, with +derive
2023-01-12 Ian Jacksondebian/update-build-deps: Replacement (override)
2023-01-11 Ian Jacksoncargo: Set version to 1.1.6
2023-01-11 Ian Jacksonchangelog: 1.1.6: Document changes and elide 1.1.5...
2023-01-11 Ian JacksonCargo.toml: write down that there's no base64 0.14
2023-01-11 Ian Jacksoncargo update
2023-01-11 Ian JacksonMakefile: Improve release checklist
2023-01-11 Ian Jacksonautopkgtests: Add an ad-hoc restriction to disable...
2023-01-11 Ian JacksonInstall docs: Mention new script
2023-01-11 Ian JacksonInstall docs: Say to do the hippotat config first
2023-01-11 Ian Jacksoninit script: Add default GROUP setting (for doc purpose...
2023-01-11 Ian JacksonNew configuration setup script: install
2023-01-11 Ian JacksonNew configuration setup script: use in test
2023-01-11 Ian JacksonNew configuration setup script
2023-01-11 Ian JacksonConfig inspection: Print nothing on no associations
2023-01-11 Ian JacksonConfig inspection: tidying
2023-01-11 Ian JacksonConfig inspection: support "server" key on server
2023-01-11 Ian JacksonPass server name to startup code
2023-01-11 Ian JacksonConfig inspection: Document the instance keys
2023-01-11 Ian JacksonConfig inspection: tab-separate the output
2023-01-11 Ian JacksonConfig inspection: Allow printing multiple instances
2023-01-11 Ian JacksonConfig inspection: Break out split()
2023-01-11 Ian JacksonConfig inspection: Make PrintConfigOpt type
2023-01-11 Ian JacksonConfig inspection: Move extra keys into trait
2023-01-11 Ian JacksonImplement Debug manually for LinkName
2023-01-11 Ian JacksonConfig inspection: docs (wip)
2023-01-11 Ian JacksonConfig inspection: "pretty" dump option, replaces ...
2023-01-11 Ian JacksonConfig inspection: Move process::exit call
2023-01-11 Ian JacksonConfig inspection: Centralise loop
2023-01-11 Ian JacksonConfig inspection: Centralise inspectable lookup
2023-01-11 Ian JacksonConfig inspection: --dump-config experimental option
2023-01-11 Ian JacksonConfig inspection: Allow inspection of multiple keys
2023-01-11 Ian JacksonConfig inspection: Support link names on client
2023-01-11 Ian JacksonConfig inspection: Reorganise implement_print_config
2023-01-11 Ian JacksonConfig inspection: make InspectableConfig impl dyn...
2023-01-11 Ian JacksonConfig inspection: Support --print-config in hippotat
2023-01-11 Ian JacksonConfig inspection: impl InspectableConfig for InstanceC...
2023-01-11 Ian JacksonConfig inspection: Move --print-config implementation...
2023-01-11 Ian JacksonConfig inspection: Introduce InspectableConfig trait
2023-01-11 Ian JacksonConfig inspection: Preparatory reorganisation
2023-01-11 Ian JacksonOnly do the trap in test-prep
2023-01-11 Ian JacksonMerge remote-tracking branch 'dgit/dgit/experimental...
2023-01-11 Ian JacksonFix logfile filename.
2023-01-11 Ian JacksonDocument changes for another test upload
2023-01-10 Ian Jacksonlog more of the syslog
2023-01-10 Ian JacksonFix foolish typo
2023-01-10 Ian JacksonDocument changes for another test upload
2023-01-10 Ian JacksonCapture syslog in adt-full, but only for serverc
2023-01-10 Ian Jacksontail syslog on failure
2023-01-10 Ian JacksonCapture syslog
2023-01-10 Ian JacksonTurn off set -e when failing
2023-01-10 Ian JacksonBreak out on-failure
2023-01-10 Ian JacksonIntroduce t-ok
2023-01-10 Ian JacksonRename host-cleanup from host-pre-cleanup
2023-01-10 Ian Jacksonchangelog: finalise for another go
2023-01-10 Ian JacksonFix rc handling in acommon trap
2023-01-10 Ian JacksonPrint a big banner where the test failure occurs, befor...
2023-01-10 Ian JacksonMake dev an overlayfs so we can run rsyslog
2023-01-10 Ian Jacksonpsmisc so we can use fuser
2023-01-10 Ian JacksonWork around lack of init script
2023-01-10 Ian JacksonRevert "adt-full: Use /etc/init.d/ to start services"
2023-01-10 Ian JacksonRebuild to include amd64 binaries for convenience
2023-01-09 Ian Jacksonchangelog: retarget to experimental and "document"...
2023-01-09 Ian Jacksonadt-common: adt-full: Use a trap to try unmounting...
2023-01-09 Ian Jacksonadt-full: Use /etc/init.d/ to start services
2023-01-09 Ian JacksonInstallation docs: Say we don't do TLS ourselves in...
2023-01-09 Ian Jacksonadt: Remove some commented-out cruft
2023-01-09 Ian JacksonInstallation docs: say to get it from your distro
2023-01-09 Ian Jacksonchangelog: start 1.1.5
2023-01-08 Ian Jacksonchangelog: finalise 1.1.4
2023-01-08 Ian Jacksonchangelog: Document changes since 1.1.3
2023-01-08 Ian Jacksonadt-initscript: New autopkgtest
2023-01-08 Ian Jacksonadt-full: Use port 80, not 443
2023-01-08 Ian JacksonAdd autopkgtest that tests a full-on setup
2023-01-08 Ian JacksonShow ipif command (debug when we start it, error if...
2023-01-08 Ian Jacksondebian/control: Add many missing Recommends
2023-01-08 Ian Jacksoninit script: Print better error message for firewall
2023-01-08 Ian JacksonAdd empty /etc/hippotat/config.d to hippotat-common
2023-01-08 Ian Jacksontests: Change tname to be t-* not the stem
2023-01-08 Ian Jacksontests: Fix $src and $test variables for tests run like...
2023-01-08 Ian Jacksontests: Rename tcommon
2023-01-08 Ian Jacksontests: Break out determine-tname
2023-01-08 Ian Jacksontests: Add set -o pipefail to test/common
2023-01-08 Ian JacksonUse *c_char rather than *i8 for snprintf
2023-01-08 Ian JacksonFix error message from syslog startup
2023-01-08 Ian JacksonIntroduce DisplayError
2023-01-08 Ian Jacksondebian/control: Add Homepage and Vcs-Git
2023-01-05 Ian Jacksoncopyright: Add notices re the obsolete uml/ directory
2023-01-05 Ian Jacksonchangelog: start 1.1.4
2022-12-18 Ian JacksonMakefile: Fixes to release checklist
2022-12-18 Ian JacksonBump version to 1.1.3
2022-12-18 Ian JacksonBump versions and document 1.1.2 and link to ITP
2022-12-18 Ian JacksonDependencies: cargo update
2022-12-18 Ian JacksonChange `cargo-upstream` build-profile to `upstream...
2022-12-15 Ian JacksonMakefile: release checklist: Add entry for release...
next