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
*
ccdefname.c (get_from_os): On the Windows platform, automatically
Theodore Tso
1999-02-09
3
-4
/
+21
*
(Forgot to check in ChangeLog earlier...)
Theodore Tso
1999-02-09
1
-0
/
+11
*
information in it. (It's still not perfect!)
Theodore Tso
1999-02-09
2
-10
/
+14
*
Makefile.in: Change Windows kerbsrc.zip target so this now does what
Theodore Tso
1999-02-09
2
-25
/
+28
*
Initial rototilling of these functions to make them more krb5 library
Theodore Tso
1999-02-05
3
-250
/
+318
*
Initial commit of massively modified stdcc functions to make them somewhat
Theodore Tso
1999-02-04
2
-269
/
+394
*
auth.c (auth_send): Increase size of buf so we can handle mongo-gram
Theodore Tso
1999-02-04
2
-1
/
+6
*
state.c: Increase size of subbufer so that we don't truncate
Theodore Tso
1999-02-04
2
-1
/
+6
*
kerberos5.c: Increase size of str_data so that we can accept
Theodore Tso
1999-02-04
2
-1
/
+6
*
* read_pwd.c: Remove reference to CPP symbol "unix"
Tom Yu
1999-02-02
2
-1
/
+5
*
ccdefname.c: Add a new function krb5_cc_set_default_name(), which is
Theodore Tso
1999-02-02
3
-119
/
+166
*
k5-int.h: Add an entry to the os_context to store the default ccache
Theodore Tso
1999-02-02
3
-0
/
+11
*
* et_c.awk: Fix to not depend on CPP symbol "unix"
Tom Yu
1999-02-02
3
-2
/
+8
*
trval.c: Now understands krb5 structure elements
Theodore Tso
1999-01-29
5
-1730
/
+1118
*
* configure.in: Fix typo so that lib/crypto actually gets
Tom Yu
1999-01-27
2
-1
/
+6
*
Added missing #include of termios.h
Theodore Tso
1999-01-27
1
-0
/
+1
*
listen.c (print_prompt): Replace BSD-style ioctl with termios interface
Theodore Tso
1999-01-27
3
-12
/
+12
*
Makefile.in, configure.in: Move the responsibility for generating
Theodore Tso
1999-01-27
21
-66
/
+122
*
configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the
Theodore Tso
1999-01-27
3
-1
/
+7
*
kdc_preauth.c (check_padata): If preauth fails because the preauth
Theodore Tso
1999-01-27
2
-0
/
+14
*
localaddr.c: On the macintosh, check to see if getmyipaddr returns
Theodore Tso
1999-01-27
2
-0
/
+13
*
Makefile.in: Add ccapi to the include path so we can find stdcc.h
Theodore Tso
1999-01-27
2
-1
/
+6
*
wconfig.c: Updated to be more featureful. It will now save the
Theodore Tso
1999-01-27
2
-20
/
+89
*
Upped to 1.1b4
Miro Jurisic
1999-01-26
1
-3
/
+3
*
Reelase notes update; Makefile.tmpl fixes to make debugging version link agai...
Miro Jurisic
1999-01-26
2
-5
/
+48
*
* prof_tree.c (profile_node_iterator): Added comments indicating that
Theodore Tso
1999-01-25
2
-2
/
+39
*
Uppder version to 1.1b3
Miro Jurisic
1999-01-22
1
-3
/
+3
*
Fixed typo in SRCS
Miro Jurisic
1999-01-22
1
-1
/
+1
*
Added realms from Athena krb5.conf
Miro Jurisic
1999-01-22
1
-9
/
+28
*
Resource chain mangling fix
Miro Jurisic
1999-01-22
1
-0
/
+8
*
_MACINTOSH -> macintosh
Miro Jurisic
1999-01-22
1
-1
/
+1
*
trval.c: Added usage message, better options parsing, and support for
Theodore Tso
1999-01-22
2
-70
/
+306
*
netbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames to comply with
Theodore Tso
1999-01-22
2
-2
/
+9
*
krb5.hin: Fix realm iterator prototypes so that they use
Theodore Tso
1999-01-21
1
-0
/
+6
*
krb5.hin: Fix realm iterator prototypes so that they use
Theodore Tso
1999-01-21
1
-4
/
+12
*
profile.hin: Fix definition of PROTOYPE so that it works under C++
Theodore Tso
1999-01-21
2
-1
/
+6
*
* login.c (main): Call setluid()
Tom Yu
1999-01-21
4
-9
/
+26
*
Version 1.1b1, changed CFM fragment version numbers and tweaked makefile.initial
Miro Jurisic
1999-01-20
4
-6
/
+15
*
Changes to krb5.ini to default to single DES TGT (3DES is hosed); added realm...
Miro Jurisic
1999-01-19
3
-20
/
+47
*
Updating Mac CCache library implementation includes and bins to latest
Scott McGuire
1999-01-13
7
-19
/
+62
*
* Makefile.in (CFLAGS): PW_CHECK functionality now in DEFS
Tom Yu
1999-01-12
2
-1
/
+5
*
* configure.in: Define NDBM_PW_CHECK if enable_athena is set to
Tom Yu
1999-01-12
2
-0
/
+11
*
Remove inappropriate cc_shutdown() call from krb5_cc_destroy()
Scott McGuire
1999-01-06
1
-2
/
+2
*
cns.c (position_dialog): If the registry position for the window is
Theodore Tso
1999-01-05
2
-2
/
+8
*
sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolver
Theodore Tso
1999-01-05
2
-0
/
+19
*
changepw.c: Add a test for _WIN16 as well as _WIN32 for sockets
Theodore Tso
1999-01-05
2
-1
/
+7
*
* configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE on
Tom Yu
1999-01-05
3
-1
/
+32
*
* make_checksum.c (krb5_c_make_checksum): Note the fact that we're
Tom Yu
1999-01-05
4
-1
/
+38
*
* dk.h: Add prototypes for krb5_marc_dk_*
Tom Yu
1999-01-05
5
-0
/
+389
*
prof_tree.c (profile_node_iterator): Make sure the pointer to the
Theodore Tso
1999-01-02
3
-3
/
+26
[next]