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
/
krb5
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
2
-14
/
+10
*
Removed un-user extern declaration of krb5_config_file -
Ezra Peisach
1997-02-22
2
-3
/
+4
*
Remove unneeded calls to krb5_init_ets
Richard Basch
1997-02-20
2
-2
/
+0
*
Remove krb5_xfree from the public interface
Richard Basch
1997-02-18
1
-3
/
+3
*
Merge of libhack_branch
Tom Yu
1997-02-09
3
-17
/
+59
*
mk_faddr.c: Added FAR declaration
Richard Basch
1997-02-07
2
-6
/
+10
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
13
-32
/
+48
*
* osconfig.c: Add warning re: global variables
Tom Yu
1996-11-14
2
-0
/
+7
*
revert kt_default_name changes; see ChangeLogs for details
Tom Yu
1996-11-13
3
-49
/
+35
*
* ktdefname.c (krb5_kt_default_name): Fix a few memory-leak type
Tom Yu
1996-11-13
2
-5
/
+11
*
* osconfig.c: Remove krb5_defkeyname to catch other things that
Tom Yu
1996-11-13
2
-2
/
+3
*
* ktdefname.c (krb5_kt_default_name): Change logic to no longer
Tom Yu
1996-11-13
2
-30
/
+54
*
Remove erroneous changelog entry that should have been entered in
Theodore Tso
1996-11-08
1
-6
/
+0
*
Don't ignore errors found from parsing the config file. Currently, we
Theodore Tso
1996-11-06
2
-4
/
+27
*
Remove references to dead BERK_DB_DBM code
Theodore Tso
1996-08-23
2
-15
/
+8
*
* Enough removal of db from aname_to_localname so that Linux compiles;
Sam Hartman
1996-08-05
3
-10
/
+23
*
* an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should have
Tom Yu
1996-07-29
2
-1
/
+6
*
*** empty log message ***
Marc Horowitz
1996-07-26
1
-0
/
+6
*
* configure.in, an_to_ln.c (do_replacement, aname_do_match): use
Marc Horowitz
1996-07-26
1
-2
/
+7
*
* an_to_ln.c (do_replacement, aname_do_match): use the compile()
Marc Horowitz
1996-07-26
1
-15
/
+7
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
2
-2
/
+17
*
net_read.c (krb5_net_read):
Theodore Tso
1996-06-12
12
-13
/
+48
*
cvsignore hackery
Tom Yu
1996-06-10
1
-1
/
+0
*
Update .Sanitize files to reflect current file status
Theodore Tso
1996-06-06
1
-0
/
+3
*
Correctly implement getsockname(), so it does getsockname(), not
Theodore Tso
1996-05-17
2
-10
/
+41
*
configure.in: Need to include sys/types.h before regexp.h in test to
Ezra Peisach
1996-05-11
2
-0
/
+8
*
* configure.in: Test that regcomp actually works
Ken Raeburn
1996-04-30
5
-7
/
+27
*
Whitespace cleanup
Richard Basch
1996-04-25
1
-11
/
+10
*
When doing the time offset adjustments, make sure the microseconds
Theodore Tso
1996-04-12
2
-0
/
+10
*
DNR.c: Replace eight-year-old version of this file with the latest
Theodore Tso
1996-03-28
3
-147
/
+224
*
Use universal procedure pointers (UPP), which are required on the Mac
Theodore Tso
1996-03-27
2
-2
/
+18
*
Backed out the patch for const pointer reassignments; it was legal ANSI
Richard Basch
1996-03-25
1
-9
/
+7
*
* configure.in: Add KRB5_RUN_FLAGS
Ezra Peisach
1996-03-19
3
-6
/
+13
*
Back out last change and use a cast to avoid warnings.
Ezra Peisach
1996-03-19
2
-4
/
+6
*
* sn2princ.c (krb5_sname_to_principal): Do not assign a const char *
Ezra Peisach
1996-03-18
2
-2
/
+7
*
Do not try to reassign "const" variables
Richard Basch
1996-03-18
2
-11
/
+14
*
configure.in: Add USE_ANAME and KRB5_LIBRARIES
Ezra Peisach
1996-03-18
3
-11
/
+14
*
Include string.h
Ezra Peisach
1996-03-13
2
-0
/
+5
*
Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP. This gets
Theodore Tso
1996-03-01
2
-1
/
+18
*
Fix stupid typo
Theodore Tso
1996-02-28
1
-1
/
+1
*
Use #define NEED_SOCKETS instead of #including <netdb.h> (this breaks
Theodore Tso
1996-02-27
2
-2
/
+6
*
Don't compile promptusr for Windows or Macintosh
Theodore Tso
1996-02-26
2
-3
/
+8
*
Under Windows, assume that the keytab file is located in the Windows
Theodore Tso
1996-02-25
2
-0
/
+20
*
* Makefile.in (check-unix): Set LD_LIBRARY_PATH for kdb5_anadd
Ezra Peisach
1996-02-22
4
-0
/
+11
*
If the configuration file does not exist (context->profile == NULL)
Theodore Tso
1996-02-17
2
-3
/
+12
*
fix indentation
Mark Eichin
1996-01-27
1
-2
/
+2
*
Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY
Richard Basch
1996-01-22
2
-16
/
+3
*
Makefile.in: (check-unix): ultrix "test" does not support -x
Ezra Peisach
1996-01-11
2
-2
/
+6
*
* locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignment
Ezra Peisach
1996-01-11
4
-7
/
+18
*
hostaddr.c (krb5_os_hostaddr): New function which takes a hostname and
Theodore Tso
1996-01-05
3
-0
/
+90
[prev]
[next]