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
r22959: cope with a rather interesting interaction between epoll() and
Andrew Tridgell
1
-1
/
+41
2007-10-10
r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r22952: Make sure we look at extra_cflags when building custom targets.
James Peach
1
-1
/
+5
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
29
-118
/
+118
2007-10-10
r22931: Fix logic in detection of the need to replace dlopen and friends.
Michael Adam
1
-6
/
+7
2007-10-10
r22921: This index saves another 7 seconds off a 'make quicktest', and is a c...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r22913: try to work arround the unaligned memory access bug on Tru64
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r22896: we pass SMB2-LOCK now
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22894: don't send a 2nd request before the last one returned (at least with
Stefan Metzmacher
1
-0
/
+32
2007-10-10
r22887: and servicePrincipalName ....
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. It
Volker Lendecke
1
-0
/
+1
2007-10-10
r22885: now we use kernberos more, we need to index on userPrincipalName
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22884: Be consistant with the case of these constants.
Andrew Bartlett
3
-3
/
+3
2007-10-10
r22883: Indentation.
Andrew Bartlett
1
-12
/
+12
2007-10-10
r22882: It seems entirly reasonable to follow metze's suggestion and check for
Andrew Bartlett
1
-5
/
+4
2007-10-10
r22881: show number of connected clients
Andrew Tridgell
1
-2
/
+12
2007-10-10
r22877: Remove stray 'l'
Andrew Bartlett
1
-1
/
+1
2007-10-10
r22876: - try to reconnect once per second, not continously
Andrew Tridgell
1
-6
/
+12
2007-10-10
r22875: We want to skip this test, it will fail unless run against IPC$ (whic...
Andrew Bartlett
1
-0
/
+2
2007-10-10
r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...
Andrew Bartlett
2
-1
/
+59
2007-10-10
r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.
Andrew Bartlett
1
-71
/
+150
2007-10-10
r22871: restore testing against host name instead of ip address
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
7
-43
/
+148
2007-10-10
r22865: handle pending locks in smb2
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r22864: in SMB2 mode we need to cancel an existing lock with a conflicting lock
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED
Stefan Metzmacher
2
-0
/
+12
2007-10-10
r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3
Stefan Metzmacher
2
-30
/
+98
2007-10-10
r22849: map smb2 lock to the generic level
Stefan Metzmacher
1
-10
/
+45
2007-10-10
r22843: pass smb2 lock requests to the ntvfs layer
Stefan Metzmacher
1
-1
/
+32
2007-10-10
r22842: fix directory listing of SMB2 and include directories and hidden files
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
Andrew Bartlett
7
-63
/
+148
2007-10-10
r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its servers
Andrew Tridgell
1
-28
/
+110
2007-10-10
r22836: started adding auto-reconnect logic to lockbench. This needs to be
Andrew Tridgell
1
-2
/
+37
2007-10-10
r22835: it's useful to see how much time is remaining in this test (so we can
Andrew Tridgell
1
-3
/
+4
2007-10-10
r22834: fixed a memory leak in the torture_open_connection() code, and removed
Andrew Tridgell
1
-42
/
+37
2007-10-10
r22833: use EVENT_FD_AUTOCLOSE in our event test suite
Andrew Tridgell
1
-2
/
+1
2007-10-10
r22832: merged the latest tdb changes from ctdb to Samba4
Andrew Tridgell
3
-15
/
+107
2007-10-10
r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify code
Andrew Tridgell
1
-12
/
+1
2007-10-10
r22830: merged the latest lib/events updates from ctdb to Samba4. This
Andrew Tridgell
9
-8
/
+74
2007-10-10
r22829: system/select.h needs to bring in epoll.h for epoll usage in
Andrew Tridgell
1
-0
/
+4
2007-10-10
r22827: Change license to LGPL (discussed with tridge).
Jelmer Vernooij
18
-201
/
+288
2007-10-10
r22825: let longhorn beta3 work with samba4
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22824: - add a simple test which shows how a lock rejects
Stefan Metzmacher
2
-17
/
+155
2007-10-10
r22813: improve error messages in RAW-NOTIFY test
Andrew Tridgell
1
-4
/
+17
2007-10-10
r22811: two more memory allocation checks.
Rafal Szczesniak
2
-1
/
+4
2007-10-10
r22810: when a test runs against domain controller use domain name
Rafal Szczesniak
2
-18
/
+58
2007-10-10
r22809: use buffer size specified in libnet context.
Rafal Szczesniak
2
-5
/
+1
2007-10-10
r22808: store default buffer size for samr operations in libnet context.
Rafal Szczesniak
2
-1
/
+5
2007-10-10
r22804: convert libnet_rpc_userinfo function to use "continue" functions
Rafal Szczesniak
1
-127
/
+124
2007-10-10
r22793: use a state struct for r_do_release_demand to avoid a memleak on errors
Stefan Metzmacher
1
-12
/
+27
[prev]
[next]