Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | chose windows resizing when clicking on the resize handle | Pascal Terjan | 2009-10-08 | 1 | -13/+18 | |
| | ||||||
* | prevent cursor to go under needed size because of rounding | Pascal Terjan | 2009-10-08 | 1 | -2/+3 | |
| | ||||||
* | give more space between headers and solutions | Pascal Terjan | 2009-10-08 | 1 | -2/+2 | |
| | ||||||
* | add separator between solutions | Pascal Terjan | 2009-10-08 | 1 | -0/+4 | |
| | ||||||
* | do not fail when a windows partition is corrupted | Pascal Terjan | 2009-10-08 | 1 | -9/+14 | |
| | ||||||
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 2 | -2/+4 | |
| | | | | - switch to ext4 by default | |||||
* | do not set mountpoints for rescue partitions (#53504) | Pascal Terjan | 2009-10-06 | 1 | -1/+1 | |
| | ||||||
* | rewrite partitionning wizard to look better in gtk (not perfect yet) | Pascal Terjan | 2009-10-05 | 1 | -110/+358 | |
| | ||||||
* | don't consider lvm named md* as raid (#53767) | Pascal Terjan | 2009-09-18 | 1 | -1/+1 | |
| | ||||||
* | (mountpoint_credentials_save) make it parseable by perl_checker, thus | Thierry Vignaud | 2009-08-19 | 1 | -1/+1 | |
| | | | | | fixing the build | |||||
* | - diskdrake : Fix a crash with regexp when a /etc/davfs2/secrets line is ↵ | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+1 | |
| | | | | finished with one or more blank characters without comments | |||||
* | - diskdrake : when user does not specify user/pass with davfs2, fallback to ↵ | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+3 | |
| | | | | nobody/nobody | |||||
* | - diskdrake : store credentials in davfs2 secret file before mounting | Aurélien Lefebvre | 2009-08-17 | 2 | -0/+19 | |
| | ||||||
* | - diskdrake : never pass username/password as options with davfs2 | Aurélien Lefebvre | 2009-08-17 | 1 | -0/+3 | |
| | ||||||
* | Do not crash when /etc/davfs2/secrets contains empty lines (#52305) | Pascal Terjan | 2009-07-31 | 1 | -17/+30 | |
| | ||||||
* | do not display nmblookup usage when there is no samba server | Pascal Terjan | 2009-07-27 | 1 | -0/+1 | |
| | ||||||
* | No need for full path of blkid, and update NEWS | Pascal Terjan | 2009-06-12 | 1 | -1/+1 | |
| | ||||||
* | SILENT: fix commit r257807 | Andrey Borzenkov | 2009-06-11 | 1 | -1/+1 | |
| | ||||||
* | vol_id does not exist any more, use blkid | Andrey Borzenkov | 2009-06-10 | 1 | -5/+5 | |
| | ||||||
* | Use Hal list of recovery partitions (#51532) | Pascal Terjan | 2009-06-09 | 2 | -2/+10 | |
| | ||||||
* | don't set umask=0 by default on windows partitions in 'secure' level | Pascal Terjan | 2009-04-23 | 1 | -2/+2 | |
| | ||||||
* | (part_raw) display a progress bar while formating an ext4 partition | Thierry Vignaud | 2009-04-21 | 1 | -1/+1 | |
| | ||||||
* | do not run udevadm in install mode | Pascal Terjan | 2009-04-21 | 1 | -1/+1 | |
| | ||||||
* | fix crypto module names when arch is not i586 (#46814) | Pascal Terjan | 2009-04-02 | 1 | -1/+1 | |
| | ||||||
* | - diskdrake: | Pascal Terjan | 2009-03-20 | 1 | -2/+3 | |
| | | | | | o allow LVM in non expert mode o allow Encrypted partition inside LVM | |||||
* | - Remove useless lines | Pascal Terjan | 2009-03-19 | 1 | -2/+0 | |
| | ||||||
* | diskdrake: | Pascal Terjan | 2009-03-18 | 1 | -2/+4 | |
| | | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition | |||||
* | On second thought, moved nfs fixed port detection code to drakx-net. | Eugeni Dodonov | 2009-03-17 | 1 | -31/+0 | |
| | ||||||
* | Added find_server_options function to determine fixed NFS ports. | Eugeni Dodonov | 2009-03-17 | 1 | -0/+31 | |
| | ||||||
* | really don't set extents option for ext4 | Pascal Terjan | 2009-02-17 | 1 | -3/+0 | |
| | ||||||
* | don't set useless extents option for ext4 mounts | Pascal Terjan | 2009-02-10 | 1 | -1/+0 | |
| | ||||||
* | fix preserving UUID when formatting ext* and swap, and handle more FS (#39913) | Pascal Terjan | 2009-02-10 | 1 | -1/+13 | |
| | ||||||
* | don't rewrite label when it did not change (#47186) | Pascal Terjan | 2009-01-22 | 1 | -1/+3 | |
| | ||||||
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 | |
| | | | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) (domain= should not be set in credentials for mount.cifs) | |||||
* | revert previous commit (it's all wrong) | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 | |
| | ||||||
* | - diskdrake: | Pascal Rigaux | 2009-01-15 | 1 | -2/+2 | |
| | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) | |||||
* | Add support for editing partition labels without formatting | Pascal Terjan | 2009-01-09 | 1 | -18/+83 | |
| | ||||||
* | since cifs, /etc/samba/auth.xxx format has changed slightly: spaces are not | Pascal Rigaux | 2009-01-08 | 1 | -1/+1 | |
| | | | | | allowed around "=" (at least that's what comment #6 of bug #42483 says) | |||||
* | - diskdrake: | Pascal Rigaux | 2009-01-08 | 3 | -5/+5 | |
| | | | | | o --smb: cifs must be used instead of smbfs (#42483) | |||||
* | lookup for Samba master browsers too | Olivier Blin | 2009-01-07 | 1 | -1/+1 | |
| | ||||||
* | - ext4dev is now stable and called ext4 in 2.6.28+ | Pascal Terjan | 2009-01-05 | 4 | -14/+14 | |
| | ||||||
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 1 | -1/+2 | |
| | | | | | | | o --nfs: handle domainname not set (reported somewhere, but can't find where...) | |||||
* | - diskdrake: | Pascal Rigaux | 2008-12-16 | 1 | -1/+1 | |
| | | | | | | | o --nfs: handle "host:/" (#44320) i wonder if \w is really needed here... | |||||
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -1/+1 | |
| | | | | | o --dav: handle https | |||||
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -0/+68 | |
| | | | | | o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190) | |||||
* | add some logging | Pascal Rigaux | 2008-10-09 | 1 | -0/+1 | |
| | ||||||
* | - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of | Pascal Rigaux | 2008-10-01 | 1 | -0/+20 | |
| | | | | | /dev/mapper/xxxp1 (#44182) | |||||
* | fix analyzing symlink "/dev/foo/bar -> boo" | Pascal Rigaux | 2008-10-01 | 1 | -1/+1 | |
| | ||||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+157 | |
| | | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt | |||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 2 | -5/+9 | |
| | | | | | o handle partitions encrypted with cryptsetup |