Martin Pool
ff8674d13b
Merge from HEAD to allow automatic Doxygen generation.
0001-01-01 00:00:00 +00:00
Jeremy Allison
f2674d1ac9
Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid
...
caching code. Reduces load on winbindd. Probably should be moved to
use gencache at some future date.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
e9b4fb8b9a
Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com>
...
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
2fa33fcaee
adding more descriptions for nt status codes
0001-01-01 00:00:00 +00:00
Andrew Bartlett
94976a4128
merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to
...
work again!
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
0809670d0f
Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.
...
Andrew Bartlet
0001-01-01 00:00:00 +00:00
Tim Potter
77ae3360e3
Merge of smbcontrol debuglevel fixes from HEAD.
0001-01-01 00:00:00 +00:00
Tim Potter
23ca540005
Merge of nicer error message for gencache open error from HEAD.
0001-01-01 00:00:00 +00:00
Tim Potter
3a912bee74
Sync with HEAD version.
0001-01-01 00:00:00 +00:00
Jeremy Allison
7844a53df7
Correctly return access denied on share mode deny when we can't open the
...
file. This is a regression that was damaged by other code.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
81437e2ad0
Merge from HEAD - pull_ucs2_talloc() should pull to a char**, not a void**
...
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
efc4b738ae
Merge from HEAD...setup the %U substitution in winbindd for the homedir template
...
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
c0eab99753
Merging from HEAD - add a note about a better method for finding netbios name of workgroup
...
(not implemented yet)
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
7812370cab
Ensure we are not forgetting our janitorial duties...
...
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
b9ca0b9ef3
Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace scandir() with portable readdir() calls.
...
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
41894489e8
Fix delete on close semantics to match W2K. I (think:-) I understand it now :-).
...
Thanks to Nir Livni <nirl@cyber-ark.com> for giving me the test case to
track it down.
Jeremy.
0001-01-01 00:00:00 +00:00
Shirish Kalele
041a1dd543
Fix the msdfs proxy handling code in dfsenum to return the cumulative number of
...
dfs links encountered. Previously the number was being mistakenly reset to 1.
Thanks to Guenther Deschner <gd@suse.de> for pointing this out and a fix.
[Check into SAMBA_3_0]
0001-01-01 00:00:00 +00:00
Gerald Carter
f869db787b
autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)
...
findsmb - use @PERL@
0001-01-01 00:00:00 +00:00
Andrew Bartlett
c1cfc296c2
Cleanups: (merge from HEAD)
...
- use safe_strcpy() instead of pstrcpy() for malloc()ed strings
- CUPS: a failure in an attempt to automaticly add a printer is not level 0 stuff.
- Fix up a possible Realloc() failure segfault
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
82cf8aa747
Ensure we return NOSPACE if we can't fast allocate a print job.
...
Jeremy.
0001-01-01 00:00:00 +00:00
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