kai/samba.git
20 years agoOh aye, another wee edit.
John Terpstra [Sat, 24 May 2003 06:58:08 +0000 (06:58 +0000)]
Oh aye, another wee edit.

20 years agoinstallman needs to depend on installdirs, to fix parallel
Andrew Tridgell [Fri, 23 May 2003 04:52:30 +0000 (04:52 +0000)]
installman needs to depend on installdirs, to fix parallel
build/install

20 years agoUse -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.
Jelmer Vernooij [Thu, 22 May 2003 21:46:22 +0000 (21:46 +0000)]
Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.

20 years agoStat opens can have fsp->fd == -1 and will have a share entry. Ensure
Jeremy Allison [Thu, 22 May 2003 20:31:37 +0000 (20:31 +0000)]
Stat opens can have fsp->fd == -1 and will have a share entry. Ensure
that file_find_dif will find them. Fixes a core dump in smbd/open.c.
Jeremy.

20 years agoMore fixes for debug log to catch logic error.
Jeremy Allison [Thu, 22 May 2003 18:56:48 +0000 (18:56 +0000)]
More fixes for debug log to catch logic error.
Jeremy.

20 years agofixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unless we...
Gerald Carter [Thu, 22 May 2003 17:27:13 +0000 (17:27 +0000)]
fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unless we are trying to be an ADS DC

20 years agosync LDAP schema with SAMBA_3_0
Gerald Carter [Thu, 22 May 2003 17:26:44 +0000 (17:26 +0000)]
sync LDAP schema with SAMBA_3_0

20 years agomerging minor change from SAMBA_3_0 about which pdb modules to build
Gerald Carter [Thu, 22 May 2003 17:24:33 +0000 (17:24 +0000)]
merging minor change from SAMBA_3_0 about which pdb modules to build

20 years agofix bug #108; sambaSambaAccount string attributes are case insensitive; don't try...
Gerald Carter [Thu, 22 May 2003 17:11:36 +0000 (17:11 +0000)]
fix bug #108; sambaSambaAccount string attributes are case insensitive; don't try to change a string that only differs in case

20 years agohead(1) portability patch from Guenther Deschner.
Tim Potter [Thu, 22 May 2003 00:48:51 +0000 (00:48 +0000)]
head(1) portability patch from Guenther Deschner.

20 years agoFix typo.
John Terpstra [Wed, 21 May 2003 17:14:40 +0000 (17:14 +0000)]
Fix typo.

20 years agofix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the unicode...
Gerald Carter [Wed, 21 May 2003 16:13:38 +0000 (16:13 +0000)]
fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the unicode plain text password if negoitated

20 years agoA few small edits to the locking file.
John Terpstra [Wed, 21 May 2003 06:58:16 +0000 (06:58 +0000)]
A few small edits to the locking file.

20 years agowe weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprot
Andrew Tridgell [Wed, 21 May 2003 05:18:23 +0000 (05:18 +0000)]
we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprot
reply. Seems to have been broken for a long time!

20 years agoreally make sure to include the version in the lanman string; tested spnego using...
Gerald Carter [Tue, 20 May 2003 22:55:17 +0000 (22:55 +0000)]
really make sure to include the version in the lanman string; tested spnego using smbclient

20 years agobetter handling of --with-expsam (includes pdb_nisplussam now)
Gerald Carter [Tue, 20 May 2003 21:20:03 +0000 (21:20 +0000)]
better handling of --with-expsam (includes pdb_nisplussam now)

20 years agoremove USE_SMBPASS_DB
Gerald Carter [Tue, 20 May 2003 18:30:58 +0000 (18:30 +0000)]
remove USE_SMBPASS_DB

20 years agoremove WITH_TDB_SAM
Gerald Carter [Tue, 20 May 2003 18:29:13 +0000 (18:29 +0000)]
remove WITH_TDB_SAM

20 years agowrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes
Gerald Carter [Tue, 20 May 2003 18:29:04 +0000 (18:29 +0000)]
wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes

20 years agoMore edits - added example
John Terpstra [Tue, 20 May 2003 06:25:17 +0000 (06:25 +0000)]
More edits - added example

