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
/
lib
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Makefile.in (check-unix): Don't run dyntest automatically
Ken Raeburn
2005-07-02
2
-1
/
+5
*
Fix braino in previous change to xdr_bytes. New test case for
Tom Yu
2005-01-14
3
-4
/
+7
*
* authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoid
Tom Yu
2005-01-14
3
-37
/
+32
*
run "make depend"
Ken Raeburn
2004-12-30
1
-207
/
+224
*
install rpc headers into correct directory
Tom Yu
2004-11-18
2
-2
/
+7
*
Kevin Coffman's patches to support passing gss context state to kernel
Tom Yu
2004-10-26
5
-70
/
+102
*
* Makefile.in (install-unix): Install headers
Tom Yu
2004-10-18
2
-0
/
+12
*
* xdr_rec.c (LAST_FRAG): Use 1L in case int is small
Ken Raeburn
2004-09-24
2
-1
/
+5
*
* libgssrpc.exports: Export svc_maxfd
Tom Yu
2004-09-22
2
-0
/
+5
*
* configure.in: Check for sockaddr_in.sin_len and
Tom Yu
2004-09-21
13
-117
/
+186
*
* libgssrpc.exports: Don't export internals
Tom Yu
2004-09-17
43
-912
/
+697
*
* configure.in: Look for uint32_t, not int32_t, since some BSD-ish
Tom Yu
2004-08-26
3
-27
/
+35
*
* svc.c (svc_getreqset): Allocate cred and verf memory to
Tom Yu
2004-08-17
2
-6
/
+21
*
* svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messages
Tom Yu
2004-08-17
3
-5
/
+21
*
Lots of signedness and argument-casting fixes. Some arithmetic
Tom Yu
2004-06-28
12
-53
/
+118
*
more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32
Tom Yu
2004-06-25
2
-3
/
+4
*
* configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelen
Ken Raeburn
2004-06-25
2
-1
/
+6
*
fix some 64-bit bugs in RPCSEC_GSS
Tom Yu
2004-06-19
6
-23
/
+63
*
* libgssrpc.exports: Update
Tom Yu
2004-06-17
2
-31
/
+57
*
Purge make targets and variables (and a few files) relating to the old,
Ken Raeburn
2004-06-17
2
-2
/
+4
*
more rpc namespace cleanup
Tom Yu
2004-06-16
3
-12
/
+38
*
make depend
Tom Yu
2004-06-16
1
-139
/
+207
*
This commit merges the RPCSEC_GSS integration branch onto the trunk.
Tom Yu
2004-06-16
65
-1108
/
+3578
*
Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows
Ken Raeburn
2004-06-04
2
-1
/
+5
*
* clnt_tcp.c: Include string.h
Ken Raeburn
2004-05-30
2
-0
/
+6
*
Add files containing the export lists used on UNIX, in each directory
Ken Raeburn
2004-04-22
2
-0
/
+147
*
* lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report them
Ken Raeburn
2004-04-03
2
-0
/
+6
*
* svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFY
Ken Raeburn
2004-04-03
2
-1
/
+6
*
* lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific error
Ken Raeburn
2004-02-27
2
-0
/
+6
*
ignore some more generated files
Ken Raeburn
2004-02-24
1
-0
/
+1
*
Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is not
Tom Yu
2004-02-13
2
-3
/
+8
*
priocntl workaround for Solaris 9 pty-close bug
Tom Yu
2004-02-13
4
-0
/
+47
*
ignore extra lines output when debugging code enabled
Ken Raeburn
2003-12-13
2
-0
/
+12
*
errno should never be explicitly declared
Ken Raeburn
2003-04-24
4
-5
/
+9
*
MITKRB5-SA-2003-003: xdrmem int overflows
Tom Yu
2003-03-24
2
-6
/
+21
*
Use com_err_deplib rather than an explicit path so we do not have our
Sam Hartman
2003-03-02
1
-1
/
+1
*
* svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked more
Ezra Peisach
2003-01-12
3
-1
/
+13
*
Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than
Ken Raeburn
2003-01-10
2
-4
/
+3
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
3
-2
/
+12
*
Log entries for Makefile.ov deletion
Ken Raeburn
2003-01-08
2
-0
/
+8
*
nuke old OV makefile stuff
Ken Raeburn
2003-01-07
2
-153
/
+0
*
Only system headers should declare errno
Sam Hartman
2003-01-05
7
-7
/
+10
*
Fix some 64-bit problems
Ken Raeburn
2002-12-18
2
-8
/
+23
*
Fix depend rules to keep state about whether verification of various
Tom Yu
2002-12-12
2
-2
/
+7
*
Better cleanup; reduce filename conflict
Ken Raeburn
2002-11-15
3
-14
/
+22
*
* get_myaddress.c (get_myaddress): Local array buf size should be counted in
Ken Raeburn
2002-11-11
2
-1
/
+6
*
* Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set
Ken Raeburn
2002-11-11
2
-3
/
+14
*
rpc unit tests can fail due to race condition
Tom Yu
2002-11-07
2
-0
/
+9
*
* xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32
Ken Raeburn
2002-10-31
2
-2
/
+9
*
Add some dependencies on phony build targets to help with cross-directory dep...
Ken Raeburn
2002-09-24
2
-0
/
+7
[prev]
[next]