CVS update: samba/source/msdfs

2004-03-26 Thread vlendec

Date:   Fri Mar 26 17:58:30 2004
Author: vlendec

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv19548

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
After briefly talking to jerry, commit this:

Redirect clients to shares based on the the client's IP address. The msdfs
link has the following form:

temp1 - msdfs:@/data/tmp/[EMAIL PROTECTED]

The file /data/tmp/redir has the contents:

192.168.234.128 closest
192.168.234 close
default

Everything in between the @-signs in the link target is replaced by the
substituion in the file.

Jerry, errors in the filename expansion are now answered with
NT_STATUS_OBJECT_NAME_NOT_FOUND

Volker


Revisions:
msdfs.c 1.28.2.26 = 1.28.2.27

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.26r2=1.28.2.27


CVS update: samba/source/msdfs

2004-03-26 Thread vlendec

Date:   Fri Mar 26 17:59:14 2004
Author: vlendec

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv19672

Modified Files:
msdfs.c 
Log Message:
After briefly talking to jerry, commit this:

Redirect clients to shares based on the the client's IP address. The msdfs
link has the following form:

temp1 - msdfs:@/data/tmp/[EMAIL PROTECTED]

The file /data/tmp/redir has the contents:

192.168.234.128 closest
192.168.234 close
default

Everything in between the @-signs in the link target is replaced by the
substituion in the file.

Jerry, errors in the filename expansion are now answered with
NT_STATUS_OBJECT_NAME_NOT_FOUND

Volker


Revisions:
msdfs.c 1.50 = 1.51

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.50r2=1.51


CVS update: samba/source/msdfs

2004-03-26 Thread jra

Date:   Fri Mar 26 20:40:29 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv17586/msdfs

Modified Files:
msdfs.c 
Log Message:
Always use strchr_m, not strchr on unix character sets.
Jeremy.


Revisions:
msdfs.c 1.51 = 1.52

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.51r2=1.52


CVS update: samba/source/msdfs

2004-03-26 Thread jra

Date:   Fri Mar 26 20:40:30 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv17741/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Always use strchr_m, not strchr on unix character sets.
Jeremy.


Revisions:
msdfs.c 1.28.2.27 = 1.28.2.28

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.27r2=1.28.2.28


CVS update: samba/source/msdfs

2004-03-26 Thread vlendec

Date:   Fri Mar 26 22:26:34 2004
Author: vlendec

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv5810/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Move the Client-IP based msdfs target expansion to a VFS module.

Volker


Revisions:
msdfs.c 1.28.2.28 = 1.28.2.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.28r2=1.28.2.29


CVS update: samba/source/msdfs

2004-03-26 Thread vlendec

Date:   Fri Mar 26 22:29:09 2004
Author: vlendec

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv6087/msdfs

Modified Files:
msdfs.c 
Log Message:
Move the Client-IP based msdfs target expansion to a VFS module.

Volker


Revisions:
msdfs.c 1.52 = 1.53

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.52r2=1.53


CVS update: samba/source/msdfs

2004-03-25 Thread jerry

Date:   Thu Mar 25 14:41:56 2004
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv1537/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
jra's patch -- fix anonymous self referral code to check that a share is an msdfs root 
first

Revisions:
msdfs.c 1.28.2.25 = 1.28.2.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.25r2=1.28.2.26


CVS update: samba/source/msdfs

2004-03-25 Thread jerry

Date:   Thu Mar 25 15:35:53 2004
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv13187/msdfs

Modified Files:
msdfs.c 
Log Message:
jra's patch -- fix anonymous self referral code to check that a share is an msdfs root 
first

Revisions:
msdfs.c 1.49 = 1.50

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.49r2=1.50


CVS update: samba/source/msdfs

2004-03-18 Thread jerry

Date:   Thu Mar 18 17:09:41 2004
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv12592/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
starting to sync the cvs tree

Revisions:
msdfs.c 1.37.2.7 = 1.37.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.7r2=1.37.2.8


CVS update: samba/source/msdfs

2004-03-17 Thread jra

