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
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpc
Andrew Tridgell
1
-9
/
+7
2007-10-10
r8817: - fixed return result from LOCAL-MESSAGING test
Andrew Tridgell
1
-3
/
+4
2007-10-10
r8811: Fix the build..
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8807: Modifying datetime field using struct timeval argument rather than
Rafal Szczesniak
1
-5
/
+8
2007-10-10
r8792: Clarify comments
Andrew Bartlett
1
-4
/
+6
2007-10-10
r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There is
Andrew Tridgell
1
-2
/
+4
2007-10-10
r8780: make numops controllable in BASE-DISCONNECT
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8773: fixed another dependency on directory ordering in RAW-SEARCH
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8761: Propagate changes in monitor messaging code.
Rafal Szczesniak
2
-4
/
+16
2007-10-10
r8759: Another couple of fields in usermod routine.
Rafal Szczesniak
1
-2
/
+5
2007-10-10
r8729: make the RAW-SEARCH test more robust to servers with hash based direct...
Andrew Tridgell
1
-8
/
+5
2007-10-10
r8721: Further work on libnet_rpc_usermod function. Now it can change
Rafal Szczesniak
1
-5
/
+21
2007-10-10
r8712: cleanup old search test code to use talloc
Andrew Tridgell
1
-16
/
+18
2007-10-10
r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...
Andrew Tridgell
1
-1
/
+10
2007-10-10
r8693: Test code for usermod routine.
Rafal Szczesniak
2
-0
/
+72
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
5
-5
/
+5
2007-10-10
r8634: we are still getting occasional test failures due to disk space
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8559: Couple of (D)COM updates:
Jelmer Vernooij
2
-5
/
+8
2007-10-10
r8537: cope better with the small file handle limit on some systems in the bu...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8522: fixed another couple of size_t warnings
Andrew Tridgell
2
-3
/
+3
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
20
-48
/
+56
2007-10-10
r8497: prevent a fd leak in RAW-SEARCH test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8495: allow for up 10% change in allocated disk space during QFSINFO tests
Andrew Tridgell
1
-2
/
+10
2007-10-10
r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8491: lower the offset limit that filesystems need to support to pass RAW-WR...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8430: readd my hack to display the hashes with -d 100
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r8412: cope with some lost messages in the ping test (netbsd gets this)
Andrew Tridgell
1
-2
/
+4
2007-10-10
r8368: the type filed depends on the user being present or not
Stefan Metzmacher
1
-12
/
+7
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
2
-3
/
+3
2007-10-10
r8252: Steal metze's thunder, and prove that with a few small tweaks, we can
Andrew Bartlett
1
-1
/
+8
2007-10-10
r8250: More PAC work. We now sucessfully verify the KDC signature from my DC
Andrew Bartlett
1
-4
/
+35
2007-10-10
r8235: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
8
-53
/
+53
2007-10-10
r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f...
Volker Lendecke
1
-0
/
+119
2007-10-10
r8223: fix the values of nt_version and type we reply in the server code,
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r8185: Delete on close on directories:
Volker Lendecke
2
-4
/
+142
2007-10-10
r8182: Little more testing delete-on-close: Check flag with qfileinfo.
Volker Lendecke
1
-16
/
+79
2007-10-10
r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...
Volker Lendecke
1
-84
/
+138
2007-10-10
r8177: More explorations.
Volker Lendecke
1
-1
/
+46
2007-10-10
r8176: Exploring the share mode database...
Volker Lendecke
2
-9
/
+50
2007-10-10
r8174: Check DOS error codes in torture chkpath test.
Jeremy Allison
2
-65
/
+65
2007-10-10
r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is
Tim Potter
1
-16
/
+4
2007-10-10
r8156: I found out that the unknown[2] field of the unknown[4] array is a len...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r8154: - fix some mem_leals
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r8148: - make the PAC generation code a bit more readable and add some outof ...
Stefan Metzmacher
1
-2
/
+26
2007-10-10
r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3
Andrew Tridgell
2
-1
/
+4
2007-10-10
r8122: more fixes from testing dos error code handling against w2k3
Andrew Tridgell
2
-4
/
+4
2007-10-10
r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid or
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8118: remove a debugging hack that should not have been in the last commit
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
8
-35
/
+34
[next]