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
...
*
* main.c (print_status): Now static. Add format attribute if using GNU C
Ken Raeburn
2000-01-27
2
-2
/
+11
*
Don't use obsolete autoconf macros. Fix up output formatting a little.
Ken Raeburn
2000-01-27
3
-62
/
+170
*
limit kadm5 net interface to des for now until gssapi mech is fixed
Ken Raeburn
2000-01-27
2
-2
/
+14
*
* init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,
Ken Raeburn
2000-01-27
2
-19
/
+10
*
* init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crc
Ken Raeburn
2000-01-27
2
-1
/
+6
*
* k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr if
Ken Raeburn
2000-01-27
2
-4
/
+33
*
* kpasswd.0/changing.exp: Fix y2k bug
Tom Yu
2000-01-24
2
-1
/
+5
*
* get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;
Tom Yu
2000-01-24
2
-26
/
+10
*
* krb5_libinit.c: Conditionalize call to stdcc_shutdown()
Tom Yu
2000-01-24
2
-5
/
+9
*
* configure.in: Fix to build library objects in this directory
Tom Yu
2000-01-24
4
-5
/
+16
*
* Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit
Tom Yu
2000-01-24
4
-6
/
+20
*
* crypto_libinit.c: Add terminating newline; use 0 and 1 instead
Tom Yu
2000-01-24
2
-4
/
+9
*
* krb5.conf: Put primary KDC for Cygnus first. Add GNU.ORG realm
Ken Raeburn
2000-01-22
2
-1
/
+11
*
Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...
Miro Jurisic
2000-01-22
15
-35
/
+195
*
Various changes to:
Ken Raeburn
2000-01-22
45
-143
/
+203
*
* prng.c (enc): Now static and const, and points to const
Ken Raeburn
2000-01-22
2
-1
/
+5
*
Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:
Ken Raeburn
2000-01-22
4
-15
/
+42
*
from 1.1 branch: use init_secure_context
Ken Raeburn
1999-12-15
2
-2
/
+6
*
* krb5.hin (krb5_secure_config_files): Delete declaration.
Ken Raeburn
1999-12-15
2
-3
/
+7
*
1.1 branch changes -> trunk
Ken Raeburn
1999-12-15
8
-41
/
+28
*
merge from 1.1 branch
Ken Raeburn
1999-12-06
12
-123
/
+397
*
* logger.c (klog_vsyslog): Convert pid_t to long for printing
Ken Raeburn
1999-12-06
3
-3
/
+12
*
* Makefile.in (LIBMINOR): Update to 2
Ken Raeburn
1999-12-06
2
-1
/
+5
*
* init_ctx.c (get_profile_etype_list): Report an error if no
Ken Raeburn
1999-12-06
2
-0
/
+11
*
merge 1.1 branch, to 12/1/99
Ken Raeburn
1999-12-06
13
-398
/
+2450
*
* krb5_err.et (KRB5_OBSOLETE_FN): New error code
Ken Raeburn
1999-12-06
2
-0
/
+5
*
* mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix
Ken Raeburn
1999-12-06
2
-1
/
+6
*
merge from 1.1 branch
Ken Raeburn
1999-12-06
4
-10
/
+44
*
On Windows, build error tables if we believe awk is present
Danilo Almeida
1999-12-04
2
-1
/
+17
*
* kvno.c (main): Use krb5_free_unparsed_name() isntead of free().
Danilo Almeida
1999-12-04
3
-12
/
+12
*
Add kvno to Windows build.
Danilo Almeida
1999-12-04
2
-0
/
+14
*
Make Windows Makefile target creation atomic.
Danilo Almeida
1999-12-04
2
-26
/
+38
*
Pull changes from krb5-1-1 branch
Danilo Almeida
1999-12-04
10
-795
/
+23
*
Pull changes from krb5-1-1 branch: a) Make is so
Danilo Almeida
1999-12-04
2
-25
/
+49
*
Pull changes in from krb5-1-1 branch (remvove everything under src/mit)
Danilo Almeida
1999-12-04
7
-337
/
+0
*
Pull src/windows changes from krb5-1-1 branch (rename readme -> README)
Danilo Almeida
1999-12-04
1
-0
/
+132
*
Pull src/windows changes from krb5-1-1 branch
Danilo Almeida
1999-12-04
15
-81
/
+79
*
MacOS: only #define MAXHOSTNAMELEN when not already defined
Miro Jurisic
1999-11-22
2
-0
/
+7
*
Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOS
Miro Jurisic
1999-11-22
2
-6
/
+34
*
Don't need Kerberos5GlobalsLib, use CCAPI v3 instead
Miro Jurisic
1999-11-22
9
-460
/
+0
*
Use CCache2.h under MacOS for CCAPI v2 compat
Miro Jurisic
1999-11-22
2
-2
/
+2
*
Use CCache2.h under MacOS for CCAPI v2 compatibility
Miro Jurisic
1999-11-22
3
-2
/
+7
*
Removed globals lib and 68k targets
Miro Jurisic
1999-11-22
1
-434
/
+5
*
* krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code
Ken Raeburn
1999-11-03
2
-0
/
+5
*
* t_ref_kerb.out: Fix expected zephyr/zephyr output
Ken Raeburn
1999-11-03
2
-1
/
+5
*
* klist.c (one_addr): Always use indicated address family and length in
Ken Raeburn
1999-11-02
2
-2
/
+12
*
* configure.in: Invoke KRB5_AC_INET6. Delete most of the 10-17 changes except
Ken Raeburn
1999-11-02
2
-1
/
+8
*
* aclocal.m4 (KRB5_AC_INET6): New macro.
Ken Raeburn
1999-11-02
3
-0
/
+42
*
* localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on new
Ken Raeburn
1999-11-02
2
-2
/
+7
*
* krb5_decode_test.c (main): Add test case for zero-length
Tom Yu
1999-11-01
2
-0
/
+9
[prev]
[next]