Move set_sockaddr_port to libutil.
[ira/wip.git] / source3 / torture /
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijFix build of 'everything'
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Steven DannemanFix build warning on FreeBSD
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-28 Volker LendeckeActivate code to enable chained requests
2008-08-12 Jeremy AllisonMerge from Herb. print correct test status
2008-07-11 Volker LendeckeRevert "Pass NULL to gencache_get when we are not inter...
2008-07-03 Volker LendeckePass NULL to gencache_get when we are not interested...
2008-05-23 Michael Adamrpc_open_tcp: now drsuapi is complete, we can use it...
2008-05-22 Michael Adamtorture: add a test program rpc_open_tcp() to test...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-04-22 Volker LendeckeMake nsstest valgrind-clean: buf is referred to by...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckePrint out the used seed in smbtorture
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Michael AdamRemove a useless variable.
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Michael AdamFix a pointer to int conversion warning: cast the int...
2008-02-15 Michael AdamFix two const warnings.
2008-02-15 Michael AdamTry to fix the build of smbiconv on systems without...
2008-02-15 Michael AdamFix compiling torture/smbiconv.c: allow to use realloc...
2008-02-15 Michael AdamRemove torture/samtest.h - last trace of late samtest.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Volker LendeckeFix some IBM checker warnings
2008-01-30 Kai Blinntlm_auth: test should honour configfile option to...
2008-01-30 Kai Blinntlm_auth: Add a blackbox test.
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-19 Volker LendeckeAdd "split_ntfs_stream_name()" together with a torture...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
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...
next