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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The variable krb5_override_default_realm is obsolete. Use the
Theodore Tso
1995-04-22
2
-6
/
+11
*
The variable krb5_override_default_realm is obsolete. Use the
Theodore Tso
1995-04-22
2
-4
/
+16
*
Add .cvsignore for this directory
Theodore Tso
1995-04-22
1
-0
/
+1
*
Fix name of port for kpropd from krb_prop to krb5_prop
Theodore Tso
1995-04-22
1
-0
/
+6
*
Fix name of port for kpropd from krb_prop to krb5_prop
Theodore Tso
1995-04-22
2
-3
/
+12
*
Don't rely on krb5_kdc_portname and krb5_kdc_sec_portname anymore.
Theodore Tso
1995-04-22
2
-9
/
+10
*
Makefile.in, configure.in, t_std_conf.c: Add test program to
Theodore Tso
1995-04-22
10
-106
/
+382
*
Make configure look for pwd.h and define HAVE_PWD_H if found
Chris Provenzano
1995-04-22
2
-0
/
+6
*
Fix == vs = typo
Theodore Tso
1995-04-22
1
-2
/
+2
*
Add #define's for DEFAULT_PROFILE_FILENAME
Theodore Tso
1995-04-22
2
-0
/
+12
*
def_realm.c (krb5_get_default_realm): Use the profile code to
Theodore Tso
1995-04-22
6
-0
/
+193
*
Added the profile directory for the profile routines
Theodore Tso
1995-04-22
2
-2
/
+7
*
Added sample krb5.conf file
Theodore Tso
1995-04-22
1
-0
/
+16
*
Checked in wrong version of ChangeLog
Theodore Tso
1995-04-22
1
-1
/
+3
*
configure.in: Add SUBDIR rule in so this directory can be included into
Theodore Tso
1995-04-22
3
-14
/
+50
*
krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.
Theodore Tso
1995-04-22
3
-17
/
+22
*
Fix tests to reflect bit reversal changes to the krb5_flags fields.
Theodore Tso
1995-04-22
4
-49
/
+59
*
Fix BACKWARD_BITMASK_COMPAT so that it doesn't break user-to-user
Theodore Tso
1995-04-22
2
-9
/
+106
*
rlogin testing changes from ian@cygnus.com
Mark Eichin
1995-04-21
3
-6
/
+56
*
More changes from ian@cygnus.com to support testing
Mark Eichin
1995-04-21
5
-16
/
+124
*
Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com>
Mark Eichin
1995-04-21
8
-15
/
+101
*
From Ian Taylor <ian@cygnus.com>. Makes kadmind use -r for both
Mark Eichin
1995-04-21
5
-16
/
+18
*
From Ian Taylor <ian@cygnus.com>.
Mark Eichin
1995-04-21
3
-4
/
+45
*
* main.c (main): Handle -k if KRB5 is defined. (from ian@cygnus.com)
Mark Eichin
1995-04-21
2
-1
/
+14
*
If STDC and WINDOWS is not defined, define PROTOTYPE properly.
Ezra Peisach
1995-04-21
2
-0
/
+6
*
Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copy
Theodore Tso
1995-04-21
14
-0
/
+69
*
Added parenthesis to fix precedence problem in ASN.1 backwards compatibility
Theodore Tso
1995-04-21
1
-1
/
+1
*
The .depend production rule now does even more cannonicalization of
Theodore Tso
1995-04-21
2
-2
/
+13
*
Also remove pathnames of the form /mit/cygnus.... from the generated
Theodore Tso
1995-04-21
2
-0
/
+6
*
Fix type const vs. non-const problems
Theodore Tso
1995-04-21
1
-1
/
+3
*
Add new functions profile_get_string() and profile_get_integer(), for
Theodore Tso
1995-04-21
2
-2
/
+91
*
Use correct type for retval
Theodore Tso
1995-04-21
1
-1
/
+1
*
Fixed references to sources to use $(srcdir)
Theodore Tso
1995-04-21
1
-7
/
+7
*
Added required include for <sys/types.h>
Theodore Tso
1995-04-21
1
-0
/
+1
*
Changes for testsuite from Ian Taylor <ian@cygnus.com>
Mark Eichin
1995-04-21
2
-2
/
+52
*
dejagnu test cases. (from Ian Taylor <ian@cygnus.com>)
Mark Eichin
1995-04-20
8
-0
/
+2205
*
Changes from Ian Taylor <ian@cygnus.com> to support testsuite.
Mark Eichin
1995-04-20
2
-11
/
+30
*
added missing htons
Mark Eichin
1995-04-20
1
-1
/
+1
*
Changes from Ian Taylor <ian@cygnus.com> to support testsuite.
Mark Eichin
1995-04-20
5
-15
/
+33
*
Move the define of BACKWARDS_BITMASK_COMPAT to asn1_k_decode.c, since
Theodore Tso
1995-04-20
3
-8
/
+14
*
* aclocal.m4 (.ct.c): use $(RM) instead of plain rm
Mark Eichin
1995-04-20
2
-1
/
+5
*
Some PC fix-ups due to the include structure changing
Keith Vetter
1995-04-20
2
-1
/
+10
*
mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in order
Theodore Tso
1995-04-20
3
-40
/
+43
*
Changes for the PC due to tytso's changing the include structure
Keith Vetter
1995-04-20
10
-3
/
+28
*
Updated windows readme file to reflect gssapi and makefile changes
Keith Vetter
1995-04-20
2
-3
/
+9
*
Some top level makefile changes for the PC--does some of the Makefile
Keith Vetter
1995-04-20
2
-15
/
+27
*
Smarter PC makefile pulling .h files from the gssapi world
Keith Vetter
1995-04-20
2
-0
/
+11
*
Remove .h files which are now collapsed into krb5.h
Theodore Tso
1995-04-20
14
-1878
/
+0
*
Modify usage to reflect reality. Modified getopt call to recognize the already
Ezra Peisach
1995-04-20
2
-3
/
+17
*
Use $(CC) instead of cc
Theodore Tso
1995-04-20
1
-3
/
+3
[prev]
[next]