LINUX: Debian/Ubuntu build regression on kernel 3.16.39
[openafs.git] / src / kauth /
2016-11-28 Anders KaseorgRemove NULL checks for AFS_NONNULL parameters 42/12442/2
2016-05-06 Benjamin Kadukexport some kauth symbols for libadmin sample apps 39/11139/2
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Michael MeffieReopen the correct filename when -logfile is given 23/11723/16
2015-08-27 Anders Kaseorgkauth: Resolve date signedness warning in SetFields
2015-08-02 Anders Kaseorgsrc/kauth/krb_udp.c: Remove redundant NULL check for...
2015-05-06 Benjamin Kadukkauth: fix clock skew detection
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-02-26 Ben KadukFix incorrect uses of abs()
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2014-12-03 Mark Vitalekauth: fix klog principal name parsing
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-25 Michael Meffiecmd: avoid piggy-backing flags in the help string
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
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-04 Anders KaseorgFix buffer length validation in ktc_GetToken and knfs
2013-12-06 Ken HornsteinRemove extra whitespace from macro invocations
2013-11-27 Ben KadukRemove klogin
2013-11-05 Andrew DeasonDo not hide -enable_{peer,process}_stats
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-23 Chaskiel GrundmanAdd missing clean rules
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-03-10 Simon Wilkinsonkauth: Don't overflow stack when building username
2013-03-07 Simon Wilkinsonkauth: Use strl* functions in ka_log
2013-03-07 Simon Wilkinsonkauth: Handle calls to ka_log with no principal
2013-03-07 Simon Wilkinsonkauth: Don't overflow cell string
2013-03-04 Simon Wilkinsonkauth: Don't overflow cellinfo hostAddrs array
2013-02-27 Simon Wilkinsonkauth: Fix overflow when writing ticket file
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-24 Simon Wilkinsonkauth: realm can't be NULL when calling CellToRealm
2013-02-24 Simon Wilkinsonkauth: Don't ignore GetExtendedCellInfo failures
2013-02-24 Simon Wilkinsonkauth: Catch ka_KeyCheckSum failures
2013-02-24 Simon Wilkinsonkauth: Fix some unnecessary variable assignments
2013-02-22 Simon Wilkinsonkauth: Don't store the old signal routine
2013-02-22 Simon Wilkinsonkauth: Remove unused assignments to bp
2013-02-22 Simon Wilkinsonkauth: Remove unused lclpw structure from klog
2013-02-06 Simon Wilkinsonpam: Build using libtool
2013-01-31 Marc DionneRework set_header_word macros
2012-12-26 Ben KadukAdd configure option to not install kauth
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-12 Simon Wilkinsonlibafsauthent: Build with libtool
2012-09-12 Simon Wilkinsonkauth: Use libtool
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
2012-07-26 Garrett Wollmankauth: ka_CellToRealm's "realm" parameter cannot be...
2012-07-25 Garrett Wollmankauth: don't call lcstring with a null source argument
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-05-24 Simon Wilkinsondbservers: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-05-12 Andrew DeasonCall rx_SetNoJumbo earlier
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-11 Michael MeffieBuild: link libaudit before util
2012-04-10 Simon Wilkinsonrxkad: Move conversion functions to own file
2012-04-09 Simon Wilkinsonrx: Hide struct rx_peer from the rest of the tree
2012-04-09 Simon Wilkinsonkas: Don't require config for help
2012-01-05 Marc DionneUse offsetof() in set_header_word to get field offset
2011-12-31 Jeffrey AltmanWindows: kauth search for kerberos iv port first
2011-12-20 Andrew DeasonInclude afsconfig.h before anything else
2011-12-04 Simon Wilkinsonrx: Make the rx_call structure private
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-26 Simon WilkinsonClean up assertion
2011-09-19 Andrew Deasonntohs ubik header size
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-08-09 Garrett Wollmankdb: don't dereference a null pointer on corrupt database
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-03-29 Simon Wilkinsonkauth: Tidy header includes
2011-03-17 Simon Wilkinsonkauth: Use strtol for integer argument handling
2011-03-13 Simon Wilkinsonubik: Allow servers to have more than 3 seclayers
2011-03-13 Simon Wilkinsonubik: Remove dependency on auth
2010-12-07 Andrew DeasonRemove unreached lines
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-01 Derrick Brashearkill off afs/debug.h
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-20 Marc Dionnerxgen, kauth: Set but not used variables
2010-09-20 Simon WilkinsonRename kauth/token.c as kauth/katoken.c
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-06-23 Andrew DeasonMake ubik use unsigned addresses
2010-06-14 Derrick Brasheargenerated file target
2010-05-26 Andrew DeasonProtect ubik cache accesses
2010-05-26 Russ AllberyRemove documentation of kaserver -fastKeys
2010-04-26 Simon WilkinsonFix make clean and make distclean
next