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
...
*
* kvno.c (main): Compiler warning fixes - declare usage as static, and
Ezra Peisach
2000-08-02
2
-8
/
+20
*
* krb5.conf: Test with a space after ']' and '{'
Ezra Peisach
2000-08-02
3
-3
/
+14
*
Add missing krb5_cc_store_cred()
Danilo Almeida
2000-07-30
2
-0
/
+5
*
kpasswd.c (main): Warnings cleanup
Ezra Peisach
2000-07-29
2
-16
/
+18
*
* sserver.c (main): Include unistd.h if present (for close
Ezra Peisach
2000-07-29
2
-15
/
+29
*
* sclient.c: Include unistd.h if present (for close prototype).
Ezra Peisach
2000-07-29
2
-16
/
+28
*
* utility.c: Add casts on types being sent to internal functions
Ezra Peisach
2000-07-29
5
-22
/
+39
*
kdb5_mkdums.c: Remove unused quit() and compiler warning cleanup
Ezra Peisach
2000-07-28
2
-13
/
+6
*
* kdc5_hammer.c: Move global (to file) enctype into main to prevent
Ezra Peisach
2000-07-28
2
-10
/
+7
*
* kdb5_verify.c (check_princ): Compiler warning cleanup. Get rid
Ezra Peisach
2000-07-28
2
-14
/
+8
*
t_imp_name.c: Profide full prototypes for internal functions
Ezra Peisach
2000-07-28
2
-4
/
+8
*
* prof_init.c: Cleanup internal type warnings in calls to profile_init
Ezra Peisach
2000-07-24
5
-8
/
+23
*
* et_c.awk: Actually define NOARGS as needed. Add prototype for
Ezra Peisach
2000-07-24
2
-0
/
+9
*
* default.exp: Add code to handle setting of PASS to constrain
Tom Yu
2000-07-23
2
-9
/
+24
*
* accessor.c: Add NEED_SOCKETS in order to get prototype for
Tom Yu
2000-07-23
2
-0
/
+6
*
* krlogin.c (writer): Improved bandwith efficiency by reading
Peter Litwack
2000-07-21
2
-68
/
+162
*
* krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add required
Ezra Peisach
2000-07-21
2
-2
/
+9
*
* g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCONV defintion
Ezra Peisach
2000-07-21
3
-1
/
+20
*
* Makefile.in: Fix build so we don't try to build an extra lib.
Danilo Almeida
2000-07-20
2
-7
/
+16
*
* win-pre.in: Add KRB4_INCLUDES definition
Danilo Almeida
2000-07-20
2
-0
/
+6
*
* Makefile.in: Compile .et file for krb524
Danilo Almeida
2000-07-20
2
-1
/
+12
*
* krb5_32.def: Add krb5_cc_* functions
Danilo Almeida
2000-07-20
2
-0
/
+17
*
* memcache.c: Add krb_in_tkt() function to initialize ticket for a
Danilo Almeida
2000-07-20
2
-0
/
+16
*
* cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()
Danilo Almeida
2000-07-20
4
-22
/
+37
*
* stdcc.h: Include k5-int.h to get krb5_ccache definition
Danilo Almeida
2000-07-20
2
-0
/
+5
*
* krb5.hin: Fix calling convention for krb5_cc_get_type
Danilo Almeida
2000-07-20
2
-1
/
+5
*
* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) so
Danilo Almeida
2000-07-20
2
-1
/
+6
*
* Makefile.in: Make krb524 library and k524init program build on
Danilo Almeida
2000-07-20
12
-54
/
+392
*
* Makefile.in: Remove references to now defunct directories
Danilo Almeida
2000-07-19
2
-11
/
+6
*
* cc_memory.c (mcc_head): Combine static declaration and initialization
Ken Raeburn
2000-07-19
2
-3
/
+6
*
Add ms2mit and krb524 Makefile creation to Windows build preparation
Danilo Almeida
2000-07-19
2
-2
/
+6
*
* getcred.c (main): Use correct parameters for krb5_cc_default()
Danilo Almeida
2000-07-19
2
-1
/
+6
*
Add ms2mit utility
Danilo Almeida
2000-07-19
2
-0
/
+410
*
Add ms2mit
Danilo Almeida
2000-07-19
2
-2
/
+9
*
* krb4_32.def: Add krb_in_tkt.
Danilo Almeida
2000-07-19
3
-0
/
+8
*
Add krb5int_accessor() to access internal krb5 functions from outside
Danilo Almeida
2000-07-19
3
-0
/
+65
*
* k5-int.h: Add krb5int_accessor() and related definitions.
Danilo Almeida
2000-07-19
2
-0
/
+34
*
krb.h: Add krb_in_tkt() prototype
Danilo Almeida
2000-07-19
2
-0
/
+6
*
* in_tkt.c: Add krb_in_tkt() function to initialize ticket for a
Danilo Almeida
2000-07-19
2
-0
/
+16
*
* locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: Include
Ezra Peisach
2000-07-18
7
-1
/
+20
*
* vfy_increds.c: include int-proto.h for krb5_libdefault_boolean
Ezra Peisach
2000-07-18
7
-2
/
+35
*
* k5-int.h: Move prototypes for krb5 only internal functions
Ezra Peisach
2000-07-18
2
-8
/
+7
*
* krcp.c: Provide format attribute for error() for versions of gcc
Ezra Peisach
2000-07-18
3
-2
/
+18
*
* cc_memory.c (mcc_head): Now static
Ken Raeburn
2000-07-14
2
-2
/
+3
*
missed a stray #endif
Ken Raeburn
2000-07-14
1
-2
/
+0
*
merge duplicate copyright notices; eliminate #if 0 code
Ken Raeburn
2000-07-14
2
-1664
/
+40
*
Eliminate duplicated copyright messages, and most "former file foo.c" markers
Ken Raeburn
2000-07-14
1
-948
/
+30
*
keep scc.h too
Ken Raeburn
2000-07-14
2
-1
/
+102
*
Delete subdirectories we aren't compiling any more.
Ken Raeburn
2000-07-14
83
-8403
/
+105
*
log for ccache changes
Ken Raeburn
2000-07-14
1
-0
/
+7
[prev]
[next]