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
/
krb5
/
os
/
dnssrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-5
/
+1
*
In lib/krb5/os, ensure that function definition headers have function
Greg Hudson
2009-10-31
1
-1
/
+2
*
make mark-cstyle
Tom Yu
2009-10-31
1
-76
/
+77
*
Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used
Greg Hudson
2008-11-05
1
-1
/
+1
*
Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted
Greg Hudson
2008-11-05
1
-16
/
+13
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
1
-2
/
+4
*
Include autoconf.h (or include it earlier) in a bunch of files that are
Ken Raeburn
2006-04-01
1
-0
/
+1
*
* dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, if
Ken Raeburn
2004-10-19
1
-0
/
+4
*
Add DNS resolver glue layer. Use it
Tom Yu
2004-09-21
1
-183
/
+61
*
* dnssrv.c:
Tom Yu
2004-09-14
1
-0
/
+1
*
* dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearch
Ken Raeburn
2004-07-04
1
-0
/
+28
*
add newline at end of file
Ken Raeburn
2004-04-23
1
-1
/
+1
*
* dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to prevent
Jeffrey Altman
2003-12-22
1
-0
/
+2
*
* dnssrv.c: New file; split out DNS SRV RR query support...
Ken Raeburn
2003-08-21
1
-0
/
+271