1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

11837 Commits

Author SHA1 Message Date
Jeremy Allison
8e047054e8 Get ready for EA code... Add Linux interface.
Jeremy.
(This used to be commit 4885314074)
2003-06-05 20:29:55 +00:00
Jeremy Allison
bf50387f49 Never second guess tridge.... (always talloc an internal pointer... ).
Jeremy.
(This used to be commit 72ecdb387d)
2003-06-05 02:44:24 +00:00
Gerald Carter
3bdfd57a2d working draft of the idmap_ldap code.
Includes sambaUnixIdPool objectclass

Still needs cleaning up wrt to name space.
More changes to come, but at least we now have a
a working distributed winbindd solution.
(This used to be commit 8241758544)
2003-06-05 02:34:30 +00:00
Jelmer Vernooij
cad20ab63b Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
(This used to be commit e1a8e9b7f3)
2003-06-04 16:40:50 +00:00
Alexander Bokovoy
c39b90f047 Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzemix.de>
(This used to be commit db255608f1)
2003-06-04 12:51:21 +00:00
Alexander Bokovoy
07aaa59018 Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte@metzemix.de>
(This used to be commit c5e8acd3b7)
2003-06-04 12:50:07 +00:00
Jeremy Allison
bcf59e2575 Fix for previous checkin. Only use talloc on unmarshalling or we'll
leak memory.
Jeremy.
(This used to be commit 07a76eb2e0)
2003-06-04 06:22:44 +00:00
Andrew Tridgell
b6cb0e914d fixed the termination of several trans2 strings
(This used to be commit 8f23ad3054)
2003-06-04 06:03:21 +00:00
Andrew Tridgell
878944f1ec shouldn't null terminate trans2 qfileinfo all_info/name
(This used to be commit f7cd16ab58)
2003-06-04 05:45:40 +00:00
Andrew Tridgell
894b003ce6 fixed the arbitrary 256 limit on the size of aliases in parse_samr
(This used to be commit 7f8634c35a)
2003-06-04 04:42:33 +00:00
Gerald Carter
10c241d2a0 added idmap_ldap to wrong branch.
(This used to be commit eafd53a7e7)
2003-06-03 19:25:39 +00:00
cvs2svn Import User
5dae5bb045 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 7a85a96325) 2003-06-03 18:20:00 +00:00
Gerald Carter
9a4b030e2c initial version of idmap_ldap.c; lots of updates to come
(This used to be commit 69c84ad06b)
2003-06-03 18:19:59 +00:00
Gerald Carter
e1e363e4e9 * set winbind cache time to 5 minutes
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
  and child winbindd processes in dual mode
(This used to be commit 6fb5bdb30e)
2003-06-03 16:19:31 +00:00
Gerald Carter
c384f2dcc7 * set winbind cache time to 5 minutes
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
  and child winbindd processes in dual mode
(This used to be commit 6f99cafa95)
2003-06-03 16:02:33 +00:00
Jeremy Allison
ead7ad7f80 Fix debug message merge.
Jeremy.
(This used to be commit d6f2316642)
2003-06-03 07:21:09 +00:00
Jeremy Allison
1d2e3ec148 Merge change winbindd cache time 15 -> 120 secs.
Jeremy.
(This used to be commit 5acdf6752e)
2003-06-03 07:19:38 +00:00
Jeremy Allison
cd22a6ac90 Merge DEBUG message on usleep on open.
Jeremy.
(This used to be commit 063a210448)
2003-06-03 07:18:18 +00:00
Jeremy Allison
df73ef2da5 Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.
Jeremy.
(This used to be commit 71bac46c51)
2003-06-03 06:33:20 +00:00
Richard Sharpe
989c2a374e More changes to editreg to make it less tetchy.
(This used to be commit 30e1431e93)
2003-06-02 06:12:54 +00:00
Richard Sharpe
371e80b4a4 Some fixes for editreg.c, although I see that head seems broken ...
(This used to be commit b049c2f66f)
2003-06-02 04:48:56 +00:00
Andrew Tridgell
3db0d893f3 added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the
IS_NAME_VALID QPATHINFO level
(This used to be commit 1634346e2a)
2003-06-01 13:43:21 +00:00
Andrew Tridgell
71b0b6007e fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
structure we were using was completely wrong after the first few
parameters.

