summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/fileshareset
Commit message (Collapse)AuthorAgeFilesLines
* (find) rename it as _find()Thierry Vignaud2012-03-231-2/+2
| | | | (helps perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-6/+6
| | | | | - use 'LDAP' instead of 'Ldap'
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* fix a couple of emailsThierry Vignaud2008-01-231-1/+1
|
* bump copyright yearThierry Vignaud2008-01-231-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-2/+2
|
* put kde's enhancements (backward compatible)Pascal Rigaux2006-01-131-6/+32
| | | | | | - multi distro - new variables in fileshare.conf
* use find() (which was unused)Pascal Rigaux2005-06-031-3/+1
|
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
|
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
|
* cleanupPascal Rigaux2004-10-141-8/+6
|
* perl_checker compliancePascal Rigaux2004-10-141-17/+14
|
* "portmap status" prints "portmap (pid XXXX) is running..." which bothers ↵Pascal Rigaux2004-10-131-1/+1
| | | | progs calling fileshareset (eg: gnome)
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* update copyright noticesThierry Vignaud2004-01-221-1/+1
|
* fix ugly typo (big thanks to John Madsen)Pascal Rigaux2003-12-091-1/+1
|
* do not break working code! (titi sucks)Pascal Rigaux2003-10-201-1/+0
|
* perl_checker cleanupsThierry Vignaud2003-10-171-0/+1
|
* fileshareset doesn't use MDK::CommonPascal Rigaux2003-06-061-3/+3
|
* perl_checker fixesThierry Vignaud2003-05-231-7/+7
|
* cleanupPascal Rigaux2003-02-131-5/+5
|
* add "sync" to nfs exports default_options (so that exportfs doesn't warn a ↵Pascal Rigaux2002-09-091-1/+1
| | | | lot of stuff)
* *** empty log message ***Pascal Rigaux2002-06-191-1/+1
|
* use "wide links = no" for exporting via samba (thanks to Jan Schäfer)Pascal Rigaux2002-06-191-1/+2
|
* (nfs_exports::update_server): ensure portmap is runningPascal Rigaux2002-03-061-0/+1
|
* fix dropping samba sections which don't have any "path="Pascal Rigaux2002-02-021-1/+1
|
* name mangling max length set to 12Pascal Rigaux2002-01-231-3/+3
|
* use name mangling for samba labelsPascal Rigaux2002-01-231-3/+71
|
* add locking to ensure things are in a proper statePascal Rigaux2002-01-161-7/+13
|
* - allow root to export everythingPascal Rigaux2001-11-291-2/+2
| | | | | - remove empty mntpoint (from smb)
* better descriptionPascal Rigaux2001-11-281-2/+2
|
* gr_mem in getgrent is space separated, not comma separatedPascal Rigaux2001-11-281-1/+1
|
* add samba handling. Should be finished now :)Pascal Rigaux2001-11-281-38/+144
|
* first version. for the moment, only nfs.Pascal Rigaux2001-11-251-0/+207