similar to: Keeping your code current via wget through an ftp proxy

Displaying 20 results from an estimated 2000 matches similar to: "Keeping your code current via wget through an ftp proxy"

2002 Jun 13
1
failed to make clean all on today's samba_2_2
Using LIBS = Compiling smbd/server.c In file included from include/ntdomain.h:287, from include/rpc_misc.h:24, from include/smb.h:1604, from include/includes.h:676, from smbd/server.c:22: include/rpc_samr.h:1834: unbalanced `#endif' In file included from include/includes.h:736, from smbd/server.c:22:
2002 May 14
1
Error in compiling from new SAMBA_2_2 On OpenBSD 3.1
If the following line is in Makefile, ld stops with Error code 1. This is a new development in Makefile.in; I built from the SAMBA_2_2 code a couple of days ago, and the previous Makefile's DYNEXP= line doesn't have the "-Wl,--export-dynamic" switches... --------------------------------------- Line from current Makefile: DYNEXP=-Wl,--export-dynamic
2002 May 15
0
FW: RE: RE: Win2k Printing Problems
-----Original Message----- From: JUSTIN GERRY [mailto:JGERRY@butchers.com] Sent: Wednesday, May 15, 2002 10:33 AM To: vansickj-eodc@Kaman.com Subject: Re: RE: RE: [Samba] Win2k Printing Problems No my ports are: servername (ip address in my case as I am going across a router) print server (actual printcap name) When I add a printer to a Win2k box, in the registry under
2017 Dec 27
4
An rpmbuild spec question
I'm trying to build a package to create a directory and install some files. My rpmbuild keeps failing, unable to cd into the directory, "no such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the source was unzipped and untared into BUILD/opt/smipmicfg-1.27.0. In the spec file, I've even added a cd $RPM_BUILD_ROOT/opt, and I see it cd to there... and then it
2002 Jun 28
0
Tr: RE: Samba 2.2.5 and printers
Ok, I solved the problem by myself. The problem was that the users with wich I tried to connect to the printer where defined as admin users, and I declared root as an invalid user in the samba configuration, so it always give me an access denied because it tried to connect as root. Anyway thanks for the time you waste trying to help me ;-) ----Message r?exp?di?---- >Date: Thu, 27 Jun 2002
2001 Mar 13
2
Samba 2.2 CVS
Sure thing: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login <password is cvs > cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba this will grab samba_2_2 and place it in a directory lableled samba. leaving out the SAMBA_2_2 grabs HEAD. you can get other modules as follows: SAMBA_2_2 HEAD APPLIANCE_HEAD APPLIANCE_TNG there are others but I haven't tried
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
Folks, Greetings. I just wanted to take a few moments a give everyone an update on the plans for the 2.2 branch. First we would like to thank everyone who has provided feedback regarding the 2.2.3a release. The positive feedback has been encouraging and the bug reports are proving to be very fruitful. Jeremy, Herb, and myself are planning on to continue development on the SAMBA_2_2 cvs tree
2002 Jun 27
0
RE: Browsing cont'd
Don't forget to add the #PRE after the host info; that way it preloads it. Create one lmhosts file for the Win boxes, and copy to either \windows (win9x) \winnt\system32\drivers\etc (NT/Win2k/XP) then open a DOS Prompt and type nbtstat -R to flush/refresh the cached info. The samba box's hosts go in /etc, /lmhosts go in /etc/samba (if you're using the current defaults. Put the
2017 Dec 27
0
An rpmbuild spec question
On Wed, Dec 27, 2017 at 3:41 PM <m.roth at 5-cent.us> wrote: > I'm trying to build a package to create a directory and install some > files. My rpmbuild keeps failing, unable to cd into the directory, "no > such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the > source was unzipped and untared into BUILD/opt/smipmicfg-1.27.0. In the > spec
2017 Dec 27
0
An rpmbuild spec question
On Dec 27, 2017, at 15:40, m.roth at 5-cent.us wrote: > > I'm trying to build a package to create a directory and install some > files. My rpmbuild keeps failing, unable to cd into the directory, "no > such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the > source was unzipped and untared into BUILD/opt/smipmicfg-1.27.0. In the > spec file,
2001 Dec 06
0
SAMBA_2_2: Failure with smbmounted volume
On Wed, 5 Dec 2001, Esh, Andrew wrote: [changing lists to keep this on topic] > I have another problem with the latest SAMBA_2_2 to report. I have a volume > mounted from Windows NT4 server onto a Linux Redhat 7.1 client machine using > smbmount. When I opened a file while the volume was mounted using the old > release-2-2-2 version of the source code, smb return value looked like
2004 Jul 12
4
in the makefile for wget ftp:// etc.
it''s a good idea to do this: wget --passive-ftp for more and more sites. Probably a good default. ron ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking
2001 Mar 22
1
Va: list of users in Win9x
Hi Jerry, how can I download the SAMBA_2_2 you told about? Via cvs I only got the same 2.2.0alpha2 release. :( Gogo. -----Eredeti uzenet----- Felado: Gerald Carter [SMTP:gcarter@valinux.com] Kuldve: Thursday, March 22, 2001 4:36 AM Cimzett: bartus.l@bitel.hu Masolatot kap: samba@us5.samba.org Targy: Re: list of users in Win9x On Wed, 21 Mar 2001 04:49:02 Bartus Levente wrote: > > I
2001 Dec 28
3
Compiling samba with solaris
Hi, I just cvs the samba_2_2 branch with cvs -d :pserver:cvs@samba.org:/cvsroot co -r SAMBA_2_2 samba and i try to compile samba with gcc under solaris 8 (SUNultra10): # pwd /tmp/samba/source # ./configure --with-automount --with-nisplus-home loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O ) works... no configure: error: installation or configuration
2002 Jul 22
0
FW: my printers are still paused in Win2k and WinNT 4.0
Jim, Not only does the buffer scrapper code show paused if the Printer name is something like CSQ_office_a but if the host has off in the name like --> hp@mercylaboffice.pa-ucl.com it puts it on pause... Shane -----Original Message----- From: Shane Drinkwater Sent: Monday, July 22, 2002 11:37 AM To: samba@lists.samba.org Subject: RE: [Samba] my printers are still paused in Win2k and
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing). It configured, compiled and installed fine, but when it came up there was an issue. When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders. I quickly put it back to the older 2.2.2 configuration and everyone is back to normal. Was
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error on RedHat 7.1 i386 cd packaging\RedHat sh makerpms.sh [snip...] Compiling recycle/recycle.c mkdir recycle/.libs gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o recycle/.libs/recycle.lo recycle/recycle.c: In function `do_parameter': recycle/recycle.c:157:
2011 Apr 22
3
[LLVMdev] svn server permissions for top-level svn update
Hi, My svn working copy mirrors the layout of the whole svn repository, from llvm-project downwards, so I have: ~/svn/llvm-project/ ~/svn/llvm-project/llvm/ ~/svn/llvm-project/llvm/trunk/ # lots of stuff in here ~/svn/llvm-project/cfe/ ~/svn/llvm-project/cfe/trunk/ # and lots of stuff in here (and likewise for test-suite, llvm-gcc-4.2 and dragonegg) This is nice because I can do "svn
2002 Aug 27
1
cumulative printing patch for 2.2.5
FYI.... I've posted a patch file which contains the major spoolss fixes in the SAMBA_2_2 cvs tree. These include * security descriptor parsing fix for Win2k clients * correct access checks for modofying forms using a print server handle * add check for 0 length printer data in EnumPrinterDataEx() * fix alignment/offset bug in EnumPrinterDataEx() * fix bug in DeletPrinterDriver() so that
2002 Oct 22
0
The Samba Team Releases Version 2.2.6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Heads up everyone, After a long wait (4 months since 2.2.5 and numerous bug fixes later), the final planned 2.2 release is here. With this release Samba 2.2 is now officially in maintenance mode only. The only fixes that will be accepted to the SAMBA_2_2 cvs branch are those which fix critical bugs in basic functionality. It's time to move on