Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r10782: Only parse the group rid_array in net_user_info3() when num_group is ↵ | Günther Deschner | 2005-10-06 | 1 | -8/+20 | |
| | | | | | | | | | | | | | | | | | | > 0. This fixes the PAC parsing for win2k DCs up to SP3. (Where full SIDs are stored in the PAC instead of RIDs). Guenther | |||||
| * | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 2005-10-06 | 17 | -1043/+1641 | |
| | | ||||||
| * | r10780: Fix typo noticed by Volker. | Jeremy Allison | 2005-10-06 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r10778: Allow schannel setup over NTLMSSP authenticated pipes. | Jeremy Allison | 2005-10-06 | 1 | -0/+106 | |
| | | | | | | | | Jeremy. | |||||
| * | r10750: Ensure we match W2K3 in forcing DOS errors in a couple of cases. | Jeremy Allison | 2005-10-06 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | r10749: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3. | Jeremy Allison | 2005-10-06 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r10747: Remove overparanoid check that broke RPC function calls with no | Jelmer Vernooij | 2005-10-05 | 1 | -5/+0 | |
| | | | | | | | | [in] parameters. | |||||
| * | r10745: Fix artificial 1k restriction. | Jeremy Allison | 2005-10-05 | 1 | -1/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | r10744: Fix for the second incarnation of bug #3088, pushed by Alex Masterov | Jeremy Allison | 2005-10-05 | 1 | -16/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | <alex@infobit.ru>. A fcbopen specific part of the code was erroneously being called as part of the mainline open. Note, that this patch superceeds and replaces the fix that Volker added for this bug (which he added a Samba4 torture test for ) : "Fix a race condition in Samba 3. If two files are opened simultaneously with NTCREATEX_DISP_CREATE (create if not exists, else fail) they might end up with two or more times NT_STATUS_OK as EEXIST is not correctly handled." Jeremy. | |||||
| * | r10730: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien". | Jeremy Allison | 2005-10-05 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r10724: Got a little ahead of myself... | Jeremy Allison | 2005-10-05 | 1 | -1/+0 | |
| | | | | | | | | Jeremy. | |||||
| * | r10722: Remove unused BOOL in struct dcinfo. | Jeremy Allison | 2005-10-05 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | Ensure that the mach_acct and remote machine entries are set correctly in struct dcinfo - we'll need this as a key for a persistent schannel state later. Jeremy. | |||||
| * | r10720: Add helper function that does prs alignment on a specified number of ↵ | Jelmer Vernooij | 2005-10-04 | 1 | -0/+18 | |
| | | | | | | | | bytes. | |||||
| * | r10710: Fix uninitialized variable. (Thanks to Chengjie Liu | Günther Deschner | 2005-10-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | <chengjie.liu@datadomain.com>) Guenther | |||||
| * | r10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>. | Jeremy Allison | 2005-10-03 | 1 | -4/+8 | |
| | | | | | | | | | | Rotten error message caused hours of wasted time. Jeremy. | |||||
| * | r10688: Fix from Volker for bugid #3068 - winbindd crash with | Jeremy Allison | 2005-10-03 | 1 | -1/+2 | |
| | | | | | | | | | | alt_names. Jeremy. | |||||
| * | r10676: reverting bad merge for install manpages script | Gerald Carter | 2005-10-01 | 1 | -1/+1 | |
| | | ||||||
| * | r10674: We no do define timeval_current | Volker Lendecke | 2005-10-01 | 1 | -7/+0 | |
| | | ||||||
| * | r10672: Attempt to fix the IRIX build. James, could you test the Oplock code ↵ | Volker Lendecke | 2005-10-01 | 1 | -12/+16 | |
| | | | | | | | | | | | | | | | | on a box? Thanks, Volker | |||||
| * | r10671: Attempt to fix the build on machines without kerberos headers. | Volker Lendecke | 2005-10-01 | 3 | -10/+48 | |
| | | | | | | | | Volker | |||||
| * | r10658: It's so nice to have CVSIN to blame for this kind of bugs :-) | Volker Lendecke | 2005-09-30 | 1 | -1/+1 | |
| | | | | | | | | Volker | |||||
| * | r10657: remove missing header file | Gerald Carter | 2005-09-30 | 1 | -1/+0 | |
| | | ||||||
| * | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 260 | -15495/+20244 | |
| | | | | | | | | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | |||||
| * | r10644: Let the ports parameter be a comma-separated list, as documented in | James Peach | 2005-09-30 | 1 | -2/+2 | |
| | | | | | | | | smbd(8). | |||||
| * | r10619: Allow syslog facility and priority to be set via | Deryck Hodge | 2005-09-29 | 3 | -34/+99 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smb.conf for audit modules. Facility may be set to USER or LOCAL0-LOCAL7. Any of the syslog priority settings may be used. smb.conf will look like: audit:facility = LOCAL5 audit:priority = INFO (Or full_audit:facility, or whatever audit module is used.) deryck | |||||
| * | r10606: pdb_*sql patches from | Gerald Carter | 2005-09-29 | 3 | -30/+25 | |
| | | | | | | | | | | Uli Meis <a.sporto@gmail.com> Peter Rindfuss <rindfuss@wz-berlin.de> | |||||
| * | r10600: Fix bug #2769 (mangle filenames ending in a space) | Jeremy Allison | 2005-09-29 | 2 | -8/+18 | |
| | | | | | | | | | | | | and an old bug where mangle mathod hash wasn't mangling file names with more than one dot which also end in a dot. Jeremy. | |||||
| * | r10590: merging lost fix from the release branch | Gerald Carter | 2005-09-28 | 1 | -0/+2 | |
| | | ||||||
| * | r10585: variation of fix in trunk for root-free-pass in registry access checks | Gerald Carter | 2005-09-28 | 1 | -3/+2 | |
| | | ||||||
| * | r10558: Fix bug #3010 yet again. Die monster, die ! | Jeremy Allison | 2005-09-27 | 1 | -1/+16 | |
| | | | | | | | | Jeremy. | |||||
| * | r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix ↵ | Gerald Carter | 2005-09-27 | 1 | -1/+4 | |
| | | | | | | | | checking trusted account for winbindd running on a Samba PDC | |||||
| * | r10555: a few compile warnings from jason Mader | Gerald Carter | 2005-09-27 | 1 | -3/+3 | |
| | | ||||||
| * | r10554: * BUG 3057: assume x64 drivers are v3 drivers | Gerald Carter | 2005-09-27 | 2 | -7/+14 | |
| | | | | | | | | | | * BUG 3087: allow smbspool to establisha geust connection using a username with no password | |||||
| * | r10551: We need to check if the source path is a parent directory of the ↵ | Jeremy Allison | 2005-09-27 | 1 | -0/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | destination (ie. a rename of /foo/bar/baz -> /foo/bar/baz/bibble/bobble. If so we must refuse the rename with a sharing violation. Under UNIX the above call can *succeed* if /foo/bar/baz is a symlink to another area in the share. We probably need to check that the client is a Windows one before disallowing this as a UNIX client (one with UNIX extensions) can know the source is a symlink and make this decision intelligently. Found by an excellent bug report from <AndyLiebman@aol.com>. Jeremy. | |||||
| * | r10474: We better ignore builtin SIDs from the Active Directory DC to prevent | Günther Deschner | 2005-09-24 | 1 | -1/+8 | |
| | | | | | | | | | | | | that AD's builtin groups mixup with our own builtin groups. Guenther | |||||
| * | r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to help | Jeremy Allison | 2005-09-23 | 1 | -4/+4 | |
| | | | | | | | | | | configure run on Solaris. Jeremy. | |||||
| * | r10454: * prevent privilege code from storing an empty SID | Gerald Carter | 2005-09-23 | 1 | -7/+31 | |
| | | | | | | | | | | | | (and filter it out if one is already there) * Fix LUID value match in privilege_set_to_se_priv() (fix jmcd's bug report). | |||||
| * | r10451: add $(LDFLAGS) to tdb command line tools to fix build issues | Gerald Carter | 2005-09-23 | 1 | -3/+3 | |
| | | ||||||
| * | r10432: BUG 3080: fix 'net rpc shutdown' for XP clients | Gerald Carter | 2005-09-22 | 2 | -2/+4 | |
| | | ||||||
| * | r10431: fix segfault when the pip open fails in 'net rpc' commands | Gerald Carter | 2005-09-22 | 1 | -0/+2 | |
| | | ||||||
| * | r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell. | Jeremy Allison | 2005-09-20 | 8 | -2/+1281 | |
| | | | | | | | | Jeremy. | |||||
| * | r10359: Ensure that smb.conf requests for hidden files are honored, even | Jeremy Allison | 2005-09-20 | 1 | -12/+13 | |
| | | | | | | | | | | when DOS attributes are stored in EA's. Jeremy. | |||||
| * | r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, ↵ | Jeremy Allison | 2005-09-20 | 1 | -6/+5 | |
| | | | | | | | | | | | | sorry :-). Jeremy. | |||||
| * | r10321: Fix winbindd recursion bug found by Ingo Steuwer ↵ | Jeremy Allison | 2005-09-19 | 4 | -7/+14 | |
| | | | | | | | | | | | | <steuwer@univention.de>. Jeremy. | |||||
| * | r10285: Doh ! Guenther spotted this stupid cut-n-paste bug... | Jeremy Allison | 2005-09-17 | 1 | -1/+0 | |
| | | | | | | | | | | Thanks Guenther ! Jeremy. | |||||
| * | r10278: more fixes for bug 3080. Ensure the length on the message string is ↵ | Gerald Carter | 2005-09-16 | 2 | -0/+13 | |
| | | | | | | | | correct. Windows 2000 is very senstive io this apparently | |||||
| * | r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>. | Jeremy Allison | 2005-09-16 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | Don't update the time on read-only shares. We need this as set_filetime (which can be called on close and other paths) can end up calling this function without the NEED_WRITE protection. Jeremy. | |||||
| * | r10270: lowercase groupnames and groupmembers again. | Günther Deschner | 2005-09-16 | 1 | -0/+1 | |
| | | | | | | | | Guenther | |||||
| * | r10269: Server-side fix for creds change - revert jcmd's change. | Jeremy Allison | 2005-09-16 | 3 | -39/+4 | |
| | | | | | | | | Jeremy. | |||||
| * | r10268: Fix for bug #3095 - winbindd checking credentials. | Jeremy Allison | 2005-09-16 | 1 | -12/+18 | |
| | | | | | | | | Jeremy. |