nivanova/samba-autobuild/.git
21 years agoAdded tdb_append() call. Efficiently adds to an entry. Used by new messaging
Jeremy Allison [Sat, 11 Jan 2003 00:07:44 +0000 (00:07 +0000)]
Added tdb_append() call. Efficiently adds to an entry. Used by new messaging
code. Also added torture tests for it.
Jeremy.
(This used to be commit 724cefabb03a3db8b5d3691974241d3109593c27)

21 years agoFirst part of efficiency fixes for message sending to pid's (cutting down
Jeremy Allison [Fri, 10 Jan 2003 20:17:02 +0000 (20:17 +0000)]
First part of efficiency fixes for message sending to pid's (cutting down
the amount of time we hold tdb locks). Gulp down all messages at once rather
than reading/re-writing one at a time. NOTE: All dispatch routines *must*
be able to cope with incoming message on *odd* byte boundaries (all current
handlers do).
Jeremy.
(This used to be commit b752c0340f96669b2b2573cf7d3d10f99580b070)

21 years agoDon't delete jobs subitted after the lpq time.
Jeremy Allison [Fri, 10 Jan 2003 01:21:59 +0000 (01:21 +0000)]
Don't delete jobs subitted after the lpq time.
Jeremy.
(This used to be commit 6cb9f6ccb1fab3ff597f52c931561d52de09e84a)

21 years agoa 0 length printer data value is not a memory allocation error; fix CR601
Gerald Carter [Thu, 9 Jan 2003 19:49:14 +0000 (19:49 +0000)]
a 0 length printer data value is not a memory allocation error; fix CR601
(This used to be commit 47c1709425e0c8c1e57d95dd4441b1424a5b914c)

21 years agoMoved smbd process counting functions from smbd/server.c to smbd/process.c
Herb Lewis [Thu, 9 Jan 2003 06:26:04 +0000 (06:26 +0000)]
Moved smbd process counting functions from smbd/server.c to smbd/process.c
so that bin/vfstest can link.  merge from head
(This used to be commit 9151cd7d64a1ee1277cbcfb3e7ed61c32c1037cf)

21 years agoEnsure we return disk full by default on short writes.
Jeremy Allison [Wed, 8 Jan 2003 23:49:21 +0000 (23:49 +0000)]
Ensure we return disk full by default on short writes.
Jeremy.
(This used to be commit 2a974bc284b9d193c24972d073b966eb9b3b3ad0)

21 years agoEnsure we don't get an invalid number for total smbd's if the tdb update
Jeremy Allison [Wed, 8 Jan 2003 21:42:53 +0000 (21:42 +0000)]
Ensure we don't get an invalid number for total smbd's if the tdb update
fails.
Jeremy.
(This used to be commit e0482594724ebba801bbc39a90a73fafa54f8b9e)

