summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2007-08-161-42/+46
* Debugged version of patch worked up with LukeKen Raeburn2007-07-271-1/+1
* make dependKen Raeburn2007-07-131-3/+3
* Missed a sprintf->snprintf switchKen Raeburn2007-07-121-1/+1
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-126-14/+15
* Nuke disabled support for ancient .klogin syntaxKen Raeburn2007-07-124-871/+2
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-2/+6
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-201-5/+0
* * g_pw_in_tkt.c (passwd_to_key): Unused function deletedKen Raeburn2006-11-021-48/+6
* Clear req_st buffer before filling it inKen Raeburn2006-10-151-0/+4
* make dependTom Yu2006-10-061-14/+16
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-231-2/+2
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-081-2/+4
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2
* When NULL is passed into krb_get_in_pw_tkt, we only want to prompt onceRuss Allbery2006-06-142-0/+26
* Updated CCAPI version of krb4int_save_credentials_addr toAlexandra Ellwood2006-06-061-1/+1
* Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 toSam Hartman2006-06-024-16/+326
* Build lib/krb4 makefile at top levelKen Raeburn2006-05-262-25/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-6/+6
* install headers into include/krb5Ken Raeburn2006-05-231-49/+54
* krb_get_tf_realm(): cc_int32 is an integer type and should be Alexandra Ellwood2006-04-241-1/+1
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-24/+20
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-2926/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-131/+0
* * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2006-04-082-2/+5
* * fakeenv.c: Unused file deletedKen Raeburn2006-04-082-88/+4
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-320/+332
* make dependKen Raeburn2006-03-271-14/+17
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1117-87/+94
* make dependKen Raeburn2006-03-081-45/+74
* make dependKen Raeburn2006-03-081-6/+12
* make dependTom Yu2005-11-291-88/+65
* fix more executable permissionsTom Yu2005-08-255-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-6/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-65/+88
* * err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2005-05-132-1/+5
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-1/+1
* run "make depend"Ken Raeburn2004-12-301-229/+268
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-082-13/+21
* make dependKen Raeburn2004-11-161-4/+5
* zap remaining bits of macsock.h supportKen Raeburn2004-07-173-492/+4
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-152-42/+11
* * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of dataKen Raeburn2004-07-142-3/+11
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-223-2/+7
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5