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
...
*
Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. This
Ezra Peisach
1995-06-21
2
-21
/
+6
*
Add KRB5_SIGTYPE to define krb5_sigtype. Definition moved from
Ezra Peisach
1995-06-21
2
-0
/
+30
*
Removed extra blank lines and added "dnl" to the end of some macro
Theodore Tso
1995-06-21
2
-13
/
+13
*
Installed autoconf 2.4 in the Kerberos V5 tree. This reverted a few
Theodore Tso
1995-06-21
37
-1274
/
+2768
*
Remove extra #else left over from previous cleanup
Paul Park
1995-06-21
1
-1
/
+0
*
Remove krb5_full_addr
Theodore Tso
1995-06-21
1
-1
/
+0
*
Change PROTOTYPE -> KRB5_PROTOTYPE
Theodore Tso
1995-06-21
18
-81
/
+108
*
Makefile.in: Don't remove autoconf.h when doing a make clean; it's an
Theodore Tso
1995-06-21
9
-142
/
+141
*
Makefile.in, krb5.hin: Don't include autoconf.h anymore; have the
Theodore Tso
1995-06-21
3
-287
/
+301
*
* configure.in: switch obsolete AC_HAVE_HEADER to AC_CHECK_HEADERS
Mark Eichin
1995-06-20
2
-1
/
+5
*
* configure.in: fix typo
Tom Yu
1995-06-20
2
-1
/
+3
*
* configure.in: add tests for TIME_WITH_SYS_TIME and sys/time.h
Tom Yu
1995-06-20
2
-0
/
+5
*
* kpasswd.c: USE_STRING_H -> HAVE_STRING_H for consistency
Tom Yu
1995-06-20
3
-2
/
+6
*
* configure.in: add missing check for stdlib.h
Tom Yu
1995-06-20
2
-0
/
+4
*
* Makefile.in - Change explicit library names to -l<lib> form, and
Tom Yu
1995-06-20
1
-1
/
+0
*
* main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELL
Tom Yu
1995-06-20
3
-4
/
+10
*
* defs.h: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
3
-3
/
+10
*
* externs.h: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
3
-3
/
+10
*
* strrchr.c: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
17
-45
/
+80
*
* configure.in: added missing check for stdlib.h
Tom Yu
1995-06-20
2
-0
/
+4
*
* movemail.c: USE_STRING_H -> HAVE_STRING_H; fix HAVE_STLIB_H to
Tom Yu
1995-06-20
3
-11
/
+9
*
* poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_H
Tom Yu
1995-06-20
2
-1
/
+4
*
* krlogin.c: HAS_STDLIB_H -> HAVE_STDLIB_H
Tom Yu
1995-06-20
2
-1
/
+4
*
* getsyms, getsyms.sed: fix a few random bugs
Tom Yu
1995-06-20
5
-316
/
+333
*
Must protect $(FOO) with a backslash, since $(FOO) is specially
Theodore Tso
1995-06-19
2
-12
/
+16
*
Make sure processes associated with the terminal are actually
Sam Hartman
1995-06-19
2
-2
/
+22
*
Fix LD_LIBRARY_PATH in setup_root_shell()
Paul Park
1995-06-19
2
-1
/
+28
*
Use setluid() where appropriate (e.g. OSF/1)
Paul Park
1995-06-19
3
-4
/
+31
*
* BADSYMS: list of bad symbols found in various source files;
Tom Yu
1995-06-19
2
-0
/
+951
*
* getsyms, getsyms.sed: simple scripts to find #ifdef's that
Tom Yu
1995-06-19
3
-0
/
+71
*
Added final change to allow for ASN.1 indefinite encoding; needed for
Theodore Tso
1995-06-17
2
-0
/
+11
*
Allow the credentials cache argument to be optional; allow it to be
Theodore Tso
1995-06-17
2
-1
/
+8
*
Change kadm_cleanup so that it returns a defined value
Sam Hartman
1995-06-17
2
-0
/
+8
*
Inline code from krb_save_credentials since there is none in some K4
Paul Park
1995-06-16
2
-0
/
+23
*
Add glue for old versions of K4
Paul Park
1995-06-16
4
-3
/
+70
*
Fix run.test to run under Ultrix
Paul Park
1995-06-16
2
-6
/
+12
*
* libupdate.sh: oops they were right to begin with; hack
Tom Yu
1995-06-16
2
-2
/
+5
*
* aclocal.m4: ARCHIVE gets a "cqv" to shut it up about the warning
Tom Yu
1995-06-16
2
-1
/
+3
*
* libupdate.sh: ARADD and ARCHIVE were backwards
Tom Yu
1995-06-16
2
-2
/
+5
*
Fix install logic for krb5.h and k5-int.h
Paul Park
1995-06-16
2
-7
/
+8
*
Explicitly handle default cases when neither --enable-shared or
Paul Park
1995-06-16
2
-3
/
+11
*
Remove status message from OSF/1 shared library build
Paul Park
1995-06-16
1
-1
/
+0
*
Add install target for shared libraries
Paul Park
1995-06-16
8
-0
/
+30
*
Change ./DONE to DONE
Paul Park
1995-06-16
1
-1
/
+1
*
* Makefile.in: "install::" to shut up gmake
Tom Yu
1995-06-16
2
-1
/
+5
*
* aclocal.m4: Fix new append.out stuff to work with config.status
Tom Yu
1995-06-16
2
-9
/
+29
*
* aclocal.m4: people were using AC_DIVERSION_MAKEFILE inside
Tom Yu
1995-06-16
2
-36
/
+51
*
(V5_USE_SHARED_LIB): Quote arguments to test in case the values are blank
Ezra Peisach
1995-06-16
2
-2
/
+6
*
Remove extraneous debugging definition from previous checkin
Paul Park
1995-06-15
1
-1
/
+1
*
Shared library Makefile/configure changes and cleanup
Paul Park
1995-06-15
139
-278
/
+838
[prev]
[next]