1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

11604 Commits

Author SHA1 Message Date
Jim McDonough
4f276f9696 More on bug 137: rename more of krb5_xxx functions to not start with krb5_
(This used to be commit 10f1da3f4a9680a039a2aa26301b97e31c06c38d)
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 4169de6d8fb1b13de3892ec787886cc1543736a1)
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 0e9836c4e9e71494b10d71a5f3d5f7da2888c5ef)
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 b45a67e7a9d0fab5b4af701a9fd483cc4897ab7f)
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 183c9ed4052ab14e269ed1234ca557053f77e77a)
2003-05-29 23:49:31 +00:00
Jelmer Vernooij
2153494966 Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit daf443757b62bd3c254a303d638bfd030b4acd2a)
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 b6b844a1a23532927b1177b652191ddfa92437e0)
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 7e352f5c62c4889bdf2662dded1e74a354890dc7)
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 f130b4f2a143ef7507d7267ec12a11c1d91f0457)
2003-05-29 15:44:35 +00:00
Jelmer Vernooij
e731ec1ed6 Get the events API right. Patch from metze with some minor modifications.
(This used to be commit 2aad5736256968f27c42a6f94bdbc7a22c236c19)
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 cad9d88a6125369a43f710a8870300b6f40d899c)
2003-05-29 01:41:56 +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 cb70d8c9e87801c314d1b926d4e43ee451c04135)
2003-05-28 20:25:31 +00:00
Tim Potter
4f0b44cceb DNS domain/server name constants were also swapped.
(This used to be commit 0666e34d7c8f0863148763932f60a65ad936f2c9)
2003-05-28 05:14:10 +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 92be28aa4a6ff42c601e9d2de978265a6c2e8c46)
2003-05-28 04:32:26 +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 b2b4a7e4998cc41842e8b564a4ccb77737aeed04)
2003-05-28 01:06:53 +00:00
Jeremy Allison
03f046dd99 It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit 30bbf4c8c4cbed0f7980237ea9b78baa785dec3d)
2003-05-28 01:00:58 +00:00
Gerald Carter
1a6f9e5a86 cut-n-paste error
(This used to be commit eb567e803e2da3ce11174812a5162642d8ef342b)
2003-05-27 22:36:07 +00:00
Jeremy Allison
a11797cda2 Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
around.
Jeremy.
(This used to be commit bf0916e1da442606311c74ac73ccec2e9710d663)
2003-05-27 21:55:10 +00:00
Gerald Carter
52f92cf577 fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
(This used to be commit f7ebb3c9e5d38d86d48459b7962a3da6d4900285)
2003-05-27 16:55:53 +00:00
Gerald Carter
3a6d0a23cd volker's fix for crash when my_private_data == NULL
(This used to be commit 40127404e3a664539de516723cf1239f47adc442)
2003-05-27 16:46:51 +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 48c8211084503172f053ad23b308901628f8a978)
2003-05-27 16:30:02 +00:00
Tim Potter
add20d8f8f Squash another compiler warning.
(This used to be commit 8b208834354db39797e45fd041c408c7ab6eb314)
2003-05-27 07:29:13 +00:00
Tim Potter
797add4a73 Fixed unused variable warning.
(This used to be commit cdbe47a5d517eea95186aecdc3327160236a5d09)
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 af4b1f869a7dca0d24391fb2cefef7e05cca2c04)
2003-05-27 07:21:57 +00:00
Tim Potter
d542a9cabb Fix printf warnings in debug statments.
(This used to be commit d594e60f926e5618cd61585383bee315757ba73a)
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 1b2b7766c8fa89f46f4d1c881ee91c4b0b15773a)
2003-05-27 06:55:06 +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 456184463d35c18840c39cb3483b7136247ea764)
2003-05-27 02:35:53 +00:00
Tim Potter
ab222b3700 Fix extra arg for cm_get_netlogon_cli()
(This used to be commit a0c3f1d31c4888d33061bb011fcb8e701bba30bc)
2003-05-27 02:28:13 +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 711f65bee0e7955fdb415182abe4812eae8ec4c3)
2003-05-27 01:07:13 +00:00
Tim Potter
161a47277b Formatting syncup.
(This used to be commit f4b050932a44d836b11299c158666f6804cceda5)
2003-05-26 23:56:05 +00:00
Tim Potter
29f306039e Merge of fix for bug #60.
(This used to be commit 0583dc358e918cf8bfb4d17bae0f42c4b385d313)
2003-05-26 23:55:30 +00:00
Tim Potter
9a3d213965 Ignore t_stringoverflow binary.
(This used to be commit 59326e7a53803060e25832719c6cd48278f1a72b)
2003-05-26 23:52:48 +00:00
Jelmer Vernooij
62f70d1910 Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Larsen)
(This used to be commit e9df7d2820441c63c35e7b4fc5b3cc594053781c)
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 a4733a0748b4d24457558304ad47852c69905cb2)
2003-05-26 16:54:39 +00:00
Volker Lendecke
f527ca3d52 Correctly initialize winbind auth method.
(This used to be commit b9e7ce9d85c4203779d6b9bfb2e65a4ed5fe33ff)
2003-05-26 16:38:35 +00:00
Tim Potter
53e8a1cf6d Ignore autogenerated file.
(This used to be commit de8180a28024a312c4d5bb97e274122d631580c2)
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 285952fd626b02362fb6732f90c5a3ce0d2d5ae0)
2003-05-26 06:59:38 +00:00
Tim Potter
ac33cc9ca3 Spelling.
(This used to be commit eda897306896b729129582fdf4fdd26af555f014)
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 e0bd4d2844e6073a83b72925bca1aec007a8dd0b)
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 9d78f064c5e4e6b340f994204977aaac6513320b)
2003-05-25 23:56:41 +00:00
Volker Lendecke
169a42b249 Fix an insufficient alloc when querying alias members.
Volker
(This used to be commit 47c36290db5e1f84ddf78913b3971aea04d243ab)
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 7d546a6bad3378fcdaf5fc7f0c2057e71382c00a)
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 8fa687701a73cbce031cc5550412558a49d697a9)
2003-05-23 04:53:26 +00:00
Tim Potter
2cf5051500 Ignore *.po files.
(This used to be commit e90c5796d2dcdbb81b2e78c580704da1f93547cc)
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 e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58)
2003-05-23 01:59:43 +00:00
Jelmer Vernooij
1df21141e7 Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka
vorlon.
(This used to be commit a5f165020aecde604bbb9982944fb44bcfea19ae)
2003-05-22 21:02:25 +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 0e2165630d2ce31076fef6d7098e45c8fd327e23)
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 84a7714eba801fefa7ad56493f20813de3943bc5)
2003-05-22 18:56:51 +00:00
Jeremy Allison
4f7e6108bd Add more info to debug info...
Jeremy.
(This used to be commit 6d3b72b4994a5115a1e7f0ca3912692a33fc690e)
2003-05-22 18:45:24 +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 01ef08352007487040edefcc0b99ca79823cbddf)
2003-05-22 17:07:41 +00:00