1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

16261 Commits

Author SHA1 Message Date
Jeremy Allison
7cea655424 Fix for #1064 - ensure truncate attribute checking is done correctly on "hidden" dot files.
Jeremy.
(This used to be commit a6045c904f)
2004-03-19 23:46:48 +00:00
Gerald Carter
56c2626e12 starting WHATSNEW for 3.0.3pre2
(This used to be commit f3556724ab)
2004-03-19 22:24:23 +00:00
Gerald Carter
c24dccd413 BUG 417: fix %UuGg variables expansion in include lines setging the current_user_info struct in register_vuid() -- shouldn't be any more broken than we were
(This used to be commit a90c3bd281)
2004-03-19 22:06:54 +00:00
Gerald Carter
d0b10586d1 removing working when install swat since the installswat.sh is fixed now
(This used to be commit a6ed306d11)
2004-03-19 18:59:06 +00:00
Gerald Carter
fd312721ea missed some of Derrel's changes
(This used to be commit 3aac1e549e)
2004-03-19 17:48:08 +00:00
cvs2svn Import User
07ad7b0e3b This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 73ffc394b5) 2004-03-19 17:36:57 +00:00
Richard Sharpe
8d976560e0 Apply some more of Derrell Lipman's changes.
(This used to be commit a6457e1c81)
2004-03-19 17:36:56 +00:00
Gerald Carter
14f5ea9965 add --with-libdir and --with-mandir (patch from Guenther Deschner)
(This used to be commit 649e1c372e)
2004-03-19 16:59:59 +00:00
Gerald Carter
03992127fa add --with-libdir and --with-mandir (patch from Guenther Deschner)
(This used to be commit a1d6200cd5)
2004-03-19 16:58:16 +00:00
Gerald Carter
45355a1e84 bumping version to 3.0.3pre2
(This used to be commit 54de604054)
2004-03-19 16:23:54 +00:00
Gerald Carter
56ce613679 updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD
(This used to be commit 5fbfaa687a)
2004-03-19 16:22:47 +00:00
Gerald Carter
9f68ccb802 cleaning up a few compiler warngings
(This used to be commit 8ceefd5438)
2004-03-19 16:21:50 +00:00
Gerald Carter
54d355e581 wrap cli_tdis() in check to make sure we have a valid cnum
(This used to be commit e54342b062)
2004-03-19 15:52:16 +00:00
Simo Sorce
c8549363f4 add privileges support to ldapsam too
(This used to be commit d940a2f773)
2004-03-19 14:31:09 +00:00
Simo Sorce
ebf27cf5a1 backport from head
(This used to be commit e05eb14370)
2004-03-19 11:28:36 +00:00
Simo Sorce
9915ded60a the buffer must be greater then src string len otherwise bad things happen!
(This used to be commit 83213238c2)
2004-03-19 11:27:14 +00:00
Jeremy Allison
7ff5b737d8 Fix gcc warnings. Fix mkproto with new type.
Jeremy.
(This used to be commit 6e4123fd6b)
2004-03-19 01:29:18 +00:00
Jeremy Allison
a79b205d92 Fix gcc warnings. Fix mkproto with new type.
Jeremy.
(This used to be commit 00fa66df3e)
2004-03-19 01:29:14 +00:00
Jeremy Allison
7942c2826b Merge from HEAD for Amanda group.
Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.
Jeremy.
(This used to be commit 0272fac8ca)
2004-03-18 23:45:15 +00:00
Richard Sharpe
00e8b6d5ce Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.
Much of this was applied by hand because of the changes in the code. However,
it builds and smbclient seems to work still. The Amanda folks are testing
and it seems to work there as well.
(This used to be commit 10d05b57c5)
2004-03-18 22:29:54 +00:00
Jim McDonough
2332bebd9f merge from 3.0...LDAP password lockout support
(This used to be commit b627cee384)
2004-03-18 20:05:00 +00:00
Jim McDonough
357998ddbd 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.
(This used to be commit 2a679cbc87)
2004-03-18 19:22:51 +00:00
Gerald Carter
4b9423fc22 BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change using pam_smbpass
(This used to be commit ad59b6fd9c)
2004-03-18 18:10:30 +00:00
Gerald Carter
5d40499b9f BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change using pam_smbpass
(This used to be commit f21182e24f)
2004-03-18 18:09:59 +00:00
Jeremy Allison
c66f52a5ac Correctness patch from fumiya@miraclelinux.com to count characters correctly,
doesn't affect what got put on the wire.
Jeremy.
(This used to be commit e8b68ef965)
2004-03-18 17:58:50 +00:00
Jeremy Allison
351eb26617 Correctness patch from fumiya@miraclelinux.com to count characters correctly,
doesn't affect what got put on the wire.
Jeremy.
(This used to be commit 05243a8de0)
2004-03-18 17:58:47 +00:00
Richard Sharpe
a650789626 Commit Derrell Lipman's changes and fixes to libsmbclient. The build but
I have not tested them beyond building. I did fix the two instances of
safe_strxxx that were introduced.
(This used to be commit bf89adbcb4)
2004-03-18 17:11:52 +00:00
Gerald Carter
6069395ed1 updating release notes in preparation fro 3.0.3pre1
(This used to be commit 3744d282ba)
2004-03-18 16:50:01 +00:00
Volker Lendecke
9b4a626342 Fix sambaUserWorkstations on a Samba DC
(This used to be commit b58b8b7d6b)
2004-03-18 07:38:56 +00:00
Volker Lendecke
ef8eae0688 Fix sambaUserWorkstations for network samlogons against us as DC. Strip
the \\ off the workstation.

