CVS update: samba/source/include

2004-04-03 Thread abartlet

Date:   Sat Apr  3 15:41:32 2004
Author: abartlet

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5679/source/include

Modified Files:
  Tag: SAMBA_3_0
auth.h 
Log Message:
Fix most of bug #169.

For a (very) long time, we have had a bug in Samba were an NTLMv2-only
PDC would fail, because it converted the password into NTLM format for
checking.

This patch performs the direct comparison required for interactive
logons to function in this situation.  It also removes the 'auth flags', which
simply where not ever used.

Natrually, this plays with the size of structures, so rebuild, rebuild 
rebuild...

Andrew Bartlett



Revisions:
auth.h  1.14.2.7 => 1.14.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/auth.h.diff?r1=1.14.2.7&r2=1.14.2.8


CVS update: samba/source/include

2004-04-02 Thread jra

Date:   Fri Apr  2 18:46:17 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv14205/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Added per-share parameter "store dos attributes". When set, will store
dos attributes in an EA. Based on an original patch from tridge, but
modified somewhat to cover all cases.
Jeremy.


Revisions:
smb.h   1.424.2.68 => 1.424.2.69

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.68&r2=1.424.2.69


CVS update: samba/source/include

2004-04-02 Thread jra

Date:   Fri Apr  2 18:44:03 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv13266/include

Modified Files:
smb.h 
Log Message:
Added per-share parameter "store dos attributes". When set, will store
dos attributes in an EA. Based on an original patch from tridge, but
modified somewhat to cover all cases.
Jeremy.


Revisions:
smb.h   1.509 => 1.510

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.509&r2=1.510


CVS update: samba/source/include

2004-04-02 Thread vlendec

Date:   Fri Apr  2 12:56:18 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12841/include

Modified Files:
  Tag: SAMBA_3_0
rpc_netlogon.h 
Log Message:
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
a DC it trusts.

Volker


Revisions:
rpc_netlogon.h  1.26.2.2 => 1.26.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_netlogon.h.diff?r1=1.26.2.2&r2=1.26.2.3


CVS update: samba/source/include

2004-04-02 Thread vlendec

Date:   Fri Apr  2 12:55:53 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12623/include

Modified Files:
rpc_netlogon.h 
Log Message:
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
a DC it trusts.

Volker


Revisions:
rpc_netlogon.h  1.33 => 1.34

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_netlogon.h.diff?r1=1.33&r2=1.34


CVS update: samba/source/include

2004-04-02 Thread idra

Date:   Fri Apr  2 08:27:08 2004
Author: idra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30632/include

Modified Files:
rpc_lsa.h 
Log Message:
implement basic create account functionality

Revisions:
rpc_lsa.h   1.54 => 1.55

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_lsa.h.diff?r1=1.54&r2=1.55


CVS update: samba/source/include

2004-03-31 Thread idra

Date:   Wed Mar 31 15:41:46 2004
Author: idra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12086/include

Modified Files:
passdb.h 
Log Message:
volker said it right better use a list of SIDs instead of NT_USER_TOKEN here

Revisions:
passdb.h1.43 => 1.44

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.43&r2=1.44


CVS update: samba/source/include

2004-03-30 Thread jra

Date:   Wed Mar 31 02:20:15 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22365/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
New protocol option "ea support" to turn them on (off by default). Conrad
at Apple may like this as it allows MacOS resource forks to be stored on
a file. Passes valgrind. Documentation to follow.
Jeremy.


Revisions:
smb.h   1.424.2.67 => 1.424.2.68

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.67&r2=1.424.2.68


CVS update: samba/source/include

2004-03-30 Thread jra

Date:   Wed Mar 31 02:20:11 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22214/include

Modified Files:
smb.h 
Log Message:
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
New protocol option "ea support" to turn them on (off by default). Conrad
at Apple may like this as it allows MacOS resource forks to be stored on
a file. Passes valgrind. Documentation to follow.
Jeremy.


Revisions:
smb.h   1.508 => 1.509

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.508&r2=1.509


CVS update: samba/source/include

2004-03-30 Thread vlendec

Date:   Tue Mar 30 11:16:15 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv4412/source/include

Modified Files:
smbldap.h 
Log Message:
sambaMemberSID->sambaSIDList

Revisions:
smbldap.h   1.11 => 1.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.11&r2=1.12


CVS update: samba/source/include

2004-03-29 Thread vlendec

Date:   Tue Mar 30 07:18:45 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv25306

Modified Files:
mapping.h 
Log Message:
Alias members are not stored in struct group_map, it's a separate API.

Volker


Revisions:
mapping.h   1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/mapping.h.diff?r1=1.13&r2=1.14


CVS update: samba/source/include

2004-03-27 Thread vlendec

Date:   Sat Mar 27 10:45:17 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv4115/include

Modified Files:
smbldap.h 
Log Message:
Two things:

Put aliases in LDAP

In group_mapping.tdb, revert the storage from sids hanging off an alias to
alias sids hanging off a member sid. This should speed up the timing critical
membership operation when you have lots of aliases at the cost of listing
alias members.

Volker


Revisions:
smbldap.h   1.10 => 1.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.10&r2=1.11


CVS update: samba/source/include

2004-03-26 Thread abartlet

Date:   Sat Mar 27 07:33:59 2004
Author: abartlet

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv2931/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Merge from HEAD the SMB signing patch that I developed a couple of weeks
ago.
 
This patch re-adds support for 'optional' SMB signing.  It also ensures that
we are much more careful about when we enable signing, particularly with
on-the-fly smb.conf reloads.
 
The client code will now attempt to use smb signing by default, and disable
it if the server doesn't correctly support it.
 
Andrew Bartlett



Revisions:
smb.h   1.424.2.66 => 1.424.2.67

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.66&r2=1.424.2.67


CVS update: samba/source/include

2004-03-26 Thread jra

Date:   Sat Mar 27 02:13:58 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12068/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Working (tested) client code for setting EA's by filename and fnum.
Now for parsing out the retrieved EA's.
Jeremy.


Revisions:
smb.h   1.424.2.65 => 1.424.2.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.65&r2=1.424.2.66


CVS update: samba/source/include

2004-03-26 Thread jra

Date:   Sat Mar 27 02:13:55 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12057/include

Modified Files:
smb.h 
Log Message:
Working (tested) client code for setting EA's by filename and fnum.
Now for parsing out the retrieved EA's.
Jeremy.


