summaryrefslogtreecommitdiffstats
path: root/src/kadmin/kpasswd
Commit message (Expand)AuthorAgeFilesLines
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-9/+9
* * Makefile.in - Change explicit library names to -l<lib> form, andTom Yu1995-06-201-1/+0
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-5/+10
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+4
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-052-1/+8
* Fix compiler warningsPaul Park1995-05-092-2/+6
* Remove getopt(3) options tooPaul Park1995-05-051-1/+3
* Remove language support flagsPaul Park1995-05-053-27/+19
* Use new library libkadm. Compilation cleanupPaul Park1995-04-283-9/+11
* Add new ChangeLogPaul Park1995-04-271-0/+5
* Add new ChangeLog herePaul Park1995-04-271-0/+1
* Add .Sanitize for this directoryPaul Park1995-04-261-0/+37
* Checking in kpasswd client...Paul Park1995-04-262-0/+657
* Trying again to check in CVS filePaul Park1995-04-261-0/+1
* New kpasswd client based on new administrative protocolPaul Park1995-04-262-0/+42
* Directory no longer in useEzra Peisach1995-04-252-40/+0
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-256-1170/+0
* Add include of adm_defs.h, since that's no longer included by krb5.hTheodore Tso1995-04-202-5/+1
* Remove unneeded include of adm_defs.h (since it's now included by krb5.h)Theodore Tso1995-04-182-2/+5
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+39
* * kpasswd.c: Cast malloc() return value to shut compiler upChris Provenzano1995-03-272-3/+6
* * kpasswd.c Use new calling convention for krb5_sendauth(),Chris Provenzano1995-03-102-74/+37
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-16/+7
* * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()Chris Provenzano1995-02-232-14/+22
* Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>Theodore Tso1995-02-102-1/+5
* * kpasswd.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-26/+11
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-3/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-48/+60
* Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro.Richard Basch1994-12-272-3/+7
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-182-15/+8
* remote cvs loses on zero length filesMark Eichin1994-11-141-0/+1
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Look for man page in the source directoryTheodore Tso1994-10-192-1/+5
* Add placeholders for structure magic numbersTheodore Tso1994-10-012-0/+5
* Relink executable if libraries changeTheodore Tso1994-09-302-4/+6
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* unistd.hMark Eichin1994-08-143-27/+13
* * networked.c: yet another utent fixTom Yu1994-08-102-1/+5
* string/strings fixesMark Eichin1994-08-091-3/+5
* reversed getutent testMark Eichin1994-08-091-1/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-34/+0
* actually check for NO_UT_HOST since it is usedMark Eichin1994-08-081-0/+5
* hack up utmp stuffMark Eichin1994-08-062-14/+27
* more make install fixesTom Yu1994-07-202-2/+3
* * kpasswd.c (get_first_ticket): fix error codesTom Yu1994-07-162-1/+5
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-32/+0