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
...
*
Add profile and Berkeley database smarts for aname_to_lname
Paul Park
1995-06-30
5
-55
/
+748
*
Move Berkeley database code here; remove typo
Paul Park
1995-06-30
2
-3
/
+10
*
Describe previous changes
Paul Park
1995-06-30
1
-0
/
+11
*
Add ability to test using Berkeley or DBM
Paul Park
1995-06-30
1
-16
/
+129
*
Remove Berkeley database object modules
Paul Park
1995-06-30
1
-16
/
+1
*
Add function dispatch for database accesses
Paul Park
1995-06-30
1
-115
/
+283
*
* configure.in (--with-dbm): new option, allows easy building of
Mark Eichin
1995-06-29
3
-1
/
+22
*
* configure.in: with static libs, we need install-unix, not install
Mark Eichin
1995-06-28
2
-1
/
+5
*
* read_passwd.c, configure.in: use HAS_ANSI_VOLATILE instead
Mark Eichin
1995-06-28
3
-5
/
+5
*
* rd_req.c (krb_rd_req): from_addr is an address, so use unsigned
Mark Eichin
1995-06-28
2
-1
/
+6
*
* rd_safe.c (krb_rd_safe): use KRB4_32 for address comparison
Mark Eichin
1995-06-28
2
-3
/
+8
*
* read_passwd.c: only use volatile if __STDC__ is 1
Mark Eichin
1995-06-28
2
-0
/
+8
*
Compiler warning cleanup
Paul Park
1995-06-27
9
-17
/
+38
*
Allow md4.c to be optimized by native DEC compilers
Paul Park
1995-06-27
2
-1
/
+7
*
Changed shared libraries so that it works under AIX and sets the
Sam Hartman
1995-06-26
4
-4
/
+6
*
* Makefile.in: Typo: install-mac was really supposed to be
Tom Yu
1995-06-26
2
-1
/
+6
*
Remove -g from explicit LdFlags in Makefile.in
Sam Hartman
1995-06-26
2
-1
/
+6
*
Changes to make sure all the right include files are included
Sam Hartman
1995-06-26
5
-2
/
+16
*
* configure.in: fix Sam's typo so libdes425.a gets symlinked
Tom Yu
1995-06-23
2
-1
/
+6
*
* configure.in: fix Sam's typo so libkrb4.a gets symlinked
Tom Yu
1995-06-23
2
-1
/
+6
*
* md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
2
-1
/
+5
*
Fix typos that prevented static libs from working
Sam Hartman
1995-06-23
2
-1
/
+6
*
Convert to new handling of static libraries
Sam Hartman
1995-06-23
6
-10
/
+31
*
Fix typos that made static libraries fail
Sam Hartman
1995-06-23
2
-1
/
+6
*
Add alternate profile routines
Paul Park
1995-06-23
3
-2
/
+311
*
Permit a process to have more than one database open at the same time
Paul Park
1995-06-23
2
-65
/
+186
*
Changes to support AIX shared libraries. The interactions
Sam Hartman
1995-06-23
6
-21
/
+40
*
Remove krb5_full_addr
Theodore Tso
1995-06-21
1
-1
/
+0
*
Change PROTOTYPE -> KRB5_PROTOTYPE
Theodore Tso
1995-06-21
9
-6
/
+18
*
Added final change to allow for ASN.1 indefinite encoding; needed for
Theodore Tso
1995-06-17
2
-0
/
+11
*
Allow the credentials cache argument to be optional; allow it to be
Theodore Tso
1995-06-17
2
-1
/
+8
*
Add glue for old versions of K4
Paul Park
1995-06-16
4
-3
/
+70
*
Add install target for shared libraries
Paul Park
1995-06-16
8
-0
/
+30
*
Change ./DONE to DONE
Paul Park
1995-06-16
1
-1
/
+1
*
Shared library Makefile/configure changes and cleanup
Paul Park
1995-06-15
26
-79
/
+209
*
Add #ifdef around switch statement for ETXTBUSY
Theodore Tso
1995-06-15
4
-0
/
+15
*
Fix up places in tests where return type of getopt demoted to
Sam Hartman
1995-06-14
3
-2
/
+7
*
Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>
Sam Hartman
1995-06-14
4
-6
/
+18
*
For shared library support create symlinks to the .so images in the
Ezra Peisach
1995-06-14
3
-1
/
+18
*
Don't copy library up a level. Let above Makefile create symlink for
Ezra Peisach
1995-06-14
2
-3
/
+5
*
Only defining DEVICE_OPEN et al when unix was defined breaks
Sam Hartman
1995-06-13
2
-2
/
+10
*
A couple bug reports/patches from Ed Phillips (flaregun@udel.edu)
Chris Provenzano
1995-06-12
4
-33
/
+54
*
definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context)
Ezra Peisach
1995-06-11
2
-1
/
+6
*
(clean): Remove t_kdb and t_kdb.o
Ezra Peisach
1995-06-11
2
-0
/
+6
*
(clean-unix): Remove $(UNIX_OBJS)
Ezra Peisach
1995-06-11
2
-1
/
+5
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
26
-53
/
+74
*
Make sure the status return from krb5_scc_store_principal is reflected
Theodore Tso
1995-06-10
2
-10
/
+16
*
Make sure the status return from krb5_fcc_store_principal is reflected
Theodore Tso
1995-06-10
2
-1
/
+7
*
Change assertion to check to make sure that the day of the month is >=
Theodore Tso
1995-06-10
2
-1
/
+6
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
4
-9
/
+10
[prev]
[next]