summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/import_name.c
Commit message (Expand)AuthorAgeFilesLines
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-4/+2
* GENC should always export composite namesLuke Howard2012-10-031-3/+6
* Add support for GSS_C_NT_COMPOSITE_EXPORTLuke Howard2012-08-311-2/+3
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-1/+1
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-1/+1
* Improve acceptor name flexibilityGreg Hudson2011-02-071-15/+52
* Change flow control in krb5_gss_import_name to better match currentGreg Hudson2011-02-041-95/+60
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-1/+2
* Anonymous support for KerberosSam Hartman2009-12-281-1/+10
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-14/+92
* Implement s4u extensionsGreg Hudson2009-09-131-18/+4
* Fix parsing of GSS exported namesGreg Hudson2009-09-111-4/+18
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-184/+185
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-0/+2
* Remove krb5_init_context macro hack; change all the calls except inKen Raeburn2006-05-171-1/+1
* fix memory leaks in krb5_gss_import_name() and krb5_gss_inquire_cred()Tom Yu2005-09-221-0/+1
* consistently include stdio.h in lib/gssapi/krb5/import_name.cTom Yu2005-08-111-2/+0
* * import_name.c (krb5_gss_import_name): Use k5_getpwuid_rKen Raeburn2005-03-261-14/+2
* * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_rKen Raeburn2004-07-071-5/+26
* acquire_cred.c: revert previous change, it breaks the test suiteKen Raeburn2004-03-191-2/+16
* Fix typo which caused import_name to incorrectly import names producedTheodore Tso1998-05-251-1/+1
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-251-1/+1
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-191-1/+1
* inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OIDTheodore Tso1997-07-301-1/+2
* import_name.c (krb5_gss_import_name): Add support for importing theTheodore Tso1997-03-281-3/+45
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-9/+14
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-2/+3
* Don't assume that the input_name_buffer is null terminated, when itTheodore Tso1996-01-241-8/+20
* Update to GSSAPI-V2Paul Park1995-08-311-1/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-221-8/+12
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-1/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-6/+7
* stamp out rcs keywordsMark Eichin1994-08-181-5/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-6/+12
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+146