Revisions:
smb.h   1.507 => 1.508

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.507&r2=1.508


CVS update: samba/source/include

2004-03-24 Thread jerry

Date:   Wed Mar 24 19:26:42 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv28427/include

Modified Files:
rpc_spoolss.h 
Log Message:
fixes for prnadmin.dll API

  * force the PRINTER_ATTRIBUTE_LOCAL (nor PRINTER_ATTRIBUTE_NETWORK)
  * ensure that we return the sec_desc in smb_io_printer_info_2
(allows prnui.dll to restore security descriptors from a data file).




Revisions:
rpc_spoolss.h   1.96 => 1.97

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_spoolss.h.diff?r1=1.96&r2=1.97


CVS update: samba/source/include

2004-03-24 Thread jerry

Date:   Wed Mar 24 19:15:17 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv25761/include

Modified Files:
  Tag: SAMBA_3_0
rpc_spoolss.h 
Log Message:
fixes for prnadmin.dll API

  * force the PRINTER_ATTRIBUTE_LOCAL (nor PRINTER_ATTRIBUTE_NETWORK)
  * ensure that we return the sec_desc in smb_io_printer_info_2
(allows prnui.dll to restore security descriptors from a data file).




Revisions:
rpc_spoolss.h   1.77.2.9 => 1.77.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_spoolss.h.diff?r1=1.77.2.9&r2=1.77.2.10


CVS update: samba/source/include

2004-03-24 Thread jmcd

Date:   Wed Mar 24 17:40:21 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv3358/include

Modified Files:
ads.h 
Log Message:
Merge from 3.0

Fix bugzilla # 1208

Winbind ticket expiration


Revisions:
ads.h   1.30 => 1.31

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.30&r2=1.31


CVS update: samba/source/include

2004-03-24 Thread jmcd

Date:   Wed Mar 24 17:32:54 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv1304/include

Modified Files:
  Tag: SAMBA_3_0
ads.h 
Log Message:
Fix bugzilla # 1208

Winbind tickets expired.  We now check the expiration time, and acquire
new tickets.  We couln't rely on renewing them, because if we didn't get 
a request before they expired, we wouldn't have renewed them.  Also, there 
is a one-week limit in MS on renewal life, so new tickets would have been
needed after a week anyway.   Default is 10 hours, so we should only be 
acquiring them that often, unless the configuration on the DC is changed (and
the minimum is 1 hour). 


Revisions:
ads.h   1.12.2.14 => 1.12.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.12.2.14&r2=1.12.2.15


CVS update: samba/source/include

2004-03-22 Thread jerry

Date:   Mon Mar 22 23:14:30 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12522/include

Modified Files:
ads.h 
Log Message:
merging changes from 3.0

Revisions:
ads.h   1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.29&r2=1.30


CVS update: samba/source/include

2004-03-22 Thread jerry

Date:   Mon Mar 22 22:49:40 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv7482/include

Modified Files:
  Tag: SAMBA_3_0
ads.h 
Log Message:
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's memory (not 
the members though)

Revisions:
ads.h   1.12.2.13 => 1.12.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.12.2.13&r2=1.12.2.14


Re: CVS update: samba/source/include

2004-03-19 Thread Rafal Szczesniak
On Fri, Mar 19, 2004 at 01:40:50PM -0500, Jim McDonough wrote:
> 
> 
> 
> 
> > Can you see any reason why this could not be written to utilise gencache
> ?
> > As far as I can see there's actually no data that couldn't be represented
> > with gencache entry. If so, I could port it.
> Yes, the cache entries do not expire based on a timestamp, but rather a
> timestamp+current password policy setting.

Of course and it's still doable. As caches based on gencache have their own
specifics they're built on top of it. This mechanism provides a GENeric CACHE :)
If you think it is better to leave logon caching with its own mechanism, I am
still happy with that. I just thought I had written gencache with using it
this way on mind. I'll take a look once more at the code and talk to you.


cheers,
-- 
Rafal Szczesniak 
Samba Team member  http://www.samba.org



Re: CVS update: samba/source/include

2004-03-19 Thread Jim McDonough




> Can you see any reason why this could not be written to utilise gencache
?
> As far as I can see there's actually no data that couldn't be represented
> with gencache entry. If so, I could port it.
Yes, the cache entries do not expire based on a timestamp, but rather a
timestamp+current password policy setting.

Also, it was a lot of undue converstion between strings and numbers, which
increases potential for errors.


Jim McDonough
IBM Linux Technology Center
Samba Team
6 Minuteman Drive
Scarborough, ME 04074
USA

[EMAIL PROTECTED]
[EMAIL PROTECTED]

Phone: (207) 885-5565
IBM tie-line: 776-9984



Re: CVS update: samba/source/include

2004-03-19 Thread Rafal Szczesniak
On Thu, Mar 18, 2004 at 08:05:00PM +, [EMAIL PROTECTED] wrote:
> 
> Date: Thu Mar 18 20:05:00 2004
> Author:   jmcd
> 
> Update of /home/cvs/samba/source/include
> In directory dp.samba.org:/tmp/cvs-serv17754/include
> 
> Modified Files:
>   passdb.h smbldap.h 
> Log Message:
> merge from 3.0...LDAP password lockout support

Can you see any reason why this could not be written to utilise gencache ?
As far as I can see there's actually no data that couldn't be represented
with gencache entry. If so, I could port it.


cheers,
-- 
Rafal Szczesniak 
Samba Team member  http://www.samba.org



CVS update: samba/source/include

2004-03-19 Thread jerry

Date:   Fri Mar 19 14:53:54 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12853/source/include

Modified Files:
  Tag: SAMBA_3_0_RELEASE
passdb.h smbldap.h 
Log Message:
syncing with 3.0

Revisions:
passdb.h1.27.2.6 => 1.27.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.27.2.6&r2=1.27.2.7
smbldap.h   1.1.4.9 => 1.1.4.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.4.9&r2=1.1.4.10


CVS update: samba/source/include

2004-03-19 Thread idra

Date:   Fri Mar 19 14:31:09 2004
Author: idra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv8699/include

Modified Files:
smbldap.h 
Log Message:
add privileges support to ldapsam too

Revisions:
smbldap.h   1.9 => 1.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.9&r2=1.10


CVS update: samba/source/include

2004-03-18 Thread jmcd