20 years agoFix Linux cifs vfs mount helper parsing of slashes
Steve French [Tue, 20 May 2003 04:28:29 +0000 (04:28 +0000)]
Fix Linux cifs vfs mount helper parsing of slashes

20 years agoFreeBSD5 ACL fix.
Jeremy Allison [Mon, 19 May 2003 18:03:12 +0000 (18:03 +0000)]
FreeBSD5 ACL fix.
Jeremy.

20 years agoUpdates for AIX winbind client from Stephen Roylance.
Tim Potter [Mon, 19 May 2003 00:45:33 +0000 (00:45 +0000)]
Updates for AIX winbind client from Stephen Roylance.

20 years agoFixups and more edits.
John Terpstra [Sun, 18 May 2003 21:14:45 +0000 (21:14 +0000)]
Fixups and more edits.

20 years agoport fixes from 3.0
Simo Sorce [Sun, 18 May 2003 09:06:09 +0000 (09:06 +0000)]
port fixes from 3.0

20 years agoMore Edits.
John Terpstra [Sun, 18 May 2003 08:01:15 +0000 (08:01 +0000)]
More Edits.

20 years agoCope with cumulative permissions sets. This code is #ifdef'ed out at the
Jeremy Allison [Sat, 17 May 2003 00:46:26 +0000 (00:46 +0000)]
Cope with cumulative permissions sets. This code is #ifdef'ed out at the
moment as I don't think cumulative permission sets make sense in POSIX even
though that's the way Windows works....
Jeremy.

20 years agoPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug
Jeremy Allison [Fri, 16 May 2003 18:30:19 +0000 (18:30 +0000)]
Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug
in add groupmem code.
Jeremy.

20 years agoMerge: clarify secure channel connection comment.
Tim Potter [Fri, 16 May 2003 01:58:42 +0000 (01:58 +0000)]
Merge: clarify secure channel connection comment.

20 years agoMerge get_global_sam_name() from 3.0 to fix compile breakage.
Tim Potter [Fri, 16 May 2003 00:31:51 +0000 (00:31 +0000)]
Merge get_global_sam_name() from 3.0 to fix compile breakage.

20 years agoPatch from Luke Howard <lukeh@PADL.COM> to recognise local groups.
Jeremy Allison [Thu, 15 May 2003 19:43:18 +0000 (19:43 +0000)]
Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.
Jeremy.

20 years agoFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
Jeremy Allison [Thu, 15 May 2003 17:37:49 +0000 (17:37 +0000)]
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
the sa_mask to prevent valgrind complaints.
Jeremy.

20 years agoPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.
Jeremy Allison [Thu, 15 May 2003 17:23:37 +0000 (17:23 +0000)]
Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.
Jeremy.

20 years agoEnsure sys_adminlog code won't coredump with incorrect client params.
Jeremy Allison [Thu, 15 May 2003 17:21:28 +0000 (17:21 +0000)]
Ensure sys_adminlog code won't coredump with incorrect client params.
Jeremy.

20 years agoPatch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of
Jelmer Vernooij [Thu, 15 May 2003 08:43:52 +0000 (08:43 +0000)]
Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of
modules in auth/

20 years agoRemoved (incorrect) emacs mode setting. Use emacs' built in autoconf
Tim Potter [Thu, 15 May 2003 01:39:45 +0000 (01:39 +0000)]
Removed (incorrect) emacs mode setting.  Use emacs' built in autoconf
mode instead of m4 mode.

20 years agoFix winbindd coredump. Remember to set a ** pointer to null before
Jeremy Allison [Wed, 14 May 2003 20:48:45 +0000 (20:48 +0000)]
Fix winbindd coredump. Remember to set a ** pointer to null before
searching and not finding otherwise we return a valid looking pointer
that was whatever crap was on the stack.
Jeremy.

20 years agoreadding reverted changes during idmap merge (noticed by Andrew b.)
Gerald Carter [Wed, 14 May 2003 18:37:18 +0000 (18:37 +0000)]
readding reverted changes during idmap merge (noticed by Andrew b.)

20 years agofix group mapping in LDAP under new schema
Gerald Carter [Wed, 14 May 2003 05:28:45 +0000 (05:28 +0000)]
fix group mapping in LDAP under new schema