found by samba4 testsuite. Lots of other stuff also fails, but is
harder to fix.
(This used to be commit 6f34bd423e)
2003-06-01 13:25:16 +00:00
Volker Lendecke
5466c1f19b Fix compile.
(This used to be commit 3ac622532a)
2003-05-31 09:10:32 +00:00
Jeremy Allison
0899066fd6 Got us happy running under valgrind again :-).
Jeremy.
(This used to be commit b6ab9d7361)
2003-05-31 02:03:58 +00:00
Jeremy Allison
1fdbe30685 Fixes to stop valgrind complaining about uninitialised memory when it's
copying clobbered buffer areas and doing hashes on them and sending
them onto the wire.
Jeremy.
(This used to be commit 7dfcf714ae)
2003-05-31 01:48:59 +00:00
Jeremy Allison
974d402d6d Ensure 'blank' entries show up in both default and normal entries to
allow them to be changed. Works well with W2K and above.
Jeremy.
(This used to be commit 685e4e5182)
2003-05-30 23:07:33 +00:00
Jim McDonough
4f276f9696 More on bug 137: rename more of krb5_xxx functions to not start with krb5_
(This used to be commit 10f1da3f4a)
2003-05-30 20:11:34 +00:00
Jim McDonough
1f3b279076 More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_
(This used to be commit 4169de6d8f)
2003-05-30 20:03:18 +00:00
Jim McDonough
0463fc2d77 Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so
we wouldn't build.
(This used to be commit 0e9836c4e9)
2003-05-30 19:51:09 +00:00
Jelmer Vernooij
ff0a111d37 Remove module_path_get_name() - it's not used anywhere anymore and was a bad idea anyway.
(This used to be commit b45a67e7a9)
2003-05-30 16:36:38 +00:00
Jeremy Allison
545e8d4999 Change get_nt_acl() to include security_info wanted. Only return this.
This gets us closer to W2k+ in what we return for file ACLs. Fix horribly
broken make_sec_desc() that screwed up the size when given a SD with no
owner or group (how did it get this bad... ?).
Jeremy.
(This used to be commit 183c9ed405)
2003-05-29 23:49:31 +00:00
Jelmer Vernooij
f6b7bb44a6 Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit fd16d47978)
2003-05-29 22:01:38 +00:00
Jelmer Vernooij
2153494966 Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit daf443757b)
2003-05-29 22:00:54 +00:00
Jeremy Allison
ee3600361f function() is *NOT* a valid C proto, but C++ only.
The correct prototype in C is function(void).
Please remember this !
Jeremy.
(This used to be commit b6b844a1a2)
2003-05-29 21:30:48 +00:00
Jelmer Vernooij
69b50029f4 Add smb_register_idmap(). Based on a patch from metze
(This used to be commit 7e352f5c62)
2003-05-29 19:08:40 +00:00
Jelmer Vernooij
44fa85fd60 Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776
(This used to be commit f130b4f2a1)
2003-05-29 15:44:35 +00:00
Jelmer Vernooij
62e1bafe1c Don't crash when doing command name completion. Fixes debian bug #194776
(This used to be commit 45b0a63aba)
2003-05-29 15:39:53 +00:00
Jelmer Vernooij
d75a4281c5 Fix the events API. Patch by metze with some minor modifications.
(This used to be commit df24c4e839)
2003-05-29 14:46:30 +00:00
Jelmer Vernooij
e731ec1ed6 Get the events API right. Patch from metze with some minor modifications.
(This used to be commit 2aad573625)
2003-05-29 14:40:55 +00:00
Jim McDonough
06f053bd7c Fix bugzilla #117: winbindd looping on 100+char username
This modifies lp_string to use alloc_sub_basic to allow any length substitution instead of fixed at 100 chars.
(This used to be commit cad9d88a61)
2003-05-29 01:41:56 +00:00
Jeremy Allison
ba06fdbf66 Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
be applied to new ACE set calls. This is incorrect. Don't think this
has a bugzilla id.
Jeremy.
(This used to be commit 6a4502b03b)
2003-05-28 20:26:46 +00:00
Jeremy Allison
24497516cb Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
be applied to new ACE set calls. This is incorrect. Don't think this
has a bugzilla id.
Jeremy.
(This used to be commit cb70d8c9e8)
2003-05-28 20:25:31 +00:00
Tim Potter
4f0b44cceb DNS domain/server name constants were also swapped.
(This used to be commit 0666e34d7c)
2003-05-28 05:14:10 +00:00
Tim Potter
f9807d1489 Merge of NTLMSSP name type fix from 3.0
(This used to be commit 587bd1b83d)
2003-05-28 04:33:29 +00:00
Tim Potter
50407e57dd The constants for NetBIOS domain and server names in a NTLMSSP name list were
swapped.
(This used to be commit 92be28aa4a)
2003-05-28 04:32:26 +00:00
Tim Potter
dbcd318cf5 Spelling.
(This used to be commit e063c95bd5)
2003-05-28 04:22:11 +00:00
Tim Potter
3c830cad6f Syncup with HEAD:
>revision 1.3
>date: 2003/05/20 04:28:29;  author: sfrench;  state: Exp;  lines: +10 -5
>Fix Linux cifs vfs mount helper parsing of slashes
(This used to be commit b2b4a7e499)
2003-05-28 01:06:53 +00:00
Tim Potter
c52637029d Merge of non-static initialisation fixes from 3.0
(This used to be commit 7f32b3f016)
2003-05-28 01:05:28 +00:00
Tim Potter
d1f294b3c4 Merge of cut and paste fix from 3.0
(This used to be commit 34a0c7313a)
2003-05-28 01:03:12 +00:00
Jeremy Allison
03f046dd99 It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit 30bbf4c8c4)
2003-05-28 01:00:58 +00:00
Jeremy Allison
7c9e4739d4 It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit a1fee6594e)
2003-05-28 01:00:56 +00:00
Tim Potter
8202e68e36 Whitespace syncup.
(This used to be commit 25caa7c627)
2003-05-28 01:00:07 +00:00
Tim Potter
fd448442d9 Merge of rpcstr_pull() termination fixes from 3.0
(This used to be commit d41705dec6)
2003-05-28 00:59:35 +00:00
Tim Potter
044b9af17e Merge of formatting fixups from 3.0
(This used to be commit 43e01fb230)
2003-05-28 00:58:37 +00:00
Tim Potter
5c385ce833 Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0
(This used to be commit bd97a76388)
2003-05-28 00:56:51 +00:00
Tim Potter
c593b15e76 Merge from 3.0:
>Restore a number of fixes that idra removed when he merged his
>idmap-and-the-rest from HEAD.
>
>These are correctness fixes that were already in 3.0, and a memory leak fix.
>
>The pdb_ldap changes are held back at jerry's request (he is also playing
>with pdb_ldap ATM).
>
>Andrew Bartlett
(This used to be commit d2bc89b860)
2003-05-28 00:52:24 +00:00
Tim Potter
4c6b3131bc Merge of uint32/uid_t mismatch from 3.0
(This used to be commit a9f0e69dbe)
2003-05-28 00:45:44 +00:00
Gerald Carter
174fbc9764 cut-n-paste error
(This used to be commit 1f02ca540d)
2003-05-27 22:36:24 +00:00
Gerald Carter
1a6f9e5a86 cut-n-paste error
(This used to be commit eb567e803e)
2003-05-27 22:36:07 +00:00
Jeremy Allison
befa2a4219 Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
around.
Jeremy.
(This used to be commit 870e111fac)
2003-05-27 21:55:39 +00:00
Jeremy Allison
a11797cda2 Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
around.
Jeremy.
(This used to be commit bf0916e1da)
2003-05-27 21:55:10 +00:00
Gerald Carter
d9e59358f7 fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
(This used to be commit dc18ffcc5a)
2003-05-27 16:56:16 +00:00
Gerald Carter
52f92cf577 fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
(This used to be commit f7ebb3c9e5)
2003-05-27 16:55:53 +00:00
Gerald Carter
d84a2ead15 volker's fix for crash when my_private_data == NULL
(This used to be commit 63bb1e21eb)
2003-05-27 16:47:04 +00:00
Gerald Carter
3a6d0a23cd volker's fix for crash when my_private_data == NULL
(This used to be commit 40127404e3)
2003-05-27 16:46:51 +00:00
Gerald Carter
8056503e4c volker's add_signature() fix; must pass the beginning on the outbuf to get the flags field
(This used to be commit 81cccd25b8)
2003-05-27 16:31:46 +00:00
Gerald Carter
090d70fc3f volker's add_signature() fix; must pass the beginning on the outbuf to get the flags field
(This used to be commit 48c8211084)
2003-05-27 16:30:02 +00:00
Tim Potter
add20d8f8f Squash another compiler warning.
(This used to be commit 8b20883435)
2003-05-27 07:29:13 +00:00
Tim Potter
793ea7a428 Squash another compiler warning.
(This used to be commit 8bfcbd5384)
2003-05-27 07:28:42 +00:00
Tim Potter
bdef2e8eb8 Fix unused variable warning.
(This used to be commit 0a80db5bde)
2003-05-27 07:26:55 +00:00
Tim Potter
797add4a73 Fixed unused variable warning.
(This used to be commit cdbe47a5d5)
2003-05-27 07:26:04 +00:00
Tim Potter
3ddaeed282 I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
please check this?
(This used to be commit af4b1f869a)
2003-05-27 07:21:57 +00:00
Tim Potter
d542a9cabb Fix printf warnings in debug statments.
(This used to be commit d594e60f92)
2003-05-27 07:13:28 +00:00
Tim Potter
b68e0b3aae Fix shadow parameter warning in free_empty_sys_acl()
(This used to be commit 1b2b7766c8)
2003-05-27 06:55:06 +00:00
Tim Potter
aa24267f1c Fix shadow parameter warning in free_empty_sys_acl()
(This used to be commit 7345bca285)
2003-05-27 06:54:35 +00:00
Tim Potter
4e8052640e More fixes for builddir != srcdir.
- Use absolute directories for $builddir and $srcdir in the Makefile

 - Don't try and combine source files in $builddir and $srcdir to build
   proto.h.  It's just too hard to get it right across all targets we
   wish to compile on.  Use a hand created prototype for the single
   function in smbd/build_options.c that we need.  This allows us to ditch
   all the extra sed work that was causing problems: \t not portable - hah!

 - Fix bogus delheaders target to remove the correct files