Date:   Thu Mar 18 20:05:00 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv17754/include

Modified Files:
passdb.h smbldap.h 
Log Message:
merge from 3.0...LDAP password lockout support


Revisions:
passdb.h1.42 => 1.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.42&r2=1.43
smbldap.h   1.8 => 1.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.8&r2=1.9


CVS update: samba/source/include

2004-03-18 Thread jmcd

Date:   Thu Mar 18 19:22:50 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9640/include

Modified Files:
  Tag: SAMBA_3_0
passdb.h smbldap.h 
Log Message:
Password lockout for LDAP backend.  Caches autolock flag, bad count, and
bad time locally, updating the directory only for hitting the policy limit
or resetting.

This needed to be done at the passdb level rather than auth, because some
of the functions need to be supported from tools such as pdbedit.  It was
done at the LDAP backend level instead of generically after discussion,
because of the complexity of inserting it at a higher level.

The login cache read/write/delete is outside of the ldap backend, so it could
easily be called by other backends.  tdbsam won't call it for obvious
reasons, and authors of other backends need to decide if they want to 
implement it.


Revisions:
passdb.h1.11.2.16 => 1.11.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.11.2.16&r2=1.11.2.17
smbldap.h   1.1.2.12 => 1.1.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.2.12&r2=1.1.2.13


CVS update: samba/source/include

2004-03-18 Thread jerry

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

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
adt_tree.h debug.h includes.h nameserv.h passdb.h rpc_samr.h 
safe_string.h smb.h smb_macros.h smbldap.h smbprofile.h 
Log Message:
starting to sync the cvs tree

Revisions:
adt_tree.h  1.1 => 1.1.6.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/adt_tree.h.diff?r1=1.1&r2=1.1.6.1
debug.h 1.22.2.1 => 1.22.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.22.2.1&r2=1.22.2.2
includes.h  1.320.2.7 => 1.320.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.320.2.7&r2=1.320.2.8
nameserv.h  1.57.2.1 => 1.57.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nameserv.h.diff?r1=1.57.2.1&r2=1.57.2.2
passdb.h1.27.2.5 => 1.27.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.27.2.5&r2=1.27.2.6
rpc_samr.h  1.84.2.5 => 1.84.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_samr.h.diff?r1=1.84.2.5&r2=1.84.2.6
safe_string.h   1.25.2.4 => 1.25.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h.diff?r1=1.25.2.4&r2=1.25.2.5
smb.h   1.491.2.8 => 1.491.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.491.2.8&r2=1.491.2.9
smb_macros.h1.49.2.4 => 1.49.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb_macros.h.diff?r1=1.49.2.4&r2=1.49.2.5
smbldap.h   1.1.4.8 => 1.1.4.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.4.8&r2=1.1.4.9
smbprofile.h1.6.2.2 => 1.6.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbprofile.h.diff?r1=1.6.2.2&r2=1.6.2.3


CVS update: samba/source/include

2004-03-15 Thread jra

Date:   Mon Mar 15 21:53:59 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv3645/include

Modified Files:
nameserv.h safe_string.h smb.h 
Log Message:
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
names in nmbd. Allows conversion from dos codepage mb strings (ie. SJIS) to
expand to utf8 size on read.
Jeremy.


Revisions:
nameserv.h  1.59 => 1.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nameserv.h.diff?r1=1.59&r2=1.60
safe_string.h   1.28 => 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h.diff?r1=1.28&r2=1.29
smb.h   1.506 => 1.507

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.506&r2=1.507


CVS update: samba/source/include

2004-03-15 Thread jra

Date:   Mon Mar 15 21:45:44 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv1821/include

Modified Files:
  Tag: SAMBA_3_0
nameserv.h safe_string.h smb.h 
Log Message:
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
names in nmbd. Allows conversion from dos codepage mb strings (ie. SJIS) to
expand to utf8 size on read.
Jeremy.


Revisions:
nameserv.h  1.55.2.5 => 1.55.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nameserv.h.diff?r1=1.55.2.5&r2=1.55.2.6
safe_string.h   1.12.2.13 => 1.12.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h.diff?r1=1.12.2.13&r2=1.12.2.14
smb.h   1.424.2.64 => 1.424.2.65

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.64&r2=1.424.2.65


CVS update: samba/source/include

2004-03-15 Thread jerry

Date:   Mon Mar 15 16:12:52 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv3046/include

Modified Files:
adt_tree.h 
Log Message:
sync small fixes from 3.0 and fix compiler warning in priv code

Revisions:
adt_tree.h  1.1 => 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/adt_tree.h.diff?r1=1.1&r2=1.2


CVS update: samba/source/include

2004-03-13 Thread vlendec

Date:   Sat Mar 13 16:30:39 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv17814/include

Modified Files:
ntdomain.h passdb.h 
Log Message:
Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo and
enum_aliases to passdb. create and delete are not yet filled, you have to do
this with net groupmap and net idmap restore.

Volker


Revisions:
ntdomain.h  1.90 => 1.91

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ntdomain.h.diff?r1=1.90&r2=1.91
passdb.h1.41 => 1.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.41&r2=1.42


CVS update: samba/source/include

2004-03-12 Thread jra

Date:   Sat Mar 13 02:16:25 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6776/include

Modified Files:
nameserv.h 
Log Message:
Modified fix for bugid #784. Based on a patch from [EMAIL PROTECTED] (MORIYAMA 
Masayuki).
Don't use nstrings to hold workgroup and netbios names. The problem with them is that 
MB netbios
and workgroup names in unix charset (particularly utf8) may be up to 3x bigger than 
the name
when represented in dos charset (ie. cp932). So go back to using fstrings for these but
translate into nstrings (ie. 16 byte length values) for transport on the wire.
Jeremy.


Revisions:
nameserv.h  1.58 => 1.59

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nameserv.h.diff?r1=1.58&r2=1.59


CVS update: samba/source/include

2004-03-12 Thread jra

Date:   Sat Mar 13 02:16:20 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv7493/include

Modified Files:
  Tag: SAMBA_3_0
nameserv.h 
Log Message:
Modified fix for bugid #784. Based on a patch from [EMAIL PROTECTED] (MORIYAMA 
Masayuki).
Don't use nstrings to hold workgroup and netbios names. The problem with them is that 
MB netbios
and workgroup names in unix charset (particularly utf8) may be up to 3x bigger than 
the name
when represented in dos charset (ie. cp932). So go back to using fstrings for these but
translate into nstrings (ie. 16 byte length values) for transport on the wire.
Jeremy.


