summaryrefslogtreecommitdiffstats
path: root/bin/draksambashare
Commit message (Collapse)AuthorAgeFilesLines
* Update require samba rpm instead of samba-server which is no more providedPapoteur2017-03-211-1/+1
|
* kill reference to "drakwizard sambashare" (mga#8112)Thierry Vignaud2016-08-281-1/+1
|
* fix undefined value for parameter (mga#13206)Thierry Vignaud2015-06-031-13/+18
| | | | | regression introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16 simplify/factorize BTW
* kill old reference to drakwizardThierry Vignaud2015-06-031-5/+0
|
* bypass package install with --testingThierry Vignaud2015-06-031-1/+3
|
* fix handling UTF-8 directories (mga#13354)Thierry Vignaud2015-06-031-0/+2
|
* fix empty user list (mga#12530)Thierry Vignaud2015-05-191-1/+1
| | | | | | | just use simpler Gtk3::ComboBoxText bug introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16 when switching from gtk2 to gtk3
* fix mga web url (mga#11972)Thierry Vignaud2013-12-131-1/+1
|
* fix crashing when displaying about dialog (mga#11972)Thierry Vignaud2013-12-121-1/+1
|
* mga redid artistic stuffThierry Vignaud2013-12-121-1/+0
|
* simplify / fix crash when set_text() parameter is undefThierry Vignaud2013-11-241-18/+14
|
* (modify_entry) fix a crashThierry Vignaud2013-11-241-0/+4
| | | | but the button really should be made unsensitive until a selection is done...
* OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-11-241-2/+2
|
* convert to UIManagerThierry Vignaud2013-11-241-27/+40
|
* (about_dialog) split it outThierry Vignaud2013-11-241-20/+22
| | | | needed for next commit
* perl_checker cleanupThierry Vignaud2013-11-241-2/+2
|
* Gtk3::Gdk::Keysyms is no moreThierry Vignaud2013-11-241-1/+0
|
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2013-11-241-3/+3
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-109/+109
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-291-1/+3
| | | | | | | | | | | | | | 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 untranslatable strings (Yuri Chornoivan, mga#8638Thierry Vignaud2013-01-191-4/+4
|
* do not fork useless shells, also should help with variables withThierry Vignaud2012-03-201-4/+4
| | | | spaces or other "strange" characters in
* (show_file_dialog,configure_samba) add FIXME issues about undeclared variablesThierry Vignaud2012-03-201-0/+2
| | | | | | | | | | undeclared $dlg variable introduced by eugeni in r253961 on Mar 12 2009: "Updated draksambashare directory selection to use FileChooser (#44564)." undeclared $o introduced by aginies in r231202 on Oct 26 2007: "add a wizard to configure a PDC or a standalone Samba server" draksambashare doesn't even start in strict mode
* perl_checker cleanupsThierry Vignaud2012-03-201-18/+39
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* Allow modifying user permissions on existent shares (#55388)Eugeni Dodonov2009-11-121-1/+2
|
* Use pdbedit to get list of samba users (required for samba > 3.0.0)Eugeni Dodonov2009-11-121-1/+1
| | | | (#55388).
* Updated dialog title to match old string.Eugeni Dodonov2009-03-121-1/+1
|
* Updated draksambashare directory selection to use FileChooser (#44564).Eugeni Dodonov2009-03-121-19/+17
|
* Support SAMBA users with dashed in login (#45694).Eugeni Dodonov2009-03-051-1/+1
|
* remove option if value is nullAntoine Ginies2008-09-181-6/+6
|
* fix netbios option, use charset option only if definedAntoine Ginies2008-09-181-6/+6
|
* should read the default configuration, instead of force some valueAntoine Ginies2008-09-181-7/+6
|
* add charset advanced optionAntoine Ginies2008-09-181-2/+10
|
* standalone server by default, use new the draksambashare iconAntoine Ginies2008-09-171-3/+5
|
* fix missing _Antoine Ginies2008-03-171-2/+2
|
* - start a wizard to configure server at first launchAntoine Ginies2008-02-201-24/+15
| | | | | - fix exiting printer/server wizard configuration issue in MCC
* add host allow optionAntoine Ginies2007-10-301-3/+10
|
* fix typo, fix inherit permission problem, re-order some share optionsAntoine Ginies2007-10-291-7/+7
|
* add an Help menuAntoine Ginies2007-10-261-0/+6
|
* fix wizard bugAntoine Ginies2007-10-261-9/+11
|
* only display share name, directory and comment (try to improve GUI #27339)Antoine Ginies2007-10-261-24/+56
|
* add security options, fix list problem, fix default PDC configurationAntoine Ginies2007-10-261-15/+18
|
* add a wizard to configure a PDC or a standalone Samba serverAntoine Ginies2007-10-261-4/+206
|
* use translations in draknfs/draksambashare (#33221)Olivier Blin2007-09-101-0/+3
|
* use exit instead of return as we're not in a subroutine (fix bug #32374)Nicolas Vigier2007-08-081-1/+1
|
* fix #30099 (draksambashare bad testing for existing shares)Antoine Ginies2007-05-311-1/+2
|
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-181/+141
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1259