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
/
def_realm.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
-4
/
+4
*
Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...
Zhanna Tsitkov
2009-12-30
1
-59
/
+0
*
make mark-cstyle
Tom Yu
2009-10-31
1
-24
/
+24
*
Use macros for config parameters
Zhanna Tsitkov
2009-02-04
1
-3
/
+3
*
"Coding practices" related fixes
Zhanna Tsitkov
2009-01-27
1
-60
/
+48
*
Eliminate the need for the domain_realm mapping table on the client side by i...
Zhanna Tsitkov
2009-01-23
1
-1
/
+71
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-7
/
+3
*
protoize
Ken Raeburn
2002-09-03
1
-9
/
+3
*
Split out code for getting canonical name of local host, change it to use
Ken Raeburn
2002-01-09
1
-18
/
+2
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-2
/
+2
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-3
/
+3
*
2001-07-24 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2001-07-24
1
-14
/
+16
*
* def_realm.c: Move prototype for krb5_try_realm_txt_rr() to
Ezra Peisach
2001-03-11
1
-1
/
+0
*
* locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: Include
Ezra Peisach
2000-07-18
1
-0
/
+1
*
* def_realm.c: Add newline at end of file
Ezra Peisach
2000-06-29
1
-1
/
+1
*
pullup from 1.2 branch
Ken Raeburn
2000-06-27
1
-1
/
+1
*
Added krb5_free_default_realm
Miro Jurisic
2000-03-20
1
-1
/
+10
*
* def_realm.c: Include netinet/in.h if available
Ken Raeburn
2000-03-14
1
-0
/
+3
*
jaltman dns patches
Ken Raeburn
1999-09-24
1
-0
/
+9
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
Make sure we have FQDN in the case where we use gethostname
Danilo Almeida
1999-08-09
1
-3
/
+19
*
* def_realm.c (krb5_get_default_realm): Check that we have
Danilo Almeida
1999-08-06
1
-1
/
+1
*
* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to
Danilo Almeida
1999-08-05
1
-17
/
+14
*
Add profile support for libdefaults dns_fallback
Jeffrey Altman
1999-07-23
1
-16
/
+33
*
DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (which
Ken Raeburn
1999-06-21
1
-4
/
+59
*
Removed un-user extern declaration of krb5_config_file -
Ezra Peisach
1997-02-22
1
-3
/
+0
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-3
/
+3
*
If the configuration file does not exist (context->profile == NULL)
Theodore Tso
1996-02-17
1
-3
/
+3
*
fix indentation
Mark Eichin
1996-01-27
1
-2
/
+2
*
* def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILE
Mark Eichin
1995-11-13
1
-1
/
+4
*
def_realm.c (krb5_get_default_realm), get_krbhst.c
Theodore Tso
1995-06-07
1
-31
/
+0
*
def_realm.c (krb5_get_default_realm): Use the profile code to
Theodore Tso
1995-04-22
1
-0
/
+15
*
Added storing of default realm in context. Global default realm
Ezra Peisach
1995-04-19
1
-19
/
+37
*
Added functionality for windows to read default file locations from
Keith Vetter
1995-03-29
1
-0
/
+1
*
Port of most of the OS directory to the PC
Keith Vetter
1995-03-07
1
-1
/
+1
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-4
/
+1
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-2
/
+3
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-6
/
+1
*
Fix bug which caused get_default_realm to fail the second time it was called.
Theodore Tso
1994-06-10
1
-1
/
+1
*
Allow default realm to be overriden by extern variable
Theodore Tso
1994-06-10
1
-8
/
+41
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
fix copyrights
John Kohl
1991-03-05
1
-2
/
+2
*
Changes to conform with API modifications (to krb5_get_default_realm)
Theodore Tso
1991-02-21
1
-22
/
+16
*
fix reference to copyright/distribution provisions
John Kohl
1990-05-25
1
-1
/
+1
*
fix up include files
John Kohl
1990-05-23
1
-3
/
+1
*
add const to function signatures as appropriate
John Kohl
1990-04-18
1
-1
/
+1
*
move libc declarations to separate include fil
John Kohl
1990-01-29
1
-5
/
+1
*
*** empty log message ***
John Kohl
1990-01-22
1
-0
/
+73