OPENAFS-SA-2018-001 Add auditing to butc server RPC implementations
[openafs.git] / src / rx /
2018-08-14 Michael Meffierx: fix rx_atomic warnings under Solaris 91/12991/3
2018-07-01 Mark Vitalerxevent: prevent negative rx_connection refCount 28/13228/4
2018-06-08 Mark Vitalexdr: remove dead code, whitespace from xdr_enum 76/13076/4
2018-06-08 Mark Vitalexdr: avoid xdr_enum memory overrun 75/13075/4
2018-05-26 Pat RieheckyRemove pointless assignments 86/13086/3
2018-05-25 Pat RieheckyAdd braces to empty conditional blocks 81/13081/5
2018-05-15 Marcio Barbosarx: fix atomics on darwin 63/13063/3
2018-04-14 Jeffrey Altmanrx: connection aborts send serial zero when no conn... 32/12932/3
2018-04-14 Jeffrey Altmanrx: pass serial number to rxi_SendRawAbort 31/12931/3
2018-03-27 Ben KadukExport {Get,Set}ServiceSpecific from liboafs_rx.la 89/10589/15
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2018-02-19 Jeffrey Altmanrx: Do not count RXGEN_OPCODE towards abort threshold 06/12906/2
2018-02-10 Andrew DeasonDo not require AFS_SYSCALL 37/11937/11
2018-01-09 Benjamin Kadukrx: remove trailing semicolons from FBSD mutex operations 53/12853/2
2018-01-09 Benjamin KadukReplace <rpc/types.h> with <rx/xdr.h> 00/12800/5
2017-12-05 Benjamin KadukOPENAFS-SA-2017-001: rx: Sanity-check received MTU...
2017-11-28 Benjamin Kadukrx: fix call refcount leak in error case 81/12781/2
2017-11-23 Benjamin KadukSprinkle rx_GetConnection() for concision 72/12772/2
2017-11-23 Benjamin Kadukrx: fix mutex leak in error case 71/12771/2
2017-11-23 Benjamin KadukAdd event-related mutex assertions 57/12757/5
2017-11-23 Benjamin KadukStandardize rx_event usage 56/12756/7
2017-08-29 Seth ForsheeLinux: Include linux/uaccess.h rather than asm/uaccess... 14/12714/3
2017-05-30 Jeffrey Altmanrx: wake up send after 'twind' has been updated 25/12625/2
2016-12-05 Andrew Deasonrx: Add rxi_FlushWriteLocked 21/12421/4
2016-12-03 Marcio Barbosaafs: release the packets used by rx on shutdown 27/12427/5
2016-11-28 Dave BotschMac OS Sierra deprecates syscall() 52/12452/3
2016-11-27 Dave BotschDefine OSATOMIC_USE_INLINED to get usable atomics on... 33/12433/3
2016-11-06 Anders Kaseorgsrc/rx/rx_packet.c: Fix misleading indentation 36/12436/2
2016-01-24 Dave Botschrxinit_status needs to be global for the kext since 73/12073/3
2016-01-23 Marcio Barbosaafs: do not allow two shutdown sequences in parallel 16/12016/8
2015-10-28 Jeffrey Altmanrx: OPENAFS-SA-2015-007 "Tattletale"
2015-08-28 Benjamin Kadukrx: Tidy up rxi_CheckCall()'s mtuout handling
2015-07-23 Marc DionneLinux 4.2: Pass namespace to sock_create_kern
2015-04-15 Benjamin KadukRemove LINUX24 from src/rx
2015-02-11 Andrew Deasonrx: Set lastBusy on RX_CALL_TIMEOUT
2015-02-11 Andrew Deasonrx: Remove RX_CALL_BUSY
2015-02-11 Andrew Deasonrx: Remove RX_CALL_IDLE
2015-02-11 Andrew Deasonrx: Remove idleDeadDetection
2015-02-11 Andrew Deasonrx: Rely on remote startWait idleness for idleDead
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-02-04 Andrew Deasonrx: Zero unitialized uio structs
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2015-01-14 Benjamin Kadukrx: rxi_SendPacketList remove duplicate conditional
2015-01-14 Benjamin Kadukrx: Remove dead AFS_ADAPT_PMTU SUN5 code
2015-01-14 Andrew Deasonrx: Normalize use of some MTU-discovery fields
2015-01-08 Marc DionneLinux 3.19: Use mgs_iter in struct msghdr
2015-01-05 Andrew Deasonrx: Ignore responses to nonexistent challenges
2014-11-23 Ben Kadukrx: Named values for securityObjectStats types
2014-11-06 Arne Wiebalckrx: initialize memory before use
2014-11-05 Benjamin KadukAllow compiling with KERNEL and AFS_PTHREAD_ENV
2014-11-05 Benjamin KadukRemove dead code
2014-10-28 Andrew Deasonrx: Reset lastSendData when resetting call
2014-10-08 Benjamin KadukBuild fixes for recent FreeBSD -current
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukRemove rx_SetEpoch, rx_SetConnectionEpoch, rx_SetConnec...
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-08-19 Perry RuiterCorrect comment typos in a couple files
2014-06-17 Benjamin KadukUse an unsigned type for bitmask values
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-06-05 Benjamin Kadukrx: Do not try to cancel nonexistent events
2014-05-28 Ben KadukSuppress nonliteral format string warning/error
2014-05-23 Benjamin KadukSome rx type cleanup for signedness
2014-04-21 Jonathan A. KollaschNetBSD: fix rx_kmutex's CV_WAIT_SIG macro
2014-04-14 Andrew DeasonFix rx_EndCall error precedence
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-04 Chas Williams (CON... rx: Remove rx_waitingForPacket
2014-04-01 Andrew Deasonrx: Avoid rxi_Delay on RXS_CheckResponse failure 97/10997/1
2014-04-01 Andrew Deasonrx: Split out rxi_SendConnectionAbortLater 96/10996/1
2014-01-28 Benjamin KadukFBSD: catch up to 1997 and include if_var.h with if.h
2014-01-12 Andrew Deasonrx: Clarify error checks for busy channel check
2013-12-18 Andrew DeasonLINUX: Use sock_create_kern where available
2013-12-18 Andrew Deasonrx: Remove obsolete comment
2013-10-25 Ben KadukAdjust for microtime() ABI on all XBSD
2013-10-25 Benjamin KadukFix build for FreeBSD 10.0
2013-09-23 Jonathan A. Kollaschrx_multi: free the quantity of memory we allocated
2013-09-23 Jonathan A. KollaschRemove AFS_NBSD40_ENV block within AFS_HPUX110_ENV...
2013-09-23 Andrew Deasonrx: Always call rxi_StartListener
2013-08-02 Ben KadukDo not use a non-literal format string
2013-06-04 Jeffrey Altmanrx: test for active calls in rxi_ChallengeEvent
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-24 Simon Wilkinsonrx: Fix wrong loop iterator in rx_clearProcessRPCStats
2013-02-21 Simon WilkinsonFix incorrect sizeof() arguments in allocations
2013-02-19 Andrew Deasonrx: Assert call error for RXS_PreparePacket error
2013-02-19 Andrew Deasonrx: Honor RXS_PreparePacket errors
2013-02-11 Jeffrey Altmanrx: remove rx_misc.h define trailing semicolons
2013-02-10 Marc Dionnerx: Remove rx_atomic_add_and_read trailing semi-colon
2013-02-02 Simon Wilkinsonrx: Fix AIX test_and_set_bit
2013-02-01 Derrick Brashearrx: convert rxinit_status to atomic
2013-02-01 Derrick Brasheardarwin: stop processing upcalls once rx shutdown starts
2013-02-01 Simon Wilkinsonrx: atomic bit ops
2013-01-22 Simon Wilkinsonrx: Remove warning inhibition on rx.c
2013-01-04 Russ AllberyMake MIN/MAX code in rx/rx_packet.h more readable
2013-01-04 Russ AllberyEnsure MIN/MAX are defined in userspace builds of rx
2012-12-05 Jeffrey Altmanrx: RX_INVALID_OPERATION abort unknown service only
2012-12-05 Andrew Deasonrx: Add rx_GetNetworkError
2012-12-01 Jeffrey Altmanrx: set abort client_initiated flag to match direction
2012-12-01 Simon Wilkinsonrx: Make rxevent_Put NULL the event ptr being put
2012-12-01 Simon Wilkinsonrx: Return success value when cancelling an event
next