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

11284 Commits

Author SHA1 Message Date
Andrew Bartlett
e3468d8edc merge from HEAD - x_fileno, not fileno on an XFILE 0001-01-01 00:00:00 +00:00
Andrew Bartlett
8af72c1384 Merge from HEAD - don't mix FILE and X_FILE - fixes debian bug
http://bugs.debian.org/178219 where the first 4096 bytes where being chewed
into the FILE buffer, and never available to X_FILE's read.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
b54f6bf06c Samba janitors: applying mbp's redundant umask fix.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
d4d8d27bf1 Samba janitor: adding mbp's umask patch :-).
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
8712bd1f8e check pointer before dereferencing it 0001-01-01 00:00:00 +00:00
Volker Lendecke
05397c526d Invert flag testing 0001-01-01 00:00:00 +00:00
John Terpstra
143df82aeb Added my name to copyright. 0001-01-01 00:00:00 +00:00
John Terpstra
f158bfa233 Added extended audit module. 0001-01-01 00:00:00 +00:00
John Terpstra
0ce5f23bdb Added audit module that logs info to smbd log file as well as syslog. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
fd3216dbcb merge from head 0001-01-01 00:00:00 +00:00
Volker Lendecke
4ef6de20cb merge from HEAD 0001-01-01 00:00:00 +00:00
Andrew Bartlett
7d48ad967c .cvsignore for configure and config.h.in 0001-01-01 00:00:00 +00:00
Andrew Bartlett
482465bbaf (merge from HEAD)
Move configure and include/config.h.in out of CVS.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
105d37474d Collapse duplicate messages before sending.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
76c3ccf6ed Fixed type.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
be54b1b831 Check for too many processes *before* the fork.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
d4168c327b CUPS patch to log client name 0001-01-01 00:00:00 +00:00
Jeremy Allison
62e274abbb Hold the lock for a much shorter time when allocating a new jobid.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
46ea028169 Mem alloc checks.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
97848f40ee Up the hash table size for printing tdb.c
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
b300696cb5 Ensure we overwrite a tdb if the hash size changes.
Jeremy.
0001-01-01 00:00:00 +00:00
Jim McDonough
6d593ca174 Try to allow old and new heimdal installs 0001-01-01 00:00:00 +00:00
Andrew Bartlett
a5d15ebe3c Merge autogen.sh from HEAD - to allow removal of configure. 0001-01-01 00:00:00 +00:00
cvs2svn Import User
0dfbda0048 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
9e8e352e10 Add autogen.sh from distcc via mbp.
This to allow us to remove configure from CVS.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
830de56bf2 Merge HEAD: check both the account and password...
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
49640635b1 Actually checking both the account and password tests would be a good idea...
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
299233fbf2 Merge from HEAD: avoid braindead #define on Tru64. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
3dfdaa0208 Patch from Edmund Lam <epl@unimelb.edu.au> to fix braindead Tru64 behaviour:
Apparently acl_type is #defined to acl_common.entry_type in their acl.h....

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
2110901b38 Ensure we only ever set fsp->conn in one place.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
d8a42753cc Ensure we only ever set fsp->conn in one place.
Jeremy.
0001-01-01 00:00:00 +00:00
Jim McDonough
29d25382ac Try to allow old and new heimdal installs 0001-01-01 00:00:00 +00:00
Jeremy Allison
b3df40bc80 Ensure Samba passes the open attribute truncate tests in smbtorture.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
651db9f242 Ensure Samba passes the open attribute truncate tests in smbtorture.
Jeremy.
0001-01-01 00:00:00 +00:00
Herb Lewis
591e4ac108 fix packaging 0001-01-01 00:00:00 +00:00
Herb Lewis
4aa52ffe4d fix packaging 0001-01-01 00:00:00 +00:00
Jeremy Allison
510cd30a6e Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.
Now to make Samba pass it :-).
Jeremy.
0001-01-01 00:00:00 +00:00
Herb Lewis
678c07f11d fix another syntax error 0001-01-01 00:00:00 +00:00
Herb Lewis
aef873826f if @EXTRA_ALL_TARGETS@ is empty, this fixes makefile syntax error 0001-01-01 00:00:00 +00:00
Jeremy Allison
e96978954b Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
77737b498d Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
60955d1b81 reran autoconf-2.53 0001-01-01 00:00:00 +00:00
Jim McDonough
de8ffcad47 Try to get build working on systems with krb runtime but not devel libs.
Let's not assume that because one dir exists the whole shebang is there...
0001-01-01 00:00:00 +00:00
Jim McDonough
44fd5c8275 Try to get build working on systems with krb runtime but not devel libs.
Let's not assume that because one dir exists the whole shebang is there...
0001-01-01 00:00:00 +00:00
Tim Potter
22d7aa0e67 smb signing compile fix 0001-01-01 00:00:00 +00:00
Simo Sorce
36b2f6c932 untest fix for wide links parameter bug.
it work properly on 2.2 and the patch apply so I think it should be ok.
0001-01-01 00:00:00 +00:00
Simo Sorce
8498503f1d untest fix from HEAD/2.2 for wide links parameter bug.
it work properly on 2.2 and the patch apply so I think it should be ok.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
e6f87c7ee5 Add some return values, and don't attempt signing for NTLMSSP yet (it uses a
different algorithm).

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
9bcdb869e5 Merge from HEAD: Send the session key to the client, allowing it to perform SMB
signing.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
574e8a8ab7 Send the user's session key in the SAMLOGON reply, so that a member server can
use smb signing.

Andrew Bartlett
0001-01-01 00:00:00 +00:00