21 years agoFix erroneous free of SAM_ACCOUNT (make clearer when allocated
Jeremy Allison [Wed, 8 Jan 2003 07:02:21 +0000 (07:02 +0000)]
Fix erroneous free of SAM_ACCOUNT (make clearer when allocated
memory is being returned).
Jeremy.
(This used to be commit 48774e77ac8e43682f216dea970f8860cecb3818)

21 years agocannot assign to const
Herb Lewis [Wed, 8 Jan 2003 02:18:49 +0000 (02:18 +0000)]
cannot assign to const
(This used to be commit 01757e8b510e5475c76423ffe5e3c16b2aca134e)

21 years agoFix open problem with changing attributes on an existing file - based
Jeremy Allison [Wed, 8 Jan 2003 02:09:18 +0000 (02:09 +0000)]
Fix open problem with changing attributes on an existing file - based
on work by  <steve@griffin.sio2.nl>.
Jeremy.
(This used to be commit 1cff725e37d04e25d2cd5523683b35c82d5040fa)

21 years agoFix memory leak. Thanks, Herb!
Volker Lendecke [Tue, 7 Jan 2003 20:55:43 +0000 (20:55 +0000)]
Fix memory leak. Thanks, Herb!

Volker
(This used to be commit 434e496289ac21e516b22d91c4f52c0a6674214f)

21 years agoMerge from HEAD.
Volker Lendecke [Tue, 7 Jan 2003 10:39:23 +0000 (10:39 +0000)]
Merge from HEAD.

Volker
(This used to be commit 7977a025ae698fb91694e3809985b14e35693e92)

21 years agoAdded code to the handling of the -M option to ensure that we default to
Christopher R. Hertel [Tue, 7 Jan 2003 04:26:37 +0000 (04:26 +0000)]
Added code to the handling of the -M option to ensure that we default to
port 139 for that option.  The NetBIOS Messenger Service doesn't run on
a non-NBT port.
(This used to be commit a10195b7112b0a7cca3ddb5be2566364c59fefb7)

21 years agoFix memory leaks in pdb_ code.
Jeremy Allison [Mon, 6 Jan 2003 21:48:46 +0000 (21:48 +0000)]
Fix memory leaks in pdb_ code.
Jeremy.
(This used to be commit 44ab8dc55e3c37a0fc01529084bcacfc84c1dcee)

21 years agoremoved idpool from schema file (experimental) to remove the dependency
Gerald Carter [Mon, 6 Jan 2003 17:57:52 +0000 (17:57 +0000)]
removed idpool from schema file (experimental) to remove the dependency
on nis.schema.

add $(LDFLAGS) to libsmbclient build
(This used to be commit cd16064784a5e5fd9d2a67d4dfba605f7d8046ac)

21 years agoMerge from HEAD - handle VFS module load failures, change some error returns to
Andrew Bartlett [Mon, 6 Jan 2003 07:40:39 +0000 (07:40 +0000)]
Merge from HEAD - handle VFS module load failures, change some error returns to
avoid sending NT_STATUS_UNSUCCESSFUL.

Andrew Bartlett
(This used to be commit 7b95151ddcb1e4abd592e72d509ec24c5d160511)

21 years agoFix from "Ken Cross" <kcross@nssolutions.com> for enumerating
Jeremy Allison [Mon, 6 Jan 2003 07:29:38 +0000 (07:29 +0000)]
Fix from "Ken Cross" <kcross@nssolutions.com> for enumerating
groups.
Jeremy.
(This used to be commit c3a779fc0d9be38f6aa2569c36916a76e1a04359)

21 years agoSome more profiles merges from HEAD (cvsignore and a stray const).
Tim Potter [Mon, 6 Jan 2003 05:47:18 +0000 (05:47 +0000)]
Some more profiles merges from HEAD (cvsignore and a stray const).
(This used to be commit 71b09408efc7f4e01b028f65b3b945296a369d9c)

21 years agoAdd profiles utility support to Samba 3.0.x
Richard Sharpe [Mon, 6 Jan 2003 05:34:18 +0000 (05:34 +0000)]
Add profiles utility support to Samba 3.0.x
(This used to be commit 2636b2231cfa6cdfc22181225e2b409bbbb75f7c)

21 years agoMerge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild.
Andrew Bartlett [Sun, 5 Jan 2003 08:09:16 +0000 (08:09 +0000)]
Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild.

Andrew Bartlett
(This used to be commit 32a1802a99a51b033eee034d3d2ce5cf409441dc)

21 years agoMerge from HEAD - get the test the right way around, so that we can change
Andrew Bartlett [Sun, 5 Jan 2003 05:11:02 +0000 (05:11 +0000)]
Merge from HEAD - get the test the right way around, so that we can change
passwords over RAP again.

(found by the build farm)

Andrew Bartlett
(This used to be commit 4b1a316e79ba87cb35a019a2089e6469ad9a3c3e)

21 years agoThe last of the merge of idra's shutdown changes from head...
Andrew Bartlett [Sat, 4 Jan 2003 14:00:17 +0000 (14:00 +0000)]
The last of the merge of idra's shutdown changes from head...

Andrew Bartlett
(This used to be commit 3b24da8f9971e73b9cb4396e6a18c0694d279aa3)

21 years agoMerge from HEAD - whitespace :-)
Andrew Bartlett [Sat, 4 Jan 2003 09:08:47 +0000 (09:08 +0000)]
Merge from HEAD - whitespace :-)
(This used to be commit 5fc90b6cf438480c9fcf8d01f0a319a52c5914cc)

21 years agoMerge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5'
Andrew Bartlett [Sat, 4 Jan 2003 09:06:46 +0000 (09:06 +0000)]
Merge from HEAD - vl's fix to my const patch.  Also update the 'not have_krb5'
case.

Andrew Bartlett
(This used to be commit 8129529c4faec5ea630acf70b7514a3efc0fbdcf)

