cifs-utils.git
2012-07-26 Jeff Laytonautoconf: set version to 5.6 cifs-utils-5.6
2012-07-20 Jeff Laytoncifscreds: add a check and warnings for session keyring...
2012-07-19 Luk Claesmount.cifs: Use errno instead of having unknown error
2012-07-18 Ankit Jainmount.cifs: Use systemd's mechanism for getting passwor...
2012-07-10 Andreas Schneiderautoconf: Fix building with autoconf version older...
2012-07-10 Jeff Laytonautoconf: add --enable-pie and --enable-relro
2012-07-10 Jeff Laytonreplace: remove bzero() redefinition from replace.h
2012-06-14 Jeff Laytoncifs.upcall: more debug logging for krb5 upcalls
2012-06-14 Jeff Laytonmount.cifs: set rc to 0 in libcap toggle_dac_capability
2012-06-14 Jeff Laytonautomake: revert -Werror by default
2012-06-01 Jeff Laytonautoconf: set version to 5.5.1 for interim builds
2012-05-30 Jeff Laytonautoconf: set version to 5.5 cifs-utils-5.5
2012-05-21 Jeff Laytonmanpage: document the cache= option and mark strictcach...
2012-05-19 Luk Claesmount.cifs: unused variables
2012-05-17 Jeff Laytondoc: remove old XML sources for mount.cifs.8 and cifs...
2012-05-17 Jeff Laytonmount.cifs: remove smb2 multicall binary code
2012-05-17 Jeff Laytonmount.cifs: don't send a mandatory ver= option to the...
2012-05-14 Jeff Laytondoc: update mailing list
2012-05-02 Jeff Laytonmount.cifs: don't pass credentials= option to the kernel
2012-04-20 Jeff Laytonmount.cifs: remove unnecessary getuid() check in libcap...
2012-04-20 Lars Muellermount.cifs: toggle_dac_capability() stores return code
2012-04-20 Lars Muellercifs.upcall: missing prototype for krb5_auth_con_set_re...
2012-04-20 Lars Muellermount.cifs: uninitialized variables in mount.cifs
2012-04-19 Jeff Laytonmount.cifs: fix up some -D_FORTIFY_SOURCE=2 warnings
2012-04-19 Jeff Laytonautoconf: set version to 5.4.1 for interim builds
2012-04-18 Jeff Laytonautoconf: set version to 5.4 cifs-utils-5.4
2012-04-18 Jeff Laytondocs: update to project resources in README
2012-04-16 Jeff Laytonautomake: add -Werror to CFLAGS
2012-04-15 Jeff Laytonasn1: fix up some compiler warnings in asn1.c
2012-04-15 Jeff Laytonautoconf: fix tests for wbclient to use pkgconfig
2012-04-02 Jeff Laytonmount.cifs: don't allow unprivileged users to mount...
2012-03-29 Jeff Laytoncifs.upcall: use krb5_sname_to_principal to construct...
2012-03-06 Jeff Laytonmount.cifs: add support for -s option
2012-02-23 Jeff Laytonmount.cifs: fix tests for strtoul success
2012-02-20 Jeff Laytonmanpage: update wsize= entry to account for change...
2012-02-12 Jeff Laytoncifs-utils: allow specifying rootsbindir at configure...
2012-02-12 Jeff Laytonautoconf: set release to 5.3.1 for interim builds
2012-02-12 Jeff Laytonautoconf: set release to 5.3.1 for interim builds
2012-01-28 Jeff Laytonautoconf: set version to 5.3 cifs-utils-5.3
2012-01-24 Jeff Laytoncifscreds: build it by default
2012-01-24 Jeff Laytoncifscreds: add a manpage
2012-01-17 Jeff Laytoncifscreds: change prefix on keys to "cifs:" instead...
2012-01-17 Jeff Laytoncifscreds: make key_search use keyctl_search
2012-01-17 Jeff Laytoncifscreds: make cifscreds use the "logon" key_type
2012-01-17 Jeff Laytoncifscreds: use the session keyring
2012-01-17 Jeff Laytoncifscreds: loosen allowed characters in domain names
2012-01-17 Jeff Laytoncifscreds: add --domain flag
2012-01-17 Jeff Laytoncifscreds: make username parameter optional
2012-01-17 Jeff Laytoncifscreds: move option parsing into main()
2012-01-17 Jeff Laytoncifscreds: make usage use "return" and have callers...
2012-01-17 Jeff Laytoncifscreds: make username part of value instead of descr...
2012-01-17 Jeff Laytoncifscreds: remove user parameter from create_description
2012-01-17 Jeff Laytoncifscreds: eliminate domain parm from most functions
2012-01-17 Jeff Laytoncifscreds: add unused attribute to argv parm in cifscre...
2012-01-17 Jeff Laytonutil: move getusername to util.c
2012-01-16 Jeff Laytonmount.cifs: handle errors from rename() in del_mtab
2012-01-16 Carlos Maiolinomount.cifs: Properly update mtab during remount
2012-01-16 Jeff Laytoncifs.upcall: allow admins to specify an alternate krb5...
2012-01-10 Jeff Laytonget/setcifsacl: don't link in -lkeyutils
2011-12-10 Jeff Laytoncontrib: add a set of sample /etc/request-key.d files
2011-12-10 Jeff Laytonautoconf: bump release to 5.2.1 for interim builds
2011-12-10 Jeff Laytonautoconf: set version to 5.2 cifs-utils-5.2
2011-12-05 Jeff Laytonmanpage: add an entry for prefixpath= to the mount...
2011-12-03 Jeff Laytoncifs.upcall: try and guess the domain name on unqualifi...
2011-12-03 Jeff Laytoncifs.upcall: move to Andrew's suggested algorithm for...
2011-12-03 Jeff Laytoncifs.upcall: always lowercase the hostname
2011-12-03 Jeff Laytoncifs.upcall: move to an on-stack princ buffer
2011-12-03 Jeff Laytonresolve_host: silence compiler warning about discarding...
2011-11-12 Jeff Laytoncifs.upcall: silence unused parameter warning
2011-10-19 Jeff Laytonmanpage: document new rsize= behavior
2011-10-19 Shirish Pargaonkarcifs.idmap: Add uid/gid to SID mapping functions (try #3)
2011-10-19 Jeff Laytonmanpage: cleanups to new backupuid/gid sections
2011-10-19 Shirish Pargaonkarmount.cifs: Add mount options for backup intent and...
2011-10-18 Suresh Jayaramancifs-utils: manpage: mention the required kernel versio...
2011-10-18 Suresh Jayaramancifs-utils: manpage: mention the kernel version that...
2011-10-18 Suresh Jayaramancifs-utils: mention the kernel version that introduced...
2011-10-18 Jeff Laytonmanpage: move SEE ALSO section in setcifsacl.1 nearer...
2011-09-24 Jeff Laytonacltools: install them in $bindir, not $sbindir
2011-09-23 Jeff Laytonautoconf: bump version to 5.1.1 for interim builds
2011-09-23 Jeff Laytonautoconf: set version to 5.1 cifs-utils-5.1
2011-09-23 Jeff Laytonsetcifsacl: remove unused rc var from build_cmdline_aces
2011-09-23 Jeff Laytonmanpage: document sec=ntlmssp(i) and clean up discussio...
2011-08-29 Pavel Shilovskymount.cifs: fix the conflict between rwpidforward and...
2011-08-25 Jeff Laytonautoconf: work around broken wbclient.h file
2011-08-25 Jeff Laytoncifsacl: fix whitespace problem in setcifsacl.c
2011-08-25 Shirish Pargaonkarcifsacl: Add make directives for setcifsacl (try #2)
2011-08-25 Shirish Pargaonkarcifsacl: Add configure and make directives for cifsacl...
2011-08-25 Shirish Pargaonkarcifsacl: Change contents of mount.cifs manpage (try #2)
2011-08-25 Shirish Pargaonkarcifsacl: Add man pages for setcifsacl (try #5)
2011-08-25 Shirish Pargaonkarcifsacl: Add man pages for getcifsacl (try #2)
2011-08-25 Shirish Pargaonkarcifsacl: Add file setcifsacl.c (try #2)
2011-08-25 Shirish Pargaonkarcifsacl: Add file getcifsacl.c (try #2)
2011-08-25 Shirish Pargaonkarcifsacl: Add file cifsacl.h (try #2)
2011-08-23 Jeff Laytonautoconf: fix help message for --enable-cifsidmap
2011-07-29 Jeff Laytonmount.cifs: check_newline returns EX_USAGE on error...
2011-07-19 Jeff Laytoncifs-utils: add a note about inclusion of keys.dns_reso...
2011-07-19 Jeff Laytonmanpage: corrections and cleanups to the cifsacl option...
2011-07-18 Shirish Pargaonkarmanpages: add contents for mount option cifsacl (try #3)
2011-07-12 Jeff Laytonmtab: handle ENOSPC/EFBIG condition properly when alter...
2011-07-12 Jeff Laytonmanpage: add some missing options to mount.cifs.8
next