Volker
(This used to be commit a409dd55e8)
2004-03-18 07:37:39 +00:00
Volker Lendecke
60a237b0b5 Fix sambaUserWorkstations for network samlogons against us as DC. Strip
the \\ off the workstation.

Volker
(This used to be commit d01cb00aad)
2004-03-18 07:36:36 +00:00
Volker Lendecke
38cbf8f61c Two little annoyances:
net rpc did not inform you if no smbd is running.

I never liked the error message (!) Success! when we established a trust.

Volker
(This used to be commit 1f2dd3a455)
2004-03-18 07:33:26 +00:00
Volker Lendecke
ef4a7b3c40 Two little annoyances:
net rpc did not inform you if no smbd is running.

I never liked the error message (!) Success! when we established a trust.

Volker
(This used to be commit 4191a434d4)
2004-03-18 07:32:15 +00:00
Jeremy Allison
7e799b3036 Added a varient of Volker's patch to fix the "self-referrals as anonymous user"
problem.
Jeremy.
(This used to be commit 74de9a6140)
2004-03-18 02:17:23 +00:00
Jeremy Allison
0eccc18d0c Added a varient of Volker's patch to fix the "self-referrals as anonymous user"
problem.
Jeremy.
(This used to be commit 9305cd4f2d)
2004-03-18 02:17:20 +00:00
Jeremy Allison
41ea0d35ae Remove excess logging when probing for the length of the next mb char.
Jeremy.
(This used to be commit 6339c4690a)
2004-03-17 19:23:48 +00:00
Jeremy Allison
8868cf6a83 Remove excess logging when probing for the length of the next mb char.
Jeremy.
(This used to be commit 5a2fd8e765)
2004-03-17 19:23:44 +00:00
Gerald Carter
f6984bd073 asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response so dont check for it
(This used to be commit 234800eeb6)
2004-03-17 17:39:00 +00:00
Gerald Carter
aad3d8aeb0 asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response so dont check for it
(This used to be commit 4d68d3d5dd)
2004-03-17 17:38:38 +00:00
Gerald Carter
2b7f6b1f83 BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma build
(This used to be commit 77bf9fe0ce)
2004-03-17 17:13:36 +00:00
Gerald Carter
ad49346e1a BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma build
(This used to be commit c0a38844be)
2004-03-17 17:13:26 +00:00
Jeremy Allison
aa2e306a01 Change check_path_syntax() to use the new next_mb_char_size() function
to make it generic. Remove the mb-codepage "blacklist". Alexander, please
check this fix as it reverts your blacklist changes, but I'm hoping it
fixes the problem in a more generic way for all charsets. I'm not trying
to trample on your (excellent!) work here, just make things more generic
without special cases.
Jeremy.
(This used to be commit 5a9324525a)
2004-03-17 02:08:31 +00:00
Jeremy Allison
9a86aa2c3e Change check_path_syntax() to use the new next_mb_char_size() function
to make it generic. Remove the mb-codepage "blacklist". Alexander, please
check this fix as it reverts your blacklist changes, but I'm hoping it
fixes the problem in a more generic way for all charsets. I'm not trying
to trample on your (excellent!) work here, just make things more generic
without special cases.
Jeremy.
(This used to be commit ca344a784d)
2004-03-17 02:08:27 +00:00
Jeremy Allison
3e326c48c9 Add function next_mb_char_size() that returns a size_t of the number of
bytes in the mb character at a pointer. Will be useful in fixing check_path_syntax()
to not use a "blacklist". Also re-added my (C) to reply.c. I mean, really - I've
been adding code to the file for over 10 years and I recognise many of the
fuctions as mine ! :-).
Jeremy.
(This used to be commit 5a804dbe0f)
2004-03-16 21:59:20 +00:00
Jeremy Allison
acad182a3f Add function next_mb_char_size() that returns a size_t of the number of
bytes in the mb character at a pointer. Will be useful in fixing check_path_syntax()
to not use a "blacklist". Also re-added my (C) to reply.c. I mean, really - I've
been adding code to the file for over 10 years and I recognise many of the
fuctions as mine ! :-).
Jeremy.
(This used to be commit d2b2a39fd2)
2004-03-16 21:59:11 +00:00
Gerald Carter
2f8a18c093 merges from 3.0
(This used to be commit fed98658a5)
2004-03-16 20:32:14 +00:00
Gerald Carter
c340b2e5e4 fix overlapping memory bug when copying username
(This used to be commit a7cac639c2)
2004-03-16 20:28:47 +00:00
Gerald Carter
107ddbdc6e BUG 748 - patch from jpeach@sgi.com (James Peach); relax arg parsing to sambalp script
(This used to be commit e2361da91f)
2004-03-16 19:44:40 +00:00
Gerald Carter
0e7efbe371 BUG 768 - patch from jpeach@sgi.com (James Peach); accept profileing arg to init script
(This used to be commit a04573aeb0)
2004-03-16 19:43:04 +00:00
Gerald Carter
4b27ffd821 BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at (Heinrich Mislik)
(This used to be commit 8f9bedaeb1)
2004-03-16 19:06:30 +00:00