summaryrefslogtreecommitdiff
path: root/lib/datastruct
Commit message (Expand)AuthorAgeFilesLines
...
* more str_list fnsAlasdair Kergon2003-10-152-11/+46
* str_list_delAlasdair Kergon2003-10-152-0/+14
* Extract some common functions.Alasdair Kergon2003-09-172-0/+49
* Improve segment merge/split code.Alasdair Kergon2003-09-151-13/+17
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-042-1/+9
* list_nextAlasdair Kergon2003-05-061-0/+5
* Improve build robustness.Alasdair Kergon2003-04-151-3/+6
* size_t tidyingAlasdair Kergon2003-04-021-5/+1
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-245-8/+6
* Fix (rare) cache bug on machines with large /dev directories.Alasdair Kergon2003-01-101-18/+6
* o Additional device/filter-level debugging messages + duplicate alias fixAlasdair Kergon2003-01-081-0/+7
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-196-17/+14
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-7/+18
* Refactoring.Alasdair Kergon2002-11-185-23/+33
* Merge with text format branch.Alasdair Kergon2002-04-243-30/+35
* o Added a macro called hash_iterate, that is similar to list_iterateJoe Thornber2002-02-252-2/+6
* Add list_iterate that's safe with deletions.Alasdair Kergon2002-01-291-1/+4
* o Tool support for segments.Alasdair Kergon2001-11-281-0/+10
* Use inttypes.hAlasdair Kergon2001-11-152-15/+3
* More LV-related tidying. lvdisplay without args now shows all LVs.Alasdair Kergon2001-11-141-0/+4
* o LGPL list implementationJoe Thornber2001-10-315-91/+36
* o Shuffle the keys to stop degeneracy.Joe Thornber2001-10-251-2/+2
* o Trivial binary treeJoe Thornber2001-10-252-0/+156
* o added aliases list to struct device.Joe Thornber2001-10-251-0/+8
* o Merged common code between hash_destroy and hash_wipe.Joe Thornber2001-10-251-13/+8
* persistent cache fully incorporated. Goodbye to scanning /dev/cdrom :-)Alasdair Kergon2001-10-242-0/+17
* o Filter which caches valid devices in a file. Pass in init == 1 to theJoe Thornber2001-10-222-2/+8
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-192-0/+125
* o dev_cache_t program worksJoe Thornber2001-10-081-2/+3
* o read_vg_t compilesJoe Thornber2001-10-081-2/+2
* o define the uintN_t typesJoe Thornber2001-10-041-0/+24
* o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber2001-10-042-10/+10
* vgcreate & lvmchange outlinesAlasdair Kergon2001-10-031-0/+0
* o code sync for dev-cache.cJoe Thornber2001-10-033-5/+36
* pvscan frameworkAlasdair Kergon2001-10-021-4/+0
* Another step towards consistency & compilation.Alasdair Kergon2001-10-011-3/+3
* Tidy include filesAlasdair Kergon2001-10-013-8/+4
* o list.h from kernel for userland tools to use.Joe Thornber2001-09-281-0/+114
* o generic hash table to store void *'s, not efficient, but adequate for LVM.Joe Thornber2001-09-282-0/+212