21 years agoThe winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don't
Andrew Bartlett [Sat, 4 Jan 2003 09:04:06 +0000 (09:04 +0000)]
The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don't
include it in the struct.  (Important becouse it currently has the same version
number as the one in HEAD, which also doesn't have this).

Andrew Bartlett
(This used to be commit 0d2da985906219d68e2558a840905a272803bfcc)

21 years agoMerge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status with
Andrew Bartlett [Sat, 4 Jan 2003 09:01:19 +0000 (09:01 +0000)]
Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status with
the actual error value :-)

Andrew Bartlett
(This used to be commit 123ae99c7d51c62e9f765cd41018dcc1a70cdd22)

21 years agoMake it clear that the credentials are being setup on the NETLOGON channel, and
Andrew Bartlett [Sat, 4 Jan 2003 08:59:34 +0000 (08:59 +0000)]
Make it clear that the credentials are being setup on the NETLOGON channel, and
may not be to our PDC (might be BDC, or trusted DC).

Andrew Bartlett
(This used to be commit 610be8d483f335226386f92b5e85ddeb07846d41)

21 years agoMerge from HEAD - we already have one function for converting a unistr2 to a
Andrew Bartlett [Sat, 4 Jan 2003 08:57:51 +0000 (08:57 +0000)]
Merge from HEAD - we already have one function for converting a unistr2 to a
static 'unix' string, so we don't need a second pdb specific version.

Andrew Bartlett
(This used to be commit 91ca4771c6b834747b06fff21822a14e929de2c1)

21 years agoMerge from HEAD - extract user's list of SIDs from their NT_TOKEN and return
Andrew Bartlett [Sat, 4 Jan 2003 08:54:43 +0000 (08:54 +0000)]
Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and return
this as thier list of groups, rather than do a seperate lookup.  This NT_TOKEN
is originally initgroups() (or equiv) based.

We currently send all sids in our domain, perhaps this should be further
restricted, but this works for now.

Andrew Bartlett
(This used to be commit f5850928a011211f03e5b9ece37682fd9243e2ba)

21 years agoMerge from HEAD - don't base RID on a name being the lp_guest_account(), let
Andrew Bartlett [Sat, 4 Jan 2003 08:50:57 +0000 (08:50 +0000)]
Merge from HEAD - don't base RID on a name being the lp_guest_account(), let
the actual passdb modules decide that.

Andrew Bartlett
(This used to be commit f3432869b9c761a029fd804d244d0ea26b26173d)

