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
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
191
-2866
/
+2848
*
* mglueP.h: Make all prototypes unconditional
Ken Raeburn
2001-10-09
2
-102
/
+89
*
* krb_auth_su.c: Fix a call to plain_dump_principal() that had the
Mitchell Berger
2001-10-07
2
-1
/
+7
*
KRB5_EXPORTVAR is defined lots of places but never used; delete it
Ken Raeburn
2001-10-06
12
-11
/
+16
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
234
-1830
/
+1619
*
* do_tgs_req.c (process_tgs_req): Fix logging of bad transit path info
Ken Raeburn
2001-10-06
2
-8
/
+13
*
Put back GSS_DLLIMP for variables, but define the macro here instead of in
Ken Raeburn
2001-10-05
5
-137
/
+163
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Ignore
Tom Yu
2001-10-04
2
-10
/
+23
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
196
-845
/
+924
*
* Makefile.in (includes): Depend on
Ezra Peisach
2001-10-02
2
-0
/
+9
*
* accept_sec_context.c (rd_and_store_for_creds): Handle error
Tom Yu
2001-10-02
2
-3
/
+9
*
* locate_kdc.c (add_host_to_list): If address family in sockaddr structure is
Ken Raeburn
2001-09-29
2
-0
/
+10
*
fix log entry
Ken Raeburn
2001-09-29
1
-1
/
+2
*
provide fake addrinfo implementation; get ipv6 addrs for solaris 8
Ken Raeburn
2001-09-29
2
-13
/
+215
*
* aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument...
Ken Raeburn
2001-09-28
2
-1
/
+6
*
avoid extra copy of krb_err.h in include; update dependencies
Ken Raeburn
2001-09-28
4
-6
/
+16
*
update dependencies
Ken Raeburn
2001-09-28
1
-2
/
+2
*
add ##WIN32## prefix to last change, so unix build works
Ken Raeburn
2001-09-28
2
-9
/
+15
*
Add KRB524_STATIC_HACK for Windows build so that we can generate a
Danilo Almeida
2001-09-28
2
-5
/
+26
*
better realm transit path checking for app server
Ken Raeburn
2001-09-26
12
-26
/
+189
*
* kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)
Mitchell Berger
2001-09-24
2
-1
/
+5
*
* kinit.M: Correct some typos. Thanks to Dennis Davis
Mitchell Berger
2001-09-24
2
-8
/
+13
*
* krb5kdc.M: Document the -n option. Thanks to Dennis Davis
Mitchell Berger
2001-09-24
2
-0
/
+14
*
* ksu.M: Correct a few typos
Mitchell Berger
2001-09-16
2
-13
/
+18
*
* krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,
Ken Raeburn
2001-09-14
2
-2
/
+9
*
* configure.in: Cosmetic fix in utmpx.ut_exit check
Tom Yu
2001-09-12
2
-1
/
+5
*
* telnetd.c: Move include of fake-addrinfo.c to after stdlib.h so
Ezra Peisach
2001-09-08
2
-3
/
+7
*
* commands.c (tn): Don't crash printing null hostname in case where supplied
Ken Raeburn
2001-09-07
2
-2
/
+9
*
* t_expand.c: New file.
Ken Raeburn
2001-09-07
3
-3
/
+35
*
* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm to
Ken Raeburn
2001-09-07
2
-7
/
+10
*
new kdc option flags
Ken Raeburn
2001-09-07
2
-2
/
+4
*
new ticket flags
Ken Raeburn
2001-09-07
2
-3
/
+8
*
updated dependencies for latest make-depend target code
Ken Raeburn
2001-09-06
14
-193
/
+187
*
* post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr...
Ken Raeburn
2001-09-06
2
-1
/
+4
*
now process myfulldir arg too
Ken Raeburn
2001-09-06
1
-4
/
+46
*
* post.in (depfix2.sed): New target, generates a sed script that'll do a better
Ken Raeburn
2001-09-06
2
-15
/
+20
*
* depgen.sed: New file.
Ken Raeburn
2001-09-06
3
-0
/
+31
*
* fake-addrinfo.h: Include socket-utils.h
Ken Raeburn
2001-09-06
2
-0
/
+5
*
* Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules to
Ezra Peisach
2001-09-06
2
-0
/
+10
*
* Makefile.in (../include/krb524_err.h): Force build of "includes"
Ken Raeburn
2001-09-02
2
-0
/
+3
*
dependencies
Ken Raeburn
2001-09-02
22
-15
/
+394
*
dependencies
Ken Raeburn
2001-09-01
47
-42
/
+2744
*
*depfix.sed: Drop "$(srcdir)/" prefix for files in current directory, in favo...
Ken Raeburn
2001-09-01
2
-0
/
+4
*
* post.in: Run compiler and sed in separate rules. Make "depend" a recursive
Ken Raeburn
2001-09-01
2
-21
/
+35
*
add automatically generated dependencies
Ken Raeburn
2001-09-01
3
-0
/
+74
*
add comment
Ken Raeburn
2001-09-01
1
-0
/
+1
*
fix ordering in last change
Ken Raeburn
2001-09-01
1
-1
/
+1
*
* depfix.sed: Temporarily add trailing whitespace to make substitutions more
Ken Raeburn
2001-09-01
2
-0
/
+14
*
* post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcut
Ken Raeburn
2001-09-01
2
-5
/
+24
*
use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fns
Ken Raeburn
2001-08-31
3
-1
/
+5
[next]