summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* Use uid/gid of -1 to indicate the export's anonuid/anongid should be usedKevin Coffman2006-07-081-2/+5
* Change svcgssd_LDFLAGS to match gssd_LDFLAGSKevin Coffman2006-07-081-1/+1
* Only use -rpath for Kerberos libs when actually needed.Neil Brown2006-07-061-1/+1
* Use 65534 instead of -2 in svcgssd_proc.cNeil Brown2006-07-061-4/+3
* Handle mapping failure from get_ids.kwc@citi.umich.edu2006-07-041-2/+15
* Properly report errors in readline() functionkwc@citi.umich.edu2006-07-042-4/+8
* Change default buffer size increment for readline()kwc@citi.umich.edu2006-07-041-3/+5
* Clean up the printerr() logging function.kwc@citi.umich.edu2006-07-041-30/+31
* Use setfsuid() rather than seteuid() while creating contextskwc@citi.umich.edu2006-07-041-7/+7
* Limit acquire_cred call to to Kerberos onlykwc@citi.umich.edu2006-07-041-1/+6
* Check that the gssapi library is usable early on.kwc@citi.umich.edu2006-07-044-0/+34
* Fix problems with 64-bit big-endian machineskwc@citi.umich.edu2006-07-042-4/+4
* Define CFLAGS for gss_clnt_send_err compilekwc@citi.umich.edu2006-07-041-0/+3
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-1044/+0
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-102-5/+6
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-092-2/+2
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-0/+13
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-33/+47
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-2/+6
* Update version, autoconf, automakeneilbrown2006-03-281-43/+105
* Use PKGCONFIG to locate gssapi and rpcsecgss header filesneilbrown2006-03-281-5/+2
* Add debugging to better detect negotiation of enctype not supported by kernelneilbrown2006-03-281-0/+10
* Don't close and reopen all pipes on every DNOTIFY signal.neilbrown2006-03-281-36/+87
* Add option to specify directory to search for credentials cache filesneilbrown2006-03-284-9/+20
* Must still use knowledge of the glue context for pre-1.4 versions of MIT krb5neilbrown2006-03-281-1/+12
* Remove unused groups variable from get_ids() which was causing a compiler wa...neilbrown2006-03-281-1/+0
* Update krb5 code to use glue routine lucid context functionsneilbrown2006-03-285-19/+29
* add missing files from previous updateneilbrown2006-03-282-0/+514
* Separate out context handling code for MIT Kerberos and SPKM3neilbrown2006-03-283-450/+5
* Fix up the svcgss mess I made, and run autoconf/automakeneilbrown2006-03-2710-66/+1528
* head/tail fixesneilbrown2005-12-211-1/+1
* Remove all the Makefilesneilbrown2005-12-201-16/+0
* More automake stuffneilbrown2005-12-201-0/+749
* Autogen updateneilbrown2005-12-201-0/+83
* utils/gssd/gssd_proc.c(create_auth_rpc_client): Use serviceneilbrown2005-12-191-2/+17
* Updates from Kevin Coffman at UMichneilbrown2005-12-163-96/+213
* Add option to set rpcsec_gss debugging level (if available)neilbrown2005-08-265-15/+82
* Remove the rpcsec_gss code and rely on an external library instead.neilbrown2005-08-261-2/+1
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-262-2/+10
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-262-42/+62
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-263-7/+17
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
* *** empty log message ***neilbrown2004-11-221-0/+4
* *** empty log message ***neilbrown2004-11-221-12/+17
* Add gss support from citi @ umichneilbrown2004-10-1920-0/+3431