Date:   Thu Mar 18 02:17:23 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv5344/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Added a varient of Volker's patch to fix the self-referrals as anonymous user
problem.
Jeremy.


Revisions:
msdfs.c 1.28.2.24 = 1.28.2.25

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.24r2=1.28.2.25


CVS update: samba/source/msdfs

2004-03-11 Thread jra

Date:   Fri Mar 12 01:43:23 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv1653/msdfs

Modified Files:
msdfs.c 
Log Message:
Allow msdfs symlink syntax to be more forgiving (it took me ages to remember
what it was :-). Allow msdfs links to now look like UNC paths : eg.
sym_link - msdfs://server/share/path/in/share
or :
sym_link - msdfs:\\server\share\path\in\share
Jeremy.


Revisions:
msdfs.c 1.47 = 1.48

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.47r2=1.48


CVS update: samba/source/msdfs

2004-03-11 Thread jra

Date:   Fri Mar 12 01:43:25 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv1557/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Allow msdfs symlink syntax to be more forgiving (it took me ages to remember
what it was :-). Allow msdfs links to now look like UNC paths : eg.
sym_link - msdfs://server/share/path/in/share
or :
sym_link - msdfs:\\server\share\path\in\share
Jeremy.


Revisions:
msdfs.c 1.28.2.23 = 1.28.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.23r2=1.28.2.24


CVS update: samba/source/msdfs

2004-03-10 Thread jra

Date:   Thu Mar 11 00:42:33 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10454/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Ensure we use check_path_syntax() to pull out DFS paths.
Jeremy


Revisions:
msdfs.c 1.28.2.22 = 1.28.2.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.22r2=1.28.2.23


CVS update: samba/source/msdfs

2004-03-10 Thread jra

Date:   Thu Mar 11 00:42:36 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10390/msdfs

Modified Files:
msdfs.c 
Log Message:
Ensure we use check_path_syntax() to pull out DFS paths.
Jeremy


Revisions:
msdfs.c 1.46 = 1.47

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.46r2=1.47


CVS update: samba/source/msdfs

2004-03-09 Thread jra

Date:   Tue Mar  9 23:26:56 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10818/msdfs

Modified Files:
msdfs.c 
Log Message:
Fix dfs referrals - don't use check_path_syntax. Also use mb char calls in
dfs code.
Jeremy.


Revisions:
msdfs.c 1.44 = 1.45

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.44r2=1.45


CVS update: samba/source/msdfs

2004-03-09 Thread jra

Date:   Tue Mar  9 23:26:58 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10713/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Fix dfs referrals - don't use check_path_syntax. Also use mb char calls in
dfs code.
Jeremy.


Revisions:
msdfs.c 1.28.2.20 = 1.28.2.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.20r2=1.28.2.21


CVS update: samba/source/msdfs

2004-03-09 Thread jra

Date:   Wed Mar 10 02:38:36 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv13012/msdfs

Modified Files:
msdfs.c 
Log Message:
Moving towards getting msdfs working again (this looks like it was broken
in 3.0.2a actually). We now send a correct referral back, but the client
refuses to follow it... Not sure why. Will do more tests.. Maybe unicode
character count is wrong (it looks it).
Jeremy.


Revisions:
msdfs.c 1.45 = 1.46

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.45r2=1.46


CVS update: samba/source/msdfs

2004-03-09 Thread jra

Date:   Wed Mar 10 02:38:39 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv13024/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Moving towards getting msdfs working again (this looks like it was broken
in 3.0.2a actually). We now send a correct referral back, but the client
refuses to follow it... Not sure why. Will do more tests.. Maybe unicode
character count is wrong (it looks it).
Jeremy.


Revisions:
msdfs.c 1.28.2.21 = 1.28.2.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.21r2=1.28.2.22


CVS update: samba/source/msdfs

2004-01-15 Thread jerry

Date:   Thu Jan 15 21:35:07 2004
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv14325/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
sync tree for 3.0.2rc1

Revisions:
msdfs.c 1.37.2.6 = 1.37.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.6r2=1.37.2.7


CVS update: samba/source/msdfs

2004-01-13 Thread jra