20 years agos/primaryGroupSID/sambaPrimaryGroupSID/
Gerald Carter [Wed, 14 May 2003 04:49:13 +0000 (04:49 +0000)]
s/primaryGroupSID/sambaPrimaryGroupSID/

20 years agoignore manpage.[refs|links]
Gerald Carter [Wed, 14 May 2003 04:41:19 +0000 (04:41 +0000)]
ignore manpage.[refs|links]

20 years agoperl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP:...
Gerald Carter [Wed, 14 May 2003 04:40:04 +0000 (04:40 +0000)]
perl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP::LDIF

20 years agosyncing LDAP schema changes with Samba_3_0
Gerald Carter [Wed, 14 May 2003 04:39:55 +0000 (04:39 +0000)]
syncing LDAP schema changes with Samba_3_0

20 years agoMove some #ifdefs and function prototypes around to avoid a compiler
Tim Potter [Wed, 14 May 2003 01:14:06 +0000 (01:14 +0000)]
Move some #ifdefs and function prototypes around to avoid a compiler
warning when we have a working version of snprintf()

20 years agoFix pointer return bug in get_unix_attributes()
Tim Potter [Wed, 14 May 2003 00:59:26 +0000 (00:59 +0000)]
Fix pointer return bug in get_unix_attributes()

20 years agospelling
Tim Potter [Wed, 14 May 2003 00:38:58 +0000 (00:38 +0000)]
spelling

20 years agospelling
Tim Potter [Wed, 14 May 2003 00:26:32 +0000 (00:26 +0000)]
spelling

20 years agoMore info on Unix permissions.
John Terpstra [Tue, 13 May 2003 06:13:44 +0000 (06:13 +0000)]
More info on Unix permissions.

20 years agoAdd pythoncheck to make check target.
Tim Potter [Tue, 13 May 2003 04:38:09 +0000 (04:38 +0000)]
Add pythoncheck to make check target.

20 years agoSync up with 3.0 version.
Tim Potter [Tue, 13 May 2003 04:35:58 +0000 (04:35 +0000)]
Sync up with 3.0 version.

20 years agoFix compiler warnings.
Jeremy Allison [Mon, 12 May 2003 21:29:01 +0000 (21:29 +0000)]
Fix compiler warnings.
Jeremy.

20 years agofixing typos in debug statements
Gerald Carter [Mon, 12 May 2003 16:08:11 +0000 (16:08 +0000)]
fixing typos in debug statements

20 years agoAdded info on File and Directory info.
John Terpstra [Mon, 12 May 2003 05:15:08 +0000 (05:15 +0000)]
Added info on File and Directory info.

20 years agoRolling in VL's changes.
John Terpstra [Sun, 11 May 2003 19:58:15 +0000 (19:58 +0000)]
Rolling in VL's changes.

20 years agoExtending Samba Access Control Info
John Terpstra [Sun, 11 May 2003 07:45:07 +0000 (07:45 +0000)]
Extending Samba Access Control Info

20 years agoCompletion of Stand-Alone server docs.
John Terpstra [Sat, 10 May 2003 20:55:14 +0000 (20:55 +0000)]
Completion of Stand-Alone server docs.

20 years agoForgot one file.
Jelmer Vernooij [Sat, 10 May 2003 14:48:46 +0000 (14:48 +0000)]
Forgot one file.

20 years agoRemove latest module_dummy patch from metze and me.
Jelmer Vernooij [Sat, 10 May 2003 12:57:03 +0000 (12:57 +0000)]
Remove latest module_dummy patch from metze and me.

20 years agoReverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij [Sat, 10 May 2003 11:47:29 +0000 (11:47 +0000)]
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.

20 years agoPatch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij [Sat, 10 May 2003 10:56:20 +0000 (10:56 +0000)]
Patch from metze and me that adds dummy smb_register_*() functions

20 years agoFixes for typos and other stuff resulting from VL's feedback.
John Terpstra [Sat, 10 May 2003 05:26:48 +0000 (05:26 +0000)]
Fixes for typos and other stuff resulting from VL's feedback.

20 years agoFix from Tom.Lackemann@falconstor.com to correctly set the flags based
Jeremy Allison [Sat, 10 May 2003 02:05:27 +0000 (02:05 +0000)]
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
on the security entries sent.
Jeremy.

