cifs-utils.git
2014-01-09 Jeff Laytonautoconf: set version to 6.3 cifs-utils-6.3
2013-12-13 Orion Poplawskimanpage: add pam_cifscreds.8 man page
2013-12-07 Jeff Laytoncifscreds: fix up some whitespace, typos and build...
2013-12-07 Orion Poplawskicifscreds: create PAM module to insert credentials...
2013-12-07 Jeff Laytonautoconf: fix link of libwbclient
2013-10-14 Jeff Laytonasn1: fix use-after-free in asn1_write
2013-10-11 Jeff Laytonmount.cifs: fix bad free() of string returned by dirname()
2013-10-10 Jeff Laytondata_blob: clean out unused functions
2013-10-10 Jeff Laytonasn1: remove some usused functions
2013-10-10 Jeff Laytongetcifsacl: remove some dead code
2013-10-09 Jeff Laytonget/setcifsacl: fix bad bit-shifts
2013-10-09 Jeff Laytonautoconf: set release to 6.2.1 for interim builds
2013-10-04 Jeff Laytonautoconf: set version to 6.2 cifs-utils-6.2
2013-10-04 Jeff Laytonautoconf: update configure.ac a'la autoupdate
2013-09-17 Jeff Laytoncifs.upcall: try to use default credcache if we didn...
2013-09-09 Steve Frenchautoconf: add another suggested package name for krb5...
2013-07-30 Michał GórnyDo not rely on hardcoded path to systemd-ask-password.
2013-07-22 Scott Lovenbergcifs-utils: Correct max string lengths v2
2013-07-18 Jeff Laytoncifs-utils: fix some sparse warnings
2013-07-18 Jeff Laytonsetcifsacl: add fallback for when plugin can't be loaded
2013-07-08 Jeff Laytonmanpage: fix nouser_xattr description
2013-07-08 Jeff Laytonautoconf: set version to 6.1.1 for interim builds
2013-07-02 Jeff Laytoncifs-utils: set version to 6.1 cifs-utils-6.1
2013-05-29 Jeff Laytoncifs.upcall: allow users to specify dedicated keytab...
2013-05-23 Peng Haitaocifs.upcall: the exit code should be 0 when print version
2013-04-12 Peng Haitaosetcifsacl.c: fix a bug of goto setcifsacl_facenum_ret
2013-04-10 Scott Lovenbergmount.cifs: Trivial comment fixes
2013-04-10 Jeff Laytoncifs-utils: set version to 6.0.1 for interim builds
2013-03-25 Jeff Laytonautoconf: set version to 6.0 cifs-utils-6.0
2013-03-22 Jeff Laytonmount.cifs: remove support for "NFS syntax"
2013-03-20 Jeff Laytonmanpage: better document the default sec= mount option
2013-03-17 Jeff Laytonmanpage: document the mount.cifs vers= option
2013-02-01 Jeff Laytoncifs-utils: add autoconf test to make sure that libwbcl...
2013-01-29 Jeff Laytonsetcifsacl: fix offset calculation in "set" code
2013-01-29 Jeff Laytonsetcifsacl: fix infinite loop in getnumcaces
2013-01-13 Jeff Laytonmount.cifs: set parsed_info->got_user when a cred file...
2013-01-07 Jeff Laytoncifsidmap: clean up comments on API description
2013-01-07 Jeff Laytonautoconf: set release to 5.9.1 for interim builds
2013-01-07 Jeff Laytonautoconf: set version to 5.9 cifs-utils-5.9
2013-01-07 Jeff Laytonmount.cifs: remove support for "complex" usernames...
2013-01-02 Jeff Laytoncifs-utils: fix cifsidmap.h comment
2012-12-20 Jeff Laytoncifs-utils: add a manpage for idmapwb
2012-12-19 Jeff Laytoncifs-utils: convert cifs.idmap to use plugin interface
2012-12-19 Jeff Laytoncifs-utils: add autoconf test for WBC_ID_TYPE_BOTH
2012-12-19 Jeff Laytoncifs-utils: convert setcifsacl to use the plugin interface
2012-12-19 Jeff Laytoncifs-utils: new plugin architecture for ID mapping...
2012-12-19 Jeff Laytoncifs-utils: struct cifs_sid definition to new cifsidmap...
2012-12-13 Jeff Laytonsetcifsacl: remove syslog goop
2012-12-07 Jeff Laytongetcifsacl: remove unneeded openlog() call
2012-12-06 Jeff Laytoncifs-utils: only link in -lrt to binaries that need it
2012-12-06 Jeff Laytonautoconf: enable full RELRO in cifs-utils binaries
2012-12-04 Jeff Laytongetcifsacl: ensure that we don't overrun the wbcDomainS...
2012-12-04 Jeff Laytongetcifsacl: free strings returned by wbcLookupSid
2012-12-04 Jeff Laytongetcifsacl: use "size" instead of reconverting original...
2012-12-04 Jeff Laytonautotools: remove unnecessary files from distro
2012-12-03 Jeff Laytonmount.cifs: don't pass "flag" options to the kernel
2012-12-03 Jeff Laytonmount.cifs: treat uid=,gid=,cruid= options as name...
2012-12-03 Jeff Laytonautoconf: set version to 5.8.1 for interim builds
2012-11-11 Jeff Laytonautoconf: set version to 5.8 cifs-utils-5.8
2012-11-09 Jeff Laytonsetcifsacl: fix format specifier in error message
2012-11-09 Jeff Laytonsetcifsacl: don't freely cast between wbcDomainSid...
2012-11-09 Jeff Laytongetcifsacl: don't freely cast between wbcDomainSid...
2012-11-09 Jeff Laytonmount.cifs: fix argument count check
2012-11-07 Jeff Laytongetcifsacl: fix up printing of REVISION: and CONTROL...
2012-11-07 Jeff Laytoncifs.idmap: fix up some compile-time warnings
2012-11-07 Jeff Laytonsetcifsacl: fix some build warnings
2012-11-07 Jeff Laytonsetcifsacl: fix endianness of ->size in build_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: fix up ACE mask handling
2012-11-07 Jeff Laytongetcifsacl: fix endianness bug in getcifsacl and add...
2012-11-07 Jeff Laytonsetcifsacl: fix some bugs in build_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: fix some bugs in build_fetched_aces
2012-11-07 Jeff Laytonsetcifsacl: consolidate SID copying routines
2012-11-07 Jeff Laytongetcifsacl: fix raw SID printing routine
2012-11-07 Jeff Laytongetcifsacl: don't use wbcDomainSid internally
2012-11-07 Jeff Laytongetcifsacl: fix endianness before handing off SID to...
2012-11-07 Jeff Laytongetcifsacl: clarify magic number if print_ace
2012-11-07 Jeff Laytonsetcifsacl: fix verify_ace_sid
2012-11-07 Jeff Laytonsetcifsacl: clean up parse_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: clean up get_numcaces
2012-11-07 Jeff Laytonsetcifsacl: fix up endianness conversions
2012-11-07 Jeff Laytoncifs.idmap: fix endianness on SIDs before sending to...
2012-11-07 Jeff Laytonsetcifsacl: fix endianness on SIDs provided by winbind...
2012-11-07 Jeff Laytoncifsacl: header file cleanup
2012-11-07 Jeff Laytonsetcifsacl: fix up getopt() usage
2012-11-07 Jeff Laytonsetcifsacl: declare an enum for the action values
2012-11-07 Jeff Laytonget/setcifsacl: set "prog" via basename(argv[0])
2012-11-07 Jeff Laytonsetcifsacl: clean up get_numfaces
2012-11-07 Jeff Laytonsetcifsacl: fix overrun of subauths array when copying...
2012-11-07 Jeff Laytonsetcifsacl: clean up sizing of cifs_sid
2012-10-29 Jeff Laytoncifs.idmap: add a --help option for cifs.idmap
2012-10-29 Jeff Laytoncifs.idmap: set a timeout on keys that it instantiates
2012-10-29 Jeff Laytoncifs.idmap: don't use atoi to convert unsigned int...
2012-10-29 Jeff Laytoncifs.idmap: clean up strget and avoid memory allocation
2012-10-29 Jeff Laytoncifs.idmap: add an options struct to handle long options
2012-10-29 Jeff Laytoncifs.idmap: get rid of useless strcmp prior to idmapping
2012-10-29 Jeff Laytoncifs.idmap: make sure cifsacl structs are packed
2012-10-23 Scott Lovenbergmount.cifs: add warning that NFS syntax is deprecated...
2012-10-12 Jeff Laytonautoconf: set release to 5.7.1 for interim builds
2012-10-09 Jeff Laytonautoconf: set version to 5.7 cifs-utils-5.7
2012-10-08 Jeff Laytonmount.cifs: implement the "nofail" option
next