summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke2-7/+135
2007-10-10r6273: Remove some unused code, minor cleanupVolker Lendecke3-115/+3
2007-10-10r6269: With help from Marcel Müller <mueller@maazl.de> in tracking down the ...Jeremy Allison2-4/+10
2007-10-10r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison1-0/+8
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke23-171/+83
2007-10-10r6262: Minor updates to cifs umount helperSteve French1-4/+11
2007-10-10r6261: Tidyup message str printf. Ensure tvs struct is zeroed.Jeremy Allison2-1/+2
2007-10-10r6258: Fix found by OS/2 set_ea call. When setting specific info remember to ...Jeremy Allison1-5/+20
2007-10-10r6256: Fix fprintf errors in smbpasswd. Fix for bug #2585 Ulf Härnhammar <me...Jeremy Allison1-3/+3
2007-10-10r6255: Initial checkin of cifs umount utilitySteve French1-0/+266
2007-10-10r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison2-10/+197
2007-10-10r6252: Re-order position of become_root() to allow directory to beJeremy Allison1-3/+4
2007-10-10r6249: Get the comparison the right way around...Jeremy Allison1-1/+1
2007-10-10r6243: Yes. I *will* hate myself in the morning for this one.Gerald Carter1-0/+17
2007-10-10r6242: after talking to jeremy, we can actually consolidateGerald Carter3-18/+13
2007-10-10r6240: Fix for bug #2581. Add size limit (in kb) to stat cache.Jeremy Allison2-0/+9
2007-10-10r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter3-9/+27
2007-10-10r6235: Partial fix for bugid #2581. Ensure if realloc fails on an internalJeremy Allison1-3/+8
2007-10-10r6234: Fix for possible root squash nfs bugs from psz@maths.usyd.edu.auJeremy Allison2-1/+9
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter10-148/+129
2007-10-10r6231: Herb, I think this checkin was a mistake. Are you sure this isGerald Carter1-1/+1
2007-10-10r6230: don't know how this ever worked! the compiler complained weHerb Lewis1-1/+1
2007-10-10r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter7-186/+167
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis51-138/+138
2007-10-10r6221: format cleanup (got tied of looking for related structures)Gerald Carter1-151/+168
2007-10-10r6220: cleaning up spoolss header; removing unused structuresGerald Carter1-63/+18
2007-10-10r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter5-46/+149
2007-10-10r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...Volker Lendecke1-15/+23
2007-10-10r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...Volker Lendecke1-2/+2
2007-10-10r6204: Fix double-free of talloc context.Jeremy Allison1-1/+0
2007-10-10r6203: Fix attribute return on creating a directory with nttrans_create.Jeremy Allison3-46/+61
2007-10-10r6200: Returned access should contain share mode as well as open mode.Jeremy Allison1-1/+1
2007-10-10r6199: Only do the strange DOS error for openX, not trans2open.Jeremy Allison1-3/+0
2007-10-10r6176: Fix a possibly uninitialised variable warning.Tim Potter1-1/+1
2007-10-10r6175: Fix crash bug and compiler warnings in strchr_m() test. Bugzilla #2565.Tim Potter1-1/+4
2007-10-10r6174: Fixup T2 open call - we were returning 2 bytes short.Jeremy Allison3-25/+35
2007-10-10r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison12-231/+186
2007-10-10r6170: Remove redundant flag that I had just added.Steve French1-1/+0
2007-10-10r6169: Fix bug #2563. Infinite loop on non-existant file with findnext.Jeremy Allison1-3/+2
2007-10-10r6167: Add more defines for POSIX extensions to match the newly addedSteve French1-0/+10
2007-10-10r6166: Derell, I'm reverting this part of -r4917 because it modifies the keysGünther Deschner1-2/+2
2007-10-10r6163: Well I never, all this time the t2open code was incorrectly dectingJeremy Allison1-1/+5
2007-10-10r6160: Ensure allocation size is correctly returned for OpenX. Only set alloc...Jeremy Allison2-34/+51
2007-10-10r6158: fix some misleading error messagesGerald Carter1-2/+2
2007-10-10r6157: 'editorial changes' to example codeDerrell Lipman1-1/+2
2007-10-10r6156: Fixes bug #2543. Properly cache anonmous username when reverting to a...Derrell Lipman1-9/+20
2007-10-10r6155: Fixes bug #1133Derrell Lipman2-5/+20
2007-10-10r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter1-1/+5
2007-10-10r6152: Correctly check OpenX open modes.Jeremy Allison2-13/+36
2007-10-10r6151: additional examples/tests for libsmbclientDerrell Lipman4-12/+179