summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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-101-5/+7
* 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
* r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij2007-10-102-66/+70
* r3337: remove debug code and reanable the reall logging:-)Stefan Metzmacher2007-10-101-7/+3
* r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher2007-10-1014-423/+687
* r3335: better configure support for ipv6 - thanks to a quick tutorial from metzeAndrew Tridgell2007-10-101-1/+7
* r3334: Allow disabling IPv6 support using socket:noipv6Jelmer Vernooij2007-10-101-0/+4
* r3333: added configure tests for ipv6 supportAndrew Tridgell2007-10-102-1/+8
* r3332: Check result codes in some more places...Jelmer Vernooij2007-10-101-1/+11
* r3331: Add string descriptions for a couple more WERROR'sJelmer Vernooij2007-10-101-0/+10