summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
...
* Check for and use POSIX signal/setjmp/longjmpPaul Park1995-05-124-2/+64
* * Use DEBUG_NOSLAVE debug bit to turn off slave creation for connections.Paul Park1995-05-121-6/+73
* Add DEBUG_NOSLAVESPaul Park1995-05-121-0/+1
* Change howmany because of UltrixPaul Park1995-05-121-9/+9
* Fix errors for UltrixPaul Park1995-05-123-3/+11
* Correctly calculate beginning of first componentPaul Park1995-05-111-1/+1
* bug fixesPaul Park1995-05-111-0/+9
* Rework address bind logicPaul Park1995-05-111-31/+28
* Avoid a core dump when the master key is entered incorrectlyPaul Park1995-05-111-2/+2
* Fix two annoying things in kadmin5Paul Park1995-05-112-1/+9
* srv_output.c (lang_error_message): Local variable is assigned fromEzra Peisach1995-05-093-2/+11
* Add new client directoryPaul Park1995-05-093-1/+6
* Checkin new administrative clientPaul Park1995-05-0912-0/+2980
* Add new functions to support new administrative operationsPaul Park1995-05-094-2/+1419
* Add support for new error codesPaul Park1995-05-091-11/+37
* Add support for -p option. Otherwise determine our port from the profilePaul Park1995-05-091-25/+134
* Add support for -T, -p and -n options. Change -i option to -m. AddPaul Park1995-05-091-19/+49
* Use keytab supplied with -T option.Paul Park1995-05-091-41/+153
* By default, now deny operations unless we find an appropriate entry to do so.Paul Park1995-05-091-4/+29
* Use keytab supplied with -T option.Paul Park1995-05-091-10/+216
* Make passwd_check_npass_ok a global routinePaul Park1995-05-091-58/+88
* Add descriptions of -n, -p and -T options. Change name of -i option to -m.Paul Park1995-05-091-7/+20
* Add extract operation. Move error subcodes to adm.h. Update functionPaul Park1995-05-091-2/+83
* Fix compiler warningsPaul Park1995-05-092-2/+6
* Remove getopt(3) options tooPaul Park1995-05-052-2/+6
* Remove language support flagsPaul Park1995-05-056-50/+31
* Update .Sanitize file to reflect new files that have been added and deletedTheodore Tso1995-05-041-1/+3
* Disable command recognition for not-fully-implemented commandsPaul Park1995-04-282-0/+12
* signal.h, not sys/signal.hMark Eichin1995-04-283-4/+2
* Sorry - reinstate <sys/signal.h> for srv_net and proto_servPaul Park1995-04-283-4/+8
* * srv_net.c: include <signal.h>Mark Eichin1995-04-282-0/+4
* Fix bug in lang_init_slist() which would not return that it hadPaul Park1995-04-282-1/+7
* Use new library libkadm.Paul Park1995-04-289-40/+145
* Use new library libkadm. Compilation cleanupPaul Park1995-04-283-9/+11
* srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if not definedTheodore Tso1995-04-283-0/+14
* Set all appropriate data in database entry when changing passwordPaul Park1995-04-272-2/+14
* Add ChangeLog for yesterdays checkinsPaul Park1995-04-274-0/+14
* Add new ChangeLogPaul Park1995-04-271-0/+5
* Add new ChangeLog herePaul Park1995-04-271-0/+1
* Add .Sanitize for this directoryPaul Park1995-04-262-0/+81
* New directories for kadminPaul Park1995-04-261-2/+2
* Check in .cvsignorePaul Park1995-04-261-0/+1
* Checking in kpasswd client...Paul Park1995-04-262-0/+657
* Trying again to check in CVS filePaul Park1995-04-261-0/+1
* New administrative protocol serverPaul Park1995-04-2611-0/+3717
* New filesPaul Park1995-04-262-0/+15
* New kpasswd client based on new administrative protocolPaul Park1995-04-262-0/+42
* Directory no longer in useEzra Peisach1995-04-258-190/+0
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-2541-8810/+0
* From Ian Taylor <ian@cygnus.com>. Makes kadmind use -r for bothMark Eichin1995-04-215-16/+18