This appears to work quite nicely now.  Let's see how it goes on the
buildfarm machines.
(This used to be commit 456184463d)
2003-05-27 02:35:53 +00:00
Tim Potter
ab222b3700 Fix extra arg for cm_get_netlogon_cli()
(This used to be commit a0c3f1d31c)
2003-05-27 02:28:13 +00:00
Tim Potter
19d75b2df7 This should be the correct fix for merge of bug #60 from 3.0.
(This used to be commit aaf06908b2)
2003-05-27 01:15:31 +00:00
Tim Potter
8e39d04f16 Whoops - tried to merge to wrong branch for bug #60 merge. This redos
the original fix.
(This used to be commit 711f65bee0)
2003-05-27 01:07:13 +00:00
Tim Potter
0842573b51 Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I think
it was becuase I ran out of disk quota.
(This used to be commit 10cbec05a7)
2003-05-27 00:30:29 +00:00
Tim Potter
0e9422f139 Merge the remaining bits of fix for bug #60.
(This used to be commit 7c3da9b4db)
2003-05-27 00:29:00 +00:00
Tim Potter
5612da76e0 Merge from 3.0: remove bogus static initialisers.
(This used to be commit 79a654bbe5)
2003-05-27 00:22:29 +00:00
Tim Potter
d89f4a1bae Merge from 3.0: quieten debug message for trust acct password change.
(This used to be commit ab60980461)
2003-05-27 00:20:41 +00:00
Tim Potter
b365e172bb Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.
(This used to be commit cb4188941e)
2003-05-27 00:18:50 +00:00
Tim Potter
8bf60dc801 Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER and
*SMBSERV as per comments in loadparm.c
(This used to be commit a6cb33c5bf)
2003-05-27 00:16:43 +00:00
Tim Potter
2b6e3ec27a Sync up sid types enum.
(This used to be commit 2ff89e1ee8)
2003-05-27 00:14:15 +00:00
Tim Potter
df90a0b3b6 Jelmer was really excited about copyrights this year.
(This used to be commit 30a1b517fc)
2003-05-27 00:09:34 +00:00
Tim Potter
fc8d985d29 Merge: add DFS error constant.
(This used to be commit c9dfc35e95)
2003-05-27 00:07:45 +00:00
Tim Potter
b863577db2 Whitespace syncup.
(This used to be commit 39e1b6338f)
2003-05-27 00:07:09 +00:00
Tim Potter
77a9f8ab4d Comment syncup.
(This used to be commit 877fc6370e)
2003-05-27 00:06:19 +00:00
Tim Potter
ddba65fd62 Merge: ignore autogenerated file.
(This used to be commit 421940d4e9)
2003-05-27 00:04:18 +00:00
Tim Potter
2e83e50da0 Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()
(This used to be commit ce0d4f8eaa)
2003-05-27 00:00:49 +00:00
Tim Potter
a0f1567ae4 Added file from SAMBA_3_0 branch.
(This used to be commit c2e5b37452)
2003-05-26 23:57:20 +00:00
Tim Potter
161a47277b Formatting syncup.
(This used to be commit f4b050932a)
2003-05-26 23:56:05 +00:00
Tim Potter
29f306039e Merge of fix for bug #60.
(This used to be commit 0583dc358e)
2003-05-26 23:55:30 +00:00
Tim Potter
9a3d213965 Ignore t_stringoverflow binary.
(This used to be commit 59326e7a53)
2003-05-26 23:52:48 +00:00
Jelmer Vernooij
b9b651d3c7 Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Larsen)
(This used to be commit c9c8eccdba)
2003-05-26 19:51:50 +00:00
Jelmer Vernooij
62f70d1910 Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Larsen)
(This used to be commit e9df7d2820)
2003-05-26 19:47:53 +00:00
John Terpstra
b311be4a01 Metze's patches:
here's a small patch which renames the symbol 'log' to some better names
to avoid compiler warnings about shodow global var 'log'
in proto.h

