summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb5_libinit.c
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup for internal error handlingGreg Hudson2012-12-191-2/+2
* Add localization infrastructureGreg Hudson2011-06-101-0/+2
* Follow-on to r24258: initialize the new k5e1 error table where weGreg Hudson2010-09-291-0/+2
* make mark-cstyleTom Yu2009-10-311-6/+7
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-4/+1
* lean client changesZhanna Tsitkov2008-08-201-0/+4
* Don't explicitly include error table headers that are also in krb5.hKen Raeburn2007-01-201-4/+0
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+4
* This commit ensures that all files in the library includeJeffrey Altman2005-11-151-1/+1
* * krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message ifKen Raeburn2005-02-171-0/+2
* * krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCSKen Raeburn2005-02-091-1/+11
* Some applications such as Eudora on Windows load and unload the KerberosJeffrey Altman2005-01-171-2/+4
* * krb5_libinit.c: Include os-proto.hKen Raeburn2004-06-161-0/+1
* * krb5_libinit.c (krb5int_lib_init): Initialize krb5int_us_time_mutexKen Raeburn2004-06-151-0/+3
* Oops. Add and remove k524 error table tooKen Raeburn2004-06-021-0/+2
* Add/remove error tables in library initialization/termination, not per context.Ken Raeburn2004-06-021-15/+8
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-281-2/+3
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-21/+55
* * krb5_libinit.c: Include autoconf.hKen Raeburn2003-07-151-0/+1
* * krb5_libinit.c: Changed USE_HARDCODED_FALLBACK_ERROR_TABLES macro to !USE_B...Alexandra Ellwood2003-03-071-2/+2
* * krb5_libinit.c: Removed Mac OS X header goober. Conditionalize CCAPI calls...Alexandra Ellwood2003-03-061-5/+7
* Put # for cpp directives in first columnKen Raeburn2002-07-091-1/+1
* * krb5_libinit.c: Conditionalized error table loading forTom Yu2002-07-051-0/+4
* * krb5_libinit.c: Added an include for com_err.h sinceTom Yu2002-06-261-1/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* * krb5_libinit.c: Include krb5_libinit.h for prototypesEzra Peisach2000-10-171-0/+1
* * krb5_libinit.c: Conditionalize call to stdcc_shutdown()Tom Yu2000-01-241-5/+7
* * configure.in: Fix to build library objects in this directoryTom Yu2000-01-241-4/+4
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-221-0/+46