summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij3-10/+17
2007-10-10r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell1-1/+1
2007-10-10r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell6-16/+27
2007-10-10r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell2-0/+3
2007-10-10r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij3-2/+7
2007-10-10r3204: Got unpacking of an array of PrinterInfo union elements working. Phew.Tim Potter2-54/+45
2007-10-10r3203: moved more test functions into torture/basic/*.cAndrew Tridgell4-211/+239
2007-10-10r3202: return a old DOS error code ERRSRV:ERRbaduid for a bad vuid. This mean...Andrew Tridgell2-3/+3
2007-10-10r3201: we now pass the BASE-OPEN testAndrew Tridgell1-4/+4
2007-10-10r3200: - improved the accuracy of openx emulation. We now nearly pass the ope...Andrew Tridgell3-21/+53
2007-10-10r3199: added a couple more test paths to RAW-CHKPATHAndrew Tridgell1-0/+10
2007-10-10r3198: check for too many .. components in filenamesAndrew Tridgell3-5/+20
2007-10-10r3197: fixed error code mapping for ENOTDIRAndrew Tridgell1-1/+1
2007-10-10r3196: Grr - add more useless dependencies to get swig wrappers to build.Tim Potter1-1/+2
2007-10-10r3195: fill in more of the fsinfo fields, and avoid calling the potentiallyAndrew Tridgell1-25/+102
2007-10-10r3194: fixed an uninitialised variableAndrew Tridgell1-0/+1
2007-10-10r3193: improved the initial permissions choice for file create, based upon do...Andrew Tridgell2-61/+61
2007-10-10r3192: make sure we don't call pvfs_can_delete() until after we have confirme...Andrew Tridgell1-10/+5
2007-10-10r3191: use __location__ in RAW-UNLINK testAndrew Tridgell1-2/+2
2007-10-10r3190: When we don't have a PAC, do a lookup in the local ldb instead.Andrew Bartlett3-148/+302
2007-10-10r3189: improved the share_conflict() logic (both in terms of readability andAndrew Tridgell5-39/+78
2007-10-10r3188: tidy up the rename test a bit moreAndrew Tridgell1-4/+10
2007-10-10r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (butAndrew Bartlett1-5/+4
2007-10-10r3186: Use the properties of the new talloc() system to handle the authAndrew Bartlett3-18/+19
2007-10-10r3185: Machines can login with krb5, so we need to allow them to map to a uni...Andrew Bartlett1-2/+2
2007-10-10r3184: don't setup socket options on unix domain sockets (our smb.conf socket...Andrew Tridgell1-1/+0
2007-10-10r3183: moved the unlink of the messaging unixdom socket to the messaging dest...Andrew Tridgell2-9/+1
2007-10-10r3182: separate out the BASE-RENAME test into torture/basic/rename.cAndrew Tridgell3-96/+130
2007-10-10r3181: shutdown the secrets db on exit so we don't constantly get talloc leak...Andrew Tridgell2-0/+9
2007-10-10r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfsAndrew Tridgell3-11/+23
2007-10-10r3179: - fixed error return on utime failureAndrew Tridgell2-2/+3
2007-10-10r3178: honor the write_time on pvfs_close()Andrew Tridgell1-0/+5
2007-10-10r3177: check for open files on renameAndrew Tridgell1-0/+5
2007-10-10r3176: added a script to run all the filesystem torture tests that areAndrew Tridgell1-0/+53
2007-10-10r3175: Add winbind back into includes.h (spotted by tpot)Andrew Bartlett1-0/+2
2007-10-10r3174: added pvfs_is_open() to allow us to check for open files on unlink. WeAndrew Tridgell3-0/+41
2007-10-10r3173: make the RAW-QFILEINFO test cope better with null strings from the serverAndrew Tridgell1-4/+4
2007-10-10r3172: much better qfileinfo implementation in pvfs. We now pass RAW-QFILEINFOAndrew Tridgell1-52/+179
2007-10-10r3171: in qfileinfo getattre and standard have identical structures, soAndrew Tridgell1-17/+2
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett15-37/+1466
2007-10-10r3169: unlink() is called on the listening unix socket every time a child pro...Jelmer Vernooij1-0/+4
2007-10-10r3168: Use generic function for looking up endpointsJelmer Vernooij3-205/+5
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij8-95/+158
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij3-11/+31
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij4-8/+28
2007-10-10r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij3-9/+124
2007-10-10r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij6-237/+338
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij18-397/+669
2007-10-10r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell9-21/+149
2007-10-10r3160: recognise RAW_SFILEINFO_DISPOSITION_INFORMATION (fixes temporary files...Andrew Tridgell1-0/+3