summaryrefslogtreecommitdiffstats
path: root/bin/draknfs
Commit message (Collapse)AuthorAgeFilesLines
* fix handling UTF-8 directories (mga#13354)Thierry Vignaud2015-06-031-0/+2
|
* simplifyThierry Vignaud2013-11-241-4/+3
|
* OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-11-241-2/+2
|
* convert to UIManagerThierry Vignaud2013-11-241-18/+26
|
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2013-11-241-1/+1
|
* perlish ->child() => ->get_child()Thierry Vignaud2013-11-241-4/+4
|
* s/Gtk3::Combo/Gtk3::ComboBox/Thierry Vignaud2013-11-241-1/+1
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-29/+29
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-291-1/+4
| | | | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. In this case the current package policy (in rpm spec) has been migrated here and is as follows: draknetcenter requires authentication as the current user. Everything else require authentication as an administrator.
* fix nfs server having switch to systemd unit (mga#3386, Derek Jennings)Thierry Vignaud2013-02-191-2/+2
|
* fix untranslatable strings (Yuri Chornoivan, mga#8640)Thierry Vignaud2013-01-181-1/+1
|
* draknfs: check /usr/sbin/rpc.nfsd instead of service fileOlivier Blin2012-10-131-1/+1
|
* fix nfs-utils detection now that we use only systemd (mga#7654)Nicolas Lécureuil2012-10-111-1/+1
|
* (show_file_dialog) add a FIXME issue about an undeclared variableThierry Vignaud2012-03-201-0/+1
| | | | | | | undeclared variable introduced by eugeni in r253962 on Mar 12 2009: "Updated draknfs to use FileChooser for directory selection (#44562)" draknfs doesn't even start in strict mode
* perl_checker cleanupsThierry Vignaud2012-03-201-5/+5
|
* Fixed overlapping between portmap and rpcbind.Eugeni Dodonov2009-03-181-4/+8
|
* Installing portmap with draknfs, and enabling services on boot (#48913).Eugeni Dodonov2009-03-181-2/+4
|
* Updated dialog title to match old string.Eugeni Dodonov2009-03-121-1/+1
|
* Updated draknfs to use FileChooser for directory selection (#44562).Eugeni Dodonov2009-03-121-15/+15
|
* fix bug 44335 (start rpcbind service)Antoine Ginies2008-10-011-1/+3
|
* fix Expander in add/modify dialog boxAntoine Ginies2008-09-181-96/+107
|
* start nfs-server if needed only, don't use the restart commandAntoine Ginies2008-09-171-1/+1
|
* use new icon, start nfs-server at launchAntoine Ginies2008-09-171-3/+10
|
* translate "Advanced options"Olivier Blin2007-11-121-1/+1
|
* use translations in draknfs/draksambashare (#33221)Olivier Blin2007-09-101-0/+3
|
* - add subtree_check optionNicolas Vigier2007-08-081-10/+19
| | | | | | | - fix bug with sync/async option - fix more calls to nfs service renamed to nfs-server
* use exit instead of return as we're not in a subroutineNicolas Vigier2007-08-081-1/+1
|
* - fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statdNicolas Vigier2007-08-081-2/+2
| | | | | | | is from nfs-utils-client package, not nfs-utils - nfs service was renamed to nfs-server for 2008.0
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-116/+74
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+633