21 years agoMerge from HEAD - baseless parinoia about never having a closed dbf (the debug
Andrew Bartlett [Sat, 4 Jan 2003 08:49:20 +0000 (08:49 +0000)]
Merge from HEAD - baseless parinoia about never having a closed dbf (the debug
file pointer).

Andrew Bartlett
(This used to be commit c8a809a2a83974330bc1015d07d69f40a4a09610)

21 years agoMerge from HEAD - mimir's new gencache based namecache code.
Andrew Bartlett [Sat, 4 Jan 2003 08:48:15 +0000 (08:48 +0000)]
Merge from HEAD - mimir's new gencache based namecache code.

Andrew Bartlett
(This used to be commit f79324f730c400342f445c931b0d75ff756d7cc7)

21 years agoMerge from HEAD - move user password changes into the NTSTATUS era, and add
Andrew Bartlett [Sat, 4 Jan 2003 08:45:17 +0000 (08:45 +0000)]
Merge from HEAD - move user password changes into the NTSTATUS era, and add
suppport for the 'min password age' and 'min passwd len' concepts.
(This used to be commit d9417b08d1b649e598b44135bc57008f4e4f7769)

21 years agoMissed from previous commit - merge from HEAD the changes to the remote
Andrew Bartlett [Sat, 4 Jan 2003 08:44:05 +0000 (08:44 +0000)]
Missed from previous commit - merge from HEAD the changes to the remote
shutdown struct - it's 2 byte-boolean flags, not 16 bits.
(This used to be commit b5962833527787b0cb3f3904422f252e8d74f40d)

21 years agoMerge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett [Sat, 4 Jan 2003 07:50:04 +0000 (07:50 +0000)]
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
byte boolean flags, not a 16 bit bitmask.

Andrew Bartlett
(This used to be commit a4f7777ca08c732ace2ba60bc0ecffbea1239fc3)

21 years agoFix another pstring/fstring typo
Andrew Bartlett [Sat, 4 Jan 2003 06:15:24 +0000 (06:15 +0000)]
Fix another pstring/fstring typo
(This used to be commit 42e1af2008a86005beb4e93a8b208ca6685c3edd)

21 years agoFix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison [Fri, 3 Jan 2003 18:50:13 +0000 (18:50 +0000)]
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy.
(This used to be commit 62038a0abf193d4dc4f37c31ac77216a10f6f326)

21 years agopatch to include support for daemontools from Michael Handler
Gerald Carter [Fri, 3 Jan 2003 17:39:30 +0000 (17:39 +0000)]
patch to include support for daemontools from Michael Handler
(This used to be commit a8db1b611d83bfd8dcf60f1e6d8fcbf57c798528)

21 years agomake sure we create the PIDDIR and LOCKDIR from installdirs
Gerald Carter [Fri, 3 Jan 2003 15:31:15 +0000 (15:31 +0000)]
make sure we create the PIDDIR and LOCKDIR from installdirs
(This used to be commit 1564ebfc9933ba892f6866ad8f3a1b4470a8fde9)

21 years agopatch from Andrew Bird to correct a few file/directory checks when building
Gerald Carter [Fri, 3 Jan 2003 15:20:39 +0000 (15:20 +0000)]
patch from Andrew Bird to correct a few file/directory checks when building
(This used to be commit 4fb4e4bc5e1281afc69e61a642261562ac662312)

21 years agoMerge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett [Fri, 3 Jan 2003 08:28:12 +0000 (08:28 +0000)]
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
warnings.  (Adds a lot of const).

Andrew Bartlett
(This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)

21 years agoFixed some simple typos, including one that would cause the wrong value
Christopher R. Hertel [Fri, 3 Jan 2003 04:35:09 +0000 (04:35 +0000)]
Fixed some simple typos, including one that would cause the wrong value
to be printed in a DEBUG() message.
(This used to be commit 96e9fa5f224966531fa8f9cf18cbc4bbb2fe60ed)

21 years agoMerge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
Andrew Bartlett [Fri, 3 Jan 2003 03:24:23 +0000 (03:24 +0000)]
Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
(This used to be commit 9e5297131cc53d7161aa74566f147b98e1c27aaa)

21 years agoMerge from HEAD - tridge's new timegm() that actually works on solaris.
Andrew Bartlett [Fri, 3 Jan 2003 01:41:44 +0000 (01:41 +0000)]
Merge from HEAD - tridge's new timegm() that actually works on solaris.

Andrew Bartlett
(This used to be commit 353c6b24234444c5430de183c3a4b1318bfce02c)

21 years agoMerge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.
Andrew Bartlett [Fri, 3 Jan 2003 01:40:13 +0000 (01:40 +0000)]
Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.

Andrew Bartlett
(This used to be commit c9994ab7bb0ea96e1a2ddf78935306a7b8507f25)

21 years agopstring/fstring missmatches found by Andrew Bartlett.
Jeremy Allison [Thu, 2 Jan 2003 20:43:17 +0000 (20:43 +0000)]
pstring/fstring missmatches found by Andrew Bartlett.
Jeremy.
(This used to be commit 666861b1e263370f6ba8fa4108842f52a81d8b83)

21 years agoTypo..
Jeremy Allison [Thu, 2 Jan 2003 20:25:59 +0000 (20:25 +0000)]
Typo..
Jeremy
(This used to be commit 899d353a56f52a28f53386fabdb4bf8e0af637ca)

21 years agoMerge Andrew Bartletts (size_t)-1 checks.
Jeremy Allison [Thu, 2 Jan 2003 19:25:28 +0000 (19:25 +0000)]
Merge Andrew Bartletts (size_t)-1 checks.
Jeremy.
(This used to be commit 339f4fe15efbf67157c8e61b98c6ea983e6b4674)

21 years agoWITH_SENDFILE #ifdef merged from SAMBA_2_2
Gerald Carter [Thu, 2 Jan 2003 18:20:01 +0000 (18:20 +0000)]
WITH_SENDFILE #ifdef merged from SAMBA_2_2
(This used to be commit aef9af7874aab8289a8cb577a2513038c00dd6f5)

21 years agoWe still have 'ldap server' and 'ldap port'. Could somebody please
Volker Lendecke [Thu, 2 Jan 2003 16:12:23 +0000 (16:12 +0000)]
We still have 'ldap server' and 'ldap port'. Could somebody please
regen the docs?

Thanks,

Volker
(This used to be commit 69dbad2d5de1795860cfffc5243a4e22fd8f3fcb)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Thu, 2 Jan 2003 09:07:18 +0000 (09:07 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 73d32b336aae33f8ca27879a5d4b5222847509e5)

21 years agoBIG patch...
Andrew Bartlett [Thu, 2 Jan 2003 09:07:17 +0000 (09:07 +0000)]
BIG patch...

This patch makes Samba compile cleanly with -Wwrite-strings.
 - That is, all string literals are marked as 'const'.  These strings are
always read only, this just marks them as such for passing to other functions.

What is most supprising is that I didn't need to change more than a few lines of code (all
in 'net', which got a small cleanup of net.h and extern variables).  The rest
is just adding a lot of 'const'.

