summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-06Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2-5/+6
2007-12-05remove some staticsVolker Lendecke1-0/+34
2007-12-05add SESSSETUP_BENCHVolker Lendecke1-0/+41
2007-12-04Ok, down to just the client/*.c code now.Jeremy Allison1-30/+52
2007-12-04Remove tok pstring from util_str.cJeremy Allison1-42/+32
2007-12-04pull_ascii_pstring is gone.Jeremy Allison3-14/+21
2007-12-04The usual !pstring...Jeremy Allison3-52/+51
2007-11-30Remove pstring from clirap.c.Jeremy Allison1-1/+1
2007-11-09Remove the silly "user_socket_options" global variableVolker Lendecke2-7/+3
2007-11-08Remove more pstring/fstrings.Jeremy Allison2-3/+11
2007-11-03Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison1-0/+5
2007-11-03Remove more static data from lib/util_sock.c andJeremy Allison1-1/+1
2007-10-27Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison3-5/+5
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison3-15/+15
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison13-170/+170
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison3-5/+5
2007-10-10r25563: Show which local-substitute subtest failsVolker Lendecke1-28/+32
2007-10-10r25538: Revert r25533Volker Lendecke1-3/+3
2007-10-10r25533: remove a pstringVolker Lendecke1-3/+3
2007-10-10r25055: Add file_id_string_tosVolker Lendecke2-2/+2
2007-10-10r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...Günther Deschner1-0/+41
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell19-38/+19
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison19-19/+19
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke1-0/+42
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke1-42/+0
2007-10-10r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison3-6/+23
2007-10-10r23359: Fix bug #4537, fix from jens.nissen@gmx.net.Jeremy Allison1-1/+1
2007-10-10r23195: Add void *private_data to brl_forallVolker Lendecke2-6/+8
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke2-7/+6
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-4/+4
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-2/+0
2007-10-10r22906: Some more message_send_pidVolker Lendecke1-14/+27
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke3-3/+3
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher1-2/+2
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2-4/+4
2007-10-10r21965: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r21963: Fix another uninitialized buffer used in test write - valgrindJeremy Allison1-0/+2
2007-10-10r21948: Fix valgrind error in build farm samba3 smbtorture. We wereJeremy Allison1-0/+2
2007-10-10r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison1-0/+6
2007-10-10r21715: Fix torture utime code.Jeremy Allison1-4/+4
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+5
2007-10-10r21116: Fix the build -- sorry!Volker Lendecke1-4/+8
2007-10-10r21090: Add some helper routinesVolker Lendecke1-0/+11
2007-10-10r21064: The core of this patch isVolker Lendecke1-2/+3
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-0/+10
2007-10-10r20630: Fix some trivial memleaks.Günther Deschner1-0/+3
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis3-6/+6
2007-10-10r20245: merge 20244 from samba_3_0_24Herb Lewis3-7/+10
2007-10-10r18796: Fix the build. Sorry.Jeremy Allison1-2/+2
2007-10-10r18310: Add a little test for some gencache routinesVolker Lendecke1-0/+60