Revisions:
nameserv.h  1.55.2.4 => 1.55.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nameserv.h.diff?r1=1.55.2.4&r2=1.55.2.5


CVS update: samba/source/include

2004-03-12 Thread jra

Date:   Sat Mar 13 00:28:55 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv21599/include

Modified Files:
smb.h 
Log Message:
First part of patch from [EMAIL PROTECTED] (MORIYAMA Masayuki) to
fix up netbios names with mb strings. Includes reformat of libsmb/nmblib.c
so it's readable.
Jeremy.


Revisions:
smb.h   1.505 => 1.506

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.505&r2=1.506


CVS update: samba/source/include

2004-03-12 Thread jra

Date:   Sat Mar 13 00:28:53 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv21605/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
First part of patch from [EMAIL PROTECTED] (MORIYAMA Masayuki) to
fix up netbios names with mb strings. Includes reformat of libsmb/nmblib.c
so it's readable.
Jeremy.


Revisions:
smb.h   1.424.2.63 => 1.424.2.64

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.63&r2=1.424.2.64


CVS update: samba/source/include

2004-03-11 Thread jmcd

Date:   Thu Mar 11 18:10:08 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv11607/include

Modified Files:
smbldap.h 
Log Message:
Merge from 3.0.  Fix munged dial in pdb_ldap


Revisions:
smbldap.h   1.7 => 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.7&r2=1.8


CVS update: samba/source/include

2004-03-11 Thread jmcd

Date:   Thu Mar 11 16:32:19 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv24596/include

Modified Files:
  Tag: SAMBA_3_0
smbldap.h 
Log Message:
Get MungedDial actually working with full TS strings in it for pdb_ldap.
I know this isn't pretty, but neither was our assumption that all strings
from the directory fit inside a pstring.  There was no way this worked 
before will all versions of usrmgr (for example, the only version of 
mine that has the TS Confic button).


Revisions:
smbldap.h   1.1.2.11 => 1.1.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.2.11&r2=1.1.2.12


CVS update: samba/source/include

2004-03-11 Thread herb

Date:   Thu Mar 11 15:14:48 2004
Author: herb

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9435/samba/source/include

Modified Files:
includes.h 
Log Message:
add missing #ifdef HAVE_BICONV stuff


Revisions:
includes.h  1.336 => 1.337

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.336&r2=1.337


CVS update: samba/source/include

2004-03-11 Thread herb

Date:   Thu Mar 11 15:12:59 2004
Author: herb

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9304/samba/source/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
add missing #ifdef HAVE_BICONV stuff


Revisions:
includes.h  1.262.2.62 => 1.262.2.63

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.62&r2=1.262.2.63


CVS update: samba/source/include

2004-03-09 Thread mimir

Date:   Tue Mar  9 20:29:15 2004
Author: mimir

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv967/include

Modified Files:
passdb.h 
Log Message:
1) Two new functions to trust passwords interface in passdb:
   settrustpwent, gettrustpwnam

2) Implementation of another couple of these functions in tdbsam:
   settrustpwent, gettrustpwnam, gettrustpwsid

3) Testing (mostly for now) usage of the interface in pdbedit
   which is soon to be offline tool back again.

This is quite a new code, so many changes will be put in soon.


rafal



Revisions:
passdb.h1.40 => 1.41

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.40&r2=1.41


CVS update: samba/source/include

2004-03-09 Thread abartlet

Date:   Tue Mar  9 12:37:05 2004
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5458/include

Modified Files:
smb.h 
Log Message:
Commit to HEAD the updates to smb signing code that I was propsing for 3.0.

This code implements 'opportunistic signing' in our client (when the
server supports it, we will use it), and correct downgrading on both
the client and server for the 'enabled' (rather than required) signing
level.

This means that we can actually set 'server signing = yes' and not
have the world fall apart.  We had a number of bugs in that code, and
it certainly looks like most of the testing was with the 'requried'
setting.

While the changes are reasonable, I'm putting this into HEAD rather
than 3.0 for the timebeing.  SMB signing, like NTLMSSP, tends to have
gotchas in it :-)

(I also need to give it a workout with more than smbclient before I
move it across).

Andrew Bartlett


Revisions:
smb.h   1.504 => 1.505

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.504&r2=1.505


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 18:35:06 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22071/include

Modified Files:
includes.h 
Log Message:
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc

Revisions:
includes.h  1.335 => 1.336

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.335&r2=1.336


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 18:34:45 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22000/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc

Revisions:
includes.h  1.262.2.61 => 1.262.2.62

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.61&r2=1.262.2.62


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 18:17:54 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv19100/include

Modified Files:
includes.h 
Log Message:
BUG 1080: fix declaration of SMB_BIG_UINT

Revisions:
includes.h  1.334 => 1.335

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.334&r2=1.335


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 18:17:01 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv19030/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
BUG 1080: fix declaration of SMB_BIG_UINT

Revisions:
includes.h  1.262.2.60 => 1.262.2.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.60&r2=1.262.2.61


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 15:19:00 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv18465/include

Modified Files:
includes.h 
Log Message:
another fix for bug 761; don't default to bsd printing on linux

Revisions:
includes.h  1.333 => 1.334

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.333&r2=1.334


CVS update: samba/source/include

2004-03-04 Thread jerry

Date:   Thu Mar  4 15:18:36 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv18395/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
another fix for bug 761; don't default to bsd printing on linux

Revisions:
includes.h  1.262.2.59 => 1.262.2.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.59&r2=1.262.2.60


CVS update: samba/source/include

2004-03-03 Thread jra

Date:   Wed Mar  3 20:55:57 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6424/include

Modified Files:
  Tag: SAMBA_3_0
smb.h smb_macros.h 
Log Message:
Use a common function to parse all pathnames from the wire. This allows
much closer emulation of Win2k3 error return codes.
Jeremy.


Revisions:
smb.h   1.424.2.62 => 1.424.2.63

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.62&r2=1.424.2.63
smb_macros.h1.39.2.11 => 1.39.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb_macros.h.diff?r1=1.39.2.11&r2=1.39.2.12


CVS update: samba/source/include

2004-03-03 Thread jra

Date:   Wed Mar  3 20:55:40 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5884/include

