summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix up some internalbitmap testsNeil Brown2006-06-16
* Allow CONFFILE2 to be overridden during make invocation.martin f. krafft2006-06-02
* CPPFLAGS gets used automatically on implicit rules. martin f krafft2006-06-02
* Avoid misdetection of overlapping partitions...Neil Brown2006-06-02
* Remove libssl dependancy and always use sha1.c codeNeil Brown2006-06-02
* Get --stop to honour --quietNeil Brown2006-06-02
* Yet another include file that someone doesn't like....Neil Brown2006-06-02
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-02
* Don't try to create a new device when using --manage or --growNeil Brown2006-06-02
* Finally (I hope) get byteorder stuff portable.Neil Brown2006-06-02
* Fix typo in mail message from --monitorNeil Brown2006-06-02
* Fix error code from examine properly..Neil Brown2006-06-02
* Improve compiling for static binaries.Neil Brown2006-05-29
* Make add_dev for uclibc return something.Neil Brown2006-05-29
* Add uninstall target to MakefileNeil Brown2006-05-29
* New install-* targets for installing differently compiled mdadmsNeil Brown2006-05-29
* Makefile improvements for static linking.Neil Brown2006-05-29
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Uclibc has deprecated 'random' so use 'rand' instead.Neil Brown2006-05-29
* add CFLAGS to mdassemble build and fix a couple of non-returning functionsNeil Brown2006-05-29
* This is to avoid gcc warnings when building with strict-aliasing optimizationNeil Brown2006-05-29
* snprintf size should be at most the size of the bufferNeil Brown2006-05-29
* Release 2.5Neil Brown2006-05-26
* Make sure everything compiles...Neil Brown2006-05-26
* Support --auto-update-homehostNeil Brown2006-05-26
* Set default name for v1 array based on device name.Neil Brown2006-05-26
* Support auto-assembling of stacked devicesNeil Brown2006-05-26
* Never remove device nodes of active devices.Neil Brown2006-05-26
* Improve names reported by --examine --briefNeil Brown2006-05-26
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-26
* Initial implementation of auto-assemblyNeil Brown2006-05-26
* Allow autoassembly to choose it's own name for the array.Neil Brown2006-05-23
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-23
* Reorganise Assemble code somewhat.Neil Brown2006-05-23
* Make sure name matching for array assembly understand the possibility of a ho...Neil Brown2006-05-23
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-23
* Allow --update=name to update the name during assembly.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Allow homehost to be set on command line or in config fileNeil Brown2006-05-19
* Improve code for recognising config lines.Neil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* New flag --no-degradedNeil Brown2006-05-19
* Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2006-05-19
* Fix incorrect error status from --examine --scanNeil Brown2006-05-19
* Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown2006-05-16
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-16
* Fix a couple of typos in the man page.Neil Brown2006-05-16