summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r3401: Fix IDL for SetForm RPC.Tim Potter2007-10-102-11/+45
* r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell2007-10-104-22/+41
* r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij2007-10-102-8/+40
* r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter2007-10-103-3/+6
* r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell2007-10-104-3/+38
* r3394: Give the user a clue why we are blasting them with the usage brick.Andrew Bartlett2007-10-101-0/+1
* r3393: added test_rpc.sh. The idea is that this script will test all theAndrew Tridgell2007-10-101-0/+40
* r3392: fixed schannel over ncalrpcAndrew Tridgell2007-10-103-1/+14
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-105-51/+30
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-106-53/+16
* r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3Andrew Tridgell2007-10-101-0/+6
* r3388: when doing schannel use a anonymous session setup (as the machine acctAndrew Tridgell2007-10-101-1/+2
* r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell2007-10-106-22/+33
* r3386: - fixed --seed option in smbtortureAndrew Tridgell2007-10-102-4/+281
* r3385: when discarding a unmatched reply print the command type to help debug...Andrew Tridgell2007-10-101-1/+2
* r3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a combination of write and ...Andrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-109-19/+31
* r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell2007-10-104-6/+15
* r3375: changed the default max xmit until I fix a problem with the SMBtrans m...Andrew Tridgell2007-10-101-1/+1
* r3374: Couple of bug fixesJelmer Vernooij2007-10-102-23/+44
* r3373: added better error reporting in pvfs_openAndrew Tridgell2007-10-101-6/+6
* r3372: fixed the initial directory permissions for pvfs_mkdir()Andrew Tridgell2007-10-101-3/+3
* r3371: fixed endpoint for browser.idlAndrew Tridgell2007-10-101-1/+1
* r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij2007-10-102-37/+236
* r3369: More registry updatesJelmer Vernooij2007-10-103-7/+137
* r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij2007-10-106-13/+24
* r3367: More registry updates.Jelmer Vernooij2007-10-104-5/+51
* r3366: updates from the junkcode version of talloc.Andrew Tridgell2007-10-102-21/+42
* r3365: Fill in the user and primary group SIDs into the 'server info' beforeAndrew Bartlett2007-10-101-8/+11
* r3364: Add parameter to fix the compile.Andrew Bartlett2007-10-101-0/+1
* r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...Andrew Tridgell2007-10-104-26/+33
* r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett2007-10-101-2/+2
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-106-23/+188
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-107-35/+66
* r3359: Add magic auto-initialisation hooks here, to match the rest ofAndrew Bartlett2007-10-101-0/+8
* r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2007-10-102-57/+57
* r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell2007-10-106-21/+46
* r3356: in the standard process model we need to make sure we close allAndrew Tridgell2007-10-103-2/+50
* r3355: fixed the old style search code in smb_server to correctly handleAndrew Tridgell2007-10-101-4/+8
* r3354: honor "max xmit" and "max mux" from smb.conf in our client code. ThisAndrew Tridgell2007-10-104-8/+13
* r3353: don't reference dos.attrib unless its initialisedAndrew Tridgell2007-10-101-1/+1
* r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...Andrew Tridgell2007-10-101-3/+2
* r3351: handle far more operations on open directory handles. pvfs was failingAndrew Tridgell2007-10-103-2/+18
* r3350: fixed a bug with sending multiple replies for the one request, asAndrew Tridgell2007-10-104-58/+107
* r3349: fixed more uninitialised variable problems with the nbench moduleAndrew Tridgell2007-10-101-6/+15
* r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij2007-10-105-14/+67
* r3347: fixed an uninitialised variable bug. Surprisingly hard to track down,Andrew Tridgell2007-10-101-2/+8
* r3346: - simplified vfs_nbench.c a bit, by using req->async_state->ntvfs insideAndrew Tridgell2007-10-101-74/+51
* r3341: - don't zero the async structure (makes valgrind more useful)Andrew Tridgell2007-10-103-6/+2
* r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij2007-10-105-4/+30