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

17824 Commits

Author SHA1 Message Date
Gerald Carter
318c3db4cb r7130: remove 'winbind enable local accounts' code from the 3.0 tree 2007-10-10 10:57:01 -05:00
Gerald Carter
b01026674f r7126: fixing paranoid malloc checker failures 2007-10-10 10:57:01 -05:00
Gerald Carter
ec3ef5ddbe r7041: compile fixes....long day I guess 2007-10-10 10:57:01 -05:00
Jeremy Allison
09c9a62aa5 r7039: Ensure we always call read_socket_with_timeout() when
timeout > 0. Better solution after much helpful input
from derrell@samba.org. We may eventually change the
read_socket_with_timeout() interface to count down the
timeout value.
Jeremy.
2007-10-10 10:57:01 -05:00
Gerald Carter
c72182c1e2 r7038: * upgrade version of nt*tdb files. Have to fix
some issues in the printer security descriptors.
  Ensure that each printer sd has an oaner and group SID
  (BUILTIN\Administrators) and that we utilize more than
  the generic bits assigned in <= 3.0.14a.
2007-10-10 10:57:01 -05:00
Jeremy Allison
7ad6fdc1ef r7034: Revert change in util_sock.c from derrell until this is
discussed more on samba-technical.
Jeremy.
2007-10-10 10:57:01 -05:00
Jeremy Allison
f5027f6370 r7033: Call a spade a spade :-).
Jeremy.
2007-10-10 10:57:00 -05:00
Jeremy Allison
f82dcac25f r7031: Added encrypt/decrypt function for LSA secrets and trusted
domain passwords on the wire.
Jeremy.
2007-10-10 10:57:00 -05:00
Derrell Lipman
7b4d4f6109 r7025: 1 if not all data is available at the time we go to read a packet, retry
the read using a timeout to ensure that all data for the packet is received.
2 some minor changes to meet coding standards
3 eliminate some compiler warnings
2007-10-10 10:57:00 -05:00
Gerald Carter
c70c5c4ee9 r7024: reverting mistaken commit 2007-10-10 10:57:00 -05:00
Gerald Carter
3a91b20e4b r7020: fixing printer ace values and getting rid of false compiler warning about unitialized variable 2007-10-10 10:57:00 -05:00
Gerald Carter
f35e0a0a8d r6995: * fixing segfault when writing out registry values of zero length
* add RegSaveKey() client function
* add 'net rpc registry save' subcommand
2007-10-10 10:57:00 -05:00
Jeremy Allison
8227675d3d r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for
a search when listing a W2K and above server from a FATxx filesystem
only. Thanks to Steve Langasek <vorlon@debian.org> for giving me the
essential info that allowed me to reproduce and thus fix this.
Jeremy.
2007-10-10 10:56:59 -05:00
Gerald Carter
a2eb138c21 r6992: syncing printer permissions changes from trunk 2007-10-10 10:56:59 -05:00
Jeremy Allison
619d0aeebb r6979: Tidyups.
Jeremy.
2007-10-10 10:56:59 -05:00
Jeremy Allison
0ca2423c70 r6977: Fix bug #2735 (not mangling control characters) plus
ensure we don't create files with control characters
either.
Jeremy.
2007-10-10 10:56:59 -05:00
Jeremy Allison
ac0fa97377 r6965: Remove some dead code from util_unistr.c.
Start of fix for #2735 - we are not mangling some
names we should. More fixes to follow.
Jeremy.
2007-10-10 10:56:59 -05:00
Deryck Hodge
3732705605 r6959: Meant to fix this before commiting, just to be consistent.
deryck
2007-10-10 10:56:59 -05:00
Deryck Hodge
cd12641383 r6958: Properly display quotes in SWAT. Thanks to Jay
Fenlason <fenlason@redhat.com> for spotting this issue.

deryck
2007-10-10 10:56:58 -05:00
Volker Lendecke
4f36e4f434 r6953: Many compilers in the build farm don't like static variables initialized with
strlen(..). Jerry, I think this needs another fix. I just want to make the
build farm happy.

Not merging to trunk, this needs further looking at.

