Windows: AFSRedirLib AFSIgnoreReparsePointToFile
[openafs.git] / src / auth /
2013-03-11 Simon Wilkinsonauth: Don't overflow lower case cell string
2013-03-11 Simon Wilkinsonauth: Don't overflow buffer in CompFindUser
2013-03-11 Simon Wilkinsonauth: Catch long cells in backwards compat code
2013-03-07 Simon Wilkinsonauth: Don't overflow hostName array
2013-03-07 Simon Wilkinsonauth: Don't overflow cell string
2013-02-27 Simon Wilkinsonauth: Refactor afsconf_Open failure handler
2013-02-27 Simon Wilkinsonauth: Fix buffer overflow in afsconf_Open
2013-02-21 Simon Wilkinsonauth: Avoid double free in key parsing
2013-02-20 Simon Wilkinsonauth: Handle memory errors when parsing key file
2013-02-20 Simon Wilkinsonauth: Remove unecessary assignment
2013-02-06 Simon Wilkinsonpam: Build using libtool
2013-02-02 Simon Wilkinsonauth: Permit NULL fallback in localauth case
2013-01-06 Nickolai Zeldovichauth/authcon.c: fix likely mistake
2012-09-26 Derrick Brashearauth: token jar handling should realloc correctly
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-11 Simon Wilkinsonauth: Use libtool
2012-09-07 Simon Wilkinsoncmd: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-08-31 Simon WilkinsonUse rk_rename from roken
2012-08-24 Christof Hankeout-of-tree-build: extend configuration,
2012-07-23 Simon Wilkinsonauth: Fix GetTokenEx with NULL cellName
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-06-20 Niklas JonssonAuth: increase size of DNS resolver answer buffer
2012-05-24 Simon Wilkinsonauth & [ak]log: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-05-24 Simon Wilkinsonauth: Simplify DNS lookups with asprintf
2012-04-18 Michael Meffieauth: remove static local realms
2012-04-16 Michael Meffieauth: local realms configuration
2012-04-16 Michael Meffieauth: get local cell internal function
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-09 Simon Wilkinsonauth: Don't leak key on file parse error
2012-04-09 Simon Wilkinsonauth: Handle empty lists of keys
2012-04-09 Simon Wilkinsonauth: Make sure we get AF_INET addresses from DNS
2012-03-28 Michael Meffieremove athena env conditionals
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2012-02-15 Jeffrey AltmanWindows: remove AFS_WIN95_ENV
2012-02-15 Jeffrey AltmanWindows: add KTC_TOKEN_MUTEX_FAIL error code
2011-12-04 Simon Wilkinsonrx: Make the rx_call structure private
2011-11-18 Michael Meffieauth: avoid excessive stat of cellservdb
2011-11-16 Jeffrey Altmanauth: initKeys before first error exit path
2011-11-05 Derrick Brashearukernel: handle pioctl errors properly in ktc
2011-10-23 Andrew Deasonauth: Get correct viceid in legacy GetToken
2011-10-23 Andrew Deasonauth: Force correct evenness on rxkad tokens
2011-10-01 Jeffrey Altmankauth: permit kauth/test to build on Windows (again)
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-05-19 Jeffrey Altmanauth: failback to afs3-vlserver for afs3-prserver
2011-04-18 Andrew Deasonauth: Set correct flags in token_extractRxkad
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
next