we now have a GLOBAL_SECTION_SNUM -1

so we should use it in swat too:-)
(This used to be commit a4733a0748)
2003-05-26 16:54:39 +00:00
Volker Lendecke
2bd9805854 Correctly initialize winbind auth method.
(This used to be commit 55cdb6b878)
2003-05-26 16:38:48 +00:00
Volker Lendecke
f527ca3d52 Correctly initialize winbind auth method.
(This used to be commit b9e7ce9d85)
2003-05-26 16:38:35 +00:00
Tim Potter
53e8a1cf6d Ignore autogenerated file.
(This used to be commit de8180a280)
2003-05-26 07:02:02 +00:00
Tim Potter
0d3097c135 This fixes net rpc vampire when talking to win2k (<sp3). win2k sends
back a different sized blob of encrypted password data then we were
expecting.  There's an extra 32 bytes of unknown stuff.
(This used to be commit 285952fd62)
2003-05-26 06:59:38 +00:00
Tim Potter
ac33cc9ca3 Spelling.
(This used to be commit eda8973068)
2003-05-26 06:53:25 +00:00
Andrew Bartlett
54e2ac64b7 Add samstrict_dc from metze (been sitting in HEAD for way to long waiting for
me to review it).

This patch works well for a DC running with trusted domains, becouse it lets
you check the local SAM first, but only for this domain's users.

