Import of code from c-tap-harness
[openafs.git] / src / auth /
2020-07-13 Andrew Deasonauth: Avoid cellconfig.c stdio renaming 14/14214/3
2020-05-18 Andrew Deasonauth: Close fd on SetExtendedCellInfo write error 13/14213/2
2020-04-17 Yadavendra YadavLINUX: Copy session keys to parent in SetToken 46/14146/5
2020-03-06 Michael Meffieauth: accept a NULL afsconf_dir in afsconf_SetCellInfo... 61/14061/9
2020-03-06 Michael Meffieauth: pass the directory name to _afsconf_CellServDBPath 76/14076/6
2020-03-06 Michael Meffieauth: retire writeconfig.c 75/14075/5
2020-02-21 Michael Meffiewarn when starting without keys 11/13911/8
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-07-05 Mark Vitaleauth: eliminate pointless retries in ktc_ListTokensEx 98/13598/5
2019-04-12 Benjamin Kadukauth: Add afsconf_ClientAuthRXGK variants 04/11104/17
2019-03-24 Andrew DeasonUse rxgk in afsconf_BuildServerSecurityObjects 41/12941/7
2019-03-24 Benjamin KadukImplement afsconf_GetRXGKKey 99/11099/17
2019-03-24 Ben KadukAdd rxgk support to userok 76/10576/23
2019-03-23 Andrew Deasonauth: Make afsconf_PutTypedKeyList idempotent 07/13507/4
2019-02-15 Michael Meffieauth: refactor afsconf_Open 97/13397/10
2019-02-12 Mark Vitaleauth: remove stale "magic number" comment 90/13490/2
2019-01-25 Michael Meffieauth: fix afsconf_GetExtendedCellInfo memory leak 96/13396/7
2019-01-25 Michael Meffieauth: plug auth realms memory leaks 95/13395/6
2019-01-25 Michael MeffieAdd the CellServDB pathname to the afsconf_dir 08/13408/5
2019-01-18 Michael Meffiebuild: declare test targets as phony 19/13419/2
2019-01-11 Michael Meffieauth: update the auth test programs 94/13394/4
2018-10-09 Marcio Barbosaauth: check if argument of afsconf_Close* is null 52/13352/2
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-05-25 Pat RieheckyAdd braces to empty conditional blocks 81/13081/5
2018-03-10 Ben Kadukauth: Let superuser identities be superusers 75/10575/17
2016-09-11 Andrew Deasonafs: Make ONEGROUP_ENV not Linux-specific 78/11978/7
2016-05-06 Chas Williams (CON... auth: Allow subnet ranges in NetInfo and NetRestrict 13/11313/7
2016-01-26 Benjamin Kadukcellconfig: check for invalid dotted quads 09/12109/4
2015-12-25 Benjamin KadukMake typedKey helpers more friendly to use
2015-12-21 Mark Vitaleafs: incorrect types for AFSDB IPv4 addresses
2015-11-18 Stephan Wiesandwriteconfig: emit error messages again in VerifyEntries
2015-01-09 Benjamin KadukAdd AFSCONF_NOCELLNAME error code
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2014-12-03 Chas Williams (CON... auth: Clean up and document functions in netrestrict.c
2014-12-01 Chaskiel GrundmanRemove UKERNEL code from files that don't need it
2014-12-01 Jeffrey HutzelmanFix unchecked calls to asprintf
2014-11-05 Andrew Deasonauth: Fix GetNthIdentityOrUser EOF return code
2014-11-05 Michael Meffieavoid writing loopback addresses into CellServDB
2014-10-08 Benjamin KadukBuild auth tests with libtool
2014-10-08 Benjamin KadukBuild a usable pam_afs.so
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Benjamin KadukSort libtool symbol files
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-07-07 Chas Williams (CON... auth: Fix library dependencies so that tests build...
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2014-05-28 Michael Meffieauth: fix include quotes for generated headers
2014-05-21 Gergely RiskoRestrictedQuery feature
2014-05-04 Anders KaseorgFix buffer length validation in ktc_GetToken and knfs
2014-03-22 Benjamin Kadukbcrypt keys are in the rxkad list, not the rxgk list
2014-03-18 Jeffrey AltmanWindows: Platform specific MIDL output
2014-03-11 Perry Ruitercellconfig: move memcpy outside loop
2014-01-09 Benjamin Kadukktc: fix up initializer for local_tokens
2013-12-18 Andrew Deasoncellconfig: Do not use 'long' for dbserver IPs
2013-10-26 Mark Vitaleauth: prevent uninitialized key list in AFS config
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-12 Michael Meffieauth: fix cellservdb update check
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Ben KadukFix typo
2013-07-13 Chaskiel GrundmanKrb5 ticket support for server-to-server and localauth
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-07-12 Ben KadukMake KeyFileExt comment match reality
2013-06-20 Jeffrey Hutzelmanuserok.c: Fix fixed-size on-stack path buffers
2013-05-28 Simon WilkinsonSort all libtool symbol lists
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
next