summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/kuserok.c
Commit message (Expand)AuthorAgeFilesLines
* Add localauth pluggable interfaceGreg Hudson2013-03-091-203/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* In the krb5_kuserok implementation, fix an unintentional type changeGreg Hudson2010-10-021-2/+2
* Implement k5login_directory and k5login_authoritative optionsGreg Hudson2010-10-011-85/+118
* make mark-cstyleTom Yu2009-10-311-41/+42
* Revert the fopen part of the previous krb5_kuserok change, but keepGreg Hudson2009-02-171-5/+4
* In krb5_kuserok, just try opening .k5login; don't check ahead of timeGreg Hudson2009-02-171-9/+11
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-1/+2
* Fix stupid typo in last changeKen Raeburn2006-06-101-1/+1
* Use new macro FILE_OWNER_OK to examine uid of .k5login file.Ken Raeburn2006-06-101-1/+8
* * kuserok.c (krb5_kuserok): Use k5_getpwnam_rKen Raeburn2005-03-261-13/+1
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-3/+3
* * kuserok.c (krb5_kuserok): Handle draft POSIX versions of getpwnam_rKen Raeburn2004-06-041-2/+15
* protoizeKen Raeburn2002-09-031-4/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* 2001-03-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-03-051-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* from 1.1 branchKen Raeburn1999-09-021-3/+3
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* net_read.c (krb5_net_read):Theodore Tso1996-06-121-1/+1
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-1/+1
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Added prototypes to ccache change notificationKeith Vetter1995-03-221-1/+24
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-0/+2
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-7/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-5/+6
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Changes from jik so that the .k5login file is honored even if it isTheodore Tso1993-09-011-7/+7
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Need to include osconf.h for porting to LinuxTheodore Tso1993-07-291-0/+1
* AIX 3.1 support: work around include file bug; include <sys/access.h>John Carr1992-02-231-0/+6
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-051-1/+1
* change index/rindex to strchr/strrchrJohn Kohl1990-10-291-1/+1
* fix up include filesJohn Kohl1990-05-231-5/+3
* clean up some nitsJohn Kohl1990-05-161-8/+6
* *** empty log message ***John Kohl1990-05-161-0/+130