summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter2007-10-101-40/+40
| | | | (This used to be commit af57e4a4cc5efc9c7aba35790cf10377c76b5e4a)
* r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current ↵Gerald Carter2007-10-107-2862/+2
| | | | | | and any integration into Samba 3 would most likely be from scratch (This used to be commit 028b1f26aeebc46d6ae433fc3d2eae69e493c312)
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-1061-267/+268
| | | | | macro which sets the freed pointer to NULL. (This used to be commit b65be8874a2efe5a4b167448960a4fcf6bd995e2)
* r13566: Fix EA support for AIX.Günther Deschner2007-10-103-1/+33
| | | | | | | Patch from Bjoern Jacke <bjacke-at-sernet-dot-de>. Guenther (This used to be commit 69fb189a6b9947069afebb15d6ee6f2f20d15171)
* r13564: Remove trailing backslash. Makes other than GNU make choke on this.James Peach2007-10-101-2/+1
| | | | (This used to be commit 5e7efe304b2514224243ed0ac80f7fdf09c45a82)
* r13563: Fix bug #3526 found and diagnosed by corinna@vinschen.de.Jeremy Allison2007-10-101-0/+2
| | | | | | | trans2findfirst recognises two info levels *not* recognised by trans2findnext. Add them. Needed for 3.0.21c. Jeremy. (This used to be commit bcb87271d60acd4efe666dd061ea2c09b72fd497)
* r13559: Fix bug #3522 reported by Sandeep Tamhankar ↵Jeremy Allison2007-10-101-6/+0
| | | | | | | | <sandman@electric-cloud.com>. mkdir foo returns the wrong error message when file foo exists. Jeremy. (This used to be commit c8185e7f94cbcf2125bf0e84db02fb8d19111f60)
* r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2007-10-102-19/+42
| | | | | | the correct part of the netlogon and schannel packets. Jeremy. (This used to be commit 4877f336b257e6f59833a6e0679959a2ec879974)
* r13556: Ensure that any potential creds operation are protectedJeremy Allison2007-10-101-14/+31
| | | | | | by schannel if "server schannel = true" was set. Jeremy. (This used to be commit fd84d9703ed01feb010df4ebb7e9ceb0d063780b)
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-108-28/+26
| | | | | Jeremy. (This used to be commit ea82958349a57ef4b7ce9638eec5f1388b0fba2a)
* r13552: Make sure we're using the same name to load the storedJeremy Allison2007-10-101-1/+1
| | | | | | | creds under all circumstances. This may be wrong, but at least we're now consistent. Jeremy. (This used to be commit 09f0b3e1a366ba3eef4ab9a8e302daabd4f36936)
* r13550: remove pdb_guestGerald Carter2007-10-102-161/+0
| | | | (This used to be commit db575c764127d7bea92fc12e5aa73c96c9ee5e2f)
* r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison2007-10-102-51/+51
| | | | | | | for the creds store. This should fix the problems Jerry reported (but I have still to run tests :-). Jeremy. (This used to be commit 43f095a38d66caa774d80fe32e1b96ec25dd1f07)
* r13547: add earlier checks to deny deleting a printer driver. The previousGerald Carter2007-10-102-0/+29
| | | | | | | code relied upon file permissions alone. Now we check that the user is a printer administrator and that the share has not been marked read only for that user. (This used to be commit 117d9fd9e16a7afbc6772506a4f8c33ff99d33f7)
* r13546: NSS soname merge from trunkGerald Carter2007-10-101-3/+5
| | | | (This used to be commit 380d89d148548b4658f705e900d874094a123359)
* r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter2007-10-103-30/+64
| | | | | | | | | | | | | | | | | this more but it gets around the primary group issue. * don't map a SID to a name from the group mapping code if the map doesn't have a valid gid. This is only an issue in a tdb setup * Always allow S-1-$DOMAIN-513 to resolve (just like Windows) * if we cannot resolve a users primary GID to a SID, then set it to S-1-$DOMAIN-513 * Ignore the primary group SID inside pdb_enum_group_memberships(). Only look at the Unix group membersip. Jeremy, this fixes a fresh install startup for smbd as far as my tests are concerned. (This used to be commit f79f4dc4c58a6172bf69d37469fdd8de05a812df)
* r13544: -O1 janitor work :-)Volker Lendecke2007-10-101-6/+5
| | | | (This used to be commit a95d7d722273863efa820674672393fe6e5a33b7)
* r13542: Don't reuse a pointer we just freed (Doh!).Jeremy Allison2007-10-101-2/+2
| | | | | Jeremy. (This used to be commit e755155b0e665cb6d10c28fe7fc6c1f6699d18e6)
* r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()Gerald Carter2007-10-101-1/+5
| | | | | | blocks. This fixes the problem I had with missing groups in the net_samlogon() reply from a Samba PDC. (This used to be commit 06b83fe35048c84dfd68be2ee656317c51e89bce)
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew ↵Jeremy Allison2007-10-104-24/+98
| | | | | | | | Bartlett's Samba4 code. Jeremy. (This used to be commit a2fb436fc5dd536cfe860be93f55f9cb58139a0e)
* r13538: Make sure we store all 16 bytes of credentials sessionJeremy Allison2007-10-101-5/+6
| | | | | | | key and delete records that are old. We will need this for the full 16 byte session key support. Jeremy. (This used to be commit cef240d571f9ba1cdf596cd4cab4ec0790f943a0)
* r13535: Fix #2353 based on a patch by William Jojo.Jeremy Allison2007-10-101-3/+4
| | | | | Jeremy. (This used to be commit fe63a6ee06149195032320dd0fb9b6c7dfb460d3)
* r13530: Fix from William Jojo for #1970. Make nmblookup doJeremy Allison2007-10-101-7/+6
| | | | | | a node status on all IP's when requested. Jeremy. (This used to be commit 1fcac478cb5ba432282612fbb785caaed4d2f9b8)
* r13529: No functional, line break changes to let it fit into 80 chares screenLars Müller2007-10-101-8/+9
| | | | | width again. (This used to be commit 7716c697291246f427c60a0aa20d861929feb87c)
* r13528: Mention the tools and commandline option names used.Lars Müller2007-10-101-2/+2
| | | | (This used to be commit 5db7e9a42ab27871891be8a1314c32e13620da36)
* r13527: Adjust copyright header with information got from the 2.2 cvs tree.Lars Müller2007-10-101-3/+7
| | | | (This used to be commit e00505cc942dd5cf755aa6b5d2f565eeff95629e)
* r13526: Remove superfuous extra spaces at EOL.Lars Müller2007-10-101-8/+8
| | | | (This used to be commit 66990adface697a75f7e25f8df83375e8dd8b72b)
* r13525: This is only a cleanup to have the memset() and SAFE_FREE() only oneLars Müller2007-10-101-8/+9
| | | | | | | | time in the code. Even if we now have an additional if statement after the free I prefer this solution in opposite to the duplicated code we had before. (This used to be commit 4272419b1146b1c03e070655f3a31d027c00ad20)
* r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller2007-10-104-56/+85
| | | | | | | | | | | This fixes bug #1386. The initial changes had been made by Carsten Höger <choeger at open-xhange dot com> for Samba 2.2 while being at SuSE. *sigh* To not duplicate code from smbpasswd in pdbedit stdin_new_passwd() and get_pass() are moved from smbpasswd to utils/passwd_util.c. (This used to be commit dbdc5ba497c6010dbad47c9d77fc8bec5557a328)
* r13523: Fix indent.Günther Deschner2007-10-101-13/+13
| | | | | Guenther (This used to be commit 85435bf96114679253551a3e6c5db046b8320611)
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2007-10-104-45/+132
| | | | | Guenther (This used to be commit 290a581b7567eab82b18fbadae9aa2ab29e95069)
* r13521: Implement LOOKUPNAME3 and 4.Jeremy Allison2007-10-103-30/+259
| | | | | Jeremy. (This used to be commit 6ec0e9124a1a7b19c9853b8e26075cbbb8751f10)
* r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison2007-10-104-68/+163
| | | | | | I mean it this time :-). Jeremy. (This used to be commit 80f4868944d349015d2b64c2414b06466a8194aa)
* r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>Volker Lendecke2007-10-101-1/+1
| | | | (This used to be commit d0efb435e51ee4d5454b55aee1596355ecc4a2c6)
* r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter2007-10-101-1/+1
| | | | (This used to be commit a918e4ac2426d4cb3cd526c4fad7480b832e6a12)
* r13513: Changing defaults:Gerald Carter2007-10-101-16/+2
| | | | | | | | * enable privileges = yes * enable asu support = no Remove unused function after the tdbsam rewrite. (This used to be commit 5385a01ee19d9c7e00b4dd7a6ab3ec1d4b03b558)
* r13512: Rewrite tdbsam code to use a reference count based open/closeGerald Carter2007-10-101-326/+281
| | | | | | | | on the tdb file. This allow recusive calls to succeed without complaining about failed opens since a tdb can only be opened once per process. We probably still need to backport the transaction support from Samba 4 here though. (This used to be commit 94c37e06522bfc1753cc8f3c6c7bd4329587007e)
* r13511: Fix bug in the samr dispinfo enumeration code.Gerald Carter2007-10-101-0/+11
| | | | | | | Make sure to associate the DOMAIN dispinfo cache with a User/Group SAMR handle (not the SID of the user or group). Ensure that enumeration after deleting a user works. (This used to be commit 7967f89caa17ea93cb7e9d8695f1904ccb9a2864)
* r13510: plug memory leak in WINS server code.Gerald Carter2007-10-101-0/+5
| | | | (This used to be commit 381c327a65489bf8b0fd4935662ca1df6f9e1183)
* r13509: remove unnecessary sql flagsGerald Carter2007-10-101-2/+0
| | | | (This used to be commit c3702e804a74276ee53eb73f2d9b1fa9d3874b48)
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2007-10-104-20/+53
| | | | | | | running. More generic error return cleanup in libsmb/ needs doing (everything returning NTSTATUS not BOOL). Jeremy (This used to be commit 654bb9853b450c5d509d182f67ec26ac320fd590)
* r13500: Fix ordering of FD_* arguments.James Peach2007-10-101-10/+6
| | | | (This used to be commit ed619421de024c44f5f05b3c03bb5311ce73830f)
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2007-10-103-23/+39
| | | | | Jeremy. (This used to be commit 006cf9c3654e7f18e01b75a5fe87798df862d26a)
* r13497: Fix #3508 from jason@ncac.gwu.eduJeremy Allison2007-10-101-4/+8
| | | | | Jeremy. (This used to be commit a28bc614a0eb8409a98b254b32ad17c50c2eec0e)
* r13495: Derell, I'm removing that double setup_logging(), just a typo.Günther Deschner2007-10-101-1/+0
| | | | | Guenther (This used to be commit c0d91f9d19b33995237847389e4c37e086938b9e)
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2007-10-1017-1467/+1066
| | | | | Volker (This used to be commit bb40e544de68f01a6e774753f508e69373b39899)
* r13493: module_name and module_location are the same string. Fix a valgrindVolker Lendecke2007-10-101-1/+3
| | | | | | | error. Volker (This used to be commit 5a92df31d69ff7b0f2de6564d644949c2906c8f1)
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-105-12/+61
| | | | | | | | | | | | | | Fix parse_domain_user to fail when splitting a full name like "DOM\user" when "winbind use default domain" and "winbind trusted domains only" are not enabled. This allows pam_winbind to behave correctly when more modules are stacked in the "account" or "password" PAM facility. pam_winbindd calls WINBINDD_GETPWNAM which can decide whether or not a user is a winbind user and return correct PAM error codes. Guenther (This used to be commit e6d52c1e9d8cec7be6d552c2a67a392df21c3ec9)
* r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison2007-10-101-2/+2
| | | | | | with < 0. Jeremy. (This used to be commit 9a083837070c6540a9b92f6a055f8ecc23a32a49)
* r13489: Fix #3496 from jason@ncac.gwu.edu. Variable set but never used.Jeremy Allison2007-10-101-5/+5
| | | | | Jeremy. (This used to be commit 4204794cc7c5e2671259652879c33f539d26958c)