Andrew Bartlett
(This used to be commit e0bd4d2844)
2003-05-26 02:04:23 +00:00
Andrew Bartlett
6ace723c44 Get 'add user script' working again for Samba 3.0.
I'm still not convinced that sharing the option name with the administrative
code is the best idea, but anyway...

Tested by vl, bug #41.

Andrew Bartlett
(This used to be commit 9d78f064c5)
2003-05-25 23:56:41 +00:00
Volker Lendecke
42954dc084 Fix an insufficient alloc when querying alias members.
Volker
(This used to be commit 9d2d570caa)
2003-05-24 14:53:15 +00:00
Volker Lendecke
169a42b249 Fix an insufficient alloc when querying alias members.
Volker
(This used to be commit 47c36290db)
2003-05-24 14:52:48 +00:00
Jeremy Allison
9fd39e3f55 Don't use extensions like '\t' in a sed script. It breaks the make proto.
Jeremy.
(This used to be commit 7d546a6bad)
2003-05-23 18:31:57 +00:00
Andrew Tridgell
3d5d32826f installman needs to depend on installdirs, to fix parallel
build/install
(This used to be commit 8fa687701a)
2003-05-23 04:53:26 +00:00
Andrew Tridgell
5a92ce6b9b installman needs to depend on installdirs, to fix parallel
build/install
(This used to be commit f59a99d8ef)
2003-05-23 04:52:30 +00:00
Tim Potter
2cf5051500 Ignore *.po files.
(This used to be commit e90c5796d2)
2003-05-23 02:01:07 +00:00
Tim Potter
1f84a14b0b Bug 83: fixes for building when $srcdir != $builddir from David Lee
<t.d.lee@durham.ac.uk>
(This used to be commit e48a8b5e9c)
2003-05-23 01:59:43 +00:00
Jelmer Vernooij
19826aa7c1 Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.
(This used to be commit 946192393d)
2003-05-22 21:46:22 +00:00
Jelmer Vernooij
1df21141e7 Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka
vorlon.
(This used to be commit a5f165020a)
2003-05-22 21:02:25 +00:00
Jeremy Allison
67931d6026 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.
(This used to be commit 0811acb957)
2003-05-22 20:31:37 +00:00
Jeremy Allison
f161839a74 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.
(This used to be commit 0e2165630d)
2003-05-22 20:31:35 +00:00
Jeremy Allison
78a4f6fc4b More fixes for debug log to catch logic error.
Jeremy.
(This used to be commit 84a7714eba)
2003-05-22 18:56:51 +00:00
Jeremy Allison
de55b9ddb0 More fixes for debug log to catch logic error.
Jeremy.
(This used to be commit 0e2a47c1e6)
2003-05-22 18:56:48 +00:00
Jeremy Allison
4f7e6108bd Add more info to debug info...
Jeremy.
(This used to be commit 6d3b72b499)
2003-05-22 18:45:24 +00:00
Gerald Carter
79315aabf4 fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unless we are trying to be an ADS DC
(This used to be commit 689576c242)
2003-05-22 17:27:13 +00:00
Gerald Carter
fc39529a01 merging minor change from SAMBA_3_0 about which pdb modules to build
(This used to be commit 461af038d0)
2003-05-22 17:24:33 +00:00
Gerald Carter
901346ef4d fix bug #108; sambaSambaAccount string attributes are case insensitive; don't try to change a string that only differs in case
(This used to be commit 60c6bc9883)
2003-05-22 17:11:36 +00:00
Gerald Carter
52ae1c4b2d fix bug #108; sambaSambaAccount string attributes are case insensitive; don't try to change a string that only differs in case
(This used to be commit 01ef083520)
2003-05-22 17:07:41 +00:00
Gerald Carter
91077a0618 fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unless we are trying to be an ADS DC
(This used to be commit bf20976e5a)
2003-05-22 15:27:27 +00:00
Gerald Carter
8b0f689451 updating version
(This used to be commit b1eb0dd7e0)
2003-05-22 14:53:02 +00:00
Tim Potter
23d30cbf9f Merge of head(1) portability patch.
(This used to be commit 9192921c11)
2003-05-22 00:49:24 +00:00
Tim Potter
b176d4a4e5 head(1) portability patch from Guenther Deschner.
(This used to be commit caaf082a1f)
2003-05-22 00:48:51 +00:00
Gerald Carter
49237d9955 fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the unicode plain text password if negoitated
(This used to be commit 207186e1c8)
2003-05-21 16:13:38 +00:00
Gerald Carter
c52ee09afe fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the unicode plain text password if negoitated
(This used to be commit e7d635af80)
2003-05-21 16:12:07 +00:00
Andrew Tridgell
c9d0ee977c merge LANMAN1/LANMAN2.1 fixes from head
(This used to be commit 73c686ab77)
2003-05-21 05:20:54 +00:00
Andrew Tridgell
f60d90ff62 we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprot
reply. Seems to have been broken for a long time!
(This used to be commit a16415a6c9)
2003-05-21 05:18:23 +00:00
Gerald Carter
1e8f725f7c really make sure to include the version in the lanman string; tested spnego using smbclient
(This used to be commit a032c38ed4)
2003-05-20 22:55:17 +00:00
Gerald Carter
273dbfd9c6 really make sure to include the version in the lanman string; tested spnego using smbclient
(This used to be commit d7ca85613b)
2003-05-20 22:54:58 +00:00
Gerald Carter
b00c2f5ac8 better handling of --with-expsam (includes pdb_nisplussam now)
(This used to be commit 2c19ba6104)
2003-05-20 21:20:03 +00:00
Gerald Carter
6c66c80132 better handling of --with-expsam (includes pdb_nisplussam now)
(This used to be commit 6cb3d3cc60)
2003-05-20 21:15:49 +00:00
Gerald Carter
b5b71336ac remove USE_SMBPASS_DB
(This used to be commit dd45758813)
2003-05-20 18:30:58 +00:00
Gerald Carter
931dc9d25a remove WITH_TDB_SAM & USE_SMBPASS_DB
(This used to be commit 1f98ced316)
2003-05-20 18:30:37 +00:00
Gerald Carter
5989937dba remove WITH_TDB_SAM
(This used to be commit ee63331256)
2003-05-20 18:29:13 +00:00
Gerald Carter
cf40d63745 wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes
(This used to be commit 0fc3fc0b7c)
2003-05-20 18:29:04 +00:00
Gerald Carter
6eaf8a3775 wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes
(This used to be commit 014350196d)
2003-05-20 18:26:06 +00:00
Jim McDonough
0de9034b4f Fix bug #95: net did not build when ldap was installed, but --without-ads
was specified.
(This used to be commit 17b0acff8a)
2003-05-20 14:55:01 +00:00
Jim McDonough
a3c5277a93 Fix bug #96: Use DNS decompression to properly parse cldap netlogon
packets, otherwise repeated components will not decode correctly.

