krb5.git
1993-12-01 Theodore TsoDeclare statically used procedure (previously and incor...
1993-12-01 Theodore TsoFree cred->server before overwriting it
1993-12-01 Theodore TsoFixed typo in copy_addrs; a set of curly braces was...
1993-12-01 Theodore TsoDeclare statically used procedures before they're used...
1993-12-01 Theodore TsoIf the select gets an EINTR error, retry with that...
1993-12-01 Theodore TsoFix memory leak; make sure cur_entry is freed, as well...
1993-12-01 Theodore TsoMake sure the ticket_info array is freed, not just...
1993-12-01 Theodore TsoMoved KRB5_TGS_NAME to krb5.h, from base-defs.h (where...
1993-12-01 Theodore TsoGCC wants the "register" keyword to be first (before...
1993-11-23 Michael Shanzerremoved override quality flags
1993-11-20 Theodore TsoTrack style changes in Borman release of telnet
1993-11-20 Theodore TsoUse new version of strftime from Borman release, so...
1993-11-20 Theodore TsoTrack style changes in Borman release of telnet
1993-11-20 Theodore TsoChanges to support new CRED-ENC structure
1993-11-19 Jonathan Kamensa whole bunch of whoopses from the las revision
1993-11-19 Jonathan KamensUpdated for newest revision of functional spec. Made...
1993-11-17 Barry Jaspanadd bad_history and bad_min_pass_life error codes
1993-11-17 Barry Jaspaninterrealm operation
1993-11-16 Jonathan KamensAdd tests for null structure pointer argument for modif...
1993-11-15 Barry Jaspanbetter specify local-side client_name to init
1993-11-15 Jonathan Kamens*** empty log message ***
1993-11-15 Jonathan KamensNumber the tests
1993-11-15 Jonathan KamensAdded some notes to myself about things that need to...
1993-11-14 Barry Jaspanadd argument names to function decls
1993-11-12 Marc Horowitzadd pw_ret argument to ...chpass_principal_util
1993-11-12 Marc Horowitzbarry's changed, left checked out:
1993-11-12 Jonathan KamensA little reformatting
1993-11-12 Jonathan KamensInitial revision
1993-11-12 Barry Jaspanadd filename argument to osa_adb_open_T
1993-11-12 Barry Jaspanimprove syslog information
1993-11-11 Barry Jaspanspecify dictionary warning syslog level
1993-11-11 Barry Jaspanupdate ovsec_kadm_init, server command line and logging
1993-11-10 Barry Jaspanadded OSA_ADB_XDR_FAILURE, removed OSA_ADB_XDR_MEM
1993-11-10 Barry Jaspanfree functions accept NULL
1993-11-10 Barry Jaspanremoved OVSEC_KADM_NO_ADMIN, not used
1993-11-10 Jon Rochlisadd location of dictionary, update local init ..
1993-11-09 Barry Jaspanspecified key tab
1993-11-07 Jon Rochlisnew name for db's
1993-11-07 Jon Rochlisnew location for db's
1993-11-07 Barry Jaspanfix get and iter declarations
1993-11-06 Barry Jaspanspecify error strings
1993-11-06 Jon Rochlischange ovsec_kadm_T into osa_, add pointers to include...
1993-11-06 Jon Rochlistex typo
1993-11-06 Barry Jaspanadd osa_adb_iter_T_func
1993-11-06 Jon Rochlisspecify library names and locations. more include file...
1993-11-06 Jon Rochlisadd warning about shuting down the admin server durning...
1993-11-06 Barry Jaspanadded init and destroy, OVSEC_KADM_INSUFFICIENT
1993-11-04 Jon Rochlisadd chpass_util and fix misc errors
1993-11-04 Barry Jaspan*** empty log message ***
1993-10-31 Jon RochlisDescribe constants and the include files they should...
1993-10-31 Jon RochlisRevised the tool section. Now it points at the other...
1993-10-30 Theodore TsoMisc cleanup
1993-10-30 Theodore TsoChange use of index and rindex to strchr and strrchr
1993-10-30 Theodore TsoFixed bug in simple server where packet length wasn...
1993-10-30 Theodore TsoRemove "register" declaration. Saber doesn't like it
1993-10-30 Theodore TsoCode cleanup; removed vestigal code
1993-10-30 Theodore TsoMake sure memory is freed in error cases
1993-10-30 Theodore TsoChange so that mk_req_ext won't accidentally free calle...
1993-10-30 Theodore TsoChange code to produce \b, \n, and \t
1993-10-30 Theodore TsoAdded missing free calls in case of an error
1993-10-30 Theodore TsoRemove register from argument declaration. Confuses...
1993-10-29 Barry Jaspaninterim draft, needs error codes from bug reports and...
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-10-15 Theodore TsoFixed memory leak reported by marc; mk_req_ext wasn...
1993-10-15 Theodore TsoAdded krb5_free_authenticator_contents()
1993-10-15 Theodore TsoChange usage of xfree to krb5_xfree to prevent namespac...
1993-10-14 Barry Jaspannext draft, given to QA
1993-10-14 Barry Jaspannext draft; given to QA
1993-10-08 Barry Jaspan*** empty log message ***
1993-10-07 Barry JaspanInitial revision
1993-09-22 Theodore TsoPost decrement should have been predecrement; fixed...
1993-09-22 Theodore TsoChanged to use the proper POSIX locking function if...
1993-09-22 Theodore TsoMerged in ISI's modified CRED-INFO patches
1993-09-21 Theodore TsoDon't check file descriptor for secondary port if it...
1993-09-21 Theodore TsoRemove deference of freed structure
1993-09-21 Theodore TsoChange to get the admin server to obtain the correct...
1993-09-10 Theodore TsoChange the version one credentials cache code so that...
1993-09-01 Theodore TsoChanges from jik so that the .k5login file is honored...
1993-09-01 Theodore TsoChanged krb5_generate_authenticator to accept a princia...
1993-09-01 Theodore TsoWrong free routine was being called
1993-09-01 Theodore TsoModifications supplied by Ari Medvinsky to include...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-08-18 Theodore TsoFix typo in TGS_NAME
1993-08-17 Theodore TsoPart of library directory reorg... the DONE file contai...
1993-08-17 Theodore TsoFix to ignore all CVS directories...
1993-08-17 Theodore TsoThis shouldn't have been here...
1993-08-17 Theodore TsoFix memory leak; free_principal now frees entire kerber...
1993-08-17 Theodore TsoCleaned up TGTNAME define; now KRB5_TGS_NAME
1993-08-17 Theodore TsoRemove debugging syslogs
1993-08-17 Theodore TsoImproved logging of TGS and AS error cases
1993-08-17 Theodore TsoWhen creating a build tree, don't bother with the CVS...
1993-08-04 Theodore TsoLibrary directory reorganization; there are now crypto...
1993-08-04 Theodore TsoLibrary directory reorganization; there are now crypto...
1993-07-29 Theodore TsoNeed to include osconf.h for porting to Linux
1993-07-29 Theodore Tsoelement_KRB5_12 really should be element_KRB5_15; brain...
1993-07-29 Theodore TsoRename sendto to krb4_sendto, to avoid conflict with...
1993-07-29 Theodore TsoMove #includes for porting fixes
1993-07-29 Theodore TsoMoved #include of kdb5_edit.h past the declaration...
1993-07-29 Theodore TsoRemoved ccimake and imake; those are executables
1993-07-29 Theodore TsoAdded configuration file for Linux
next