jelmer/samba4-debian.git
2007-10-10 Andrew Tridgellr3240: - update the rules for what error codes should...
2007-10-10 Andrew Tridgellr3239: reads of more than UINT16_MAX bytes should retur...
2007-10-10 Andrew Tridgellr3238: rename null_mtime() to the more accurate name...
2007-10-10 Andrew Tridgellr3237: - allow for readx calls larger than 64k
2007-10-10 Andrew Tridgellr3236: test a few more combinations in RAW-UNLINK
2007-10-10 Andrew Tridgellr3235: try readx beyond 64k in RAW-READ
2007-10-10 Andrew Tridgellr3234: in SMBreadx, if the client asks for exactly...
2007-10-10 Andrew Tridgellr3227: added a per-share option "case insensitive files...
2007-10-10 Andrew Tridgellr3224: add the LOCAL-* tests to test_posix.sh
2007-10-10 Andrew Tridgellr3223: continue the effort on LIBREPLACE to try to...
2007-10-10 Volker Lendecker3219: Hi, Andrew B.!
2007-10-10 Volker Lendecker3218: Fix the build
2007-10-10 Tim Potterr3217: Start of a spoolss_GetPrinter test.
2007-10-10 Tim Potterr3216: Add tests for OpenPrinterEx and ClosePrinter.
2007-10-10 Tim Potterr3215: access_required -> access_mask for OpenPrinterEx
2007-10-10 Jelmer Vernooijr3214: Load the config file (required for ncacn_np:)
2007-10-10 Jelmer Vernooijr3213: Make credentials in a binding dialog optional
2007-10-10 Jelmer Vernooijr3212: Never put a hostname in a ncalrpc binding string
2007-10-10 Jelmer Vernooijr3211: Add a graphical endpoint mapper view tool
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Jelmer Vernooijr3209: - Create directory for ncalrpc with correct...
2007-10-10 Andrew Tridgellr3208: fixed permissions of ncalrpc directory creation
2007-10-10 Andrew Tridgellr3207: - reformat error msgs in BASE-DIR* tests
2007-10-10 Andrew Tridgellr3206: - added the reverse map for ERRbaduid to NT_STAT...
2007-10-10 Jelmer Vernooijr3205: Create ncalrpc directory if it didn't exist yet
2007-10-10 Tim Potterr3204: Got unpacking of an array of PrinterInfo union...
2007-10-10 Andrew Tridgellr3203: moved more test functions into torture/basic/*.c
2007-10-10 Andrew Tridgellr3202: return a old DOS error code ERRSRV:ERRbaduid...
2007-10-10 Andrew Tridgellr3201: we now pass the BASE-OPEN test
2007-10-10 Andrew Tridgellr3200: - improved the accuracy of openx emulation....
2007-10-10 Andrew Tridgellr3199: added a couple more test paths to RAW-CHKPATH
2007-10-10 Andrew Tridgellr3198: check for too many .. components in filenames
2007-10-10 Andrew Tridgellr3197: fixed error code mapping for ENOTDIR
2007-10-10 Tim Potterr3196: Grr - add more useless dependencies to get swig...
2007-10-10 Andrew Tridgellr3195: fill in more of the fsinfo fields, and avoid...
2007-10-10 Andrew Tridgellr3194: fixed an uninitialised variable
2007-10-10 Andrew Tridgellr3193: improved the initial permissions choice for...
2007-10-10 Andrew Tridgellr3192: make sure we don't call pvfs_can_delete() until...
2007-10-10 Andrew Tridgellr3191: use __location__ in RAW-UNLINK test
2007-10-10 Andrew Bartlettr3190: When we don't have a PAC, do a lookup in the...
2007-10-10 Andrew Tridgellr3189: improved the share_conflict() logic (both in...
2007-10-10 Andrew Tridgellr3188: tidy up the rename test a bit more
2007-10-10 Andrew Bartlettr3187: This 'optional' part of the ASN.1 in SPNEGO...
2007-10-10 Andrew Bartlettr3186: Use the properties of the new talloc() system...
2007-10-10 Andrew Bartlettr3185: Machines can login with krb5, so we need to...
2007-10-10 Andrew Tridgellr3184: don't setup socket options on unix domain socket...
2007-10-10 Andrew Tridgellr3183: moved the unlink of the messaging unixdom socket...
2007-10-10 Andrew Tridgellr3182: separate out the BASE-RENAME test into torture...
2007-10-10 Andrew Tridgellr3181: shutdown the secrets db on exit so we don't...
2007-10-10 Andrew Tridgellr3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED...
2007-10-10 Andrew Tridgellr3179: - fixed error return on utime failure
2007-10-10 Andrew Tridgellr3178: honor the write_time on pvfs_close()
2007-10-10 Andrew Tridgellr3177: check for open files on rename
2007-10-10 Andrew Tridgellr3176: added a script to run all the filesystem torture...
2007-10-10 Andrew Bartlettr3175: Add winbind back into includes.h (spotted by...
2007-10-10 Andrew Tridgellr3174: added pvfs_is_open() to allow us to check for...
2007-10-10 Andrew Tridgellr3173: make the RAW-QFILEINFO test cope better with...
2007-10-10 Andrew Tridgellr3172: much better qfileinfo implementation in pvfs...
2007-10-10 Andrew Tridgellr3171: in qfileinfo getattre and standard have identica...
2007-10-10 Andrew Bartlettr3170: Add winbind client support back into Samba4...
2007-10-10 Jelmer Vernooijr3169: unlink() is called on the listening unix socket...
2007-10-10 Jelmer Vernooijr3168: Use generic function for looking up endpoints
2007-10-10 Jelmer Vernooijr3167: Add a member 'endpoint' to the dcerpc_binding...
2007-10-10 Jelmer Vernooijr3166: Bunch of small GUI updates. gwcrontab works...
2007-10-10 Jelmer Vernooijr3165: Support local connections in Gtk+ tools
2007-10-10 Jelmer Vernooijr3164: Look up ncalrpc identifiers using the EPMAPPER...
2007-10-10 Jelmer Vernooijr3163: Add server side support for ncalrpc: and ncacn_u...
2007-10-10 Jelmer Vernooijr3162: Add client-side support for the ncalrpc: and...
2007-10-10 Andrew Tridgellr3161: pvfs now passes the RAW-SEEK test
2007-10-10 Andrew Tridgellr3160: recognise RAW_SFILEINFO_DISPOSITION_INFORMATION...
2007-10-10 Andrew Tridgellr3159: use easy to recognise file handle numbers for...
2007-10-10 Jelmer Vernooijr3158: Use the new tower build functions to generate...
2007-10-10 Jelmer Vernooijr3157: Add ncacn_http
2007-10-10 Jelmer Vernooijr3156: Couple of fixes in the conversion functions...
2007-10-10 Andrew Tridgellr3155: reformat a delete test
2007-10-10 Andrew Tridgellr3154: pvfs now passes all of BASE-DELETE
2007-10-10 Andrew Tridgellr3153: pvfs now passes the first 9 of the BASE-DELETE...
2007-10-10 Andrew Tridgellr3152: reformatted some of the delete test code
2007-10-10 Andrew Tridgellr3150: printing __location__ is more useful than a...
2007-10-10 Andrew Tridgellr3149: separate the delete on close test into torture...
2007-10-10 Andrew Tridgellr3148: make --failures work for the BASE-DENY1 and...
2007-10-10 Andrew Tridgellr3147: added basic share modes support for pvfs (or...
2007-10-10 Andrew Tridgellr3142: fill in all the ntcreatex response fields explic...
2007-10-10 Jelmer Vernooijr3136: - Allow specifying socket type when adding smbd...
2007-10-10 Andrew Tridgellr3135: split the "create new" logic out from the "open...
2007-10-10 Andrew Tridgellr3134: use struct idr_context * in tid allocation
2007-10-10 Andrew Tridgellr3133: - more consistent error checking in rename and...
2007-10-10 Andrew Tridgellr3132: - fixed a type conflict found by talloc_array_p()
2007-10-10 Andrew Tridgellr3131: - make map_nt_error_from_unix() return NT_STATUS...
2007-10-10 Andrew Tridgellr3130: - added a LOCAL-IDTREE test suite
2007-10-10 Volker Lendecker3129: typo
2007-10-10 Andrew Bartlettr3128: Return the correct error code for a secrets...
2007-10-10 Andrew Tridgellr3127: added the initial code for the open files databa...
2007-10-10 Andrew Tridgellr3126: in the brlock code I had used a void* for the...
2007-10-10 Jelmer Vernooijr3125: Store object UUID directly instead of using...
2007-10-10 Jelmer Vernooijr3124: Add dcerpc_binding_from_tower()
2007-10-10 Jelmer Vernooijr3123: Add dcerpc_binding_build_tower()
2007-10-10 Jelmer Vernooijr3118: Eliminate struct dcesrv_ep_description and repla...
2007-10-10 Andrew Bartlettr3115: Bugfixes and extra debug in our kerberos verify...
2007-10-10 Jelmer Vernooijr3114: - More work on merging the various structs that...
next