Age | Commit message (Expand) | Author | Files | Lines |
2008-06-04 | lib/crypto: remove unused sha1 and hmac-sha1 code | Stefan Metzmacher | 1 | -4/+1 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 1 | -25/+25 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 2 | -2/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -29/+31 |
2008-04-11 | Don't specify the ntds_guid to the C -> python provision interface | Andrew Bartlett | 1 | -1/+0 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 1 | -1/+5 |
2008-04-11 | Set a netbios name into provision, and zero the rest. | Andrew Bartlett | 1 | -2/+2 |
2008-04-10 | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 1 | -1/+5 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Rework talloc hirarchy for C provision setup. | Andrew Bartlett | 1 | -18/+19 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -8/+4 |
2008-02-28 | libreplace: add extended getifaddrs test that prints out the interfaces. | Michael Adam | 1 | -0/+1 |
2008-02-15 | Reconcile header files for torture utility functions. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-15 | Use struct for provision parameters since there are so many of them. | Jelmer Vernooij | 1 | -11/+25 |
2008-02-15 | Add test for provision_bare() code. | Jelmer Vernooij | 1 | -0/+21 |
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -2/+4 |
2007-12-21 | r26346: Add tests for loadparm. | Jelmer Vernooij | 2 | -0/+2 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26004: Add some simple credentials tests. | Jelmer Vernooij | 2 | -0/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25935: Fix registry tests. | Jelmer Vernooij | 2 | -1/+4 |
2007-12-21 | r25931: Add config .mk file for crypto lib. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25928: Split up torture-local a bit. | Jelmer Vernooij | 2 | -14/+1 |
2007-12-21 | r25927: Move share tests to param directory. | Jelmer Vernooij | 2 | -211/+1 |
2007-12-21 | r25926: Move iconv test to iconv code directory. | Jelmer Vernooij | 2 | -425/+1 |
2007-12-21 | r25903: Move more files out of torture/ | Jelmer Vernooij | 4 | -343/+3 |
2007-12-21 | r25902: Move messaging tests to same directory as code. | Jelmer Vernooij | 3 | -411/+2 |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 4 | -20/+20 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 3 | -4/+12 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r25306: Add tests for string_sub(). | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 6 | -20/+21 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24686: Make sure control messages are on a new line. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r24685: Don't warn about iconv tests not being usable until they're actually ... | Jelmer Vernooij | 1 | -22/+31 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r24502: More work to get LOCAL-EVENT passing on all platforms: | Andrew Bartlett | 1 | -8/+1 |
2007-10-10 | r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() in | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 10 | -30/+20 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r22883: Indentation. | Andrew Bartlett | 1 | -12/+12 |