[krb5-auth-dialog/master] Switch default branch to main
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog/master] Switch default branch to main
- Date: Sat, 15 Oct 2022 14:52:59 +0000 (UTC)
commit 7cd7e9b287a603f9b37cb35d0a97915c86188f12
Author: Guido Günther <agx sigxcpu org>
Date: Sat Oct 15 12:09:31 2022 +0200
Switch default branch to main
.dir-locals.el | 15 -
.gitignore | 6 -
.gitlab-ci.yml | 39 -
AUTHORS | 9 -
COPYING | 339 -----
CodingStyle | 36 -
NEWS | 416 ------
README.md | 90 +-
build-aux/post_install.py | 15 -
data/22x22/krb-expiring-ticket.png | Bin 1341 -> 0 bytes
data/22x22/krb-no-valid-ticket.png | Bin 1234 -> 0 bytes
data/22x22/krb-valid-ticket.png | Bin 1126 -> 0 bytes
data/22x22/meson.build | 11 -
data/48x48/krb-expiring-ticket.png | Bin 4042 -> 0 bytes
data/48x48/krb-no-valid-ticket.png | Bin 4319 -> 0 bytes
data/48x48/krb-valid-ticket.png | Bin 3885 -> 0 bytes
data/48x48/meson.build | 11 -
data/krb5-auth-dialog.1.in | 38 -
data/meson.build | 39 -
data/org.gnome.KrbAuthDialog.gschema.xml | 71 -
data/org.gnome.KrbAuthDialog.metainfo.xml.in | 75 -
data/scalable/krb-expiring-ticket.svg | 726 ----------
data/scalable/krb-no-valid-ticket.svg | 807 -----------
data/scalable/krb-valid-ticket.svg | 610 --------
data/scalable/meson.build | 9 -
etpo/.gitignore | 4 -
etpo/README | 8 -
etpo/grammar.y | 60 -
etpo/lexer.l | 161 ---
etpo/meson.build | 24 -
etpo/update-etpo.in | 18 -
examples/destroy-ccache.py | 10 -
examples/tgt-acquire.py | 9 -
examples/tgt-signals.py | 81 --
help/.gitignore | 3 -
help/C/figures/ka-expired.png | Bin 12075 -> 0 bytes
help/C/figures/ka-expiring.png | Bin 12659 -> 0 bytes
help/C/figures/ka-valid.png | Bin 12226 -> 0 bytes
help/C/index.docbook | 318 -----
help/C/legal.xml | 76 -
help/LINGUAS | 8 -
help/cs/cs.po | 659 ---------
help/de/de.po | 676 ---------
help/el/el.po | 730 ----------
help/es/es.po | 732 ----------
help/es/figures/ka-expired.png | Bin 11279 -> 0 bytes
help/es/figures/ka-expiring.png | Bin 11427 -> 0 bytes
help/es/figures/ka-valid.png | Bin 11351 -> 0 bytes
help/meson.build | 16 -
help/pl/pl.po | 567 --------
help/sl/sl.po | 350 -----
help/sv/sv.po | 573 --------
help/uk/uk.po | 656 ---------
krb5-auth-dialog.doap | 26 -
meson.build | 270 ----
meson_options.txt | 23 -
org.gnome.KrbAuthDialog.json | 37 -
plugins/.gitignore | 3 -
plugins/ka-plugin-afs.c | 110 --
plugins/ka-plugin-afs.h | 49 -
plugins/ka-plugin-dummy.c | 98 --
plugins/ka-plugin-dummy.h | 49 -
plugins/ka-plugin-gnomelock.c | 128 --
plugins/ka-plugin-gnomelock.h | 50 -
plugins/ka-plugin-pam.c | 125 --
plugins/ka-plugin-pam.h | 49 -
plugins/meson.build | 50 -
po/.gitignore | 6 -
po/LINGUAS | 29 -
po/POTFILES.in | 14 -
po/POTFILES.skip | 1 -
po/bs.po | 1772 -----------------------
po/cs.po | 1775 -----------------------
po/da.po | 1816 ------------------------
po/de.po | 1844 ------------------------
po/el.po | 1792 -----------------------
po/es.po | 1957 --------------------------
po/eu.po | 1768 -----------------------
po/fi.po | 1760 -----------------------
po/fr.po | 1802 ------------------------
po/gl.po | 1915 -------------------------
po/hu.po | 1784 -----------------------
po/id.po | 1795 -----------------------
po/meson.build | 2 -
po/nb.po | 1710 ----------------------
po/pa.po | 1723 -----------------------
po/pl.po | 1783 -----------------------
po/pt.po | 1796 -----------------------
po/pt_BR.po | 1838 ------------------------
po/ro.po | 1840 ------------------------
po/sl.po | 1732 -----------------------
po/sr.po | 1796 -----------------------
po/sr latin po | 1789 -----------------------
po/sv.po | 1793 -----------------------
po/tr.po | 1791 -----------------------
po/uk.po | 1820 ------------------------
po/zh_CN.po | 1796 -----------------------
po/zh_HK.po | 1654 ----------------------
po/zh_TW.po | 1654 ----------------------
src/.gitignore | 6 -
src/dummy-strings.c | 273 ----
src/ka-applet-priv.h | 63 -
src/ka-applet.c | 798 -----------
src/ka-applet.h | 32 -
src/ka-closures.c | 104 --
src/ka-closures.h | 37 -
src/ka-dbus.c | 201 ---
src/ka-dbus.h | 32 -
src/ka-kerberos.c | 1068 --------------
src/ka-kerberos.h | 35 -
src/ka-main-window.c | 228 ---
src/ka-main-window.h | 41 -
src/ka-plugin-loader.c | 211 ---
src/ka-plugin-loader.h | 57 -
src/ka-plugin.c | 128 --
src/ka-plugin.h | 74 -
src/ka-preferences.c | 669 ---------
src/ka-preferences.h | 42 -
src/ka-pwdialog.c | 359 -----
src/ka-pwdialog.h | 63 -
src/ka-settings.c | 58 -
src/ka-settings.h | 43 -
src/ka-tools.c | 118 --
src/ka-tools.h | 38 -
src/krb5-auth-dialog.gresource.xml | 8 -
src/meson.build | 72 -
src/org.gnome.KrbAuthDialog.desktop.in | 15 -
src/org.gnome.KrbAuthDialog.service.in | 3 -
src/resources/ui/ka-main-window.ui | 113 --
src/resources/ui/ka-preferences.ui | 396 ------
src/resources/ui/ka-pwdialog.ui | 99 --
131 files changed, 12 insertions(+), 63987 deletions(-)
---
diff --git a/README.md b/README.md
index a7d7769..79a02d5 100644
--- a/README.md
+++ b/README.md
@@ -1,83 +1,17 @@
-[krb5-auth-dialog](https://gitlab.gnome.org/GNOME/krb5-auth-dialog/)
-is a simple dialog that monitors Kerberos tickets, and pops up a
-dialog when they are about to expire.
-
-Configuration
-=============
-Configuration settings are handled via gsettings.
-
-You can set the principal that is used to acquire tickets via:
-
-```sh
-gsettings set org.gnome.KrbAuthDialog principal "principal@YOUR.REALM"
-```
-
-You can set the time of the first password prompt via:
-
-```sh
-gsettings set org.gnome.KrbAuthDialog prompt-minutes 30
-```
-
-You can set the principals pkinit identifier via:
-
-```sh
-gsettings set org.gnome.KrbAuthDialog pk-userid "FILE:/path/to/user.pem,/path/to/user.key"
-```
-
-or if you're using a smartcard:
-
-```sh
-gsettings set org.gnome.KrbAuthDialog pk-userid "PKCS11:/usr/lib/opensc/opensc-pkcs11.so"
-```
-
-DBus API
-========
-You can request a ticket granting ticket via DBus:
+# krb5-auth-dialog
+All development now happens on the `main` branch. To update your local checkout
+to use that branch:
```sh
- dbus-send --print-reply --type=method_call \
- --dest=org.gnome.KrbAuthDialog \
- /org/gnome/KrbAuthDialog \
- org.gnome.KrbAuthDialog.acquireTgt \
- string:'principal'
-```
-
-If the sent principal doesn't match the one currently in the ticket cache the
-request fails. To request a TGT for the "default" principal use string:''.
-
-See [examples/tgt-signals.py](examples/tgt-signals.py) for information
-about sent DBus signals.
-
-Plugins
-=======
-Plugins are currently disabled by default. Individual plugins can be enabled via gsettings:
-
-Enable pam and dummy plugions:
-
-```
-gsettings set org.gnome.KrbAuthDialog.plugins enabled "['pam', 'dummy']"
-```
-
-To list currently enabled plugins:
-
-```
-gsettings get org.gnome.KrbAuthDialog.plugins enabled
-```
-
-A Note on Translations
-======================
-Kerberos doesn't translate either its prompts or its error messages.
-As the prompt is very visible, we need to translate it externally. To
-do this, the etpo binary in etpo/ can be used to extract the public
-strings that Kerberos uses. We are checking that in for now, until
-Kerberos gets translated.
-
-If your language doesn't have a translation yet and you want to provide one do a
-
-```
- meson . _build
- ninja -C _build krb5-auth-dialog-update-po
+git checkout master
+git branch -m master main
+git fetch
+git branch --unset-upstream
+git branch -u origin/main
+git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main
```
-in the source tree to get a template of translatable strings.
+This branch is kept around to avoid breaking build tooling that requires a
+pinned commit hash to be on the `master` branch unless otherwise specified. See
+https://github.com/ostreedev/ostree/issues/2360 for details.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]