index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Several small changes to get the PC working without warnings
Keith Vetter
1995-05-25
6
-10
/
+17
*
Fix syntax error in freeing of keyblock
Ezra Peisach
1995-05-25
2
-1
/
+6
*
Makefile.in, configure.in: Add rules for building shared library
Theodore Tso
1995-05-24
1
-0
/
+2
*
On an error, free the keyblock
Theodore Tso
1995-05-24
4
-2
/
+15
*
Include k5-sockets.h now that k5-config.h does not include netdb.h.
Ezra Peisach
1995-05-24
2
-0
/
+7
*
Make clean: Remove libkdb4.a and libkrb4.a symlinks
Ezra Peisach
1995-05-24
2
-1
/
+6
*
Rearrange #include files so that krb5.h gets included first, so that
Theodore Tso
1995-05-23
20
-18
/
+63
*
Don't install the error table header files; they shouldn't be needed
Theodore Tso
1995-05-23
2
-8
/
+5
*
Use the POSIX utime instead of utimes. (For hpux)
Ezra Peisach
1995-05-22
2
-6
/
+9
*
Add install SUBDIRS
Paul Park
1995-05-22
2
-0
/
+5
*
Describe previous changes
Paul Park
1995-05-22
1
-0
/
+6
*
Do not report creds as expired if the expiration time is indefinite
Paul Park
1995-05-22
1
-2
/
+6
*
Add null install target
Paul Park
1995-05-22
1
-0
/
+2
*
Install EXPORTED_HEADERS in gssapi subdirectory
Paul Park
1995-05-22
3
-0
/
+13
*
Handle problem of O_SYNC not existing on a platform. (for netbsd)
Ezra Peisach
1995-05-21
3
-0
/
+14
*
Increment remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQUENCE is set
Ezra Peisach
1995-05-20
2
-0
/
+6
*
Use the KRB5_KTNAME environment variable to override the default
Theodore Tso
1995-05-20
2
-6
/
+19
*
in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properly
Ezra Peisach
1995-05-18
3
-3
/
+13
*
Use available random number generator and free all allocated memory
Paul Park
1995-05-16
4
-31
/
+90
*
Fix Ultrix problems for tests
Paul Park
1995-05-16
3
-8
/
+14
*
Fix bug in ktent_to_proto() and add test modules
Paul Park
1995-05-16
1
-0
/
+7
*
Add new test modules
Paul Park
1995-05-16
4
-0
/
+1193
*
Fix bug in krb5_adm_ktent_to_proto() which botched integers
Paul Park
1995-05-16
1
-16
/
+16
*
Fix nitty bug in gmt_mktime()
Paul Park
1995-05-16
2
-1
/
+7
*
Missing a "retval = " so errors in addresses were passing
Ezra Peisach
1995-05-12
2
-1
/
+5
*
* key_sched.c (mit_des_key_sched): *always* fill in the schedule,
Mark Eichin
1995-05-12
2
-2
/
+8
*
* mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),
Chris Provenzano
1995-05-11
7
-12
/
+21
*
Remove inclusion of malloc.h. k5-int.h already handles declarations of
Ezra Peisach
1995-05-09
2
-1
/
+6
*
Add new modules
Paul Park
1995-05-09
1
-0
/
+4
*
Add new modules to handle administrative protocol keyword=value
Paul Park
1995-05-09
6
-0
/
+1234
*
Change to use profile information instead of assuming that the
Paul Park
1995-05-09
1
-53
/
+189
*
Remove t_kerb and t_kerb.o on make clean
Ezra Peisach
1995-05-09
2
-0
/
+5
*
configure.in: Add HAS_ANSI_VOLATILE
Ezra Peisach
1995-05-09
3
-4
/
+8
*
mk_faddr.c (krb5_make_fulladdr): Allocate enough memory for
Ezra Peisach
1995-05-09
2
-1
/
+4
*
Declare prompt and prompt2 as const char * so that callers
Ezra Peisach
1995-05-09
2
-2
/
+7
*
Add string.h if necessary to define strlen, etc.
Ezra Peisach
1995-05-09
10
-4
/
+42
*
Added $(DESTDIR) support to make install production
Theodore Tso
1995-05-05
1
-2
/
+2
*
Fix .Sanitize files to reflect new added files
Theodore Tso
1995-05-05
5
-0
/
+8
*
Fix spelling typo
Theodore Tso
1995-05-05
1
-1
/
+1
*
conv_princ.c (krb5_425_conv_principal): Use new calling
Theodore Tso
1995-05-05
6
-18
/
+193
*
Update Sanitize file to reflect file additions, deletions
Theodore Tso
1995-05-04
2
-3
/
+3
*
* put_svc_key.c (put_svc_key): remove spurious & in front of fkey
Tom Yu
1995-05-04
5
-4
/
+17
*
* Makefile.in: new includes target to install krb_err.h in
Tom Yu
1995-05-04
2
-8
/
+14
*
* recvauth.c, compat_recv.c (krb5_recvauth()):
Chris Provenzano
1995-05-03
3
-5
/
+9
*
nevermind..
Mark Eichin
1995-05-03
2
-25
/
+0
*
Fix memory leaks in this function. The krb5_donot_replay structure
Theodore Tso
1995-05-03
2
-19
/
+20
*
* Makefile.in: nuke spurious whitespace in blank line
Tom Yu
1995-05-03
2
-1
/
+5
*
* Makefile.in: nuke spurious whitespace from blank line
Tom Yu
1995-05-03
2
-1
/
+5
*
Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places where
Theodore Tso
1995-05-03
5
-55
/
+7
*
* get_krbhst.c (krb5_get_krbhst): look in KRB5_ENV_KDC
Mark Eichin
1995-05-03
2
-0
/
+25
[prev]
[next]