summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss (follow)
Commit message (Expand)AuthorAge
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-09-22
* rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-04-07
* SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski2021-02-23
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-23
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-20
* sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-06-20
* sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-14
* SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2019-11-28
* sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin2019-01-13
* SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-13
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
* SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2017-04-21
* svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-02-09
* svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-26
* SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-09-07
* sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-06-07
* sunrpc: avoid warning in gss_key_timeoutArnd Bergmann2015-10-23
* sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick2015-06-22
* svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-04
* sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-26
* svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-17
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-13
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2014-08-03
| * sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.cJeff Layton2014-08-03
| * sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton2014-08-03
| * sunrpc: fix RCU handling of gc_ctx fieldJeff Layton2014-08-03
| * sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-12
| * auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-12
* | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust2014-05-18
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-10
|\ \
| * | nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-30
| |/
* / arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-16
* SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-16
* SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-10
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-31
|\
| * sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-27
* | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\ \ | |/ |/|
| * gss_krb5: use lcm from kernel libLuis Henriques2014-01-24
| * minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-07
| * sunrpc: get rid of use_gssp_lockJeff Layton2014-01-06
| * sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-06
| * sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-06
* | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
|/
* Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\