freeramdisk: make NOEXEC
[oweals/busybox.git] / util-linux / mount.c
2017-07-27 Denys Vlasenkoconfig: more tweaking of help texts
2017-07-27 Denys Vlasenkoswapon: do not use FEATURE_MOUNT_LABEL, have your own...
2017-07-27 Denys Vlasenkoconfig: trim/improve item names and help texts, take 2
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-07-10 Denys Vlasenkoinetd,mount: do not die if uclibc without RPC is detected
2017-03-16 Denys Vlasenkomount: create loop devices with LO_FLAGS_AUTOCLEAR...
2017-01-29 Denys Vlasenkolibbb: match_fstype() is unreadable in the extreme...
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-23 Denys VlasenkoConvert all util-linux/* applets to "new style" applet...
2016-09-27 Denys Vlasenkomount: for cifs, dont insert "ip=ADDR" option if user...
2016-09-26 Denys Vlasenkomount: tweak "IPv6 scoped addr" commit
2016-09-26 Denys Vlasenkolibbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-06-20 Denys Vlasenkorandomconfig fixes 5: false positive for tar; mount...
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2015-12-30 Denys Vlasenkomount: support "nofail" option. Closes 8551
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2015-03-11 Isaac Dunhammount: -T OTHERTAB support
2013-01-22 Denys Vlasenkomount: whitespace fix. no code changes
2013-01-17 Bernhard Reutner... mount: fix -o user=foo mishandling, fix unc= generation...
2013-01-15 Martin Santessonmount: add unc option to CIFS mount (needed for Linux...
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2012-06-26 Denys Vlasenkomount: support strictatime option. Closes 5240
2012-06-22 Denys Vlasenkomount: do not pass "comment=ANYTHING" option to kernel...
2012-06-22 Denys Vlasenkomount: undo recent breakage when mount flags were made...
2012-06-21 Denys Vlasenkomount: set up RO loop device if mount -o ro. Closes...
2012-04-20 Denys Vlasenkowhitespace fixes
2011-11-10 Denys Vlasenkomount: resolve hosts to IPs in nfs mounts
2011-11-10 Denys Vlasenkomount: make FEATURE_MOUNT_NFS not needed for Linux...
2011-11-10 Dave Lovemount: support -o noacl
2011-11-03 Karol Lewandowskimount: handle list of comma-separated fs types in ...
2011-11-03 Denys Vlasenkomount: free commented /etc/filesystems lines when we...
2011-09-20 Denys Vlasenkoadd INIT_G()'s. No code changes.
2011-09-12 Denys Vlasenkolosetup: implement -r option. Closes 4033.
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-05-04 Bernhard Reutner... mount: for NFS use tcp per default rather than udp
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-03-26 Roman Borisovmount: add --rbind option support
2011-03-26 Roman Borisovmount: rprivate option fix
2011-02-28 Denys Vlasenkomount: strip multiple trailing slashes, not just one
2011-02-28 Roman Borisovmount: update /etc/mtab properly on mount --move
2011-02-26 Peter Korsgaardmount: ignore unknown mount options when remounting...
2011-02-26 Roman Borisovmount: fix wrong long option namess
2010-10-28 Alexander Shishkinmount: pass NULL, not "", as "data" to mount syscall...
2010-10-22 Alexander Shishkinmount: code shrink (-81 bytes)
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-06-27 Denys Vlasenkomount: fix a case when sometimes error message is not...
2010-05-19 Denys Vlasenkomount: handle EDQUOT > 255 properly. closes bug 1579
2010-03-23 Denys Vlasenko*: merge some common strings
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-02-27 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-02-27 Denys Vlasenko*: gethostname-related fixes
2010-02-06 Denys Vlasenkowhitespace fix
2010-02-04 Denys Vlasenko*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2009-12-16 Denys Vlasenkomount: dont include NFS headers if not needed; drop...
2009-12-15 Denys Vlasenkomount: fix goof in last commit; clear errno since we...
2009-12-15 Denys Vlasenkomount: if we mount //host/xxx, add ip=IPADDR to options
2009-12-10 Denys Vlasenkomount: "already mounted" msg appears only if -v
2009-12-05 Denys Vlasenkomount: prevent second mount -a from mounting everything...
2009-12-04 Michael Abbottmount: add support for -O list. +44 bytes
2009-11-25 Denys Vlasenkontpd: and real handling for -N, show usage w/o options...
2009-11-21 Denys Vlasenkomount: clean up #defines. No code changes
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-10-05 Vladimir Dronnikovwget: fix for code 302; mount: support -o union
2009-09-20 Natanael Copaswaponoff: add uuid/label support. By Natanael Copa
2009-09-15 Denys Vlasenkomount: do not execute "mount.(null)" :)
2009-07-08 Denys Vlasenkomove libc related stuff out of platform.h
2009-06-19 Denys Vlasenkomount: support -i; pass through -f and -n to helpers...
2009-05-13 Denys Vlasenkomount: save 80 bytes by forced de-inlining
2009-05-13 Denys Vlasenkomount: document when kernel started accepting string...
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-04-12 Denis Vlasenkomount: users report that CIFS support is breaking things,
2009-03-14 Denis Vlasenkomount: support "-O option"; stop trying to mount swap...
2008-12-10 Denis Vlasenkomount: make it more readable
2008-12-10 Denis Vlasenkoplacate Rob's qualms about mount.c
2008-12-05 Denis Vlasenkomount: cosmetics, no code changes (verified with objdum...
2008-10-18 Denis Vlasenkomount: -o parm1 -o parm2 should accumulate
2008-08-06 Bernhard Reutner... - support relatime / norelatime
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-19 Denis Vlasenkomount: support nfs mount option nordiplus.
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-08 Denis Vlasenkomount: support for "-o mand"
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-01 Denis Vlasenkorevert last two commits. vfork cannot be used in subrou...
2008-07-01 Denis Vlasenko*: introduce and use xfork()
2008-06-24 Denis Vlasenkomount: fix mishandling of proto=tcp/udp
2008-06-24 Denis Vlasenkomount: code shrink without logic changes. Added a comment
2008-05-30 Bernhard Reutner... - add FIXME to use hasmntopt()
2008-05-26 Denis Vlasenko[u]mount: add/update dietlibc build fix
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-04-07 Denis Vlasenkomount: remove superfluous comment
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-18 Denis Vlasenkomount: #ifdef out MOUNT_LABEL code parts if it is not...
2008-03-17 Denis Vlasenkobrctl: eliminate stray data object
next