As far as I can tell, I have not added any new warnings - apart from making all
of tdbutil.c's function const (so they warn for adding that const string to
struct).

Andrew Bartlett
(This used to be commit 92a777d0eaa4fb3a1c7835816f93c6bdd456816d)

21 years agoDocument the size constraints on a write request.
Richard Sharpe [Wed, 1 Jan 2003 21:54:00 +0000 (21:54 +0000)]
Document the size constraints on a write request.
(This used to be commit 5d6c1810330b38e48355078b7a5d53e7b5076f74)

21 years agoMove our password change code along a little - use NTSTATUS, and implmenet
Andrew Bartlett [Wed, 1 Jan 2003 04:19:34 +0000 (04:19 +0000)]
Move our password change code along a little - use NTSTATUS, and implmenet
minimum password age and min password length for all password changes.

Andrew Bartlett
(This used to be commit 028f808c032becfa4618924cb301a4af2708fa96)

21 years agofrom HEAD:
Simo Sorce [Tue, 31 Dec 2002 10:25:11 +0000 (10:25 +0000)]
from HEAD:
fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>
(This used to be commit bcc633c4097661447731bda24a38be62c69bbed5)

21 years agofix for bad check spotted by Ray Simard <ray@sylvan-glade.com>
Simo Sorce [Tue, 31 Dec 2002 10:23:37 +0000 (10:23 +0000)]
fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>
(This used to be commit 63a669475b0ea319da12a87ee4635b1d071ff29f)

21 years agoMerge tridge's fix :
Jeremy Allison [Tue, 31 Dec 2002 02:26:15 +0000 (02:26 +0000)]
Merge tridge's fix :
the 'padding' field in the query domain info reply is not a padding
field at all. It seems to be an optional 12 byte structure of some
kind. mkaplan found a situation where the structure was not present at
all (depending on ptr_0)
Jeremy.
(This used to be commit 3b453a596323867d4954b688dc3d83201096a447)

21 years agoignore tdbsam2_parse_info.h
Simo Sorce [Tue, 31 Dec 2002 00:45:35 +0000 (00:45 +0000)]
ignore tdbsam2_parse_info.h
(This used to be commit 1a1c746c9fde965d2ad3f8fb9c1b0263754745e8)

21 years agoCatching up with old patches. Add define for VERITAS quota support.
Jeremy Allison [Mon, 30 Dec 2002 23:55:58 +0000 (23:55 +0000)]
Catching up with old patches. Add define for VERITAS quota support.
Check return in ldap.
Jeremy.
(This used to be commit e789edbb287319f52f49f2999917a610565144d9)

21 years agoCatching up with old patches. Add define for VERITAS quota support.
Jeremy Allison [Mon, 30 Dec 2002 23:55:53 +0000 (23:55 +0000)]
Catching up with old patches. Add define for VERITAS quota support.
Check return in ldap.
Jeremy.
(This used to be commit 66eff26fc930e37035bba8672f5fd3aeae71078d)

21 years agofix also net rpc shutdown
Simo Sorce [Mon, 30 Dec 2002 23:38:17 +0000 (23:38 +0000)]
fix also net rpc shutdown
sorry
(This used to be commit 1eff36ff2fd20ff1844800acefb31972ad865527)

