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
*
Fix up name of the SAP Kerberos glue library to be platform dependent
Theodore Tso
1997-03-19
3
-75
/
+14
*
Add 'extern "C"' for C++ compatibility; also check for __cplusplus
Theodore Tso
1997-03-18
2
-1
/
+15
*
Fix header file so that winmac.h is #included when commpiling on the
Theodore Tso
1997-03-17
2
-1
/
+6
*
* keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctype
Tom Yu
1997-03-17
2
-14
/
+29
*
* Makefile.in (unit-test-server-body): depend on test-randkey, not
Barry Jaspan
1997-03-12
2
-1
/
+6
*
* svr_principal.c (add_to_history): Don't call realloc() on a NULL
Tom Yu
1997-03-09
2
-3
/
+13
*
* Makefile.in (MAC_SUBDIRS): Change KRB5 to krb5 for Mac subdirs
Ezra Peisach
1997-03-03
2
-1
/
+5
*
If RegKRB5CCNAME is set in kerberos.ini, use that value to determine the
Richard Basch
1997-02-28
1
-6
/
+49
*
Makefile.in: Link krb5_32.lib (win32) with advapi32.lib to resolve the
Richard Basch
1997-02-28
1
-2
/
+3
*
Build krb5.rc with -D_MSDOS -DRES_ONLY under win16
Richard Basch
1997-02-25
1
-1
/
+2
*
read_pwd.c: Improperly applied Doug Engert's windows dialog patch last time.
Richard Basch
1997-02-25
4
-83
/
+6
*
krb5.rc: Replaced Windows password dialog resource file (krb5/os/win-pwd.rc)
Richard Basch
1997-02-25
2
-3
/
+48
*
Fixed bad variable reference
Richard Basch
1997-02-25
1
-1
/
+1
*
Export krb5_read_password
Richard Basch
1997-02-25
2
-0
/
+2
*
Fixed bad variable reference
Richard Basch
1997-02-25
3
-3
/
+3
*
win-pwd.rc: Windows dialog information for password prompting
Richard Basch
1997-02-25
5
-9
/
+296
*
krb5_32.lib now also depends on gdi32.lib
Richard Basch
1997-02-25
2
-1
/
+5
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
42
-256
/
+191
*
be more careful about removing crypto_glue.c
Sam Hartman
1997-02-22
1
-2
/
+0
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
12
-25
/
+52
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
3
-234
/
+5
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
3
-3
/
+12
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
3
-1
/
+243
*
Fix typo
Sam Hartman
1997-02-22
1
-1
/
+1
*
Bump minor library version so I can
Sam Hartman
1997-02-22
4
-2
/
+10
*
Removed un-user extern declaration of krb5_config_file -
Ezra Peisach
1997-02-22
2
-3
/
+4
*
Use malloc/realloc/free instead of the "near" counterparts. The
Richard Basch
1997-02-21
2
-21
/
+13
*
Link the krb4 dll under Windows; we already built all the objects..
Richard Basch
1997-02-21
2
-1
/
+5
*
Remove unneeded calls to krb5_init_ets
Richard Basch
1997-02-20
2
-2
/
+0
*
init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)
Richard Basch
1997-02-20
3
-2
/
+1
*
f_data.c: Fixed comment
Richard Basch
1997-02-20
4
-4
/
+49
*
Do not DLL export krb5_init_ets/krb5_free_ets
Richard Basch
1997-02-20
1
-13
/
+3
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
7
-8
/
+1
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
1
-3
/
+7
*
krb5_16.def krb5_32.def: Do not export krb5_init_ets/krb5_finish_ets
Richard Basch
1997-02-20
3
-80
/
+77
*
Added set_realm.c, which implements krb5_set_principal_realm()
Theodore Tso
1997-02-19
1
-0
/
+52
*
Added new function krb5_set_principal_realm(), which is used to
Theodore Tso
1997-02-19
4
-1
/
+57
*
Replace instances of krb5_xfree..
Richard Basch
1997-02-19
2
-5
/
+4
*
Export krb5_free_data, krb5_free_data_contents
Richard Basch
1997-02-19
2
-0
/
+4
*
Remove krb5_xfree from the public interface
Richard Basch
1997-02-18
4
-15
/
+71
*
* compat_recv.c: Remove include of kerberosIV/krb4-proto.h
Ezra Peisach
1997-02-18
2
-1
/
+4
*
krb4 library required llibcew (fscanf) under win16
Richard Basch
1997-02-18
1
-1
/
+1
*
Fixed declaration (FAR keyword added)
Richard Basch
1997-02-18
1
-1
/
+1
*
Fixed arg list to match prototype (error in last checkin)
Richard Basch
1997-02-18
1
-1
/
+1
*
Export additional routines for krb4 library (win16/win32)
Richard Basch
1997-02-18
5
-12
/
+16
*
krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)
Richard Basch
1997-02-18
7
-42
/
+223
*
Build krb4 compatibility library for win16/win32
Richard Basch
1997-02-18
48
-498
/
+325
*
Fixed the microsecond adjustment for Windows
Richard Basch
1997-02-18
2
-3
/
+7
*
Makefile.in: build comerr dll
Richard Basch
1997-02-15
8
-43
/
+149
*
Added routine krb5_finish_ets, to complement krb5_initialize_ets
Richard Basch
1997-02-15
2
-5
/
+22
[next]