similar to: Samba 2.2 CVS

Displaying 20 results from an estimated 1000 matches similar to: "Samba 2.2 CVS"

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 Oct 10
0
Samba 2.2.6 rc2 released
Folks, We have just posted Samba 2.2.6rc2 (don't ask me about rc1... I'm still a little bitter about). It all goes well, 2.2.6 is just around the corner.... Source tarballs at http://download.samba.org/samba/ftp/pre/ and RedHat RPMS for testing at http://download.samba.org/samba/ftp/Binary_Packages/redhat/ Mirrors will be updated shortly. -- Enjoy, The SAMBA Team
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba: #!/usr/bin/ksh echo "\npassword: cvs\n" cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba Are there any other commands I could tack on or something I should do differently to make sure I am getting correct rebuilds? For example, should I tack on at the end: cd
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 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:
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 May 10
0
Keeping your code current via wget through an ftp proxy
I've recently figured out something that others may find useful...we have an ftp proxy, and I couldn't get cvs to work through it. I finally got wget working, and can now mirror my source to the current samba_2_2 version by downloading only the newer files. Then I can run ./configure, etc to update my system. ----------------------------------------------------- The command line is in
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
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 Oct 17
1
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
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:
2002 Aug 29
1
samba-2.2.6pre2 snapshot available
FYI... I've just posted a snapshot of the current SAMBA_2_2 source code (tagged release-2-2-6pre2). This includes all of the post 2.2.5 printing fixes as well as fixing some other bugs (such as VxFS quota support). Please test and report back your experience. There have been some updates to the Mandrake packaging thanks to Buchan. We are not building RPMS or *debs for this pre-release.
2002 Jun 06
1
Re: Domain SID for BDC
On Thu, 6 Jun 2002 Volker.Lendecke@SerNet.DE wrote: > One thing that struck me today is the fact that if you copy the > secrets.tdb to another machine, smbd will generate a new SID for the > machine and hand this out on lsaquery. The only way to create a working > BDC with 2.2.5 is to manually generate a MACHINE.SID from the PDC with > rpcclient/lsaquery, copy this over to the BDC
2002 Oct 28
2
Is 2.2.6 Final?
Just tought I'd follow up and see if 2.2.6 is truly the last release of samba_2_2 CVS branch. We've got six systems running it with no visible issues. I'm currently testing CVS from Sunday's pull of 3.0...is this the direction I should be heading? Bill
2002 Dec 13
1
%U bug
I have been unable to find any indication as to the scope of the %U bug. I have been looking in the docs, etc., and there is only an indication that there IS a bug, fixed in 2.2.7. Can anyone tell me what it is, or where to read what it is? I couldn't find the SAMBA_2_2 CVS log as was suggested -- I don't use CVS. Thanks. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan
2001 Dec 19
1
Errors compiling cvs
Hi I'm trying to compile a cvs code adding the latest winbindd_group.c : Revision 1.3.4.17 Dec 18 (Fix for enumerating users and groups when there are trusted domains that ar down) downloaded from the cvs web page that seems to be newer than the one included on the cvs source and I'm getting the following errors: nsswitch/winbindd_group.c:39:10 #include expects "FILENAME" or
2002 Dec 11
2
Samba 2.2.7a released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the release of Samba 2.2.7a. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.7a.tar.gz or samba-2.2.7a.tar.bz2. Both
2002 Dec 11
2
Samba 2.2.7a released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the release of Samba 2.2.7a. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.7a.tar.gz or samba-2.2.7a.tar.bz2. Both
2001 Mar 21
2
Exploding connections
i've managed to catch the exploding connections database in the act. i was able to attach gdb to the smbd while it was going crazy: (gdb) bt #0 0xf55da in tdb_expand () #1 0xf5787 in tdb_allocate () #2 0xf6554 in tdb_store () #3 0x6534 in claim_connection () #4 0x406a2 in make_connection () #5 0x1e105 in reply_tcon_and_X () #6 0x3e256 in switch_message () #7 0x3e8c7 in chain_reply ()
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