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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASN.1 code passes uninitialized values around
Tom Yu
2002-10-08
4
-137
/
+239
*
Implement an install-headers target to install public headers into KRB5_INCDIR;
Sam Hartman
2002-10-07
4
-2
/
+10
*
update dependencies
Tom Yu
2002-09-28
3
-16
/
+23
*
Fix DES_INT32 definition
Tom Yu
2002-09-27
15
-81
/
+205
*
* sendto_kdc.c (krb5int_cm_call_select): Fix last change
Ken Raeburn
2002-09-27
2
-2
/
+5
*
Add some dependencies on phony build targets to help with cross-directory dep...
Ken Raeburn
2002-09-24
4
-0
/
+14
*
* sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treat
Ken Raeburn
2002-09-19
2
-14
/
+28
*
update dependencies
Ken Raeburn
2002-09-18
1
-1
/
+1
*
Support reading a list of TCP port numbers from the KDC config file; default
Ken Raeburn
2002-09-18
3
-1
/
+13
*
protoize
Ken Raeburn
2002-09-18
2
-32
/
+12
*
* client_init.c (_kadm5_init_any): If creating a new ccache, put it in memory
Ken Raeburn
2002-09-18
2
-0
/
+14
*
* sendto_kdc.c: Include cm.h.
Ken Raeburn
2002-09-18
2
-48
/
+87
*
Return errno not retval from getpeername failure
Sam Hartman
2002-09-17
2
-1
/
+6
*
* lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa...
Ken Raeburn
2002-09-16
2
-1
/
+6
*
* lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, and
Tom Yu
2002-09-15
2
-3
/
+15
*
* api.0/chpass-principal.exp:
Tom Yu
2002-09-15
34
-836
/
+882
*
* sendto_kdc.c (service_fds): Fix bug in last change.
Ken Raeburn
2002-09-14
2
-30
/
+36
*
* sendto_kdc.c (struct conn_state): Add new function pointer field 'service'
Ken Raeburn
2002-09-14
2
-44
/
+41
*
update dependencies
Ken Raeburn
2002-09-13
3
-28
/
+16
*
* kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ is
Ken Raeburn
2002-09-13
2
-0
/
+15
*
Don't request addresses when
Sam Hartman
2002-09-11
2
-11
/
+18
*
* t_locate_kdc.c(main):Add new argument -m for looking up master KDC addresses
Ken Raeburn
2002-09-11
2
-2
/
+8
*
* locate_kdc.c (get_port): Skip service name lookup, just use the supplied
Ken Raeburn
2002-09-11
2
-8
/
+44
*
whitespace
Ken Raeburn
2002-09-11
1
-1
/
+3
*
another one
Ken Raeburn
2002-09-05
1
-1
/
+1
*
* rc_io.c (krb5_rc_io_move): Missed a variable name change
Ken Raeburn
2002-09-05
2
-1
/
+5
*
protoize
Ken Raeburn
2002-09-03
9
-198
/
+54
*
protoize
Ken Raeburn
2002-09-03
6
-65
/
+41
*
protoize
Ken Raeburn
2002-09-03
9
-302
/
+88
*
revert init change to flock_zero in krb5_lock_file
Ken Raeburn
2002-09-03
2
-2
/
+1
*
protoize
Ken Raeburn
2002-09-03
46
-320
/
+124
*
protoize
Ken Raeburn
2002-09-03
88
-1857
/
+1123
*
* init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def...
Ken Raeburn
2002-09-03
2
-4
/
+7
*
Use prototype style definitions for functions. Avoid variable name "class"
Ken Raeburn
2002-09-03
14
-759
/
+297
*
update dependencies
Ken Raeburn
2002-08-29
17
-72
/
+149
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
76
-53
/
+205
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
11
-0
/
+33
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
9
-0
/
+32
*
undo quoting changes
Ken Raeburn
2002-08-27
2
-10
/
+7
*
more quoting
Ken Raeburn
2002-08-27
2
-4
/
+7
*
Quote targets of some copy operations within the build tree. Needed
Ken Raeburn
2002-08-27
6
-8
/
+22
*
* configure.in: Use $krb5_cv_host instead of $host
Ezra Peisach
2002-08-26
2
-4
/
+8
*
* sendto_kdc.c (merge_addrlists): Truncate source address list after copying
Ken Raeburn
2002-08-24
2
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
78
-54
/
+210
*
* kdb_db2.h: Add prototype and rename for
Tom Yu
2002-08-23
4
-5
/
+53
*
* Makefile.in (SUBDIROBJLISTS): New variable
Ken Raeburn
2002-08-23
2
-0
/
+15
*
* locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP service
Ken Raeburn
2002-08-23
2
-5
/
+10
*
turn off debug code
Ken Raeburn
2002-08-23
1
-1
/
+1
*
* init_ctx.c (init_common): Initialize udp_pref_limit field
Ken Raeburn
2002-08-23
2
-0
/
+6
*
* Makefile.in ($(HDRS)): Depend on "includes"
Ken Raeburn
2002-08-22
2
-0
/
+6
[prev]
[next]