Modified Files:
smb.h smb_macros.h 
Log Message:
Use a common function to parse all pathnames from the wire. This allows
much closer emulation of Win2k3 error return codes.
Jeremy.


Revisions:
smb.h   1.503 => 1.504

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.503&r2=1.504
smb_macros.h1.51 => 1.52

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb_macros.h.diff?r1=1.51&r2=1.52


CVS update: samba/source/include

2004-03-02 Thread jmcd

Date:   Tue Mar  2 18:04:21 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv32296/include

Modified Files:
passdb.h 
Log Message:
fix typo for callback bit

Revisions:
passdb.h1.39 => 1.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.39&r2=1.40


CVS update: samba/source/include

2004-03-02 Thread jmcd

Date:   Tue Mar  2 18:04:16 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv32273/include

Modified Files:
  Tag: SAMBA_3_0
passdb.h 
Log Message:
fix typo for callback bit

Revisions:
passdb.h1.11.2.15 => 1.11.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.11.2.15&r2=1.11.2.16


CVS update: samba/source/include

2004-03-01 Thread idra

Date:   Mon Mar  1 16:10:26 2004
Author: idra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv16817/include

Modified Files:
auth.h includes.h passdb.h privileges.h smb.h 
Log Message:


Ok here it is my latest work on privileges

This patch add privilege support for samba
Currently it is implemented only for tdbsam backend but estending it to
other sam backends is straightforward.

I must make a big thank to JFM for his teachings on the matter and the
functions at the base of this work.

At thye moment only samr_create_user honours SeAddUsersPrivilege and
SeMachineAccountPrivilege to permit any user to add machines and/or users to
the server.

The command "net priv" has been provided to manipulate the privileges
database.

There are still many things to do (like support in "net rpc vampire") but
the working core is here.

Feel free to comment/extend on this work.

Of course I will deny that any bug may affect this code :-)
Simo.


This patch adds also my patch about add share command enhancements.



Revisions:
auth.h  1.21 => 1.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/auth.h.diff?r1=1.21&r2=1.22
includes.h  1.332 => 1.333

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.332&r2=1.333
passdb.h1.38 => 1.39

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.38&r2=1.39
privileges.h1.3 => 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/privileges.h.diff?r1=1.3&r2=1.4
smb.h   1.502 => 1.503

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.502&r2=1.503


CVS update: samba/source/include

2004-02-29 Thread vlendec

Date:   Sun Feb 29 16:48:19 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv14749/include

Modified Files:
passdb.h 
Log Message:
Apply my experimental aliases support to HEAD. This will be a bit difficult to
merge to 3_0, as the pdb interfaces has changed a bit between the two.

This has not been tested too severly (which means it's completely broken ;-),
but I want it in for review. Feel free to revert it :-)

TODO:

make 'net groupmap' a bit more friendly for alias members.

Put that stuff into pdb_ldap.

Getting the information over to winbind. One plan without linking pdb into
winbind would be to fill group_mapping.tdb with the membership information and
have that as a cache (or use gencache.tdb?). smbd on a PDC or stand-alone
could trigger that itself, the problem is a BDC using LDAP. This needs to do
it on a regular basis. The BDC smbd needs to be informed about SAM changes
somehow...

Volker


Revisions:
passdb.h1.37 => 1.38

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.37&r2=1.38


CVS update: samba/source/include

2004-02-25 Thread tridge

Date:   Thu Feb 26 02:11:26 2004
Author: tridge

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv2965

Modified Files:
  Tag: SAMBA_3_0
adt_tree.h 
Log Message:
fixed compilation with --enable-dmalloc

the macro redefinition of free() means we cannot have a structure
element called "free"


Revisions:
adt_tree.h  1.1.4.1 => 1.1.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/adt_tree.h.diff?r1=1.1.4.1&r2=1.1.4.2


CVS update: samba/source/include

2004-02-24 Thread jra

Date:   Wed Feb 25 02:15:34 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv28710/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Figured out a new flags bit with gentest and ethereal
Jeremy.


Revisions:
smb.h   1.424.2.61 => 1.424.2.62

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.61&r2=1.424.2.62


CVS update: samba/source/include

2004-02-24 Thread jra

Date:   Wed Feb 25 02:15:20 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv28268/include

Modified Files:
smb.h 
Log Message:
Figured out a new flags bit with gentest and ethereal
Jeremy.


Revisions:
smb.h   1.501 => 1.502

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.501&r2=1.502


CVS update: samba/source/include

2004-02-24 Thread vlendec

Date:   Tue Feb 24 18:03:18 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30804/include

Modified Files:
mapping.h rpc_samr.h 
Log Message:
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
group_info4 in set_dom_group_info also has the level in the record
itself. This seems not to be an align. Tested with NT4 usrmgr.exe. It can
still create a domain group on a samba machine.

Volker


Revisions:
mapping.h   1.12 => 1.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/mapping.h.diff?r1=1.12&r2=1.13
rpc_samr.h  1.90 => 1.91

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_samr.h.diff?r1=1.90&r2=1.91


CVS update: samba/source/include

2004-02-24 Thread vlendec

Date:   Tue Feb 24 18:00:40 2004
Author: vlendec

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30311/include

Modified Files:
  Tag: SAMBA_3_0
rpc_samr.h 
Log Message:
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
group_info4 in set_dom_group_info also has the level in the record
itself. This seems not to be an align. Tested with NT4 usrmgr.exe. It can
still create a domain group on a samba machine.

Volker


Revisions:
rpc_samr.h  1.74.2.11 => 1.74.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_samr.h.diff?r1=1.74.2.11&r2=1.74.2.12


CVS update: samba/source/include

2004-02-23 Thread jra

Date:   Tue Feb 24 00:06:08 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22434/include

Modified Files:
  Tag: SAMBA_3_0
smb.h smbprofile.h 
Log Message:
Added NTrename SMB (0xA5) - how did we miss this ?
Jeremy.


Revisions:
smb.h   1.424.2.60 => 1.424.2.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.60&r2=1.424.2.61
smbprofile.h1.4.2.3 => 1.4.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbprofile.h.diff?r1=1.4.2.3&r2=1.4.2.4


CVS update: samba/source/include

2004-02-23 Thread jra

Date:   Tue Feb 24 00:05:49 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv22180/include

Modified Files:
smb.h smbprofile.h 
Log Message:
Added NTrename SMB (0xA5) - how did we miss this ?
Jeremy.