20 years agoOptimisation. We don't need to do 2 strlen's when we're setting the stat
Jeremy Allison [Sat, 10 May 2003 00:35:23 +0000 (00:35 +0000)]
Optimisation. We don't need to do 2 strlen's when we're setting the stat
struct in the correct place.
Jeremy.

20 years agoFix for possible segfault in readline handler. Found by vitalyb@mail333.com.
Jeremy Allison [Sat, 10 May 2003 00:32:13 +0000 (00:32 +0000)]
Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.
Jeremy.

20 years agoremoving total print jobs since it is not used anymore
Gerald Carter [Fri, 9 May 2003 21:49:24 +0000 (21:49 +0000)]
removing total print jobs since it is not used anymore

20 years agoFix bug #4 for net rap. Allow more than 50 chars for long form listings of users...
Jim McDonough [Fri, 9 May 2003 13:06:11 +0000 (13:06 +0000)]
Fix bug #4 for net rap.  Allow more than 50 chars for long form listings of users and groups.

20 years agoSome more static definitions ...
Richard Sharpe [Fri, 9 May 2003 07:42:23 +0000 (07:42 +0000)]
Some more static definitions ...

20 years agoAdd some static ...
Richard Sharpe [Fri, 9 May 2003 07:03:10 +0000 (07:03 +0000)]
Add some static ...

20 years agoMore edits. Hackety Hack.
John Terpstra [Fri, 9 May 2003 06:48:33 +0000 (06:48 +0000)]
More edits. Hackety Hack.

20 years agoSome more fixes for syntax problems on AIX etc ...
Richard Sharpe [Fri, 9 May 2003 06:23:15 +0000 (06:23 +0000)]
Some more fixes for syntax problems on AIX etc ...

20 years agoFix up a bunch of compiler warnings ...
Richard Sharpe [Fri, 9 May 2003 05:39:50 +0000 (05:39 +0000)]
Fix up a bunch of compiler warnings ...

20 years agoFix some compiler warnings about const etc ...
Richard Sharpe [Fri, 9 May 2003 04:59:36 +0000 (04:59 +0000)]
Fix some compiler warnings about const etc ...

20 years agoFix nasty bug pointed out by samba-technical poster. If name is mangled
Jeremy Allison [Fri, 9 May 2003 01:06:43 +0000 (01:06 +0000)]
Fix nasty bug pointed out by samba-technical poster. If name is mangled
then we weren't always correctly detecting that it had a valid stat struct
and so might now return a 'file existed'. Finally realized this when installing
the W2K resource kit as a test case.
Jeremy.

20 years agoadd new %a strings
Gerald Carter [Thu, 8 May 2003 21:58:34 +0000 (21:58 +0000)]
add new %a strings

20 years agoadding warning about case sensitive parameter
Gerald Carter [Thu, 8 May 2003 21:56:51 +0000 (21:56 +0000)]
adding warning about case sensitive parameter

20 years agofix bug #47; revert registration of workgroup<1b> to 2.2 behavior
Gerald Carter [Thu, 8 May 2003 21:20:07 +0000 (21:20 +0000)]
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior

20 years agofixed bug #75; add check for non-zero destlen
Gerald Carter [Thu, 8 May 2003 20:19:21 +0000 (20:19 +0000)]
fixed bug #75; add check for non-zero destlen

20 years agoAnother set of updates.
John Terpstra [Thu, 8 May 2003 07:40:57 +0000 (07:40 +0000)]
Another set of updates.

20 years agoSMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
Jeremy Allison [Wed, 7 May 2003 22:19:56 +0000 (22:19 +0000)]
SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
are identical - noticed by "Dr. Tilo Levante" <tilo@levante.de>.
Jeremy.

20 years agoMake fchown, fchmod conditional for systems that don't have them.
Jeremy Allison [Wed, 7 May 2003 18:28:26 +0000 (18:28 +0000)]
Make fchown, fchmod conditional for systems that don't have them.
Jeremy.

20 years agoFix missing para marker.
John Terpstra [Wed, 7 May 2003 07:51:08 +0000 (07:51 +0000)]
Fix missing para marker.

20 years agoMore edits. Now working on BDC Documentation.
John Terpstra [Wed, 7 May 2003 07:44:38 +0000 (07:44 +0000)]
More edits. Now working on BDC Documentation.