21 years agoMerge Richard's write > 4Gb fix.
Jeremy Allison [Mon, 30 Dec 2002 06:12:13 +0000 (06:12 +0000)]
Merge Richard's write > 4Gb fix.
Jeremy.
(This used to be commit 5431bae8944496f44d8cc6d2c4de86e9feb60f32)

21 years agothe shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce [Mon, 30 Dec 2002 04:41:27 +0000 (04:41 +0000)]
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
this commit change the structure and code to reflect this

some test revelead I'm right.

some other revelead currently the abort shutdown does not work against my test machine even if it returns successfully ... need investigation
(This used to be commit c5892b656dedd0367adc33d9606311d1dde99a58)

21 years agoPort the fix to cli_setup_write to handle offsets greater than 32-bits from
Richard Sharpe [Mon, 30 Dec 2002 04:25:30 +0000 (04:25 +0000)]
Port the fix to cli_setup_write to handle offsets greater than 32-bits from
Samba 2.2.x ...
(This used to be commit 4201038588bab8674b73371a5eac70a412c5dd6c)

21 years agoAdd a new VFS module, that just fiddles the file permissions. Still need to
Andrew Bartlett [Mon, 30 Dec 2002 04:19:57 +0000 (04:19 +0000)]
Add a new VFS module, that just fiddles the file permissions.  Still need to
make it fiddle with NT ACLs (or report no ACL, so Samba fakes it up).

The idea here is that Samba reports an NT ACL to Windows clients, which use
that ACL in downloaded profiles.

If the user doesn't have write permissions on the directories being downloaded,
then it cant put the subfolders in (yes, NT will set perms so that it can't
access the dir as the user the created it) and the profile download fails.

The current solution it to give the user unix write perms to the folders, but
this is rather dangerous - sombody could trojen the profile.  This should
avoid that mess.

I'll test this out properly next week, but it works in vfstest (thanks idra!).

Andrew Bartlett
(This used to be commit 1ad782282a3eb4f89c489a77ad8404099d41d0f9)

21 years agoAdd msdfs proxy functionality to HEAD.
Shirish Kalele [Sun, 29 Dec 2002 23:29:08 +0000 (23:29 +0000)]
Add msdfs proxy functionality to HEAD.
(This used to be commit 9df93b1ffc9ce98302540cc3d2cbd66787abc4fd)

21 years agoRevert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison [Sat, 28 Dec 2002 19:48:59 +0000 (19:48 +0000)]
Revert by Simo's request. HEAD and 3.0 should be in sync for
this except for the modules load.
Jeremy.
(This used to be commit 388cf136488bf92d057d23223dfcda9986681aee)

21 years agoRevert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison [Sat, 28 Dec 2002 19:48:56 +0000 (19:48 +0000)]
Revert by Simo's request. HEAD and 3.0 should be in sync for
this except for the modules load.
Jeremy.
(This used to be commit c7c3afbd0de8bd8797f91d350368a2419fcede0e)

21 years agosome more work on gums.
Simo Sorce [Sat, 28 Dec 2002 13:42:54 +0000 (13:42 +0000)]
some more work on gums.
- Building a tdbsam2 backend to see what I got right and what not about the proposed API
- Corrections to API based on tdbsam2 work
(This used to be commit 54f11b7de84233209b7db2d01d876f9c6c6340d6)

21 years agoPatch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhorst.com>
Jeremy Allison [Sat, 28 Dec 2002 01:23:38 +0000 (01:23 +0000)]
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhorst.com>
Jeremy.
(This used to be commit 0958a2ae73345aff42d6cf8ebc248e463949a3ff)

21 years agoPatch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhorst.com>
Jeremy Allison [Sat, 28 Dec 2002 01:23:34 +0000 (01:23 +0000)]
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhorst.com>
Jeremy.
(This used to be commit 5914c38a54fcfdb007352b152dc2206708d59af6)

21 years agoModify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for
Shirish Kalele [Sat, 28 Dec 2002 00:18:23 +0000 (00:18 +0000)]
Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for
the proxy target.
(This used to be commit 560bb8a115049cd5de1c16087dfecb5b2b75293c)

21 years agoAdd 'msdfs proxy' description to smb.conf docs.
Shirish Kalele [Fri, 27 Dec 2002 23:36:28 +0000 (23:36 +0000)]
Add 'msdfs proxy' description to smb.conf docs.
(This used to be commit fae5f3baeb6d82b0638910cef53edcfed99a7018)

