pam: Use POSIX getpwnam_r on Solaris
[openafs.git] / src / auth /
2011-03-28 Simon Wilkinsonauth: Tidy header includes
2011-03-14 Simon Wilkinsonauth: Use the UserListFileName function more
2011-03-14 Simon Wilkinsonauth: Refactor CellServDB path creation
2011-03-13 Simon Wilkinsonauth: Rework afsconf_UpToDate to use CellServDB
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-13 Simon Wilkinsonubik: Remove dependency on auth
2011-03-03 Simon Wilkinsonauth: Add GetAllKeys function
2011-03-02 Simon Wilkinsonauth: Add Ktoken.xdr.c to the clean rule
2011-02-26 Simon Wilkinsonauth: Rework PickClientSecObj
2011-02-26 Simon Wilkinsonauth: Fix use of expires in PickClientSecObj
2011-02-26 Simon Wilkinsonauth: Correctly write empty keyfiles
2011-02-26 Simon Wilkinsonauth: GetLatestKey should allow NULL return values
2011-02-13 Simon Wilkinsonauth: Rewrite KeyFile handling code
2011-01-02 Simon Wilkinsonauth: Move key related code to its own file
2011-01-02 Simon Wilkinsonauth: Don't crash if UserList contains bogus line
2010-12-26 Simon Wilkinsonauth: Add more tests and resulting fixes to userok
2010-12-19 Jeffrey AltmanFix fallback processing for ktc_GetTokenEx()
2010-12-09 Andrew Deasonauth: Return SuperUser identity for localauth
2010-12-09 Andrew Deasonauth: Move <NoAuth> to a named constant
2010-12-07 Derrick Brashearafsconf_SuperUser verify identity before use
2010-12-07 Jeffrey AltmanWindows: partial impl of TokenEx functions
2010-11-27 Derrick Brashearubik sync client error recovery
2010-11-25 Simon Wilkinsonauth: Allow identities in the UserList
2010-11-22 Simon Wilkinsonuserok: Allow NULL components in kerberosSuperUser
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-14 Jeffrey AltmanWindows: ktc_ListTokensEx stub assignment error
2010-11-14 Jeffrey AltmanWindows: clean token.h/token.xdr.c from src/auth
2010-10-31 Simon Wilkinsonauth: Use Kernel XDR for kernel tokens
2010-10-15 Russ AllberyReturn SRV record ports in network byte order
2010-10-14 Marc DionneLinux: fix aklog -setpag to work with ktc_SetTokenEx
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-23 Simon Wilkinsonauth: Add documentation for ktc_ListTokensEx
2010-09-20 Simon Wilkinsonuserok: Don't double check for expiry
2010-09-20 Simon Wilkinsonauth: Restructure userok
2010-09-20 Simon Wilkinsonauth: Add the ktc_ListTokensEx function
2010-09-20 Simon Wilkinsonauthcon: Use ktc_GetTokenEx in ClientAuthToken
2010-09-20 Jeffrey AltmanWindows: Add new token interface with stub for ktc_GetT...
2010-09-13 Simon Wilkinsonauth: Make token_FreeSet work on an empty set
2010-09-13 Simon Wilkinsonauth: Add a gitignore file for the test directory
2010-08-30 Simon WilkinsonNew GetToken pioctl
2010-08-26 Simon WilkinsonAdd new SetTokenEx pioctl
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-06-14 Derrick Brashearktc newpag stub when environ is not supported
2010-06-14 Derrick Brasheargenerated file target
2010-04-15 Simon WilkinsonTidy up UKERNEL includes
2010-03-24 Derrick Brashearavoid double-free cell name canonicalization
2010-03-15 Derrick Brashearafsdb lookup shouldn't leak memory on realname lookup
2010-03-08 Derrick Brashearafsconf srv lookup fill cellname
2010-02-27 Derrick Brashearinstitute afsdb dns lookup timeout if we can
2010-02-16 Simon WilkinsonRemove the old new token interface
2010-02-13 Marc DionneInitialize variable that can potentially be used uninit...
2010-02-09 Simon WilkinsonUKERNEL: End the #define u insanity
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-03 Simon WilkinsonAdd interface to select client security objects
2010-02-03 Simon WilkinsonCommon interface for server security objects
2009-12-31 Simon WilkinsonRemove --disable-afsdb
2009-12-30 Andrew DeasonReturn a cell name from afsconf_LookupServer
2009-11-18 Andrew DeasonDefine T_SRV when not defined for us
2009-11-17 Derrick Brashearktc remove unused variable
2009-11-15 Jeffrey AltmanWindows: Fix port assignment to use network byte order
2009-11-13 Andrew DeasonMake ktc_curpag also detect ONEGROUP PAG gids
2009-11-10 Derrick Brashearunix srv record network byte order fix
2009-10-14 Derrick Brashearadd SRV record lookups to unix afsconf support suite...
2009-10-08 Jeffrey AltmanPermit DNS SRV record lookups to be used by the Windows...
2009-10-06 Derrick Brashearafs_FindService should handle iana portnames
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-19 Marc DionneLinux: Restore aklog -setpag functionality for kernel...
2009-09-09 Jeffrey AltmanWindows: Add data validation to ktc_xxxx functions...
2009-08-21 Simon WilkinsonPAG numbers are unsigned (and other warnings)
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-08-06 Marc Dionnekauth warning reduction
2009-07-30 Derrick Brashearmacos 10.6 pam support
2009-07-23 Mickey LaneUpdate Windows strcmpi call
2009-07-20 Felix FrankFixed out-of-tree builds.
2009-07-13 Russ AllberyMake ktc_curpag generally available
2009-07-12 Simon WilkinsonAdd system headers
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-29 christof.hanke@rzg... rpmlint-try2-20090629
2009-06-19 Jeffrey Altmancellconfig-gethostbyname-20090618
2009-06-18 Jeffrey Altmanwindows-testcellconf-20090617
2009-06-15 Simon Wilkinsongitignore-20090615
2009-06-04 Derrick Brashearaix51-no-userspace-pag-subsystem-20090604
2009-06-03 Derrick Brashearcurpag-via-pioctl-20090603 openafs-rx-enhancements
2009-06-02 simon@sxw.org.ukauth-cellconfig-overflow-20090601
2009-05-25 Jeffrey Altmanwindows-cellservdb-lookup-20090525
2009-05-25 Jeffrey Altmanwindows-libafsconf-20090525
2009-04-27 Matt Benjamindragonfly-bsd-userland-20090427
2009-03-20 Derrick Brashearaix51-pag-header-20090320
2009-03-17 Simon Wilkinsonprintf-sanity-20090317
2009-03-16 Jeffrey Altmanauth-unistd-not-on-windows-20090316
2009-03-16 Simon Wilkinsonauth-prototypes-20090316
2008-11-29 Simon Wilkinsonrxkad-prototypes-20081129
2008-07-19 Russ Allberysuppress-cellconfig-warnings-20080718
next