libwbclient: add wbclient.pc.in
[ira/wip.git] / source3 / torture /
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-09 Michael AdamFix memory handling in torture/cmd_vfs.c:cmd_open and...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdded -e option to smbtorture to test encrypted versions
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-17 Volker LendeckeRemove t_doschar.c
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker Lendeckedbwrap_rbt
2007-12-10 Volker LendeckeTiny simplifications
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-05 Volker Lendeckeremove some statics
2007-12-05 Volker Lendeckeadd SESSSETUP_BENCH
2007-12-05 Jeremy AllisonOk, down to just the client/*.c code now.
2007-12-05 Jeremy AllisonRemove tok pstring from util_str.c
2007-12-05 Jeremy Allisonpull_ascii_pstring is gone.
2007-12-05 Jeremy AllisonThe usual !pstring...
2007-12-01 Jeremy AllisonRemove pstring from clirap.c.
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Volker Lendecker25563: Show which local-substitute subtest fails
2007-10-10 Volker Lendecker25538: Revert r25533
2007-10-10 Volker Lendecker25533: remove a pstring
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Günther Deschnerr24733: Add support for storing DATA_BLOBs in gencache...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23662: According to simo, check_dos_char is needed
2007-10-10 Volker Lendecker23660: Anybody know what check_dos_char() was used...
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr23359: Fix bug #4537, fix from jens.nissen@gmx.net.
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22906: Some more message_send_pid
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr21965: fix compiler warning
2007-10-10 Jeremy Allisonr21963: Fix another uninitialized buffer used in test...
2007-10-10 Jeremy Allisonr21948: Fix valgrind error in build farm samba3 smbtort...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Jeremy Allisonr21715: Fix torture utime code.
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Volker Lendecker21116: Fix the build -- sorry!
2007-10-10 Volker Lendecker21090: Add some helper routines
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Günther Deschnerr20630: Fix some trivial memleaks.
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20245: merge 20244 from samba_3_0_24
2007-10-10 Jeremy Allisonr18796: Fix the build. Sorry.
2007-10-10 Volker Lendecker18310: Add a little test for some gencache routines
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Stefan Metzmacherr18070: be more verbose when errors happen
2007-10-10 Volker Lendecker17853: Fix an uninitialized variable (m_time2). Jeremy...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Volker Lendecker17555: Cleanup
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17470: This is the group mapping rewrite announced...
2007-10-10 Volker Lendecker17468: To minimize the diff later on, pre-commit some...
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Volker Lendecker17457: Add a test to do some operations on group mapping.
2007-10-10 Volker Lendecker17425: Add the multi-key wrapper. If it's necessary...
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Volker Lendecker17347: Some C++ warnings -- 271 left
2007-10-10 Alexander Bokovoyr17338: Add support for multiple shares test inspired...
2007-10-10 Volker Lendecker17190: Remove a warning from "opi", a 64-bit machine
2007-10-10 Volker Lendecker16960: Some warnings from host "opi"
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15729: Second part of Aleksey Fedoseev <fedoseev@ru...
2007-10-10 Jeremy Allisonr15727: Fix msgtest - noticed by Aleksey Fedoseev ...
2007-10-10 Volker Lendecker15034: Attempt to make the build farm happy
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
next