jlayton/cifs-utils.git
2011-03-04 Jeff Laytonautoconf: bump release to 4.9 cifs-utils-4.9
2011-02-15 Jeff Laytonmount.cifs: fix handling of scopeid in resolve_host
2011-02-08 Jeff Laytonmount.cifs: reacquire CAP_DAC_READ_SEARCH before callin...
2011-02-01 Jeff Laytonmount.cifs: fix possible use of uninitialized variable
2011-01-31 Jeff Laytonmount.cifs: don't try to alter mtab if it's a symlink
2011-01-31 Jeff Laytonautoconf: bump release to 4.8.2 for interim builds
2011-01-21 Jeff Laytonautoconf: bump release to 4.8.1 cifs-utils-4.8.1
2011-01-16 Jeff Laytonautoconf: bump release to 4.8 cifs-utils-4.8
2011-01-14 Jeff Laytonmanpage: fix the SEE ALSO section
2011-01-14 Jeff Laytonmount.cifs: add cruid= mount option
2011-01-14 Jeff Laytonmount.cifs: clean up handling of uid= and gid=
2011-01-14 Jeff Laytoncifs.upcall: add keytab support for unattended mounts
2011-01-14 Jeff Laytoncifs.upcall: debug logging for the key description...
2011-01-14 Jeff Laytoncifs.upcall: save off username field from key description
2011-01-14 Jeff Laytoncifs.upcall: clean up key description decoding routine
2011-01-14 Jeff Laytoncifs.upcall: consolidate find_krb5_cc calls
2011-01-05 Jeff Laytoncifs.upcall: fix crash when trying to free uninitialize...
2011-01-05 Jeff Laytoncifs.upcall: add 'l' to getopt_long string
2011-01-05 Pavel Shilovskymanpage: change port option description
2010-12-28 Stefan Metzmachercifs.upcall: use krb5_auth_con_set_req_cksumtype()...
2010-12-28 Stefan Metzmachercifs.upcall: use krb5_auth_con_init() to create an...
2010-12-28 Stefan Metzmachercifs.upcall: fix memory and call krb5_auth_con_free()
2010-12-14 Jeff Laytoncifs-utils: fixes for manpage pathname replacement...
2010-12-09 Jeff Laytoncifs-utils: rewrite hardcoded paths in manpages
2010-12-09 Suresh Jayaramanmount.cifs: manpage: add entry for "actimeo" option
2010-12-09 Jeff Laytoncifs-utils: bump version number to 4.7.1 for interim...
2010-10-19 Jeff Laytonautoconf: bump release to 4.7 cifs-utils-4.7
2010-10-08 Jeff Laytonmanpage: add mount.cifs manpage entry for "multiuser...
2010-10-08 Jeff Laytonmount.cifs: reinstate ip= as an override for address...
2010-08-24 Björn Jackemount.cifs: use monotonic time for timeouts
2010-08-24 Björn Jackeautoconf: add checks for clock_gettime
2010-08-20 Igor Druzhinincifs-utils: infrastructure for stashing passwords in...
2010-08-20 Igor Druzhinincifs-utils: moving resolve_host into separate file
2010-08-04 Suresh Jayaramanmount.cifs: remove redundant error assignment
2010-08-04 Jeff Laytonautoconf: bump version number to 4.6.1 for non-release...
2010-07-30 Jeff Laytonautoconf: bump version to 4.6 cifs-utils-4.6
2010-07-27 Jeff Laytondata_blob: change for loop indices to a unsigned int
2010-07-27 Jeff Laytoncifs.upcall: swap c99 initializers for memset calls
2010-07-27 Jeff Laytonmtab: add __attribute__((unused)) to unused variables
2010-07-27 Jeff Laytonautomake: add -Wextra to CFLAGS
2010-07-27 Suresh Jayaramanmount.cifs: document the 'fsc' mount option
2010-07-27 Suresh Jayaramanmount.cifs: clarify 'fsc' mount option
2010-07-27 Jeff Laytonautoconf: bump version to 4.5.2
2010-07-27 Suresh Jayaramanmount.cifs: add 'fsc' mount option to the usage help...
2010-07-27 Suresh Jayaramanmanpages: document 'fsc' mount option
2010-07-27 Jeff Laytonmount.cifs: handle the "mand" and "nomand" mount option...
2010-07-27 Jeff Laytonmount.cifs: ignore the "_netdev" mount option
2010-07-26 Jeff Laytoncifs.upcall: require a uid= or creduid= parm
2010-07-23 Jeff Laytoncifs.upcall: use "creduid=" parm by default when available
2010-07-07 Jeff Laytonmount.cifs: switch to using _PATH_MNTTAB and paths.h
2010-06-16 Jeff Laytonmount.cifs: use original device name as-is for mtab
2010-06-06 Scott Lovenbergmount.cifs: accept all supported values for dir_mode
2010-06-06 Jeff Laytoncifs-utils: bump version number to 4.5.1
2010-05-30 Jeff Laytonmount.cifs: fix parsing of "cred=" option
2010-05-21 Jeff Laytoncifs-utils: bump version number to 4.5 cifs-utils-4.5
2010-05-14 Scott Lovenbergmount.cifs: cosmetic alignment patch
2010-05-14 Scott Lovenbergmount.cifs: clean up option parsing
2010-05-14 Steve Frenchmount.cifs: unitialized variable in cred parsing error...
2010-05-11 Steve Frenchmount.cifs: turn into a multicall binary for smb2
2010-05-11 Scott Lovenbergmount.cifs: removed magic number for max username in...
2010-05-02 Jeff Laytonmount.cifs: strip leading delimiter off of prefixpath...
2010-05-02 Jeff Laytoncifs-utils: bump version number to 4.4.1 for interim...
2010-04-28 Jeff Laytoncifs-utils: bump version number to 4.4
2010-04-28 Jeff Laytonmount.cifs: fix parsing of password in parse_username cifs-utils-4.4
2010-04-25 Scott Lovenbergmount.cifs: continued cleanup of open_cred_file and...
2010-04-23 Scott Lovenbergmount.cifs: clean up credential file parsing
2010-04-17 Jeff Laytonmount.cifs: remove unneeded newline in verbose output
2010-04-14 Jeff Laytonmount.cifs: check for NULL pointer before calling strchr()
2010-04-13 Jeff Laytonautomake: don't use @foo@ constructs in Makefile.am
2010-04-12 Jeff Laytoncifs: enable CAP_DAC_READ_SEARCH before chdir() and...
2010-04-09 Jeff Laytoncifs-utils: bump version number to 4.3 cifs-utils-4.3
2010-04-09 Jeff Laytonautoconf: remove explicit check for prctl
2010-04-06 Jeff Laytonautotools: add --with-libcap autoconf option
2010-04-06 Jeff Laytonmount.cifs: fix capability issues when libcap isn't...
2010-04-06 Scott Lovenbergmount.cifs: make credentials file parameters consistent...
2010-04-05 Jeff Laytonmount.cifs: restrict capabilities further
2010-04-05 Jeff Laytonmount.cifs: properly prune the capabilities bounding set
2010-04-04 Jeff Laytonmount.cifs: use libcap-ng to manage capabilities
2010-04-04 Jeff Laytonautotools: don't link mount.cifs against krb5 library
2010-04-03 Jeff Laytonmount.cifs: fix toggle_cap_dac_override
2010-04-03 Jeff Laytonmount.cifs: only enable CAP_DAC_OVERRIDE when needed
2010-04-02 Jeff Laytonmount.cifs: if real uid is 0, child must keep CAP_DAC_O...
2010-04-02 Jeff Laytoncifs-utils: bump version to 4.2 cifs-utils-4.2
2010-04-02 Jeff Laytoncifs.upcall: run it through Lindent
2010-04-02 Torsten Kurbadcifs-upcall: krb5.h inclusion quick fix
2010-04-02 Torsten Kurbadcifs-upcall: heimdal fixes
2010-04-01 Jeff Laytonmount.cifs: re-enable setuid usage
2010-04-01 Jeff Laytonmount.cifs: drop capabilities if libcap is available
2010-04-01 Jeff Laytonmount.cifs: guard against signals by unprivileged users
2010-04-01 Jeff Laytonmount.cifs: introduce privilege separation
2010-04-01 Jeff Laytonmount.cifs: move nomtab, fakemnt, and verboseflag flags...
2010-04-01 Jeff Laytonmount.cifs: move assembly of parsed_mount_info to separ...
2010-04-01 Jeff Laytonmount.cifs: run mount.cifs through Lindent
2010-04-01 Jeff Laytonmount.cifs: move mtab adding code to separate function
2010-04-01 Jeff Laytonmount.cifs: clean up command-line options
2010-04-01 Jeff Laytonmount.cifs: reassemble device name from pieces
2010-04-01 Jeff Laytonmount.cifs: clean up setting of password field
2010-04-01 Jeff Laytonmount.cifs: eliminate "legacy" setuid behavior
2010-04-01 Jeff Laytonmount.cifs: eliminate some unneeded flags in parsed_mou...
2010-04-01 Jeff Laytonmount.cifs: parse unc into separate fields
next