projects
/
krb5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
krb5.git
1993-10-30
Theodore Tso
Misc cleanup
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Change use of index and rindex to strchr and strrchr
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Fixed bug in simple server where packet length wasn...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Remove "register" declaration. Saber doesn't like it
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Code cleanup; removed vestigal code
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Make sure memory is freed in error cases
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Change so that mk_req_ext won't accidentally free calle...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Change code to produce \b, \n, and \t
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Added missing free calls in case of an error
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Theodore Tso
Remove register from argument declaration. Confuses...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-29
Barry Jaspan
interim draft, needs error codes from bug reports and...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-15
Theodore Tso
Change use of xfree to krb5_xfree to prevent namespace...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-15
Theodore Tso
Fixed memory leak reported by marc; mk_req_ext wasn...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-15
Theodore Tso
Added krb5_free_authenticator_contents()
commit
|
commitdiff
|
tree
|
snapshot
1993-10-15
Theodore Tso
Change usage of xfree to krb5_xfree to prevent namespac...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-14
Barry Jaspan
next draft, given to QA
commit
|
commitdiff
|
tree
|
snapshot
1993-10-14
Barry Jaspan
next draft; given to QA
commit
|
commitdiff
|
tree
|
snapshot
1993-10-08
Barry Jaspan
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-10-07
Barry Jaspan
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-09-22
Theodore Tso
Post decrement should have been predecrement; fixed...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-22
Theodore Tso
Changed to use the proper POSIX locking function if...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-22
Theodore Tso
Merged in ISI's modified CRED-INFO patches
commit
|
commitdiff
|
tree
|
snapshot
1993-09-21
Theodore Tso
Don't check file descriptor for secondary port if it...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-21
Theodore Tso
Remove deference of freed structure
commit
|
commitdiff
|
tree
|
snapshot
1993-09-21
Theodore Tso
Change to get the admin server to obtain the correct...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-10
Theodore Tso
Change the version one credentials cache code so that...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-01
Theodore Tso
Changes from jik so that the .k5login file is honored...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-01
Theodore Tso
Changed krb5_generate_authenticator to accept a princia...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-01
Theodore Tso
Wrong free routine was being called
commit
|
commitdiff
|
tree
|
snapshot
1993-09-01
Theodore Tso
Modifications supplied by Ari Medvinsky to include...
commit
|
commitdiff
|
tree
|
snapshot
1993-09-01
Theodore Tso
Change export warning notice from "is assumed to requir...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-18
Theodore Tso
Fix typo in TGS_NAME
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Part of library directory reorg... the DONE file contai...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Fix to ignore all CVS directories...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
This shouldn't have been here...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Fix memory leak; free_principal now frees entire kerber...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Cleaned up TGTNAME define; now KRB5_TGS_NAME
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Remove debugging syslogs
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
Improved logging of TGS and AS error cases
commit
|
commitdiff
|
tree
|
snapshot
1993-08-17
Theodore Tso
When creating a build tree, don't bother with the CVS...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-04
Theodore Tso
Library directory reorganization; there are now crypto...
commit
|
commitdiff
|
tree
|
snapshot
1993-08-04
Theodore Tso
Library directory reorganization; there are now crypto...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Need to include osconf.h for porting to Linux
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
element_KRB5_12 really should be element_KRB5_15; brain...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Rename sendto to krb4_sendto, to avoid conflict with...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Move #includes for porting fixes
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Moved #include of kdb5_edit.h past the declaration...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Removed ccimake and imake; those are executables
commit
|
commitdiff
|
tree
|
snapshot
1993-07-29
Theodore Tso
Added configuration file for Linux
commit
|
commitdiff
|
tree
|
snapshot
1993-07-14
Tom Yu
fixed mk_req and rd_req
commit
|
commitdiff
|
tree
|
snapshot
1993-07-10
Theodore Tso
Make sure krb5_init_ets() only initalizes the error...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-10
Theodore Tso
Fix broken kerberos database restore
commit
|
commitdiff
|
tree
|
snapshot
1993-07-02
Theodore Tso
Added new configuration variable to take into account...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-02
Theodore Tso
Let's not depend on SourceTop for now...
commit
|
commitdiff
|
tree
|
snapshot
1993-07-02
Theodore Tso
Changed LnCmd to include the -f option, so that it...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-04
Theodore Tso
Define IsodeIncl; the link to the isode include hierarc...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-04
Theodore Tso
Wrong version of .rconf added to repository during...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed to support double-precision math; some broken...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Portability changes
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change DEFAULT_ACL_NAME to DEFAULT_ADMIN_ACL
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change DEFAULT_DBM_FILE to DEFAULT_KDB_FILE. Include...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change to reflect new calling interface for krb5_sname_...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Remove DependTarget (done by default)
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change to work with Kerboers Imake structure
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change dependencies on path.h to KRB5_PATH_TTY, KRB5_PA...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Allow variable $(INCLUDES)
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Vax doesn't need machine/endian.h (our vax doesn't...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed so that kerberos5.c would compile with the...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Added support for credentials forwarding
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Added support for credentials forwarding
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Fixed logic bug which lead to a security bug when both...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Define #KERBEROS, so things don't break
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Added forward.c -- credentials forwarding
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed organization; server and client in separate...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Remove LintTarget (done by default)
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed organization; server and client in separate...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Remove lint target (added by default)
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Include telnet as one of the applications to build
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILE
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Added OS_Telnet name of 4.3bsd. Use gawk instead of...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Fixed OS_TelnetName to be Ultrix4.2
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
SunOS does have setenv. Fixed typo in HasGcc
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changes to move ss and et into the build tree. Changes...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changes to include ss and et as part of the Kerberos...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Lots of changes to bring Imake.tmpl closer to the X11...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Lots of changes to bring the macros used closer to...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed to use a search list of preauthentication techn...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Fixes to improve logging and cleanup deallocation strategy
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Pass in actual packet to process_tgs_req so that two...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Fixed #ifdef 0 --> #if 0
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed function delcaration to support doing two ways...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed deallocation strategy to be cleaner
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Fixed bug where a freed structure was being derefenced
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Improve error message logging
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Portability changes
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed to only encode the rtime if it is non-zero...
commit
|
commitdiff
|
tree
|
snapshot
1993-06-03
Theodore Tso
Changed to only encode the from time if it is non-zero...
commit
|
commitdiff
|
tree
|
snapshot
next