summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r6349: Update cifs umount utilitySteve French2007-10-101-8/+22
* r6348: Fix for bug #2605 reported by Daniel Patterson <Daniel_Patterson@natio...Jeremy Allison2007-10-101-6/+21
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2007-10-103-2/+9
* r6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC does mean readonly. NeededJeremy Allison2007-10-101-1/+1
* r6319: add prototype so -Wstrict-prototypes will not failHerb Lewis2007-10-101-0/+2
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-103-8/+20
* r6316: Remove over-cautious asserts. Damn wish I'd made the releaseJeremy Allison2007-10-101-4/+9
* r6311: setting version to 3.0.15pre2Gerald Carter2007-10-101-1/+1
* r6307: Ensure info requested bitmask is printed in log when querying security...Jeremy Allison2007-10-101-1/+2
* r6302: OS/2 fix from Marcel Müller <mueller@maazl.de>. Don't check for mangl...Jeremy Allison2007-10-101-1/+2
* r6297: Fix bug in our trans2 secondary processing. We need to pass in theJeremy Allison2007-10-101-4/+4
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2007-10-101-0/+10
* r6291: BUG 2588: force smbclient messages to port 139 unless someone set the ...Gerald Carter2007-10-101-1/+6
* r6290: and now the development tree becomes 3.0.15pre1Gerald Carter2007-10-101-1/+1
* r6282: Before converting enum_dom_groups, better get the previous version a bitVolker Lendecke2007-10-101-5/+13
* r6281: Fix the build for FreeBSD 4 -- no winbindVolker Lendecke2007-10-101-2/+2
* r6279: Convert the RAP enum functions to the pdb_search API. Who is using thisVolker Lendecke2007-10-101-45/+56
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-104-48/+415
* r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke2007-10-102-7/+135
* r6273: Remove some unused code, minor cleanupVolker Lendecke2007-10-103-115/+3
* r6269: With help from Marcel Müller <mueller@maazl.de> in tracking down the ...Jeremy Allison2007-10-102-4/+10
* r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison2007-10-101-0/+8
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-1023-171/+83
* r6262: Minor updates to cifs umount helperSteve French2007-10-101-4/+11
* r6261: Tidyup message str printf. Ensure tvs struct is zeroed.Jeremy Allison2007-10-102-1/+2
* r6258: Fix found by OS/2 set_ea call. When setting specific info remember to ...Jeremy Allison2007-10-101-5/+20
* r6256: Fix fprintf errors in smbpasswd. Fix for bug #2585 Ulf Härnhammar <me...Jeremy Allison2007-10-101-3/+3
* r6255: Initial checkin of cifs umount utilitySteve French2007-10-101-0/+266
* r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison2007-10-102-10/+197
* r6252: Re-order position of become_root() to allow directory to beJeremy Allison2007-10-101-3/+4
* r6249: Get the comparison the right way around...Jeremy Allison2007-10-101-1/+1
* r6243: Yes. I *will* hate myself in the morning for this one.Gerald Carter2007-10-101-0/+17
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2007-10-103-18/+13
* r6240: Fix for bug #2581. Add size limit (in kb) to stat cache.Jeremy Allison2007-10-102-0/+9
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2007-10-103-9/+27
* r6235: Partial fix for bugid #2581. Ensure if realloc fails on an internalJeremy Allison2007-10-101-3/+8
* r6234: Fix for possible root squash nfs bugs from psz@maths.usyd.edu.auJeremy Allison2007-10-102-1/+9
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-1010-148/+129
* r6231: Herb, I think this checkin was a mistake. Are you sure this isGerald Carter2007-10-101-1/+1
* r6230: don't know how this ever worked! the compiler complained weHerb Lewis2007-10-101-1/+1
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-107-186/+167
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-1051-138/+138
* r6221: format cleanup (got tied of looking for related structures)Gerald Carter2007-10-101-151/+168
* r6220: cleaning up spoolss header; removing unused structuresGerald Carter2007-10-101-63/+18
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2007-10-105-46/+149
* r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...Volker Lendecke2007-10-101-15/+23
* r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...Volker Lendecke2007-10-101-2/+2
* r6204: Fix double-free of talloc context.Jeremy Allison2007-10-101-1/+0
* r6203: Fix attribute return on creating a directory with nttrans_create.Jeremy Allison2007-10-103-46/+61
* r6200: Returned access should contain share mode as well as open mode.Jeremy Allison2007-10-101-1/+1