summaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
...
* New APIs: lvm-set-filter and lvm-clear-filter.Richard Jones2010-07-161-0/+1
| | | | | | | These APIs allow you to change the device filter, the list of block devices that LVM "sees". Either you can set it to a fixed list of devices / partitions, or you can clear it so that LVM sees everything.
* Prepare for new development branch, starting at 1.5.0.Richard Jones2010-07-0812-493/+507
| | | | | | Add BUGS and RELEASE-NOTES to EXTRA_DIST. Also update the RELEASE-NOTES file.
* Version 1.3.21.1.3.21Richard Jones2010-06-1612-2141/+1468
|
* Update Spanish translations (RHBZ#603870).Richard Jones2010-06-151-707/+1425
|
* Version 1.3.20.1.3.20Richard Jones2010-06-0812-145/+204
|
* Version 1.3.19.1.3.19Richard Jones2010-06-0412-13/+13
| | | | Update BUGS and PO files.
* Version 1.3.18.1.3.18Richard Jones2010-06-0212-37/+50
| | | | Update BUGS and PO files.
* Update BUGS and PO files.Richard Jones2010-06-0212-6823/+6255
|
* Updates to Spanish translation (RHBZ#596763).Daniel Cabrera2010-05-271-738/+1450
|
* Version 1.3.17.1.3.17Richard Jones2010-05-2712-5353/+5353
|
* Version 1.3.16.1.3.16Richard Jones2010-05-2512-13/+13
|
* Version 1.3.15.1.3.15Richard Jones2010-05-2512-6053/+6423
|
* fish: New command: 'supported'Richard Jones2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This checks all available optional groups and prints out which ones are supported by the daemon. Note you must launch the appliance first. Example: ><fs> supported augeas yes inotify yes linuxfsuuid yes linuxmodules yes linuxxattrs yes lvm2 yes mknod yes ntfs3g yes ntfsprogs yes realpath yes scrub yes selinux yes xz yes zerofree yes
* Update Polish translations (RHBZ#502533).Piotr Drąg2010-05-251-229/+239
|
* Version 1.3.14.1.3.14Richard Jones2010-05-2412-7339/+7047
|
* generator: Check parameters are not NULL (RHBZ#501893).Richard Jones2010-05-201-0/+1
| | | | | | | | | | | | | | This adds additional tests to check that several types of parameter including String are not NULL when passed to the C functions. Previously this would cause a segfault inside libguestfs. With this change, you get an error message / exception. Of the possible pointer parameters, only OptString is now permitted to be NULL. This change does not affect the Perl bindings. This is because Perl XS code was already adding similar checks if you passed undef into a parameter expecting a string.
* Update Spanish translations (RHBZ#593292).Daniel Cabrera2010-05-181-694/+1398
|
* Version 1.3.13.1.3.13Richard Jones2010-05-1512-13/+13
|
* Update PO files.Richard Jones2010-05-151-1513/+873
|
* Updated Spanish translations (RHBZ#592360).Richard Jones2010-05-141-897/+1610
|
* Version 1.3.12, update PO files.1.3.12Richard Jones2010-05-1412-6916/+7511
|
* Unify supermin appliance building using febootstrap 2.7Richard Jones2010-05-131-1/+0
|
* Update PO files, including extra strings from Perl files.Richard Jones2010-05-1212-25/+6098
|
* po: Include strings from Perl programs in the PO files (RHBZ#559963).Richard Jones2010-05-121-12/+12
| | | | | | | | | xgettext will only recognize '*.pl' as being a Perl file (otherwise it treats it as a C file and does not correctly find any strings in it). This commit also fixes two actual bugs that xgettext found in the strings in our Perl programs.
* po: Don't generate po/Makevars file and include Perl keywords (RHBZ#559963).Richard Jones2010-05-121-0/+43
| | | | | | | | | I don't see a reason to autogenerate po/Makevars, and in the earlier commit which changed this file to being autogenerated we accidentally lost the special Perl keywords, copyright notice and bug reporting address. Fix all of that. This partially reverts commit febff9d2a35c4f40abbaf8943146476bdeac671e.
* Version 1.3.11.1.3.11Richard Jones2010-05-0812-914/+870
|
* Version 1.3.10.1.3.10Richard Jones2010-05-0712-1746/+998
|
* Update Spanish translations (RHBZ#588733).Daniel Cabrera2010-05-041-585/+1338
|
* Version 1.3.9.1.3.9Richard Jones2010-04-3012-13/+13
|
* Version 1.3.8.1.3.8Richard Jones2010-04-2712-1734/+1274
|
* Update Spanish translation (RHBZ#585961).Daniel Cabrera2010-04-261-582/+1344
|
* fish: Add 'man' command which opens the manual.Richard Jones2010-04-241-0/+1
|
* Version 1.3.7 - note: fixes a segfault in guestfish 1.3.6.1.3.7Richard Jones2010-04-2312-5569/+5628
|
* Version 1.3.6.1.3.6Richard Jones2010-04-2212-1989/+2043
|
* fish: Add -N option for making prepared disk images.Richard Jones2010-04-221-0/+1
| | | | | | | | | | | | | | | | | Previously you might have typed: $ guestfish ><fs> alloc test1.img 100M ><fs> run ><fs> part-disk /dev/sda mbr ><fs> mkfs ext4 /dev/sda1 now you can do the same with: $ guestfish -N fs:ext4 Some tests have also been updated to use this new functionality.
* Updated Spanish translations (RHBZ#584038).Daniel Cabrera2010-04-201-576/+1320
|
* Update PO files.1.3.5Richard Jones2010-04-1912-5101/+5291
|
* New APIs: base64-in and base64-out for uploading/downloading base64 content.Richard Jones2010-04-191-0/+1
|
* Version 1.3.41.3.4Richard Jones2010-04-1712-6352/+5794
|
* Update Spanish translations (RHBZ#582252).Daniel Cabrera2010-04-141-556/+1291
|
* Update PO files.1.3.3Richard Jones2010-04-1212-5910/+5250
|
* Updated Spanish translation (RHBZ#581501).Daniel Cabrera2010-04-121-560/+1294
|
* Version 1.3.21.3.2Richard Jones2010-04-1012-5173/+5637
|
* Version 1.3.1.1.3.1Richard Jones2010-04-0812-5437/+5592
|
* New tool: virt-make-fs for creating filesystems on devices.Richard Jones2010-04-081-0/+1
|
* Update PO files.1.3.01.2.01.0.89Richard Jones2010-03-3012-13/+13
|
* Prepare for 1.0.88.1.0.88Richard Jones2010-03-2612-301/+301
|
* Update PO files.Richard Jones2010-03-251-1233/+532
|
* Update Spanish translation of libguestfs (RHBZ#576876).Daniel Cabrera2010-03-251-536/+1238
|
* Version 1.0.87.1.0.87Richard Jones2010-03-2312-6770/+6470
|