Date:   Wed Jan 14 06:41:46 2004
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv22477/msdfs

Modified Files:
msdfs.c 
Log Message:
Remove references to 'jn' which gcc-3.4 with precompiled headers
doesn't like.
Jeremy.


Revisions:
msdfs.c 1.43 = 1.44

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.43r2=1.44


CVS update: samba/source/msdfs

2003-11-07 Thread jerry

Date:   Fri Nov  7 15:52:21 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv13296/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
 syncing tree with SAMBA_3_0

Revisions:
msdfs.c 1.37.2.5 = 1.37.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.5r2=1.37.2.6


CVS update: samba/source/msdfs

2003-10-28 Thread jra

Date:   Tue Oct 28 18:32:01 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25377/msdfs

Modified Files:
msdfs.c 
Log Message:
Don't log at level zero when chdir fails. Ensure correct error message is returned.
Jeremy.


Revisions:
msdfs.c 1.42 = 1.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.42r2=1.43


CVS update: samba/source/msdfs

2003-10-28 Thread jra

Date:   Tue Oct 28 18:32:03 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25382/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Don't log at level zero when chdir fails. Ensure correct error message is returned.
Jeremy.


Revisions:
msdfs.c 1.28.2.18 = 1.28.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.18r2=1.28.2.19


CVS update: samba/source/msdfs

2003-10-27 Thread jra

Date:   Tue Oct 28 00:51:21 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv18882/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Fix for bug #667. DFS filenames can now have arbitrary case.
Jeremy.


Revisions:
msdfs.c 1.28.2.17 = 1.28.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.17r2=1.28.2.18


CVS update: samba/source/msdfs

2003-10-22 Thread jra

Date:   Wed Oct 22 23:38:16 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv18979/msdfs

Modified Files:
msdfs.c 
Log Message:
Put strcasecmp/strncasecmp on the banned list (except for needed calls
in iconv.c and nsswitch/). Using them means you're not thinking about multibyte at
all and I really want to discourage that.
Jeremy.


Revisions:
msdfs.c 1.40 = 1.41

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.40r2=1.41


CVS update: samba/source/msdfs

2003-10-22 Thread jra

Date:   Wed Oct 22 23:38:20 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv18798/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Put strcasecmp/strncasecmp on the banned list (except for needed calls
in iconv.c and nsswitch/). Using them means you're not thinking about multibyte at
all and I really want to discourage that.
Jeremy.


Revisions:
msdfs.c 1.28.2.16 = 1.28.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.16r2=1.28.2.17


CVS update: samba/source/msdfs

2003-09-27 Thread jerry

Date:   Sat Sep 27 16:54:29 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10870/source/msdfs

Modified Files:
  Tag: APPLIANCE_HEAD
msdfs.c 
Log Message:
syncing tree with 3.0

Revisions:
msdfs.c 1.10.2.8 = 1.10.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.10.2.8r2=1.10.2.9


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:53:59 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv2214/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.28.2.15 = 1.28.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.15r2=1.28.2.16


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 17:54:33 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv2503/msdfs

Modified Files:
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.39 = 1.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.39r2=1.40


CVS update: samba/source/msdfs

2003-09-22 Thread jerry

Date:   Mon Sep 22 18:24:08 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv6387/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
fix some warnings found by the Sun C compiler

Revisions:
msdfs.c 1.37.2.4 = 1.37.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.4r2=1.37.2.5


CVS update: samba/source/msdfs

2003-09-08 Thread jerry

Date:   Mon Sep  8 14:13:33 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv26836/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
syncing files for rc3

Revisions:
msdfs.c 1.37.2.3 = 1.37.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.3r2=1.37.2.4


CVS update: samba/source/msdfs

2003-09-08 Thread jerry

Date:   Tue Sep  9 04:07:09 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv31563/msdfs

Modified Files:
msdfs.c 
Removed Files:
README 
Log Message:
sync 3.0 into HEAD for the last time



Revisions:
msdfs.c 1.38 = 1.39

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.38r2=1.39
README  1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/README?rev=1.2


CVS update: samba/source/msdfs

