Windows: npdll do not retrieve auth id
[openafs.git] / src / rx /
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
2012-12-01 Simon Wilkinsonrx: Don't treat calls specially in event package
2012-11-30 Simon Wilkinsonrx: Remove unused origPeer parameter to FindPeer
2012-11-30 Simon Wilkinsonrx: Remove unused timeoutEvent
2012-11-30 Simon Wilkinsonrx: CheckBusy doesn't drop conn_call_lock
2012-11-28 Simon Wilkinsonrx: Add a no-op afs_kcondvar_t for LWP
2012-11-28 Andrew Deasonrx: Lock call for KeepAliveOn/KeepAliveOff
2012-11-27 Andrew Deasonrx: Generate BUSY packets for error call channels
2012-11-19 Marc DionneLinux 3.7: remove use of param.h and ioctl.h
2012-11-08 Andrew Deasonrx: Fix non-TSFPQ rxi_FreePackets
2012-10-30 Simon WilkinsonFix mutex assertion
2012-10-30 Simon Wilkinsonrx: Move kernel assertion macros
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-29 Simon Wilkinsonrx: Move transmit queue clearing
2012-10-29 Simon Wilkinsonrx: Refactor code to acknowledge a whole TX queue
2012-10-29 Simon Wilkinsonrx: Remove duplicate out of order ACK check
2012-10-29 Simon Wilkinsonrx: Remove duplicate security layer check
2012-10-29 Simon Wilkinsonrx: Refactor rxi_ReceivePacket call selection
2012-10-29 Simon Wilkinsonrx: Don't build a call to immediately abort it
2012-10-29 Simon Wilkinsonrx: Remove unreachable debug statement
2012-10-29 Simon Wilkinsonrx: Always provide rxi_WaitForTQBusy
2012-10-29 Simon Wilkinsonrx: MUTEX_* are no-ops when !RX_ENABLE_LOCKS
2012-10-29 Simon Wilkinsonrx: Get rid of AFS_GLOBAL_RXLOCK_KERNEL
2012-10-29 Simon Wilkinsonrx: Don't have 2 different protos for rxi_CheckCall
2012-10-29 Simon Wilkinsonrx: Don't double check conn->call
2012-10-29 Simon Wilkinsonrx: Move bytesSent + bytesRcvd into app only data
2012-10-29 Simon Wilkinsonrx: Don't use app-thread variable in SendXmitList
2012-10-29 Simon Wilkinsonrx: Make lock-free call data explicit
2012-10-18 Simon Wilkinsonrx: Use opr queues
2012-10-18 Simon Wilkinsonrx: Move server queue entry structure out of rx.h
2012-10-18 Simon Wilkinsonrx: Export some more functions
2012-10-18 Andrew Deasonrx: Skip rxi_CheckPeerDead if we are DALLY
next