Thanks to aliguori@us.ibm.com for the fix, and lukeh@padl.com for pointing
us to the right docs.
(This used to be commit a8d5d74cf8)
2003-05-20 13:51:43 +00:00
Jim McDonough
40c53cae2b Fix bug #98: DNS compression is required for proper building of the
netlogon for ads packet.  repeated DNS components will not be properly
encoded otherwise.
(This used to be commit 1e85a9ed8d)
2003-05-20 13:49:53 +00:00
Steve French
74f994b986 Fix Linux cifs vfs mount helper parsing of slashes
(This used to be commit 639a2a785a)
2003-05-20 04:28:29 +00:00
Jeremy Allison
8e48665943 FreeBSD5 ACL fix.
Jeremy.
(This used to be commit 69a73a8702)
2003-05-19 18:03:12 +00:00
Jeremy Allison
15c003782b FreeBSD5 ACL fix.
Jeremy.
(This used to be commit 6669c38ed0)
2003-05-19 18:00:44 +00:00
Alexander Bokovoy
3a12379a84 Fix macros for next and opaque quota ops. Spotted by metze
(This used to be commit 46e6621b2e)
2003-05-19 09:09:37 +00:00
Tim Potter
6c1e3a58e4 Updates for AIX winbind client from Stephen Roylance.
(This used to be commit c4dd5a4203)
2003-05-19 00:45:33 +00:00