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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r3333: added configure tests for ipv6 support
Andrew Tridgell
2
-1
/
+8
2007-10-10
r3332: Check result codes in some more places...
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r3331: Add string descriptions for a couple more WERROR's
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r3330: Use IPv6 for RPC client connections if we can
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r3329: Add support for IPv6
Jelmer Vernooij
4
-0
/
+373
2007-10-10
r3327: fixed another warning
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3325: missed one of the torture changes ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
64
-119
/
+127
2007-10-10
r3323: more warning reductions
Andrew Tridgell
16
-105
/
+73
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
11
-17
/
+22
2007-10-10
r3321: make the test_echo.sh test suite test non-blocking on all rpc transports
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3320: fixed bugs in the rpc_server code in handling partial packet receives ...
Andrew Tridgell
2
-5
/
+3
2007-10-10
r3319: fixed a bug in the client library found by the new non-block testing code
Andrew Tridgell
1
-10
/
+0
2007-10-10
r3318: generate random STATUS_MORE_ENTRIES errors (1 in 10 packets) as well
Andrew Tridgell
1
-2
/
+10
2007-10-10
r3317: Fix the build
Volker Lendecke
1
-2
/
+2
2007-10-10
r3316: give the LDAP server a chance of operating correctly non-blocking (it
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3315: converted the libcli/raw/ code to use the generic socket library. This
Andrew Tridgell
3
-42
/
+50
2007-10-10
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
8
-17
/
+34
2007-10-10
r3313: in socket_accept() make the new socket non-blocking unless SOCKET_FLAG...
Andrew Tridgell
2
-0
/
+16
2007-10-10
r3312: in the brlock code, we prevent lock stampedes by attempting to not
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3311: Consistency updates for form name members.
Tim Potter
2
-35
/
+96
2007-10-10
r3310: Update dependencies for swig wrappers.
Tim Potter
1
-1
/
+3
2007-10-10
r3309: Add wrapper for dcerpc_server_name() function.
Tim Potter
1
-0
/
+2
2007-10-10
r3308: Handle servers that don't have samr_Connect5.
Tim Potter
1
-4
/
+11
2007-10-10
r3307: fixed the send side of the smb_server code to be non-blocking. This
Andrew Tridgell
3
-18
/
+49
2007-10-10
r3306: the main smb server code now handles non-blocking socket receives. I
Andrew Tridgell
2
-47
/
+81
2007-10-10
r3305: added ncalrpc to the list of rpc transports tested by test_echo.sh, so
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
10
-116
/
+108
2007-10-10
r3303: Call pull function for correct type instead of spoolss_PrinterInfo when
Tim Potter
1
-1
/
+1
2007-10-10
r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3
Tim Potter
2
-8
/
+55
2007-10-10
r3301: Simplify code
Jelmer Vernooij
7
-245
/
+72
2007-10-10
r3300: initialise *sendlen on failure, to allow for callers to check only for
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3295: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+11
2007-10-10
r3291: fix the build, thx to pipitas for finding this
Stefan Metzmacher
2
-6
/
+7
[next]