summaryrefslogtreecommitdiff
path: root/kerberosIV/kadmind
AgeCommit message (Collapse)Author
1998-08-16realloc fixesArtur Grabowski
1998-04-26cleanupArtur Grabowski
1998-01-23servers go into /usr/libexecArtur Grabowski
1997-12-15Upgrades, sanity checks, cleanup, etc.Artur Grabowski
1997-05-301) RCS id policegene
2) Make filenames relevent to OpenBSD (i.e, /kerberos -> /etc/kerberosIv and /usr/include/*.h -> /usr/include/kerberosIV/*.h). To be specific: s/\/kerberos\//\/etc\/kerberosIV\//g s/\/usr\/include\//\/usr\/include\/kerberosIV\//g s/\/\.k/\/etc\/kerberosIV\/master_key/g s/\#include\s*\<(.*)\>/\#include \<kerberosIV\/$1\>/g
1997-02-19Use standard instance names for kadmin communicationThorsten Lockert
1997-02-19Really strip the domain part before generating instance nameThorsten Lockert
1997-02-19kadmind should be in /usr/sbinThorsten Lockert
1997-02-11Need <bsd.obj.mk> earlier to have access to ${__objdir}; fixes build whenThorsten Lockert
obj directories or links are not present
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-11-15libss and mk_cmds are moving into the main treeJason Downs
1996-09-16sprintf -> snprintf paranoiaTodd C. Miller
1996-06-02Make kerberos work with OBJMACHINE style objdirsNiklas Hallqvist
1995-12-14Do not use hardcoded realm or host namesThorsten Lockert
1995-12-14Kerberos IV code, based on a merge of fixed code from KTH and originalThorsten Lockert
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code.