Changeset 1024
- Timestamp:
- May 16, 2017, 4:39:55 PM (8 years ago)
- Location:
- trunk/guitools
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/evfsgui/wps_open.vrx
r638 r1024 1 /* WPS Open routine for Samba GUI Tools */ 2 3 /* 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 18 */ 19 1 20 /*:VRX Main 2 21 */ -
trunk/guitools/smblogon/smblogon.VRX
r726 r1024 1 1 /*:VRX Main 2 2 */ 3 /* Samba Logon utility for OS/2 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 18 */ 19 3 20 /* Main 4 21 */ -
trunk/guitools/smbmon/smbmon.vrx
r991 r1024 1 1 /*:VRX Main 2 2 */ 3 /* Samba Status Monitor for OS/2 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 18 */ 3 19 /* Main 4 20 */ -
trunk/guitools/smbprint/smbprint.VRX
r992 r1024 1 1 /*:VRX Main 2 2 */ 3 /* Poor man's Samba print utility 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 18 */ 19 3 20 /* Main 4 21 */ -
trunk/guitools/smbusers/SMBUSERS.VRX
r990 r1024 1 1 /*:VRX Main 2 */ 3 /* Samba User Administration tool for OS/2 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 2 18 */ 3 19 /* Main -
trunk/guitools/sscc/sscc.vrp
r1020 r1024 6 6 RunParameters: /install 7 7 RunDirectory: U:\Develop\Samba\trunk\guitools\sscc 8 VRXWindow: __VREMainWindow,1,2867,4 577,5767,80008 VRXWindow: __VREMainWindow,1,2867,4673,1012,7902 9 9 VRXWindow: __VRESectionListWindow,1,1482,13924,10431,4686 10 VRXWindow: __VREToolsWindow,0,4011,10 744,6992,166910 VRXWindow: __VREToolsWindow,0,4011,10841,6992,1669 11 11 VRXWindow: __VREWindListWindow,1,2072,13539,4710,3150 12 12 UserFile: 1 -
trunk/guitools/sscc/sscc.vrx
r1020 r1024 1 1 /*:VRX Main 2 2 */ 3 /* Samba Setup and Configuration Center (SSCC) 4 Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 5 6 This program is free software: you can redistribute it and/or modify 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation, either version 3 of the License, or 9 (at your option) any later version. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 GNU General Public License for more details. 15 16 You should have received a copy of the GNU General Public License 17 along with this program. If not, see <http://www.gnu.org/licenses/>. 18 */ 19 3 20 /* Main 4 21 */ … … 2919 2936 */ 2920 2937 PB_Install_Default_Click: 2921 ok = VRREdirectStdIO("ON")2922 2938 if VRGet("EF_Workgroup_Initial","Value") = "" then return 2923 2939 -
trunk/guitools/wpi/mkwpi.cmd
r1013 r1024 1 1 @echo off 2 echo Samba WarpIN package creation script 3 echo Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH. 4 echo. 5 echo This program is free software: you can redistribute it and/or modify 6 echo it under the terms of the GNU General Public License as published by 7 echo the Free Software Foundation, either version 3 of the License, or 8 echo (at your option) any later version. 9 echo. 10 echo This program is distributed in the hope that it will be useful, 11 echo but WITHOUT ANY WARRANTY; without even the implied warranty of 12 echo MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 echo GNU General Public License for more details. 14 echo. 15 echo You should have received a copy of the GNU General Public License 16 echo along with this program. If not, see <http://www.gnu.org/licenses/>. 17 echo. 2 18 echo Create root directory 3 SET BldRoot= %UNIXROOT%\bldrt19 SET BldRoot=bldrt 4 20 md %BLDROOT% 2>NUL 1>NUL 5 21 echo Compile message files 6 mkmsgf . .\rc\lang\smbwpi_de.mkm %BLDROOT%\smbwpi_de.msg 1>NUL7 mkmsgf . .\rc\lang\smbwpi_en.mkm %BLDROOT%\smbwpi_en.msg 1>NUL8 mkmsgf . .\rc\lang\smbwpi_sv.mkm %BLDROOT%\smbwpi_sv.msg 1>NUL9 mkmsgf . .\rc\lang\smbwpi_fr.mkm %BLDROOT%\smbwpi_fr.msg 1>NUL10 mkmsgf . .\rc\lang\smbwpi_es.mkm %BLDROOT%\smbwpi_es.msg 1>NUL22 mkmsgf .\rc\lang\smbwpi_de.mkm .\%BLDROOT%\smbwpi_de.msg 23 mkmsgf .\rc\lang\smbwpi_en.mkm .\%BLDROOT%\smbwpi_en.msg 24 mkmsgf .\rc\lang\smbwpi_sv.mkm .\%BLDROOT%\smbwpi_sv.msg 25 mkmsgf .\rc\lang\smbwpi_fr.mkm .\%BLDROOT%\smbwpi_fr.msg 26 mkmsgf .\rc\lang\smbwpi_es.mkm .\%BLDROOT%\smbwpi_es.msg 11 27 echo Define sources 12 28 SET SAMBA_ROOT=U:\Develop\Samba 13 29 SET SMB_CORE=%SAMBA_ROOT%\trunk\server 14 SET SAMBA_ZIP=%SMB_CORE%\source3\bin\samba-1-3-0- 979.zip30 SET SAMBA_ZIP=%SMB_CORE%\source3\bin\samba-1-3-0-3625-1011.zip 15 31 SET SWAT=%SMB_CORE%\swat 16 32 SET SWAT_ZIP=U:\VXREXX\PROJECTS\SAMBA\swatpack3601.zip 17 SET SAMBA_WPI=samba-1-3-0- 979.wpi33 SET SAMBA_WPI=samba-1-3-0-1022.wpi 18 34 echo Delete previous build 19 35 del %SAMBA_WPI% 20 setlocal21 36 cd %BLDROOT% 22 37 echo Unpack Samba binary core files from %SAMBA_ZIP% … … 25 40 copy /B %SAMBA_ROOT%\trunk\server\codepages\* .\codepages\* 26 41 echo Unpack SWAT files. 27 unzip -o %SWAT_ZIP% -x swat.exe >..\SwatList42 unzip -o %SWAT_ZIP% -x swat.exe jlcd.dat >..\SwatList 28 43 echo Copy essential scripts. 29 44 copy /B %SAMBA_ROOT%\scripts\enumports\*.cmd 1>NUL … … 67 82 copy /B %SAMBA_ROOT%\guitools-2.0\swatsetup\swatstart.ico 1>NUL 68 83 echo Done unpacking. 69 endlocal 84 cd .. 85 echo clean Corelist 70 86 call fixlist.cmd CoreList 87 echo clean Swatlist 71 88 call fixlist.cmd SwatList 72 copy CoreList %BLDROOT%\Corelist 73 copy SWATList %BLDROOT%\SWATlist 74 copy samba36.wis %BLDROOT%\samba36.wis 75 del %BLDROOT%\jlcd.dat 76 setlocal 89 echo copy Corelist 90 copy CoreList.txt .\%BLDROOT%\Corelist.txt 91 echo copy Swatlist 92 copy SWATList.txt .\%BLDROOT%\SWATlist.txt 93 echo copy samba36.wis 94 copy samba36.wis .\%BLDROOT%\samba36.wis 95 echo Copy scripts.txt 96 copy scripts.txt .\%BLDROOT%\scripts.txt 77 97 cd %BLDROOT% 78 98 echo Create WarpIN archive 79 99 SET PATH=D:\OS2\APPS\WarpIN;%PATH% 80 wic %SAMBA_WPI% -s samba36.wis -a 1 @CoreList.txt smbfldr?.ico .\codepages\* 2 @scripts.txt 3 smbmon* 4 smbusers* 5 swatsetup.exe swatstart.ico @swatlist.txt 6 sscc* smbconf.opt sharewiz.exe removecfg.exe 99 smbwpi_??.msg look4dll.exe 100 wic %SAMBA_WPI% -a 1 @CoreList.txt smbfldr?.ico .\codepages\* 2 @scripts.txt 3 smbmon* 4 smbusers* 5 swats*.* @swatlist.txt 6 sscc* smbconf.* sharewiz.* removecfg.* 99 look4dll.* smbwpi_??.msg 101 wic %SAMBA_WPI% -s samba36.wis 81 102 echo Done WarpIN archive 103 pause 82 104 move %SAMBA_WPI% .. 83 105 xdel * /S /D /R /N -
trunk/guitools/wpi/samba36.wis
r1013 r1024 33 33 return "" 34 34 </REXX> 35 35 36 <REXX NAME="NLVGetMessage"> 36 37 MsgNr=arg(1) … … 41 42 </REXX> 42 43 43 <REXX NAME="S MBOS2VER">44 <REXX NAME="SmbOS2Ver"> 44 45 return "1.3.0" 45 46 </REXX> … … 50 51 51 52 <REXX NAME="Today"> 52 return "201 7-03-05"53 return "2016-03-07" 53 54 </REXX> 54 55 … … 69 70 70 71 <REXX NAME="SilentSSCC"> 71 SMBSilent=WirexxGetEnv('SMBSILENT') 72 if SMBSILENT<>"" 73 then RetStr = '' 74 else RetStr = 'EXECUTE="$(1)\sscc.exe /install"' 75 return RetStr 72 SMBSilent = WirexxGetEnv('SMBSILENT') 73 call lineout SysBootDrive()"\smbwpi.log","SilentSSCC: SMBSilent="SMBSilent 74 if SMBSilent <> "" 75 then RetStr = '' 76 else RetStr = 'EXECUTE="$(1)\sscc.exe /install"' 77 call lineout SysBootDrive()"\smbwpi.log","SilentSSCC: RetStr="RetStr 78 return RetStr 76 79 </REXX> 77 80 78 81 <REXX NAME="SilentInst"> 79 SMBSilent=WirexxGetEnv('SMBSILENT') 80 if SMBSILENT<>"" 81 then RetStr = '/install' 82 else RetStr = '' 83 return RetStr 82 SMBSilent = WirexxGetEnv('SMBSILENT') 83 call lineout SysBootDrive()"\smbwpi.log","SilentInst: SMBSilent="SMBSilent 84 if SMBSilent <> "" 85 then RetStr = '/install' 86 else RetStr = '' 87 call lineout SysBootDrive()"\smbwpi.log","SilentInst: RetStr="RetStr 88 return RetStr 84 89 </REXX> 85 90 86 91 <REXX NAME="SilentSWAT"> 87 SMBSilent=WirexxGetEnv('SMBSILENT') 88 if SMBSILENT<>"" 89 then RetStr = 'CREATEOBJECT="WPProgram|Setup SWAT|<SAMBAFLDR>|TITLE=Setup SWAT;EXENAME=SWATSETUP.EXE;PARAMETERS=;NOPRINT=YES;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<swatsetup>;" 90 else RetStr = 'EXECUTE="$(1)\swatsetup.exe"' 91 return RetStr 92 </REXX> 93 92 SMBSilent = WirexxGetEnv('SMBSILENT') 93 call lineout SysBootDrive()"\smbwpi.log","SilentSWAT: SMBSilent="SMBSilent 94 if SMBSilent <> "" 95 then RetStr = 'CREATEOBJECT="WPProgram|Setup SWAT|<SAMBAFLDR>|TITLE=Setup SWAT;EXENAME=$(1)\swatsetup.exe;PARAMETERS=;STARTUPDIR=$(1);NOPRINT=YES;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<swatsetup>;"' 96 else RetStr = 'EXECUTE="$(1)\swatsetup.exe"' 97 call lineout SysBootDrive()"\smbwpi.log","SilentSWAT: RetStr="RetStr 98 return RetStr 99 </REXX> 94 100 95 101 <REXX NAME="ChkTCPBEUI"> … … 133 139 134 140 <PCK INDEX=1 135 PACKAGEID="netlabs.org\Samba Server\Core\1\3\0\101 1"141 PACKAGEID="netlabs.org\Samba Server\Core\1\3\0\1013" 136 142 TARGET="$(WARPIN_DEFAULTAPPSPATH)\Samba" 137 143 BASE … … 142 148 KILLPROCESS="NMBD.EXE" 143 149 KILLPROCESS="WINBINDD.EXE" 144 CREATEOBJECT="WPFolder|=("NLVGetMessage 1") =("SambaVer") =("NLVGetMessage 10") =("S MBOS2VER")|<WP_DESKTOP>|TITLE==("NLVGetMessage 1") =("SambaVer") =("NLVGetMessage 10") =("SMBOS2VER");ICONFILE=$(1)\smbfldr1.ico;ICONNFILE=1,$(1)\smbfldr2.ico;ICONVIEW=FLOWED,VISIBLE,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=23,27,61,25;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<SAMBAFLDR>"150 CREATEOBJECT="WPFolder|=("NLVGetMessage 1") =("SambaVer") =("NLVGetMessage 10") =("SmbOS2Ver")|<WP_DESKTOP>|TITLE==("NLVGetMessage 1") =("SambaVer") =("NLVGetMessage 10") =("SmbOS2Ver");ICONFILE=$(1)\smbfldr1.ico;ICONNFILE=1,$(1)\smbfldr2.ico;ICONVIEW=FLOWED,VISIBLE,NORMAL;TREEVIEW=LINES,VISIBLE,MINI;DEFAULTSORT=-2;ALWAYSSORT=NO;ICONVIEWPOS=23,27,61,25;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<SAMBAFLDR>" 145 151 CREATEOBJECT="WPUrl|=("NLVGetMessage 24")|<SAMBAFLDR>|TITLE==("NLVGetMessage 24");URL=http://svn.netlabs.org/samba;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<sambasvn>;" 146 152 CREATEOBJECT="WPUrl|=("NLVGetMessage 25")|<SAMBAFLDR>|TITLE==("NLVGetMessage 25");URL=http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection;HIDEBUTTON=DEFAULT;MINWIN=DEFAULT;CCVIEW=DEFAULT;DEFAULTVIEW=DEFAULT;OBJECTID=<sambahowto>;" … … 158 164 159 165 <PCK INDEX=2 160 PACKAGEID="netlabs.org\Samba Server\Scripts\1\3\0\101 1"166 PACKAGEID="netlabs.org\Samba Server\Scripts\1\3\0\1013" 161 167 TARGET="$(1)" 162 168 LONGFILENAMES … … 200 206 201 207 <PCK INDEX=6 202 PACKAGEID="netlabs.org\Samba Server\Install\1\1\ 1\991"208 PACKAGEID="netlabs.org\Samba Server\Install\1\1\4\1022" 203 209 TARGET="$(1)" 204 210 LONGFILENAMES … … 219 225 <NEXTBUTTON TARGET=2>=("NLVGetMessage 2")</NEXTBUTTON> 220 226 <TEXT> 221 =("NLVGetMessage 9") =("NLVGetMessage 1") =("NLVGetMessage 10") =("NLVGetMessage 11") =("S MBOS2VER")!227 =("NLVGetMessage 9") =("NLVGetMessage 1") =("NLVGetMessage 10") =("NLVGetMessage 11") =("SmbOS2Ver")! 222 228 </TEXT> 223 229 <README FORMAT=HTML> … … 233 239 <BR>- =("ChkTCPBEUI") 234 240 <BR>- kLibc 0.6.6 =("ChkDLL LIBC066.DLL") 235 <BR>- kintl.DLL =("ChkDLL KINTL.DLL") 241 <BR>- libcx0 0.4 =("ChkDLL LIBCX0.DLL") 242 <BR>- CUPS =("ChkDLL CUPS.DLL") 243 <BR>- GCC 4.9.2 =("ChkDLL GCC1.DLL") 236 244 <BR>- GCC 4.4.2 =("ChkDLL GCC442.DLL") 237 <BR>- GCC 4.4.6 =("ChkDLL GCC446.DLL") 245 <BR>- INTL8 =("ChkDLL INTL8.DLL") 246 <BR>- POPT =("ChkDLL POPT.DLL") 247 <BR>- READLN6 =("ChkDLL READLN6L.DLL") 248 <BR>- Z1 =("ChkDLL Z1.DLL") 238 249 <BR>- VX-REXX =("ChkDLL VROBJ.DLL") 239 250 <BR>- VX-REXX Splitbar =("ChkDLL VRSPLITB.DLL")
Note:
See TracChangeset
for help on using the changeset viewer.