Volker
2007-10-10 10:56:58 -05:00
Jeremy Allison
27d43f6d36 r6949: Back-port Volker's cache fix, plus my change.
Jeremy.
2007-10-10 10:56:58 -05:00
John Terpstra
074ae19644 r6947: Removal of testprns from package spec. 2007-10-10 10:56:58 -05:00
Jeremy Allison
b257744fdf r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between directories
and files. Needed for Volker's coming changes.
Jeremy.
2007-10-10 10:56:58 -05:00
Gerald Carter
3002aa2250 r6943: missed in last sync 2007-10-10 10:56:58 -05:00
Gerald Carter
81ffb0dbbb r6942: * merging the registry changes back to the 3.0 tree
* removing the testprns tool
2007-10-10 10:56:57 -05:00
Gerald Carter
81c1ac255e r6940: fixing debug messages 2007-10-10 10:56:57 -05:00
Stefan Metzmacher
110c0f6f36 r6925: merge rev 6920 from 4_0:
display the SVN revision in svk build of tree's directly mirrored from samba.org

metze
2007-10-10 10:56:57 -05:00
Volker Lendecke
913c06ad3e r6900: Fix bug 2725. Thanks, John, for finding it.
Volker
2007-10-10 10:56:56 -05:00
Jeremy Allison
dd1a5e6e49 r6895: Add "acl check permissions" to turn on/off the new behaviour of
checking for write access in a directory before delete. Also
controls checking for write access before labeling a file read-only
if DOS attributes are not being stored in EA's.
Docuementation to follow.
Jeremy.
2007-10-10 10:56:56 -05:00
Jeremy Allison
482f7e0e37 r6890: Refactor printing interface to take offset into job. Fixes bug
where large print jobs can have out-of-order offsets. Bug found
by Arcady Chernyak <Arcady.Chernyak@efi.com>
Jeremy.
2007-10-10 10:56:56 -05:00
Volker Lendecke
f25da82ffd r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!
Volker
2007-10-10 10:56:56 -05:00
Volker Lendecke
44365075d2 r6849: Merge revision 6845 from Samba 4 2007-10-10 10:56:56 -05:00
Jeremy Allison
858824f37b r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero
fill when a file is extended. Should catch disk full errors on write
from MS-Office.
Jeremy.
2007-10-10 10:56:56 -05:00
Jeremy Allison
ee45f4b17e r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULL
guard for disp_fields[0].
Jeremy.
2007-10-10 10:56:55 -05:00
John Terpstra
11804521f9 r6823: Add deletion confirmation / error message. 2007-10-10 10:56:55 -05:00
Jeremy Allison
2f78ba5ea7 r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4153@yahoo.com>.
Jeremy.
2007-10-10 10:56:55 -05:00
John Terpstra
2529d615a6 r6820: Remove claim that password can be set with account creation (RPC). 2007-10-10 10:56:55 -05:00
Gerald Carter
0826feafd7 r6785: deprecating the printer admin parameter 2007-10-10 10:56:55 -05:00
John Terpstra
cf4d9dc778 r6783: Fixes for Solaris 9. 2007-10-10 10:56:55 -05:00
Gerald Carter
86724c5c5f r6782: rename for consistency 2007-10-10 10:56:54 -05:00
Volker Lendecke
67dbc91b27 r6779: Use the SID in the user token for the %s expansion in 'afs username map'. This
fixes a rather weird problem where an algorithmic SID ended up as the
replacement for %s.

Volker
2007-10-10 10:56:54 -05:00
Volker Lendecke
16af464582 r6777: Fix vfs_full_audit.c after jra's change.
Volker
2007-10-10 10:56:54 -05:00
Volker Lendecke
6af57d4bae r6774: Fix 2 memleaks 2007-10-10 10:56:54 -05:00
Volker Lendecke
88a67e96d1 r6772: Fix a valgrind error for samr_open_alias uncovered by one of John's test.
Jerry, in query_aliasmem, set_aliasinfo and set_groupinfo (and possibly
others) need become_root()/unbecome_root() around the pdb calls. I'm not sure
I would do the access checks correctly, I would much rather leave that to
you.

Volker
2007-10-10 10:56:54 -05:00
Volker Lendecke
f406dda687 r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)
Volker
2007-10-10 10:56:54 -05:00
Tim Potter
68b1c1f533 r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader. 2007-10-10 10:56:54 -05:00
Derrell Lipman
ea63401751 r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was not found 2007-10-10 10:56:53 -05:00
Gerald Carter
8104149e6f r6755: removing domain_sid() since it is not referenced anymore 2007-10-10 10:56:53 -05:00
Derrell Lipman
9144778d09 r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting or
parsing the timestamp values correctly.  It turns out they were using the
incorrect function for formatting and parsing values.  Thanks to Satwik Hebbar
for reporting this and testing the patch.
2007-10-10 10:56:53 -05:00
Volker Lendecke
85320c1257 r6748: With reconnects, state->connection->ldap_struct can change in smbldap_search
and friends. This should be a fix for bug 2701. Thanks to jht for giving me
access to his box!

Volker
2007-10-10 10:56:53 -05:00