Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -1/+0 | |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 | |
Eventually, we should move some of these parameters into a separate struct (perhaps into smb_transport_options?), to avoid the long lists of parameters. | |||||
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 | |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -1/+3 | |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 1 | -0/+201 | |
Add a simple test to benchmark the rate at which a server can accept new tree connections. You can tune the length of time to run the benchmark for and the number of parallel connections to make. (This used to be commit ea3f4b93057e85c4ea516cc77dd0f293016d520c) |