index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3394: Give the user a clue why we are blasting them with the usage brick.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3393: added test_rpc.sh. The idea is that this script will test all the
Andrew Tridgell
1
-0
/
+40
2007-10-10
r3392: fixed schannel over ncalrpc
Andrew Tridgell
3
-1
/
+14
2007-10-10
r3391: fixed some memory leaks in the schannel code
Andrew Tridgell
5
-51
/
+30
2007-10-10
r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...
Andrew Tridgell
6
-53
/
+16
2007-10-10
r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3388: when doing schannel use a anonymous session setup (as the machine acct
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
6
-22
/
+33
2007-10-10
r3386: - fixed --seed option in smbtorture
Andrew Tridgell
2
-4
/
+281
2007-10-10
r3385: when discarding a unmatched reply print the command type to help debug...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a combination of write and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
9
-19
/
+31
2007-10-10
r3380: - changed the default behaviour of server signing. We now have a default
Andrew Tridgell
4
-6
/
+15
2007-10-10
r3375: changed the default max xmit until I fix a problem with the SMBtrans m...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3374: Couple of bug fixes
Jelmer Vernooij
2
-23
/
+44
2007-10-10
r3373: added better error reporting in pvfs_open
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3372: fixed the initial directory permissions for pvfs_mkdir()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3371: fixed endpoint for browser.idl
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...
Jelmer Vernooij
2
-37
/
+236
2007-10-10
r3369: More registry updates
Jelmer Vernooij
3
-7
/
+137
2007-10-10
r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...
Jelmer Vernooij
6
-13
/
+24
2007-10-10
r3367: More registry updates.
Jelmer Vernooij
4
-5
/
+51
2007-10-10
r3366: updates from the junkcode version of talloc.
Andrew Tridgell
1
-5
/
+7
2007-10-10
r3365: Fill in the user and primary group SIDs into the 'server info' before
Andrew Bartlett
1
-8
/
+11
2007-10-10
r3364: Add parameter to fix the compile.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...
Andrew Tridgell
4
-26
/
+33
2007-10-10
r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
6
-23
/
+188
2007-10-10
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
7
-35
/
+66
2007-10-10
r3359: Add magic auto-initialisation hooks here, to match the rest of
Andrew Bartlett
1
-0
/
+8
2007-10-10
r3358: Try to put all the basic struct dom_sid manipulation functions in one
Andrew Bartlett
2
-57
/
+57
2007-10-10
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
6
-21
/
+46
2007-10-10
r3356: in the standard process model we need to make sure we close all
Andrew Tridgell
3
-2
/
+50
2007-10-10
r3355: fixed the old style search code in smb_server to correctly handle
Andrew Tridgell
1
-4
/
+8
2007-10-10
r3354: honor "max xmit" and "max mux" from smb.conf in our client code. This
Andrew Tridgell
4
-8
/
+13
2007-10-10
r3353: don't reference dos.attrib unless its initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r3351: handle far more operations on open directory handles. pvfs was failing
Andrew Tridgell
3
-2
/
+18
2007-10-10
r3350: fixed a bug with sending multiple replies for the one request, as
Andrew Tridgell
4
-58
/
+107
2007-10-10
r3349: fixed more uninitialised variable problems with the nbench module
Andrew Tridgell
1
-6
/
+15
2007-10-10
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
5
-14
/
+67
2007-10-10
r3347: fixed an uninitialised variable bug. Surprisingly hard to track down,
Andrew Tridgell
1
-2
/
+8
2007-10-10
r3346: - simplified vfs_nbench.c a bit, by using req->async_state->ntvfs inside
Andrew Tridgell
1
-74
/
+51
2007-10-10
r3341: - don't zero the async structure (makes valgrind more useful)
Andrew Tridgell
3
-6
/
+2
2007-10-10
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
5
-4
/
+30
2007-10-10
r3338: More work on the winreg RPC server. Opening hives is now supported, mo...
Jelmer Vernooij
2
-66
/
+70
2007-10-10
r3337: remove debug code and reanable the reall logging:-)
Stefan Metzmacher
1
-7
/
+3
2007-10-10
r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...
Stefan Metzmacher
14
-423
/
+687
2007-10-10
r3335: better configure support for ipv6 - thanks to a quick tutorial from metze
Andrew Tridgell
1
-1
/
+7
2007-10-10
r3334: Allow disabling IPv6 support using socket:noipv6
Jelmer Vernooij
1
-0
/
+4
[next]