Revisions:
smb.h   1.500 => 1.501

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.500&r2=1.501
smbprofile.h1.8 => 1.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbprofile.h.diff?r1=1.8&r2=1.9


CVS update: samba/source/include

2004-02-22 Thread jmcd

Date:   Mon Feb 23 02:47:33 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30535/include

Modified Files:
  Tag: SAMBA_3_0
smbldap.h 
Log Message:
Add bad password count/time attributes

Revisions:
smbldap.h   1.1.2.10 => 1.1.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.2.10&r2=1.1.2.11


CVS update: samba/source/include

2004-02-22 Thread jmcd

Date:   Mon Feb 23 02:47:27 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30504/include

Modified Files:
smbldap.h 
Log Message:
Add bad password count/time attributes

Revisions:
smbldap.h   1.6 => 1.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.6&r2=1.7


CVS update: samba/source/include

2004-02-20 Thread jra

Date:   Fri Feb 20 23:19:36 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv32595/include

Modified Files:
tdbsam2_parse_info.h 
Log Message:
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy.


Revisions:
tdbsam2_parse_info.h1.2 => 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/tdbsam2_parse_info.h.diff?r1=1.2&r2=1.3


CVS update: samba/source/include

2004-02-20 Thread jerry

Date:   Fri Feb 20 15:53:26 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv11091/include

Modified Files:
includes.h 
Log Message:
 &  are mutually exclusive it seems; fix build on SuSE 8.2

Revisions:
includes.h  1.331 => 1.332

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.331&r2=1.332


CVS update: samba/source/include

2004-02-20 Thread jerry

Date:   Fri Feb 20 15:52:14 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv11011/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
just say no to crack

Revisions:
includes.h  1.262.2.58 => 1.262.2.59

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.58&r2=1.262.2.59


CVS update: samba/source/include

2004-02-20 Thread jerry

Date:   Fri Feb 20 15:50:19 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv10534/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
 &  are mutually exclusive it seems; fix build on SuSE 8.2

Revisions:
includes.h  1.262.2.57 => 1.262.2.58

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.57&r2=1.262.2.58


CVS update: samba/source/include

2004-02-19 Thread jerry

Date:   Thu Feb 19 22:17:54 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv15180/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
sys/xattr.h merge from HEAD

Revisions:
includes.h  1.262.2.56 => 1.262.2.57

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.56&r2=1.262.2.57


CVS update: samba/source/include

2004-02-19 Thread jerry

Date:   Thu Feb 19 21:56:49 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9623/include

Modified Files:
includes.h 
Log Message:
check for ; needed by Debian testing

Revisions:
includes.h  1.330 => 1.331

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.330&r2=1.331


CVS update: samba/source/include

2004-02-19 Thread jmcd

Date:   Thu Feb 19 15:57:54 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv31961/include

Modified Files:
passdb.h 
Log Message:
Add bad password time fields

Revisions:
passdb.h1.36 => 1.37

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.36&r2=1.37


CVS update: samba/source/include

2004-02-19 Thread jmcd

Date:   Thu Feb 19 15:57:53 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv31947/include

Modified Files:
  Tag: SAMBA_3_0
passdb.h 
Log Message:
Add bad password time fields

Revisions:
passdb.h1.11.2.14 => 1.11.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.11.2.14&r2=1.11.2.15


CVS update: samba/source/include

2004-02-13 Thread jra

Date:   Fri Feb 13 19:05:27 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9002/include

Modified Files:
smb.h 
Log Message:
Fixup the 'multiple-vuids' bugs.
Jeremy.


Revisions:
smb.h   1.499 => 1.500

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.499&r2=1.500


CVS update: samba/source/include

2004-02-13 Thread jra

Date:   Fri Feb 13 19:05:25 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9008/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Fixup the 'multiple-vuids' bugs.
Jeremy.


Revisions:
smb.h   1.424.2.59 => 1.424.2.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.59&r2=1.424.2.60


CVS update: samba/source/include

2004-02-12 Thread jmcd

Date:   Thu Feb 12 16:16:52 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv25783/include

Modified Files:
  Tag: SAMBA_3_0
passdb.h rpc_samr.h 
Log Message:
More sync between passdb on 3.0 and HEAD.

Replace unknown_3 with fields_present.  Also causes rpc_samr structure field changes.


Revisions:
passdb.h1.11.2.13 => 1.11.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.11.2.13&r2=1.11.2.14
rpc_samr.h  1.74.2.10 => 1.74.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_samr.h.diff?r1=1.74.2.10&r2=1.74.2.11


CVS update: samba/source/include

2004-02-12 Thread jmcd

Date:   Thu Feb 12 16:10:35 2004
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv24089/include

Modified Files:
passdb.h 
Log Message:
More sync between HEAD and SAMBA_3_0

- passdb.h: replace UNKNOWN_3 with FIELDS_PRESENT

- parse_samr.c: put comment back in...seems like we shouldn't lose info like this


Revisions:
passdb.h1.35 => 1.36

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.35&r2=1.36


CVS update: samba/source/include

2004-02-08 Thread tpot

Date:   Mon Feb  9 00:59:34 2004
Author: tpot

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv19383/include

Modified Files:
debug.h 
Log Message:
Apply James' printf format checking patch for SGI MIPSPro compiler.


Revisions:
debug.h 1.23 => 1.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.23&r2=1.24


CVS update: samba/source/include

2004-02-08 Thread tpot

Date:   Mon Feb  9 00:59:22 2004
Author: tpot

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv19354/include

Modified Files:
  Tag: SAMBA_3_0
debug.h 
Log Message:
Apply James' printf format checking patch for SGI MIPSPro compiler.


Revisions:
debug.h 1.13.2.6 => 1.13.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.13.2.6&r2=1.13.2.7


CVS update: samba/source/include

2004-02-08 Thread abartlet

Date:   Sun Feb  8 11:50:30 2004
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv9101/source/include

Modified Files:
smb.h 
Log Message:
(merge from 3.0)

Remove more unused portions of the 'password cache'.

Andrew Bartlett


Revisions:
smb.h   1.498 => 1.499

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.498&r2=1.499


CVS update: samba/source/include

2004-02-07 Thread abartlet

Date:   Sun Feb  8 05:31:01 2004
Author: abartlet

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6863/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
Remove more unused portions of the 'password cache'.

Andrew Bartlett