2003-09-07 Thread tpot

Date:   Mon Sep  8 00:55:32 2003
Author: tpot

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv31433/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
When enumerating dfs shares loop from 0 to lp_numservices() instead of
relying on lp_servicename(n) to return an empty string for invalid
service numbers.  For some reason it is returning NULL now.

Fixes bug 403.


Revisions:
msdfs.c 1.28.2.14 = 1.28.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.14r2=1.28.2.15


CVS update: samba/source/msdfs

2003-09-05 Thread jra

Date:   Fri Sep  5 19:59:54 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv16391/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
as that's what they do. Fix string_replace() to fast-path ascii.
Jeremy.


Revisions:
msdfs.c 1.28.2.13 = 1.28.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.13r2=1.28.2.14


CVS update: samba/source/msdfs

2003-09-04 Thread tpot

Date:   Fri Sep  5 00:55:44 2003
Author: tpot

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv12422/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Return 0 DFS links instead of -1 when dfs support is not enabled.

Possible fix for bug 403.


Revisions:
msdfs.c 1.28.2.12 = 1.28.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.12r2=1.28.2.13


CVS update: samba/source/msdfs

2003-09-02 Thread jerry

Date:   Tue Sep  2 22:18:03 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv20033/msdfs

Modified Files:
  Tag: APPLIANCE_HEAD
msdfs.c 
Log Message:
starting to sync up app_head with 3.0

Revisions:
msdfs.c 1.10.2.7 = 1.10.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.10.2.7r2=1.10.2.8


CVS update: samba/source/msdfs

2003-08-15 Thread jerry

Date:   Fri Aug 15 23:59:50 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv1974/source/msdfs

Removed Files:
  Tag: SAMBA_3_0_RELEASE
README 
Log Message:
last minute packaging changes

Revisions:
README  1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/README?rev=1.2


CVS update: samba/source/msdfs

2003-08-14 Thread Jelmer Vernooij

Date:   Thu Aug 14 00:07:42 2003
Author: jelmer

Update of /home/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv401

Removed Files:
  Tag: SAMBA_3_0
README 
Log Message:
This file has been in the HOWTO for ages

Revisions:
README  1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/README?rev=1.2


CVS update: samba/source/msdfs

2003-08-14 Thread jerry

Date:   Fri Aug  8 05:10:12 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv21506/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
need to make sure that the connection struct mem_ctx is initialized and destroyed

Revisions:
msdfs.c 1.28.2.10 = 1.28.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.10r2=1.28.2.11


CVS update: samba/source/msdfs

2003-07-15 Thread jerry

Date:   Wed Jul 16 04:25:55 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv30855/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
starting to sync up for beta3

Revisions:
msdfs.c 1.37.2.1 = 1.37.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37.2.1r2=1.37.2.2


CVS update: samba/source/msdfs

2003-07-15 Thread jerry

Date:   Wed Jul 16 05:34:42 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv4827/source/msdfs

Modified Files:
msdfs.c 
Log Message:
trying to get HEAD building again.  If you want the code
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE



Revisions:
msdfs.c 1.37 = 1.38

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37r2=1.38


CVS update: samba/source/msdfs

2003-07-03 Thread jra

Date:   Thu Jul  3 19:11:28 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv12062/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Removed strupper/strlower macros that automatically map to strupper_m/strlower_m.
I really want people to think about when they're using multibyte strings.
Jeremy.


Revisions:
msdfs.c 1.28.2.9 = 1.28.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.9r2=1.28.2.10


CVS update: samba/source/msdfs

2003-06-06 Thread jerry

Date:   Fri Jun  6 14:53:23 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/home/jerry/src/samba_3_0_release/source/msdfs

Modified Files:
  Tag: SAMBA_3_0_RELEASE
msdfs.c 
Log Message:
working on creating the 3.0 release tree

Revisions:
msdfs.c 1.37 = 1.37.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.37r2=1.37.2.1


CVS update: samba/source/msdfs

2003-02-28 Thread jerry

Date:   Fri Feb 28 14:42:46 2003
Author: jerry

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv19740/source/msdfs

