summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.0.4cvs2svn Import User1999-05-180-0/+0
* preparing for release of 2.0.4Samba Release Account1999-05-1862-61/+64
* Fixed bug where copymap was referenced if malloc fails.Jeremy Allison1999-05-171-3/+3
* Removed the sockethack code (sorry Andrew :-). Added the recursive directoryJeremy Allison1999-05-175-50/+174
* added a --with-sockethack option that should give us an _enormous_Andrew Tridgell1999-05-166-663/+875
* added full netbench simulation in smbtorture. It now reads a 4MB loadAndrew Tridgell1999-05-155-51/+337
* Updated Roadmap as we have met one our our objectivesSamba Release Account1999-05-151-2/+5
* Fixed typo.Samba Release Account1999-05-151-1/+1
* Fixes due to DEBUG format %d needing (int) casting forJeremy Allison1999-05-1522-54/+54
* Updated for 2.0.4Jeremy Allison1999-05-131-31/+117
* Modified post install script so xtoi is run only if /etc/xinetd.conf exists.John Terpstra1999-05-121-3/+5
* Explicit cast to int before mask...Jeremy Allison1999-05-121-2/+2
* Ensure that when a pipe number is extracted from the incoming buffer notJeremy Allison1999-05-121-2/+2
* Added new package components (not for general distribution).John Terpstra1999-05-111-12/+35
* use a separate directory for each cleint in netbench testsAndrew Tridgell1999-05-101-2/+9
* print a + at the start of the unlink phase, so we can see it moreAndrew Tridgell1999-05-091-0/+2
* fixed typoAndrew Tridgell1999-05-091-1/+1
* set a 2 minute timeout on SMB packets in the torture code.Andrew Tridgell1999-05-091-0/+2
* better filename choiceAndrew Tridgell1999-05-091-2/+2
* use a better synchronisation method at startupAndrew Tridgell1999-05-091-2/+4
* don't delete files till all are written. This stresses the diskAndrew Tridgell1999-05-091-2/+6
* added synchronisation code at startup so all clients start at the sameAndrew Tridgell1999-05-095-35/+117
* improved the netbench simulator a bit. give results as throughput inAndrew Tridgell1999-05-091-9/+25
* added a very simple netbench simulator to smbtorture. The tests areAndrew Tridgell1999-05-093-23/+152
* modified smbtorture so you can run individual tests using command lineAndrew Tridgell1999-05-091-25/+65
* The install instructions file is UNIX_INSTALL.txt not UNIX-INSTALL.txt.Matthew Chapman1999-05-081-1/+1
* Fix check return for sys_open.Jeremy Allison1999-05-051-1/+1
* Tidyups caught by running gcc with -Wall. It gets a different set from the IR...Jeremy Allison1999-05-055-21/+25
* Size bugfix for smbsh (patch from Dave Smith dsmith@tqs.com).Jeremy Allison1999-05-041-2/+2
* Removed the null packet send. This code worked perfectly with IRIXJeremy Allison1999-05-031-17/+0
* Added "oplock break wait time" parameter to help with Win9x oplock relatedJeremy Allison1999-05-0317-823/+801
* Fixed (I think) the last outstanding bug before 2.0.4. This was the lotusJeremy Allison1999-04-291-1/+13
* Re-wrote prs_force_grow() as my fist implementation was crap. Now onlyJeremy Allison1999-04-281-23/+21
* Fixed the security=domain which seemed to have been broken. Hmmm. WonderJeremy Allison1999-04-286-13/+82
* got rid of /tmp time based random source. I saw a system with a hugeAndrew Tridgell1999-04-281-2/+1
* CIFS spec states (and I've seen on the wire, so I believe it now :-) thatJeremy Allison1999-04-271-8/+39
* Added SO_RCVBUF and SO_SNDBUF options to socket options.John Terpstra1999-04-261-1/+1
* Added SO_RCVBUF and SO_SNDBUF to socket options.John Terpstra1999-04-261-1/+1
* Fixed memory leak in do_get (oh, the shame :-).Jeremy Allison1999-04-261-1/+7
* Added documentation for "mangle lock" parameter.Jeremy Allison1999-04-263-0/+93
* include/rpc_dce.h:Jeremy Allison1999-04-266-33/+86
* ENCRYPTION.txt: Updated descriptive format of smbpasswd to actuallly match code.Jeremy Allison1999-04-262-9/+10
* Tidy up only.John Terpstra1999-04-251-1/+2
* Added smbsh.1 man page.John Terpstra1999-04-251-1/+6
* Added smbsh.1 man page.John Terpstra1999-04-251-1/+2
* Updated samba2.spec.tmpl to store nmblokkup.1 and swat.8 man pages as wellJohn Terpstra1999-04-251-0/+10
* Fixed the bug that causes the master parent smbd to crash rather thanJeremy Allison1999-04-232-1/+5
* Fixed postun bug reported by Markus Hillig.John Terpstra1999-04-231-3/+1
* Fixed postun handling bug reported by Markus Hillig.John Terpstra1999-04-231-3/+1
* Fixing compile warnings reported by Henrik Lassen <henrik@lassen.dk>.Matthew Chapman1999-04-233-4/+4