Revisions:
smb.h   1.424.2.58 => 1.424.2.59

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.58&r2=1.424.2.59


CVS update: samba/source/include

2004-01-27 Thread jerry

Date:   Tue Jan 27 18:26:11 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5352/source/include

Modified Files:
  Tag: SAMBA_3_0_RELEASE
includes.h 
Log Message:
pulling changes from 3.0

Revisions:
includes.h  1.320.2.6 => 1.320.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.320.2.6&r2=1.320.2.7


CVS update: samba/source/include

2004-01-24 Thread abartlet

Date:   Sun Jan 25 01:34:08 2004
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv17450/source/include

Modified Files:
includes.h 
Log Message:
(merge from 3.0)

If we are providing strndup(), ensure we provide a prototype too.

Andrew Bartlett


Revisions:
includes.h  1.329 => 1.330

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.329&r2=1.330


CVS update: samba/source/include

2004-01-24 Thread abartlet

Date:   Sun Jan 25 01:02:39 2004
Author: abartlet

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv12442/source/include

Modified Files:
  Tag: SAMBA_3_0
includes.h 
Log Message:
If we are providing strndup(), ensure we provide a prototype too.

Andrew Bartlett


Revisions:
includes.h  1.262.2.55 => 1.262.2.56

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.55&r2=1.262.2.56


CVS update: samba/source/include

2004-01-19 Thread idra

Date:   Mon Jan 19 08:52:53 2004
Author: idra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv26621/source/include

Modified Files:
gums.h passdb.h rpc_samr.h tdbsam2_parse_info.h 
Removed Files:
tdbsam2.h 
Log Message:

1. The most part of this patch changed the unknown_3 flag to the now known
meaning of fields_present bit mask. Also avoid it being saved in backends (0
is saved where removing the unit32 would have produced a format change).
Also add support in samr functions to correctly interpret the flags.
Flags still not set properly (eg. still set all flags 0xff as previous
code), need a tool to test this properly (I',ve done preliminary tests with
samba4 rpc torture and it seem to work properly against w2k).

2. Patch for handlig the flag user must change password at next logon
in usrmgr based on Jianliang Lu <[EMAIL PROTECTED]> patch





Revisions:
gums.h  1.5 => 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/gums.h.diff?r1=1.5&r2=1.6
passdb.h1.34 => 1.35

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.34&r2=1.35
rpc_samr.h  1.89 => 1.90

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_samr.h.diff?r1=1.89&r2=1.90
tdbsam2_parse_info.h1.1 => 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/tdbsam2_parse_info.h.diff?r1=1.1&r2=1.2
tdbsam2.h   1.3 => NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/tdbsam2.h?rev=1.3


CVS update: samba/source/include

2004-01-15 Thread jerry

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

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
ads.h asn_1.h debug.h smb.h 
Log Message:
sync tree for 3.0.2rc1

Revisions:
ads.h   1.26.2.2 => 1.26.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.26.2.2&r2=1.26.2.3
asn_1.h 1.7 => 1.7.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/asn_1.h.diff?r1=1.7&r2=1.7.2.1
debug.h 1.22 => 1.22.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.22&r2=1.22.2.1
smb.h   1.491.2.7 => 1.491.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.491.2.7&r2=1.491.2.8


CVS update: samba/source/include

2004-01-15 Thread Stefan Metzmacher

Date:   Thu Jan 15 08:56:08 2004
Author: metze

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30240/source/include

Modified Files:
debug.h 
Log Message:
merge:
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
  XFS_GROUP_QUOTA -> GRPQUOTA
* Fix disk_free calculation with group quotas.
* Add debug class 'quota' and a lot of DEBUG()'s
  to the quota code.

metze


Revisions:
debug.h 1.22 => 1.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.22&r2=1.23


CVS update: samba/source/include

2004-01-15 Thread Stefan Metzmacher

Date:   Thu Jan 15 08:49:30 2004
Author: metze

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv28445/source/include

Modified Files:
  Tag: SAMBA_3_0
debug.h 
Log Message:
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
  XFS_GROUP_QUOTA -> GRPQUOTA
* Fix disk_free calculation with group quotas.
* Add debug class 'quota' and a lot of DEBUG()'s 
  to the quota code.

metze


Revisions:
debug.h 1.13.2.5 => 1.13.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h.diff?r1=1.13.2.5&r2=1.13.2.6


CVS update: samba/source/include

2004-01-14 Thread mimir

Date:   Wed Jan 14 21:46:29 2004
Author: mimir

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30990/include

Modified Files:
secrets.h 
Log Message:
Trust passwords types for use with SAM_TRUST_PASSWD structure.


rafal



Revisions:
secrets.h   1.15 => 1.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/secrets.h.diff?r1=1.15&r2=1.16


CVS update: samba/source/include

2004-01-14 Thread jerry

Date:   Wed Jan 14 20:57:31 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv21567/include

Modified Files:
smb.h 
Log Message:
bug 770; correct fix this time;  Make sure that we send the SMBjobid for unix jobs 
back to the client.  Allows windows client to remove print jobs submitted from lpr

Revisions:
smb.h   1.497 => 1.498

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.497&r2=1.498


CVS update: samba/source/include

2004-01-14 Thread jerry

Date:   Wed Jan 14 20:56:26 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv21447/include

Modified Files:
  Tag: SAMBA_3_0
smb.h 
Log Message:
bug 770; correct fix this time;  Make sure that we send the SMBjobid for unix jobs 
back to the client.  Allows windows client to remove print jobs submitted from lpr

Revisions:
smb.h   1.424.2.57 => 1.424.2.58

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h.diff?r1=1.424.2.57&r2=1.424.2.58


CVS update: samba/source/include

2004-01-13 Thread jerry

Date:   Tue Jan 13 17:55:38 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv2653/include

Modified Files:
printing.h sysquotas.h 
Added Files:
samba_linux_quota.h samba_xfs_quota.h 
Log Message:
sync HEAD with recent changes in 3.0

Revisions:
samba_linux_quota.h 1.1 => 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/samba_linux_quota.h.diff?r1=1.1&r2=1.2
samba_xfs_quota.h   1.1 => 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/samba_xfs_quota.h.diff?r1=1.1&r2=1.2
printing.h  1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/printing.h.diff?r1=1.13&r2=1.14
sysquotas.h 1.3 => 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/sysquotas.h.diff?r1=1.3&r2=1.4