Modified Files:
  Tag: SAMBA_2_2_RELEASE
msdfs.c 
Log Message:
syncing up for 2.2.8pre2

Revisions:
msdfs.c 1.10.4.3.2.8 = 1.10.4.3.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.4.3.2.8r2=1.10.4.3.2.9


CVS update: samba/source/msdfs

2003-02-24 Thread jra

Date:   Mon Feb 24 19:35:31 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25518/msdfs

Modified Files:
  Tag: SAMBA_2_2
msdfs.c 
Log Message:
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy.


Revisions:
msdfs.c 1.10.4.29 = 1.10.4.30

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.4.29r2=1.10.4.30


CVS update: samba/source/msdfs

2003-02-24 Thread jra

Date:   Mon Feb 24 19:37:20 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25732/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy.


Revisions:
msdfs.c 1.28.2.4 = 1.28.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.28.2.4r2=1.28.2.5


CVS update: samba/source/msdfs

2003-02-24 Thread jra

Date:   Mon Feb 24 19:37:38 2003
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25886/msdfs

Modified Files:
  Tag: APPLIANCE_HEAD
msdfs.c 
Log Message:
Merge from HEAD. Use pstrcpy not safe_strcpy.
No CR#.
Jeremy.


Revisions:
msdfs.c 1.10.2.6 = 1.10.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.2.6r2=1.10.2.7


CVS update: samba/source/msdfs

2003-02-10 Thread kalele

Date:   Tue Feb 11 01:45:48 2003
Author: kalele

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv1349/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Fix the msdfs proxy handling code in dfsenum to return the cumulative number of
dfs links encountered. Previously the number was being mistakenly reset to 1.
Thanks to Guenther Deschner [EMAIL PROTECTED] for pointing this out and a fix.
[Check into SAMBA_3_0]


Revisions:
msdfs.c 1.28.2.3 = 1.28.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.28.2.3r2=1.28.2.4



CVS update: samba/source/msdfs

2002-12-29 Thread kalele

Date:   Sun Dec 29 23:29:07 2002
Author: kalele

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv8130/source/msdfs

Modified Files:
msdfs.c 
Log Message:
Add msdfs proxy functionality to HEAD.


Revisions:
msdfs.c 1.32 = 1.33
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.32r2=1.33



CVS update: samba/source/msdfs

2002-12-27 Thread kalele

Date:   Fri Dec 27 20:08:35 2002
Author: kalele

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv2537/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Add msdfs proxy functionality; a CIFS share can directly be a stand-in for
another share, and when clients connect to the first share, they will be
redirected to the proxied share.


Revisions:
msdfs.c 1.28.2.1 = 1.28.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.28.2.1r2=1.28.2.2



CVS update: samba/source/msdfs

2002-12-27 Thread kalele

Date:   Sat Dec 28 00:18:23 2002
Author: kalele

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv17008/msdfs

Modified Files:
  Tag: SAMBA_3_0
msdfs.c 
Log Message:
Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for
the proxy target.


Revisions:
msdfs.c 1.28.2.2 = 1.28.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.28.2.2r2=1.28.2.3



CVS update: samba/source/msdfs

2002-11-25 Thread jra

Date:   Mon Nov 25 20:31:32 2002
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv10051/msdfs

Modified Files:
  Tag: APPLIANCE_HEAD
msdfs.c 
Log Message:
Fixes for the extended character set CR's. DO NOT MERGE - STILL IN TESTING !
Jeremy.


Revisions:
msdfs.c 1.10.2.5 = 1.10.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.2.5r2=1.10.2.6



CVS update: samba/source/msdfs

2002-11-05 Thread jra

Date:   Tue Nov  5 19:05:00 2002
Author: jra

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv25734/msdfs

Modified Files:
  Tag: APPLIANCE_HEAD
msdfs.c 
Log Message:
Fix bug that assumed dos_unistr2 length was in ucs2 units, not bytes.
Fixes crash in smbpasswd command.
Jeremy.


Revisions:
msdfs.c 1.10.2.4 = 1.10.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.2.4r2=1.10.2.5