index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* init_sec_context.c: KLUDGE!! Add global variable
Tom Yu
1998-02-12
2
-1
/
+11
*
* configure.in: Add commented out AC_OUTPUT to force autoreconf to
Tom Yu
1998-02-12
18
-7
/
+54
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
269
-720
/
+1140
*
* kerberos_v4.c: Move macro definition of klog earlier so that it
Tom Yu
1998-02-06
2
-1
/
+6
*
popen.c (ftpd_popen): Make sure you can't overrun the argv[] and
Theodore Tso
1998-02-06
2
-4
/
+13
*
rd_cred.c (krb5_rd_cred):
Theodore Tso
1998-02-06
4
-6
/
+15
*
Add a comment about the low 128 error codes being defined by the Krb5
Theodore Tso
1998-02-06
2
-0
/
+12
*
wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if the
Theodore Tso
1998-02-06
2
-2
/
+15
*
* krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existing
Tom Yu
1998-02-05
2
-1
/
+17
*
kerberos_v4.c (process_v4): Check the length of the incoming V4 packet
Theodore Tso
1998-02-05
2
-8
/
+40
*
Updated to call Universal Headers 3.0.1
Marshall Vale
1998-02-02
1
-14
/
+16
*
Updated from most recent MacTCP SDK
Marshall Vale
1998-02-02
1
-15
/
+17
*
fix some formatting problems
Dan Winship
1998-02-01
1
-5
/
+10
*
* kadmin.exp: Fix to deal with new kpasswd program
Tom Yu
1998-01-31
2
-9
/
+17
*
* default.exp: Add kpasswd_server to krb5.conf
Tom Yu
1998-01-31
2
-0
/
+5
*
* init_sec_context.c (krb5_gss_init_sec_context): Actually
Tom Yu
1998-01-31
2
-5
/
+10
*
* configure.in: Add new directory for kpasswd
Tom Yu
1998-01-30
2
-1
/
+5
*
* kpasswd.c:
Tom Yu
1998-01-30
5
-0
/
+258
*
* Makefile.in: Remove install rules
Tom Yu
1998-01-30
2
-4
/
+4
*
* changepw.c (krb5_change_password): KRB5_USE_INET ->
Tom Yu
1998-01-30
2
-3
/
+8
*
Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as well
Ezra Peisach
1998-01-30
2
-1
/
+5
*
* ftpd.c (auth_data): Accept forwarded credentials and dispose of
Dan Winship
1998-01-30
2
-16
/
+41
*
* accept_sec_context.c (rd_and_store_for_creds): Don't mess with
Dan Winship
1998-01-30
5
-3
/
+74
*
* krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,
Dan Winship
1998-01-30
2
-1
/
+6
*
Add -x (automatically encrypt) and -f (forward credentials) options
Dan Winship
1998-01-30
6
-14
/
+43
*
* telnetd.c (doit): additional fix for previous terminaltype change
Dan Winship
1998-01-28
2
-1
/
+5
*
* kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]
Ezra Peisach
1998-01-28
2
-0
/
+13
*
* krb5kdc.M: Document V4 mode handling [krb5-kdc/464].
Ezra Peisach
1998-01-28
2
-14
/
+25
*
* telnetd.c (getterminaltype): Null-terminate strings and avoid a
Dan Winship
1998-01-27
5
-16
/
+29
*
Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)
Theodore Tso
1998-01-27
2
-0
/
+6
*
Add AC_PROG_INSTALL since it's need by the install rules
Theodore Tso
1998-01-24
2
-0
/
+6
*
telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IM
Theodore Tso
1998-01-24
3
-20
/
+31
*
accept_sec_context.c (krb5_gss_accept_sec_context): Will now obtain
Theodore Tso
1998-01-24
2
-25
/
+38
*
init_sec_context.c (make_ap_req): Enforce a stricter requirement on
Theodore Tso
1998-01-24
2
-2
/
+27
*
prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes,
Theodore Tso
1998-01-24
3
-8
/
+122
*
* Makefile.in (LIBMINOR): Bump minor version due to internal
Tom Yu
1998-01-22
2
-1
/
+6
*
* gssapiP_krb5.h: Add rcache member to the creds
Tom Yu
1998-01-22
6
-2
/
+46
*
main returns int, not void. ANSI X3.159-1989
Ezra Peisach
1998-01-21
3
-2
/
+7
*
main returns int, not void. ANSI X3.159-1989 2.1.2.2.1 says so, and
Ezra Peisach
1998-01-21
2
-1
/
+6
*
main returns int, not void. ANSI X3.159-1989
Ezra Peisach
1998-01-21
6
-3
/
+18
*
* bindresvport.c: Include string.h for memset prototype
Ezra Peisach
1998-01-21
2
-0
/
+5
*
* kdc.conf.proto: Add kpasswd_port line so kadmind can start as
Ezra Peisach
1998-01-21
2
-0
/
+6
*
* default.exp: Added kpasswd_port variable to kdc.conf creation.
Ezra Peisach
1998-01-21
2
-0
/
+6
*
* btree/bt_open.c: Added O_BINARY for __CYGWIN32__.
Ezra Peisach
1998-01-21
21
-31
/
+67
*
* schpw.c: New file. Support for Cygnus chpw.
Tom Yu
1998-01-21
1
-0
/
+372
*
* schpw.c: New file. Support for Cygnus chpw
Tom Yu
1998-01-21
3
-3
/
+173
*
* alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpw
Tom Yu
1998-01-21
3
-1
/
+26
*
* osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw
Tom Yu
1998-01-21
2
-0
/
+6
*
* krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZ
Tom Yu
1998-01-21
2
-1
/
+6
*
* do_tgs_req.c: Add some explicit settings of errcode so that the
Tom Yu
1998-01-16
2
-0
/
+9
[prev]
[next]