CVS update: samba/source/include

2004-01-09 Thread jerry

Date:   Fri Jan  9 15:36:07 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6458/include

Modified Files:
ads.h asn_1.h 
Log Message:
fix some warnings from the Sun compiler; also merge some of abartlet's error code 
changes form 3.0

Revisions:
ads.h   1.28 => 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.28&r2=1.29
asn_1.h 1.7 => 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/asn_1.h.diff?r1=1.7&r2=1.8


CVS update: samba/source/include

2004-01-09 Thread jerry

Date:   Fri Jan  9 14:54:33 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv30242/include

Modified Files:
  Tag: SAMBA_3_0
ads.h asn_1.h 
Log Message:
fix some warnings from the Sun compiler

Revisions:
ads.h   1.12.2.12 => 1.12.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ads.h.diff?r1=1.12.2.12&r2=1.12.2.13
asn_1.h 1.3.2.4 => 1.3.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/asn_1.h.diff?r1=1.3.2.4&r2=1.3.2.5


Re: CVS update: samba/source/include

2004-01-08 Thread Rafal Szczesniak
On Thu, Jan 08, 2004 at 09:40:20AM +0100, Volker Lendecke wrote:
> On Wed, Jan 07, 2004 at 09:41:48PM +, [EMAIL PROTECTED] wrote:
> > Prototype version of trust passwords moved to SAM/pdb. This is
> > backend-independent part ie. interface - does build and (it seems)
> > doesn't break anything else.
> 
> Thanks! We *really* need that in 3_0 as well.

"Patience, Luke" ;-)

I'd rather try it out with basic backends (tdb and smbpasswd, namely)
in HEAD and then port it to 3_0. We don't want to have passdb backends
broken in our production release, I guess.


cheers,
-- 
Rafal Szczesniak 
Samba Team member  http://www.samba.org



Re: CVS update: samba/source/include

2004-01-08 Thread Volker Lendecke
On Wed, Jan 07, 2004 at 09:41:48PM +, [EMAIL PROTECTED] wrote:
> Prototype version of trust passwords moved to SAM/pdb. This is
> backend-independent part ie. interface - does build and (it seems)
> doesn't break anything else.

Thanks! We *really* need that in 3_0 as well.

Volker


CVS update: samba/source/include

2004-01-07 Thread mimir

Date:   Wed Jan  7 21:41:48 2004
Author: mimir

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv27891/include

Modified Files:
passdb.h 
Log Message:
Prototype version of trust passwords moved to SAM/pdb. This is
backend-independent part ie. interface - does build and (it seems)
doesn't break anything else.


rafal



Revisions:
passdb.h1.33 => 1.34

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.33&r2=1.34


CVS update: samba/source/include

2004-01-06 Thread jerry

Date:   Tue Jan  6 18:55:25 2004
Author: jerry

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv8157/source/include

Modified Files:
  Tag: SAMBA_3_0_RELEASE
ntlmssp.h passdb.h rpc_ds.h rpc_misc.h smbldap.h smbprofile.h 
sysquotas.h vfs.h vfs_macros.h 
Added Files:
  Tag: SAMBA_3_0_RELEASE
samba_linux_quota.h samba_xfs_quota.h 
Log Message:
starting to sync files for 3.0.2pre1:

Revisions:
samba_linux_quota.h NONE => 1.1.10.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/samba_linux_quota.h?rev=1.1.10.1
samba_xfs_quota.h   NONE => 1.1.4.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/samba_xfs_quota.h?rev=1.1.4.1
ntlmssp.h   1.7.2.4 => 1.7.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ntlmssp.h.diff?r1=1.7.2.4&r2=1.7.2.5
passdb.h1.27.2.4 => 1.27.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.27.2.4&r2=1.27.2.5
rpc_ds.h1.2.4.1 => 1.2.4.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_ds.h.diff?r1=1.2.4.1&r2=1.2.4.2
rpc_misc.h  1.37.2.2 => 1.37.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_misc.h.diff?r1=1.37.2.2&r2=1.37.2.3
smbldap.h   1.1.4.7 => 1.1.4.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.4.7&r2=1.1.4.8
smbprofile.h1.6.2.1 => 1.6.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbprofile.h.diff?r1=1.6.2.1&r2=1.6.2.2
sysquotas.h 1.1.4.2 => 1.1.4.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/sysquotas.h.diff?r1=1.1.4.2&r2=1.1.4.3
vfs.h   1.28.2.2 => 1.28.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs.h.diff?r1=1.28.2.2&r2=1.28.2.3
vfs_macros.h1.1.4.2 => 1.1.4.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs_macros.h.diff?r1=1.1.4.2&r2=1.1.4.3


CVS update: samba/source/include

2004-01-06 Thread abartlet

Date:   Tue Jan  6 08:12:35 2004
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv15447/include

Modified Files:
ntlmssp.h 
Log Message:
Merge NTLMSSP fixes from 3.0 to HEAD.

Andrew Bartlett


Revisions:
ntlmssp.h   1.10 => 1.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ntlmssp.h.diff?r1=1.10&r2=1.11


CVS update: samba/source/include

2004-01-06 Thread abartlet

Date:   Tue Jan  6 08:11:19 2004
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv15050/include

Modified Files:
rpc_ds.h 
Log Message:
GUID is struct uuid in HEAD.

Andrew Bartlett


Revisions:
rpc_ds.h1.6 => 1.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_ds.h.diff?r1=1.6&r2=1.7


CVS update: samba/source/include

2004-01-06 Thread jra

Date:   Tue Jan  6 01:22:14 2004
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv4118/source/include

Modified Files:
  Tag: SAMBA_3_0
smbprofile.h vfs.h vfs_macros.h 
Log Message:
Patch based on work from James Peach <[EMAIL PROTECTED]> to convert over to
using pread/pwrite. Modified a little to ensure fsp->pos is correct.
Fix for #889.
Jeremy.


Revisions:
smbprofile.h1.4.2.2 => 1.4.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbprofile.h.diff?r1=1.4.2.2&r2=1.4.2.3
vfs.h   1.25.2.10 => 1.25.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs.h.diff?r1=1.25.2.10&r2=1.25.2.11
vfs_macros.h1.1.2.11 => 1.1.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs_macros.h.diff?r1=1.1.2.11&r2=1.1.2.12


  1   2   3   4   5   6   7   8   >