]> eyrie.org Git - kerberos/krb5-sync.git/commit
Rename all of the internal functions
authorRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 03:13:38 +0000 (19:13 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 03:13:38 +0000 (19:13 -0800)
commit7d4850a0b75dd941d2c35df119b0679c2a0723c1
tree68ac3305636791097fe93100f69fc1de771c7820
parenta7da7cc91267704e9f365199e5607811c33f6cb2
Rename all of the internal functions

Use the much shorter sync_ prefix instead of pwupdate, and don't
care internally about pre-commit vs. post-commit.  We handle that
entirely in the module glue layer now.  Remove the empty and
never-called postcommit password function.
plugin/ad.c
plugin/api.c
plugin/heimdal.c
plugin/instance.c
plugin/internal.h
plugin/mit.c
plugin/queue.c
tests/plugin/queue-only-t.c
tests/plugin/queuing-t.c
tools/krb5-sync.c