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
/
slave
/
kprop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-1
/
+1
*
Check the error return from krb5_init_context(), and print an error
Theodore Tso
1996-11-08
1
-2
/
+5
*
fix spelling error
Mark Eichin
1996-04-09
1
-1
/
+1
*
Corrected several memory leaks and unreferenced memory access conditions
Richard Basch
1996-03-15
1
-7
/
+10
*
* kprop.c: Write a byte to the last-prop file to ensure the file
Richard Basch
1996-03-12
1
-0
/
+1
*
* kprop.c: The credentials cache should be destroyed after any error
Richard Basch
1996-03-06
1
-0
/
+4
*
* kprop.c: Call krb5_sname_to_principal rather than doing the OS calls.
Richard Basch
1996-03-05
1
-41
/
+24
*
Always include <fcntl.h> instead of checking for <sys/fcntl.h>
Richard Basch
1996-01-04
1
-5
/
+1
*
Pass fds to krb5_lock_file() and krb5_unlock_file()
Chris Provenzano
1995-08-16
1
-11
/
+4
*
fix spelling of "canonicalize"
Mark Eichin
1995-08-16
1
-2
/
+2
*
Changes for Macintosh implementation
Keith Vetter
1995-07-06
1
-1
/
+1
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-5
/
+5
*
kprop.M and kpropd.M: Document -P (port) option
Ezra Peisach
1995-05-20
1
-11
/
+48
*
* kprop.c : Use new calling conventions for krb5_sendauth(),
Chris Provenzano
1995-03-27
1
-52
/
+41
*
kpropd.c (PRS): Don't bother initializing server_addrs since
Theodore Tso
1995-03-24
1
-11
/
+1
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-9
/
+2
*
* kprop.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
1
-25
/
+31
*
* kprop.c Use krb5_get_in_tkt_with_keytab() instead of
Chris Provenzano
1995-02-08
1
-4
/
+2
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-63
/
+82
*
fixed bad prototype in changes
Mark Eichin
1994-11-21
1
-1
/
+1
*
fix typo
Mark Eichin
1994-11-18
1
-1
/
+1
*
* kprop.c: Use NPROTOTYPE for declarations.
Mark Eichin
1994-11-18
1
-39
/
+49
*
Fix declaration of usage()
Theodore Tso
1994-09-30
1
-1
/
+1
*
Use getsockname instead of getpeername in order to get the sender address!
Theodore Tso
1994-09-30
1
-2
/
+2
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-6
/
+1
*
get sys/fcntl for O_RDONLY
Mark Eichin
1994-06-24
1
-0
/
+4
*
move includes for aix
Mark Eichin
1994-06-17
1
-8
/
+9
*
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin
1994-06-15
1
-1
/
+1
*
Change use of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
1
-5
/
+5
*
Changed to use the proper POSIX locking function if POSIX_FILE_LOCKS is
Theodore Tso
1993-09-22
1
-2
/
+11
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Changed service name from rcmd to host. Changed to reflect new
Theodore Tso
1992-09-24
1
-4
/
+5
*
Support POSIX file locking.
John Carr
1992-02-23
1
-7
/
+22
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
krb5_error.error is an unsigned type, don't need to check for error < 0
John Carr
1991-04-03
1
-1
/
+1
*
krb5_sendauth() and company moved to the Kerberos library
Theodore Tso
1991-03-29
1
-10
/
+9
*
Fixed bug in the options parser;forgot to check for a NULL in a while loop
Theodore Tso
1991-03-06
1
-1
/
+1
*
use the internal sequence-numbering code
John Kohl
1991-03-01
1
-10
/
+3
*
updates for new mk_safe/mk_priv interfaces
John Kohl
1991-02-27
1
-6
/
+10
*
*** empty log message ***
Theodore Tso
1991-02-27
1
-0
/
+654