]> git.decadent.org.uk Git - nfs-utils.git/history - utils/gssd
Merge branch 'sid'
[nfs-utils.git] / utils / gssd /
2013-05-10 Luk ClaesMerge branch 'upstream'
2013-06-01 Steve LangasekImported Upstream version 1.2.8 upstream/1.2.8
2013-05-10 Luk ClaesImported upstream 1.2.8
2013-04-22 Simo SorceAvoid DNS reverse resolution for server names (take 3)
2013-04-22 Simo Sorcegssd: Allow GSSAPI to try to acquire credentials first.
2013-04-10 Simo Sorcegssd: Fix double free when exporting lucid context
2013-04-02 Simo Sorcegssd: Fix segfault when using -R option
2013-04-02 Simo Sorcegssd: Switch to use standard GSSAPI by default
2013-03-25 Chuck Levergssd: gethostname(3) returns zero or -1, not an errno
2013-03-25 Chuck Levergssd: Fix whitespace nits
2013-03-25 Chuck Levergssd: Clean up gssd_setup_krb5_user_gss_ccache()
2013-03-25 Chuck Levergssd: Update description of "-l" option
2013-03-25 Chuck Levergssd: Clarify use of the term "machine credentials...
2013-03-25 Chuck Levergssd: Provide an introduction in gssd(8)
2013-03-25 Chuck Levergssd: gssd.man is missing a description of the "-M...
2013-03-25 Chuck Levergssd: Use italics for option values and pathnames
2013-03-25 Lukas Hejtmanekgssd - expired credentials problem
2013-03-25 NeilBrowngssd: don't krb5_free_context if krb5_init_context...
2013-03-25 NeilBrowngssd: use correct test for success of getrlimit()
2013-02-13 NeilBrowngssd: Call authgss_free_private_data() if library provi...
2012-11-28 NeilBrowngssd: base the size of the fd array on the RLIMIT_NOFIL...
2012-11-28 NeilBrowngssd_proc: remove pointless test against FD_ALLOC_BLOCK...
2012-11-28 NeilBrowngssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_pol...
2012-11-28 Trond Myklebustgssd: Handle the target name correctly
2012-11-28 Trond Myklebustgssd: Remove insane sanity checks of the service name
2012-11-19 Steve Dicksonsvcgssd: Encryption types not being parsed correctly
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler error
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler warning
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler warning
2012-10-18 Andy AdamsonGSSD: Pass GSS_context lifetime to the kernel.
2012-10-15 Mantas Mikulenasutils: Return status 0 on clean exits
2012-08-22 Nalin Dahyabhaigssd: Use /run/user/${UID} instead of /run/user/${USER}
2012-08-22 Nalin Dahyabhaigssd: scan for DIR: ccaches, too
2012-08-06 Chuck Leverrpc.gssd: don't call poll(2) twice a second
2012-08-06 J. Bruce Fieldsrpc.gssd: handle error to open toplevel directory
2012-08-06 J. Bruce Fieldsrpc.gssd: don't call printerr from signal handler
2012-08-06 J. Bruce Fieldsrpc.gssd: simplify signal handling
2012-07-19 Chuck Leverrpc.gssd: close upcall pipe on POLLHUP
2012-05-25 Luk Claesproper merge debian/1%1.2.6-1
2012-05-25 Luk Claesrevert
2012-05-25 Luk ClaesMerge branch 'upstream'
2012-05-22 Luk ClaesImported upstream 1.2.6 upstream/1.2.6
2012-04-16 Michael WeiserAdd -l option to gssd to force legacy behaviour
2012-03-22 Steve Dicksongssd: Look for user creds in user defined directory
2012-03-12 Simo SorceKill SPKM3: Remove also the dependent lipkey mechanism
2012-03-12 Simo SorceKill SPKM3: remove spkm3 from common gssd code
2012-03-12 Simo SorceKill SPKM3: Remove spkm3 support from gssd
2012-03-12 Simo SorceKill SPKM3: Remove spkm3 references from svcgssd
2012-01-16 Jeff Laytonautoconf: only link binaries that need it to libtirpc nfs-utils-1-2-6-rc6
2012-01-05 Jeff Laytonautoconf: don't let libnfsidmap test add -lnfsidmap...
2012-01-05 Jim Meyeringgssd: avoid double-free upon write failure
2011-10-02 Luk ClaesMerge branch 'upstream'
2011-10-02 Benjamin Coddingtongssd: Fix typo in debug string
2011-10-02 Kevin Coffmansvcgssd: use correct defaults in call to gss_set_allowa...
2011-07-21 Benjamin Coddingtongssd: Fix typo in debug string
2011-07-21 Kevin Coffmansvcgssd: use correct defaults in call to gss_set_allowa...
2011-07-09 Luk Claesdebian-changes debian/1%1.2.4-1
2011-07-09 Luk ClaesMerge branch 'upstream'
2011-07-09 Luk ClaesImported Upstream version 1.2.4 upstream/1.2.4
2011-06-07 Neil BrownDocument "-n" for svcgssd
2011-04-19 Steve Dicksonrpc.svcgssd: Segmentation fault on error nfs-utils-1-2-4-rc8
2011-04-19 Sean Finneynfs-utils: Increase the stdio file buffer size for...
2011-04-06 Kevin Coffmannfs-utils: Add support to svcgssd to limit the negotiat...
2011-03-29 Ben HutchingsMerge commit 'upstream/1.2.3'
2011-03-29 Ben HutchingsImported Upstream version 1.2.3 upstream/1.2.3
2011-02-09 Mi JinlongGssd: modify wrong err message at handle_gssd_upcall
2011-02-09 Jason GunthorpeSupport AD style kerberos automatically in rpc.gss
2011-01-14 Steve DicksonImprove debugging in svcgssd nfs-utils-1-2-4-rc5
2010-09-28 Eberhard KuemmerleAdded the -p <principal> flag to the svcgssd manpage
2010-09-28 Eberhard Kuemmerlesvcgssd: Adding a <-p principal> flag
2010-08-09 Steve DicksonRemoved warnings from svcgssd_proc.c
2010-08-09 Steve DicksonRemoved warnings from svcgssd.c
2010-08-09 Steve DicksonRemoved warnings from gssd_proc.c
2010-08-09 Steve DicksonRemoved warnings from krb5_util.c
2010-08-09 Steve DicksonRemoved warnings from gssd_main_loop.c
2010-08-09 Steve DicksonRemoved warnings from gssd.c
2010-07-19 Doug Nazargssd: picking wrong creds
2010-07-19 Doug Nazargssd: Fix endtime issue
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.2.2 upstream/1.2.2
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.2.1 upstream/1.2.1
2010-07-14 Ben HutchingsImported Upstream version 1.2.0 upstream/1.2.0
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.6 upstream/1.1.6
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.5 upstream/1.1.5
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.4 upstream/1.1.4
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.3 upstream/1.1.3
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.2 upstream/1.1.2
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.1 upstream/1.1.1
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070929 upstream/1.1.1_git-20070929
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070709 upstream/1.1.1_git-20070709
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.1.1~git-20070706 upstream/1.1.1_git-20070706
next