summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r5520: fix last remaining dfs issues with smbclient.Gerald Carter2007-10-102-55/+154
* r5519: fix msdfs support for [m]get and [m]putGerald Carter2007-10-101-16/+32
* r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter2007-10-107-135/+440
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-104-44/+74
* r5513: Fix for bug #2201 - use same logic with "delete readonly"Jeremy Allison2007-10-101-4/+6
* r5511: Fix pipe-mismatch for NETDFS.Günther Deschner2007-10-101-5/+5
* r5510: Optimisation to only do can_delete check if client asks for FILE_SHARE...Jeremy Allison2007-10-101-0/+9
* r5508: Typo - ZERO_STRUCT -> ZERO_STRUCTP.Jeremy Allison2007-10-101-1/+1
* r5497: Fix for DIR1 failures in build farm. It struck me that weJeremy Allison2007-10-101-2/+6
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2007-10-107-135/+538
* r5484: Fix a memleakVolker Lendecke2007-10-101-2/+2
* r5481: Fix a memleakVolker Lendecke2007-10-101-0/+2
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2007-10-105-12/+10
* r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.Volker Lendecke2007-10-103-14/+32
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2007-10-104-38/+380
* r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...Gerald Carter2007-10-101-1/+1
* r5460: Fix "restrict anonymous = 1". If we have schannel connection, we must beJim McDonough2007-10-101-0/+4
* r5458: Generate a sane response to exceeding lookupsids limit. Truncate list...Jim McDonough2007-10-101-2/+3
* r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough2007-10-101-2/+2
* r5455: Remove bogus DEBUG messages (dump for a failure to parse NTLMSSP,Andrew Bartlett2007-10-101-4/+2
* r5436: small merges from trunkGerald Carter2007-10-101-5/+5
* r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340Gerald Carter2007-10-101-3/+3
* r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ...Gerald Carter2007-10-102-10/+16
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-105-37/+38
* r5421: Fix a memleakVolker Lendecke2007-10-101-1/+3
* r5419: Fix some unitialized variable warningsVolker Lendecke2007-10-101-3/+3
* r5385: when operating in security = domain, allow domain admins to manage rig...Gerald Carter2007-10-101-1/+13
* r5383: add missing checks to allow root to manage user rightsGerald Carter2007-10-101-2/+12
* r5379: Build-Fix (#2343)Günther Deschner2007-10-101-1/+1
* r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...Gerald Carter2007-10-102-6/+17
* r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227.Jeremy Allison2007-10-101-2/+148
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-1015-846/+172
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-102-18/+10
* r5342: Reformat some very old code.Jeremy Allison2007-10-101-256/+281
* r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore theJim McDonough2007-10-101-1/+1
* r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter2007-10-101-42/+42
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-103-70/+87
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-104-0/+52
* r5324: In order to process DELETE_ACCESS correctly and return access deniedJeremy Allison2007-10-103-7/+40
* r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2007-10-102-16/+21
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-102-5/+43
* r5314: Some const, and an uninitialized variable fix.Volker Lendecke2007-10-101-4/+4
* r5295: fix compile issue with MIT 1.4 due to broken gssapi.hGerald Carter2007-10-101-30/+0
* r5290: Fix for bug #2323 - plaintext problem with WinXP.Jeremy Allison2007-10-101-0/+8
* r5287: fix build problem when HAVE_POSIX_ACL not definedHerb Lewis2007-10-101-0/+6
* r5283: Merge -r5279 and-r5280 from trunk.Tim Potter2007-10-104-8/+154
* r5278: BUG 2327: fix compile bug in idmap_rid.cGerald Carter2007-10-101-1/+2
* r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter2007-10-102-11/+2
* r5270: fixing some bashism's in autogen.shGerald Carter2007-10-101-3/+3
* r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter2007-10-101-2/+2