21 years agoAdd check to prevent non-Dfs clients from connecting to an msdfs proxy.
Shirish Kalele [Fri, 27 Dec 2002 23:03:22 +0000 (23:03 +0000)]
Add check to prevent non-Dfs clients from connecting to an msdfs proxy.
(This used to be commit 2a665ab60a07fd64665cb791e6616479f3239cbb)

21 years agoFor some reason, the configure tests for sendfile support in FreeBSD
Richard Sharpe [Fri, 27 Dec 2002 22:55:11 +0000 (22:55 +0000)]
For some reason, the configure tests for sendfile support in FreeBSD
were broken. This works for 4.3 and 4.6.2.
(This used to be commit 91e2d21bd1401ca874c59f4d93f8b429c38b642d)

21 years agoAdd msdfs proxy functionality; a CIFS share can directly be a stand-in for
Shirish Kalele [Fri, 27 Dec 2002 20:08:35 +0000 (20:08 +0000)]
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.
(This used to be commit 514f548b183b73e1970989d47fb9e6a87e440748)

21 years agoUpdate link
Jelmer Vernooij [Tue, 24 Dec 2002 02:04:09 +0000 (02:04 +0000)]
Update link
(This used to be commit 03d8d0285e86bd4ee35f6efec835171eb28502da)

21 years agoPut in actual status
Jelmer Vernooij [Tue, 24 Dec 2002 02:01:35 +0000 (02:01 +0000)]
Put in actual status
(This used to be commit 36722b02b0fb494151bc1ab28ba28b09b298e38e)

21 years agosync
Jelmer Vernooij [Tue, 24 Dec 2002 01:56:03 +0000 (01:56 +0000)]
sync
(This used to be commit 28d0601630694f126c58501684ad75939a0647de)

21 years agoAdd note about storing mysql passwords in smb.conf
Jelmer Vernooij [Tue, 24 Dec 2002 01:41:10 +0000 (01:41 +0000)]
Add note about storing mysql passwords in smb.conf
(This used to be commit a2de27a6846e3e05778fa7f0af0dbc76e82b52b3)

21 years agoFinish adding strings to all talloc_init() calls.
Jeremy Allison [Mon, 23 Dec 2002 23:54:10 +0000 (23:54 +0000)]
Finish adding strings to all talloc_init() calls.
Jeremy.
(This used to be commit aa8439a49ec4b9f433745fefa1e769e45398f4df)

21 years agoFinish adding strings to all talloc_init() calls.
Jeremy Allison [Mon, 23 Dec 2002 23:53:56 +0000 (23:53 +0000)]
Finish adding strings to all talloc_init() calls.
Jeremy.
(This used to be commit 784d15761c3271bfd602866f8f9f880dac77671c)

21 years agothe 'padding' field in the query domain info reply is not a padding
Andrew Tridgell [Mon, 23 Dec 2002 20:22:20 +0000 (20:22 +0000)]
the 'padding' field in the query domain info reply is not a padding
field at all. It seems to be an optional 12 byte structure of some
kind. mkaplan found a situation where the structure was not present at
all (depending on ptr_0)
(This used to be commit d7f18c60f73a3acb00ec9b1f9c605cc8c9d690a7)

21 years agotalloc_init_named -> talloc_init.
Jeremy Allison [Sun, 22 Dec 2002 16:03:28 +0000 (16:03 +0000)]
talloc_init_named -> talloc_init.
Jeremy.
(This used to be commit 35d00bacdc4b48c9b9e2ba9d4335c53a13f40f73)

21 years agotalloc_init_named -> talloc_init.
Jeremy Allison [Sun, 22 Dec 2002 16:02:36 +0000 (16:02 +0000)]
talloc_init_named -> talloc_init.
Jeremy.
(This used to be commit 20a44d4cf11d91e7a09176bfe673ad0cb230dffe)

21 years agoForward port the change to talloc_init() to make all talloc contexts
Jeremy Allison [Fri, 20 Dec 2002 20:23:06 +0000 (20:23 +0000)]
Forward port the change to talloc_init() to make all talloc contexts
named. Ensure we can query them.
Jeremy.
(This used to be commit 842e08e52a665ae678eea239759bb2de1a0d7b33)

