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

17361 Commits

Author SHA1 Message Date
Günther Deschner
21063efd05 r5379: Build-Fix (#2343)
Guenther
(This used to be commit 61ec0b4cf0)
2007-10-10 10:55:39 -05:00
Gerald Carter
f9a28748cf r5359: BUG 2333: use the lpq command to pass in the correct printer name for cups_queue_get(). See comments in code for details
(This used to be commit 3eee00e0d0)
2007-10-10 10:55:39 -05:00
Jeremy Allison
70be7d7192 r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227.
Jeremy.
(This used to be commit ecc134a2e3)
2007-10-10 10:55:39 -05:00
Günther Deschner
6c84ecb556 r5349: After talking with Jerry, reverted the addition of account policies to
passdb in 3_0 (they are still in trunk).

Guenther
(This used to be commit fdf9bdbbac)
2007-10-10 10:55:38 -05:00
Jeremy Allison
0f87a9ada3 r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t values.
Jeremy.
(This used to be commit 00f8ac509a)
2007-10-10 10:55:38 -05:00
Jeremy Allison
daa2d8bd1f r5342: Reformat some very old code.
Jeremy.
(This used to be commit 08553faeeb)
2007-10-10 10:55:38 -05:00
Jim McDonough
803ace5bc7 r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore the
right pipe FID.  Fixes NT_STATUS_INVALID_HANDLE error.
(This used to be commit bfd9b9e997)
2007-10-10 10:55:38 -05:00
Gerald Carter
25edc545fc r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s on exit
(This used to be commit a882a349df)
2007-10-10 10:55:38 -05:00
Gerald Carter
a309fed583 r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbios = yes'
(This used to be commit 75a223f118)
2007-10-10 10:55:38 -05:00
Volker Lendecke
aa9132cc55 r5331: Support SIDs as %s replacements in the afs username map parameter.
Add 'log nt token command' parameter. If set, %s is replaced with the user
sid, and %t takes all the group sids.

Volker
(This used to be commit e7dc9fde45)
2007-10-10 10:55:37 -05:00
Jeremy Allison
fbd9e40983 r5324: In order to process DELETE_ACCESS correctly and return access denied
to a WXPSP2 client we must do permission checking in userspace first
(this is a race condition but what can you do...). Needed for bugid #2227.
Jeremy.
(This used to be commit da23577f16)
2007-10-10 10:55:37 -05:00
Richard Sharpe
5ba4fb5eb9 r5318: Fix a small problem in where we ignore the response from a SamrGetGroupsForUser
that says the user is in 0 groups, and we issue an RPC to LookupIds for 0 RIDs.

The printing that there are no groups the user is a member of might be overkill
in that it might upset existing scripts that don't expect that output.
(This used to be commit d3482e118f)
2007-10-10 10:55:37 -05:00
Volker Lendecke
b6c143a17f r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.
Implement 'net afs impersonate', generate a token for a specified user. You
obviously need to be root for this operation.

Volker
(This used to be commit 5818b092e6)
2007-10-10 10:55:37 -05:00
Volker Lendecke
7e72aefc0f r5314: Some const, and an uninitialized variable fix.
Volker
(This used to be commit b48a46162d)
2007-10-10 10:55:37 -05:00
Gerald Carter
66ffe14608 r5295: fix compile issue with MIT 1.4 due to broken gssapi.h
(This used to be commit f88f5e1218)
2007-10-10 10:55:37 -05:00
Jeremy Allison
2257618d7f r5290: Fix for bug #2323 - plaintext problem with WinXP.
Jeremy.
(This used to be commit 3e10c36cb5)
2007-10-10 10:55:36 -05:00
Herb Lewis
a572700531 r5287: fix build problem when HAVE_POSIX_ACL not defined
(This used to be commit 2bd0253c11)
2007-10-10 10:55:36 -05:00
Tim Potter
b3d17b8b16 r5283: Merge -r5279 and-r5280 from trunk.
(This used to be commit 74d872287b)
2007-10-10 10:55:36 -05:00
Gerald Carter
a66913aca1 r5278: BUG 2327: fix compile bug in idmap_rid.c
(This used to be commit dd55ef25d1)
2007-10-10 10:55:36 -05:00
Gerald Carter
26dd1bab96 r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove unused variables
(This used to be commit 82c4e2f37f)
2007-10-10 10:55:36 -05:00
Gerald Carter
2039be29c2 r5271: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to add idmap_rid.so to the Fedora and RedHat packaging
(This used to be commit ba0c711a43)
2007-10-10 10:55:35 -05:00
Gerald Carter
21dbed36e9 r5270: fixing some bashism's in autogen.sh
(This used to be commit c8b79cd78c)
2007-10-10 10:55:35 -05:00
Gerald Carter
c3d7096d18 r5269: BUG 858: fix order of popt args evalution so we don't crash when given no command line args
(This used to be commit aff2fb7a65)
2007-10-10 10:55:35 -05:00
Jeremy Allison
d09914d218 r5268: Fix bug #2310, only do 16-bit normalization on small dfree
request.
Jeremy.
(This used to be commit 96dfec739a)
2007-10-10 10:55:35 -05:00
Gerald Carter
702dff415d r5265: ensure that the Fedora RPMS build with cups support
(This used to be commit c3f760bea9)
2007-10-10 10:55:35 -05:00
Günther Deschner
5f54cc9bd3 r5264: Log with loglevel 0 when account-administration scripts fail.
Guenther
(This used to be commit 3d391ef149)
2007-10-10 10:55:35 -05:00
Gerald Carter
3842d6c205 r5263: bug 2249: patch from Manuel Baena <mbaena@lcc.uma.es> to print error message in fullpath()
(This used to be commit 0f66db48b0)
2007-10-10 10:55:35 -05:00
Günther Deschner
e98f56373b r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
should not say we are a PDC.

Guenther
(This used to be commit 6cdf3b97de)
2007-10-10 10:55:34 -05:00
Simo Sorce
5a595ccff8 r5257: Upadate patches and control files
Sync up with 3.0.11
(This used to be commit ed61c84581)
2007-10-10 10:55:34 -05:00
Tim Potter
d602fc7bc1 r5246: We can't use a pointer to struct lsa_info until is has been
initialised.  Fix for bugzilla #2315.  Can the privileges dude(s)
please verify this?
(This used to be commit bc4f884104)
2007-10-10 10:55:34 -05:00
Steve French
f221832d9a r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggested by Dirk Jagdmann.
(This used to be commit 076485169e)
2007-10-10 10:55:34 -05:00
Günther Deschner
2c5e65dd5f r5235: Fix compile warning.
(This used to be commit 00b5990617)
2007-10-10 10:55:34 -05:00
Günther Deschner
da4ae764b2 r5234: Do not use the "Local Unix Group"-default description for all kinds of
group-mappings.

Guenther
(This used to be commit 2556e6570e)
2007-10-10 10:55:34 -05:00
Gerald Carter
150b30a669 r5233: fixing some typos
(This used to be commit b58b1ada29)
2007-10-10 10:55:33 -05:00
Volker Lendecke
bc4ed38c03 r5228: Fix typo, mention officially supported samba3/SLES8 packages on ftp.sernet.de.
Volker
(This used to be commit 563ec791c6)
2007-10-10 10:55:33 -05:00
Gerald Carter
7ca50f96f2 r5227: removed SuSE spec file @ Lars' request and updated read to point to package download areas
(This used to be commit 51211daa4d)
2007-10-10 10:55:33 -05:00
Stefan Metzmacher
8a2b44e56f r5225: fix mem leak and debug message
metze
(This used to be commit c0ee5922cd)
2007-10-10 10:55:33 -05:00
Gerald Carter
44be949f28 r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
(This used to be commit 9019a84361)
2007-10-10 10:55:33 -05:00
Gerald Carter
8f87dcdcda r5205: more fixups for BUG 2291
(This used to be commit 62e7cc7c3b)
2007-10-10 10:55:33 -05:00
Gerald Carter
a84bb6d1ec r5203: additional changes for BUG 2291 to restrict who can join a BDC and add domain trusts
(This used to be commit 5ec1faa2ad)
2007-10-10 10:55:32 -05:00
Gerald Carter
4e121102d4 r5192: missed one packaging fix for BUG 2299
(This used to be commit c3edeba62d)
2007-10-10 10:55:32 -05:00
Gerald Carter
49a992c454 r5191: BUG 2299: better logrotate configuration from Levente Farkas <lfarkas@lfarkas.org>
(This used to be commit d9d5634821)
2007-10-10 10:55:32 -05:00
Jeremy Allison
91ef89daa0 r5183: Ensure we correctly set the per-connection "case_sensitive" setting.
Rename dptrs_open to the more correct dirhandles_open.
Remove old #if 1.
Jeremy.
(This used to be commit c43bae306a)
2007-10-10 10:55:32 -05:00
Günther Deschner
4523bd1446 r5180: Call the "add machine script" to create all kinds of trust accounts
(this restores old behaviour). Fixes #2291.

Guenther
(This used to be commit 5ca0d1b87c)
2007-10-10 10:55:32 -05:00
Deryck Hodge
4beae9996a r5179: Add -P (password-menu-only) option to swat. Admins can allow users
to use swat to change their password without allowing them to see
the "View" and "Status" buttons.

deryck
(This used to be commit c9cacd553f)
2007-10-10 10:55:32 -05:00
Simo Sorce
6ca54f00f6 r5176: Warn the user that print command is ignored when using cups libraries
(This used to be commit 1424612047)
2007-10-10 10:55:32 -05:00
Gerald Carter
9dbb5769fe r5174: ensure that we consistently use the current_user_info.smb_name vs. smb_name when parsing smb.conf and reloading config files
(This used to be commit be537eaebe)
2007-10-10 10:55:31 -05:00
Jeremy Allison
eed0e6875b r5166: From James Peach - remove minor C99-isms.
Jeremy.
(This used to be commit 54ac409d4f)
2007-10-10 10:55:31 -05:00
Gerald Carter
c1b9243c28 r5165: BUG 2295: always use get_local_machine_name() rather than digging in the gloval variable 'local_machine'
(This used to be commit 6a6e4af46a)
2007-10-10 10:55:31 -05:00
Jim McDonough
92bbd3151d r5163: Fix bugzilla 2062:
turn off broadcast for all 390 NICs.
(This used to be commit d159a5013e)
2007-10-10 10:55:31 -05:00