metze/cifs-utils/wip.git
2010-12-28 Stefan Metzmachercifs.upcall: use krb5_auth_con_set_req_cksumtype()... master-gssapi-checksum
2010-12-27 Stefan Metzmachercifs.upcall: use krb5_auth_con_init() to create an...
2010-12-27 Stefan Metzmachercifs.upcall: fix memory and call krb5_auth_con_free()
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
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
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
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
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
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
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
2010-04-01 Jeff Laytonmount.cifs: add username and domain fields to parsed_mo...
2010-04-01 Jeff Laytonmount.cifs: make mountpassword a field in parsed_info
2010-04-01 Jeff Laytonmount.cifs: make parse_options return proper mount...
2010-04-01 Jeff Laytonmount.cifs: have parse_options fill parsed_mount_info
2010-04-01 Jeff Laytonmount.cifs: declare new struct for holding parsed mount...
2010-03-23 Jeff Laytoncifs-utils: release 4.1
2010-03-23 Jeff Laytonmount.cifs: fix ver= option passed to the kernel
2010-03-22 Jeff Laytonmount.cifs: don't use exit(3) in get_password_from_file
2010-03-22 Jeff Laytonmount.cifs: don't use exit(3) in mount_cifs_usage(...
2010-03-22 Jeff Laytonmount.cifs: don't use exit(3) in main()
2010-03-22 Jeff Laytonmount.cifs: fix error handling when duplicating options...
2010-03-22 Jeff Laytonmount.cifs: make check_mountpoint a noop for non-legacy...
2010-03-22 Jeff Laytonmount.cifs: remove uuid option
2010-03-22 Jeff Laytonmount.cifs: remove bogus rsize/wsize options
2010-03-22 Jeff Laytonmount.cifs: simplify command-line option parsing
2010-03-22 Jeff Laytonmount.cifs: remove unneeded uname call
2010-03-22 Jeff Laytonmount.cifs: clean up parse_server
2010-03-20 Jeff Laytonmount.cifs: clean up preprocessor macros
2010-03-20 Jeff LaytonUpdate the README
2010-03-20 Jeff Laytoncifs-utils: switch to using autoconf package version
next