21 years agoForward port the change to talloc_init() to make all talloc contexts
Jeremy Allison [Fri, 20 Dec 2002 20:21:31 +0000 (20:21 +0000)]
Forward port the change to talloc_init() to make all talloc contexts
named. Ensure we can query them.
Jeremy.
(This used to be commit 09a218a9f6fb0bd922940467bf8500eb4f1bcf84)

21 years agoMerge removal of unpopular winbind client environment variable.
Tim Potter [Fri, 20 Dec 2002 01:37:39 +0000 (01:37 +0000)]
Merge removal of unpopular winbind client environment variable.
(This used to be commit 0637f582fe1d41f8ef247e5989f84caa72162f05)

21 years agoFormatting syncup.
Tim Potter [Fri, 20 Dec 2002 01:36:57 +0000 (01:36 +0000)]
Formatting syncup.
(This used to be commit 4277262c74ef16971658f53edd403b335542d9f2)

21 years agoMerge from HEAD:
Tim Potter [Fri, 20 Dec 2002 01:35:21 +0000 (01:35 +0000)]
Merge from HEAD:

>Fix fnum leak under error condition in cacl_dump.
(This used to be commit cd11f10e841fd53538164f283dc81232ff36638a)

21 years agoMerge of some kind of bugfix from idra.
Tim Potter [Fri, 20 Dec 2002 01:34:06 +0000 (01:34 +0000)]
Merge of some kind of bugfix from idra.
(This used to be commit 0f556b1c0258b2cafa00b9eb2b213bec0ff88d86)

21 years agoMerge from HEAD:
Tim Potter [Fri, 20 Dec 2002 01:31:13 +0000 (01:31 +0000)]
Merge from HEAD:

>fix rpcclient querygroup command (from 2.2 and head)
(This used to be commit 77b403434f85d54fa573d9344024966d32f415ef)

21 years agoWhitespace syncup.
Tim Potter [Fri, 20 Dec 2002 01:29:08 +0000 (01:29 +0000)]
Whitespace syncup.
(This used to be commit 7a4a2cb8e86ae8ed0bd877f0cfa324e23b96593a)

21 years agoMerge of comment about apparent spoolss_io_user_info weirdness.
Tim Potter [Fri, 20 Dec 2002 01:27:22 +0000 (01:27 +0000)]
Merge ... comment about apparent spoolss_io_user_info weirdness.
(This used to be commit 872c152d35d5b7d1dc8a1d259c668f9bf42fc979)

21 years agoMerge from HEAD.
Tim Potter [Fri, 20 Dec 2002 01:25:27 +0000 (01:25 +0000)]
Merge from HEAD.

 - null termination of winbind request fix
 - bail out if we can't open winbind socket
(This used to be commit 102e490d683c0758a9798a3c15e748509690c95b)

21 years agoMerge from HEAD. lp_winbind_separator() is now a const string.
Tim Potter [Fri, 20 Dec 2002 01:23:58 +0000 (01:23 +0000)]
Merge from HEAD.  lp_winbind_separator() is now a const string.
(This used to be commit 1f2622f5ccae3ac2102a736cdc60b44d5aad5b07)

21 years agoMerge some more FUNCTION_MACRO stuff.
Tim Potter [Fri, 20 Dec 2002 01:22:57 +0000 (01:22 +0000)]
Merge some more FUNCTION_MACRO stuff.
(This used to be commit adb34ee5b183d17ec0c26ec2cf4f591822c59900)

21 years agoMerge from HEAD:
Tim Potter [Fri, 20 Dec 2002 01:19:04 +0000 (01:19 +0000)]
Merge from HEAD:

>CR1333: Fix memory leak when unpacking some structures.
>
>* (pytdbunpack_item): PyList_Append creates an additional reference to
>  the appended object.  Therefore, release the initial reference after
>  it's added to the list.
(This used to be commit 36091157b24cfbd76c15ddc20681a1feeaa706db)

21 years agoIgnore python compiled files.
Tim Potter [Fri, 20 Dec 2002 01:16:07 +0000 (01:16 +0000)]
Ignore python compiled files.
(This used to be commit 4262a25a0dd5731e838150869b085028f18ed02d)

21 years agoFixed bug in debug statement when tconX fails.
Tim Potter [Fri, 20 Dec 2002 01:07:09 +0000 (01:07 +0000)]
Fixed bug in debug statement when tconX fails.
(This used to be commit a2159610b9d38cc7cfa7cb877ccee816cd2206b8)