20 years agoForce ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison [Wed, 7 May 2003 02:01:33 +0000 (02:01 +0000)]
Force ASCII for client messages. Patch from David Lee  <t.d.lee@durham.ac.uk>
Jeremy.

20 years agoMerge from distcc:
Martin Pool [Wed, 7 May 2003 01:18:06 +0000 (01:18 +0000)]
Merge from distcc:

  Put in a prototype for dummy_snprintf() to quiet compiler warnings.

  Move #endif to make sure VA_COPY, LDOUBLE, etc are defined even if
  the C library has some snprintf functions already.

20 years agoWe used to use the name "*",0x0 here, but some Windows
Jeremy Allison [Wed, 7 May 2003 01:00:12 +0000 (01:00 +0000)]
We used to use the name "*",0x0 here, but some Windows
servers don't answer that name. However we *know* they
have the name workgroup#1b (as we just looked it up).
So do the node status request on this name instead.
Found at LBL labs.
Jeremy.

20 years agoMore stuffing, this turkey will soon be done.
John Terpstra [Tue, 6 May 2003 23:57:37 +0000 (23:57 +0000)]
More stuffing, this turkey will soon be done.

20 years agoAdd metze's exit and idle event patch
Jelmer Vernooij [Tue, 6 May 2003 17:52:11 +0000 (17:52 +0000)]
Add metze's exit and idle event patch

20 years agoDomain Controller -> Domain Member Server.
Andrew Bartlett [Tue, 6 May 2003 14:27:06 +0000 (14:27 +0000)]
Domain Controller -> Domain Member Server.

20 years agouff, forgot to put back this one :-/
Simo Sorce [Tue, 6 May 2003 14:02:34 +0000 (14:02 +0000)]
uff, forgot to put back this one :-/

20 years agosort out some include dependencies
Simo Sorce [Tue, 6 May 2003 13:10:10 +0000 (13:10 +0000)]
sort out some include dependencies
split out privileges from rpc_lsa.h

20 years agoadd mapping.h here
Simo Sorce [Tue, 6 May 2003 10:00:02 +0000 (10:00 +0000)]
add mapping.h here

20 years agorestore structures from previous erroneous commit
Simo Sorce [Tue, 6 May 2003 09:36:51 +0000 (09:36 +0000)]
restore structures from previous erroneous commit

20 years agoHackety, hackety, hack. More edits.
John Terpstra [Tue, 6 May 2003 06:03:58 +0000 (06:03 +0000)]
Hackety, hackety, hack. More edits.

20 years agoFix typo.
John Terpstra [Mon, 5 May 2003 19:20:14 +0000 (19:20 +0000)]
Fix typo.

20 years agoTurn off using lsa_qos.
Rafal Szczesniak [Mon, 5 May 2003 08:43:43 +0000 (08:43 +0000)]
Turn off using lsa_qos.

Rafal

20 years agoMore updates.
John Terpstra [Mon, 5 May 2003 06:46:13 +0000 (06:46 +0000)]
More updates.

20 years agoFixing Syntax Problems.
John Terpstra [Mon, 5 May 2003 04:58:35 +0000 (04:58 +0000)]
Fixing Syntax Problems.

20 years agoA good reason to use make variables instead of autoconf substitutions
Tim Potter [Mon, 5 May 2003 04:09:56 +0000 (04:09 +0000)]
A good reason to use make variables instead of autoconf substitutions
directly - fixed problem where the last line of the link command was
'\ @LDAP_LIBS@'.  If @LDAP_LIBS@ is zero then the backslash
incorrectly includes the next line of the Makefile in the current
target.

This should fix a bucketload of build farm failures.

20 years agoFixed typo introduced when reverting patch from revision 1.19
Tim Potter [Mon, 5 May 2003 03:34:19 +0000 (03:34 +0000)]
Fixed typo introduced when reverting patch from revision 1.19

20 years agoAIX doesn't append $SHLIB_EXT to NSS libraries.
Tim Potter [Mon, 5 May 2003 01:52:08 +0000 (01:52 +0000)]
AIX doesn't append $SHLIB_EXT to NSS libraries.

Also merged a little bit of abartlet's recent configure.in change of
duplicated IRIX stuff.