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
/
init_os_ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused krb5_context fields
Greg Hudson
2013-12-18
1
-1
/
+0
*
Don't require krb5.conf without KRB5_DNS_LOOKUP
Greg Hudson
2013-12-16
1
-11
/
+2
*
Move a bunch of stuff out of k5-int.h
Greg Hudson
2013-03-24
1
-3
/
+3
*
Rename internal preauth functions
Greg Hudson
2012-12-19
1
-1
/
+2
*
Remove obsolete function krb5_secure_config_files
Zhanna Tsitkov
2012-08-14
1
-23
/
+0
*
Remove orphaned KfM code
Greg Hudson
2012-06-21
1
-11
/
+0
*
kfw: use _WIN64 names where appropriate
Tom Yu
2011-12-12
1
-0
/
+4
*
Added support for loading of Krb5.ini from Windows APPDATA
Sam Hartman
2011-12-02
1
-8
/
+77
*
Add krb5_init_context_profile API
Greg Hudson
2011-07-20
1
-2
/
+6
*
Add support for loadable profile modules
Greg Hudson
2011-07-20
1
-3
/
+4
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
1
-2
/
+0
*
Make krb5_os_init_context compile again after r24901
Greg Hudson
2011-04-27
1
-11
/
+9
*
Remove worthless call to krb5_cc_set_default_name in krb5_os_init_context
Zhanna Tsitkov
2011-04-27
1
-3
/
+0
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-4
/
+1
*
Move krb5_get_profile back to init_os_ctx.c for now and revert r23519.
Greg Hudson
2009-12-28
1
-0
/
+7
*
Include prof_int.h in init_ctx.c instead of init_os_ctx.c,
Ken Raeburn
2009-12-28
1
-1
/
+0
*
Code modularity related updates
Zhanna Tsitkov
2009-12-23
1
-6
/
+0
*
make mark-cstyle
Tom Yu
2009-10-31
1
-25
/
+26
*
Check if mem allocation was successful
Zhanna Tsitkov
2009-02-09
1
-127
/
+115
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-1
/
+0
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-2
/
+1
*
Make unset strings in kim_options and kim_selection_hints
Alexandra Ellwood
2008-10-01
1
-1
/
+1
*
Finished KLL to KIM shim.
Alexandra Ellwood
2008-10-01
1
-5
/
+5
*
(more) After malloc/realloc/calloc/strdup/asprintf failures, use
Ken Raeburn
2008-04-30
1
-1
/
+1
*
After malloc/realloc/calloc failures, return ENOMEM explicitly instead
Ken Raeburn
2008-04-30
1
-2
/
+2
*
Change struct _krb5_context.os_context into a single element instead of array[1]
Ken Raeburn
2007-05-21
1
-3
/
+3
*
krb5 library uses kdc.conf when it shouldn't
Ken Raeburn
2007-03-21
1
-1
/
+1
*
Modify the preath plugin interface so that a plugin's context is
Kevin Coffman
2006-11-01
1
-0
/
+5
*
Preauthentication Plugin Framework
Sam Hartman
2006-10-03
1
-0
/
+2
*
Fix krb5_get_profile to create a new profile duplicating the list of
Ken Raeburn
2006-06-24
1
-24
/
+2
*
* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and
Ken Raeburn
2006-05-16
1
-11
/
+44
*
Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which
Alexandra Ellwood
2006-05-04
1
-1
/
+1
*
Merge from plugin branch
Ken Raeburn
2006-03-07
1
-0
/
+5
*
Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx
Jeffrey Altman
2005-04-23
1
-4
/
+21
*
Remove use of client principal from krb5_context (default_ccprincipal) and de...
Alexandra Ellwood
2004-07-15
1
-6
/
+0
*
* init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()
Alexandra Ellwood
2003-06-03
1
-0
/
+4
*
* init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...
Alexandra Ellwood
2003-05-07
1
-1
/
+7
*
Incorporate krb5_os_context directly into krb5_context, since they're always
Ken Raeburn
2003-04-28
1
-15
/
+1
*
* c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...
Alexandra Ellwood
2003-03-06
1
-5
/
+9
*
protoize
Ken Raeburn
2002-09-03
1
-23
/
+10
*
* init_os_ctx.c: krb4 needs to get the os config files so it can use
Tom Yu
2002-07-03
1
-107
/
+0
*
* c_ustime.c: Remove various things missed in 1-2-2-branch MacOS
Tom Yu
2002-06-22
1
-13
/
+27
*
* init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.
Ken Raeburn
2002-06-19
1
-46
/
+0
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-6
/
+6
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-3
/
+3
*
* def_realm.c: Move prototype for krb5_try_realm_txt_rr() to
Ezra Peisach
2001-03-11
1
-0
/
+1
*
* init_os_ctx.c: Get sys/ioctl.h for Solaris to get FIONBIO
Tom Yu
2001-03-05
1
-0
/
+3
*
only call ioctl on /dev/random if open succeeded
Ken Raeburn
2001-03-03
1
-1
/
+3
*
init_os_ctx.c: On UNIX, seed PRNG with data from /dev/[u]random if available
Ken Raeburn
2001-03-03
1
-0
/
+41
*
* changepw.c: Cast length argument to recvfrom/sendto to int
Ezra Peisach
2000-10-17
1
-1
/
+1
[next]