Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r13794: If you are going to go, go big. That's what I always say. | Gerald Carter | 2006-03-02 | 1 | -2/+2 | |
| | | | | | | | | | | * disable winbind enum {users,groups} by default after further conversations with Volker. | |||||
| * | r13792: Merged Simo's fixes for tdbtraverse. | Jeremy Allison | 2006-03-02 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense. | Volker Lendecke | 2006-03-02 | 2 | -3/+18 | |
| | | | | | | | | Volker | |||||
| * | r13778: When deleting machine accounts it's the SeMachineAccountPrivilege | Jeremy Allison | 2006-03-01 | 1 | -1/+9 | |
| | | | | | | | | | | that counts. Jeremy. | |||||
| * | r13776: Merge in the editposix ldapsam optimization | Simo Sorce | 2006-03-01 | 2 | -109/+892 | |
| | | ||||||
| * | r13772: More default changes | Gerald Carter | 2006-03-01 | 1 | -2/+3 | |
| | | | | | | | | | | | | * winbind nested groups = yes * host msdfs = ye * msdfs root = yes | |||||
| * | r13771: BUG 3534: ignore lines in the username map file with no right hand ↵ | Gerald Carter | 2006-03-01 | 1 | -2/+4 | |
| | | | | | | | | list rather than bailing out | |||||
| * | r13766: Patch from Arek Glabek <aglabek@centeris.com>: | Gerald Carter | 2006-03-01 | 1 | -6/+3 | |
| | | | | | | | | | | * Fix parsing error in eventlogadm caused by log entries with no DAT: line. | |||||
| * | r13765: Fix bug reported by jra. Don't check for a group SID when storing | Gerald Carter | 2006-03-01 | 1 | -0/+2 | |
| | | | | | | | | a user since we no longer pay any attention to the value. | |||||
| * | r13763: r13223@cabra: derrell | 2006-02-28 20:48:23 -0500 | Derrell Lipman | 2006-03-01 | 1 | -1/+5 | |
| | | | | | | | | Add the missing comment about needing to save the new share name. | |||||
| * | r13761: r13221@cabra: derrell | 2006-02-28 20:40:56 -0500 | Derrell Lipman | 2006-03-01 | 1 | -0/+11 | |
| | | | | | | | | | | | | When only allowing one connection per server, the cache needs to track which share is currently connected, or we never know whether a tdis()/tcon() for the new share is required. | |||||
| * | r13759: As pointed out by Volker, it isn't much good creating | Jeremy Allison | 2006-02-28 | 1 | -0/+15 | |
| | | | | | | | | | | | | a new empty acl in remove_posix_acl if you don't bother to set it on the file in question :-). Jeremy. | |||||
| * | r13756: use samu_new() rather than calling talloc() directly. | Gerald Carter | 2006-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | r13751: Call proto_exists before we create the precompiles headers. | Lars Müller | 2006-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | r13750: Cleanup line wrap to less than 80 chars. | Lars Müller | 2006-02-28 | 1 | -3/+4 | |
| | | ||||||
| * | r13748: Don't reference memory after we just freed it (Doh!). | Jeremy Allison | 2006-02-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | Thanks to tridge's changes to the directory delete on close tests for catching this. Jeremy. | |||||
| * | r13747: Fix the reference count for tdbsam_open() - on an | Jeremy Allison | 2006-02-28 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | upgrade it calls tdbsam_convert() which calls tdbsam_open() deep inside the init_sam_from_buffer_vX call. If the ref count hasn't been set yet then we will close the tdbsam reference in tdbsam_getsampwsid(). smbpasswd -a was core-dumping again :-). Jeremy | |||||
| * | r13736: Don't assume that printf can handle string arguments being NULL. Tidy | James Peach | 2006-02-28 | 1 | -14/+17 | |
| | | | | | | | | up typing and tighten error checking a little. | |||||
| * | r13733: Reorder so that locking and params declarations are not mingled. | James Peach | 2006-02-27 | 1 | -17/+18 | |
| | | ||||||
| * | r13729: Fix smbpasswd -x | Volker Lendecke | 2006-02-27 | 1 | -13/+6 | |
| | | ||||||
| * | r13728: No, we have not talked about this on irc less than 24h ago... ;-) | Volker Lendecke | 2006-02-27 | 1 | -2/+2 | |
| | | ||||||
| * | r13727: Fix a segfault | Volker Lendecke | 2006-02-27 | 1 | -1/+5 | |
| | | ||||||
| * | r13724: Remove unused variable. Bug #3559 from | Jeremy Allison | 2006-02-27 | 1 | -2/+2 | |
| | | | | | | | | | | jason@ncac.gwu.edu. Jeremy. | |||||
| * | r13722: Ensure we use the correct enumerated type. Bug #3558 | Jeremy Allison | 2006-02-27 | 1 | -1/+1 | |
| | | | | | | | | | | from jason@ncac.gwu.edu. Jeremy. | |||||
| * | r13720: Only lockout Administrator after x bad password attempts in offline-mode | Günther Deschner | 2006-02-27 | 1 | -8/+37 | |
| | | | | | | | | | | | | when we are told to do so by the password_properties. Guenther | |||||
| * | r13718: There is even no need to use AC_MSG_WARN in the case the user did not | Lars Müller | 2006-02-27 | 1 | -1/+1 | |
| | | | | | | | | request to build mount.cifs/ umount.cifs and we're not on Linux. | |||||
| * | r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non Linux | Lars Müller | 2006-02-27 | 1 | -1/+1 | |
| | | | | | | | | system to report we're not on Linux. | |||||
| * | r13715: Put back the code that actually modify the account, | Simo Sorce | 2006-02-27 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | removed, I presume by mistake, by Jerry in the recent patch the removes the primary group SID stuff. set_user_info_21 is called to update many other things like the description of a user for example (that's what failed on me). Jerry, please review this one. | |||||
| * | r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set to | Lars Müller | 2006-02-27 | 2 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | "-"SAMBA_VERSION_OFFICIAL_STRING"-"SAMBA_VERSION_VENDOR_SUFFIX if SAMBA_VERSION_VENDOR_SUFFIX is set or "-"SAMBA_VERSION_OFFICIAL_STRING only if MOUNT_CIFS_VENDOR_SUFFIX is undefined. This results in: mount.cifs -V mount.cifs version: 1.10-3.1.2pre1-SVN-build-13706-foovendor or mount.cifs version: 1.10-3.1.2pre1-SVN-build-13706 Steve: If this is to long or you do not like it, we might add something lile -VV to report the added part. | |||||
| * | r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs and | Lars Müller | 2006-02-27 | 2 | -6/+88 | |
| | | | | | | | | | | | | | | | | | | unmount.cifs. This is controlled via CIFSMOUNT_PROGS which is set by configure by default to yes on linux systems only. It's possible to disable with --without-cifsmount anyhow. Added ROOTSBINDIR to the Makefile to allow us an install to /sbin and not $prefix/sbin. Configurable with --with-rootsbindir. | |||||
| * | r13712: Make the prop svn:ignore as simple (= *) as in trunk. | Lars Müller | 2006-02-27 | 0 | -0/+0 | |
| | | ||||||
| * | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 2006-02-27 | 24 | -106/+355 | |
| | | | | | | | | | | | | | | | | * Fix a couple of related parsing issues. * in the info3 reply in a samlogon, return the ACB-flags (instead of returning zero) Guenther | |||||
| * | r13706: Fix typo in typo fix. (-: | Tim Potter | 2006-02-27 | 1 | -1/+1 | |
| | | ||||||
| * | r13705: Fix a typo (and janitor for myself). | Tim Potter | 2006-02-27 | 1 | -1/+1 | |
| | | ||||||
| * | r13704: Janitor for tpot. | Jeremy Allison | 2006-02-27 | 1 | -50/+55 | |
| | | | | | | | | | | | | | | | | Jeremy ------------- Slightly smaller version of pdb_get_methods() patch. Turns out that callers to initialize_password_db() use the reload parameter so this has turned in to a smaller cleanup than I thought. | |||||
| * | r13697: Remove unneeded header (header not present on all Linux either) for ↵ | Steve French | 2006-02-26 | 1 | -1/+0 | |
| | | | | | | | | umount.cifs.c | |||||
| * | r13695: Make code consistent with documentation. :-) | Alexander Bokovoy | 2006-02-26 | 1 | -5/+8 | |
| | | | | | | | | | | smbcontrol was sending messages designated for nmbd and winbindd to smbd. Thus, nmbd and winbindd were "unshutdownable". | |||||
| * | r13694: Committing patch from Aleksey Fedoseev <aleksey at fedoseev dot net> ↵ | Volker Lendecke | 2006-02-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | to NULL out a pointer after talloc_destroy(). Volker | |||||
| * | r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de> | Volker Lendecke | 2006-02-26 | 3 | -4/+10 | |
| | | ||||||
| * | r13690: Check in Björn's LDAP Solaris fix. | Volker Lendecke | 2006-02-26 | 1 | -0/+4 | |
| | | ||||||
| * | r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile. | Lars Müller | 2006-02-25 | 3 | -17/+14 | |
| | | | | | | | | | | | | Instead check for *.dat and *.msg files as done before. Then added files are installed and removed as soon as we have some in the filesystem. It's simpler and less error prone. | |||||
| * | r13683: Fix the 'valid users = +users' problem I introduced. | Volker Lendecke | 2006-02-24 | 1 | -0/+19 | |
| | | | | | | | | Volker | |||||
| * | r13682: Actually give a developer a prayer of finding out where | Jeremy Allison | 2006-02-24 | 1 | -16/+17 | |
| | | | | | | | | | | | | random error messages are coming from. Yes I'm pissed as I'm working on a live issue right now... Jeremy. | |||||
| * | r13679: Commiting the rm_primary_group.patch posted on samba-technical | Gerald Carter | 2006-02-24 | 13 | -407/+292 | |
| | | | | | | | | | | | | | | | | | | | | * ignore the primary group SID attribute from struct samu* * generate the primary group SID strictlky from the Unix primary group when dealing with passdb users * Fix memory leak in original patch caused by failing to free a talloc * * add wrapper around samu_set_unix() to prevent exposing the create BOOL to callers. Wrappers are samu_set_unix() and samu-allic_rid_unix() | |||||
| * | r13678: Remove unneeded braces | Volker Lendecke | 2006-02-24 | 1 | -5/+3 | |
| | | ||||||
| * | r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net> | Gerald Carter | 2006-02-24 | 1 | -1/+1 | |
| | | | | | | | | Prevent div/0 when sysconf(_SC_NPROCESSORS_ONLN) fails. | |||||
| * | r13676: have to return a value from a non-void function | Gerald Carter | 2006-02-24 | 1 | -1/+1 | |
| | | ||||||
| * | r13675: * patch from Bjoern JACKE <samba@j3e.de> to remove the | Gerald Carter | 2006-02-24 | 1 | -15/+4 | |
| | | | | | | | | | | artificial RO bit on directories in user profiles when profile acls = yes. | |||||
| * | r13671: fix return value in (void)fn() | Gerald Carter | 2006-02-24 | 1 | -1/+1 | |
| | | ||||||
| * | r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead. | Jeremy Allison | 2006-02-24 | 1 | -39/+6 | |
| | | | | | | | | | | DO NOT MERGE FOR 3.0.21c PLEASE. Jeremy. |