Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 4 | -12/+70 |
2007-10-10 | r14971: Update test script with new location of tdb and ldb wrappers. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14929: add some comments | Stefan Metzmacher | 1 | -2/+15 |
2007-10-10 | r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps for | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14908: Fix LD_LIBRARY_PATH | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14878: Write swig wrappers for ldb_init() and ldb_connect(). | Tim Potter | 1 | -0/+1 |
2007-10-10 | r14873: Add skeleton swig ldb interface. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r14819: list all tests smbtorture offers and explicit list tests | Stefan Metzmacher | 1 | -16/+28 |
2007-10-10 | r14815: BASE-DIR doesn't exists... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14814: also run the BASE-DIR test with 'make test' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14802: Fix typo. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14798: Get swig building again (by commenting out dcerpc stuff for now). | Tim Potter | 1 | -0/+19 |
2007-10-10 | r14740: Try loading shared libs from the bin/ directory (useful for running '... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14738: do some different lookups | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r14717: Don't provision the system as 'localhost', but instead list localhost | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r14661: Install symlinks for shared libraries | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14607: Update mkproto.pl to only write out new header files if the contents ... | Jelmer Vernooij | 1 | -37/+88 |
2007-10-10 | r14549: Use make-compatible syntax in extra_cflags.txt so we can avoid | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r14534: Update doco | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14481: Change paths in headers on the fly when installing. Adds a simple text | Jelmer Vernooij | 1 | -8/+70 |
2007-10-10 | r14479: Cope with _PUBLIC_ not being defined. Needed for when external projects | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14471: Convert installheader script to perl | Jelmer Vernooij | 2 | -26/+44 |
2007-10-10 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13982: Add support for prototypes spread across multiple lines. Try to keep ... | Jelmer Vernooij | 1 | -21/+71 |
2007-10-10 | r13976: Add simple script for updating existing prototypes in a header file | Jelmer Vernooij | 1 | -0/+189 |
2007-10-10 | r13964: make lp_* functions public | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13896: Get rid of 'use warnings' as it isn't very portable.. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13867: Wrap the cflags.sh hack in the build system. You can now simply | Jelmer Vernooij | 2 | -28/+26 |
2007-10-10 | r13854: we now pass BASE-NEGNOWAIT | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13740: the BASE-DELETE test now passes, and is a quick test | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r13629: export env-vars | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13628: fix the logic:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13627: split the NBT-WINSREPLICATION tests into multiple tests | Stefan Metzmacher | 2 | -1/+10 |
2007-10-10 | r13605: Use $BASEDN to ensure this works outside of the 'make test' rig. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13472: After Volker's advise, try every combination of parameters. This | Andrew Bartlett | 1 | -15/+20 |
2007-10-10 | r13380: Drop the socket, then try SAMR operations secured with netlogon on th... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r13355: check controls are correctly exported | Simo Sorce | 1 | -0/+7 |
2007-10-10 | r13354: Add tests to check that controls work properly | Simo Sorce | 1 | -5/+34 |
2007-10-10 | r13255: New CIFS dd client for use in performance testing. The guts of this is | James Peach | 3 | -0/+87 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc). | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13160: Fix some of the smbclient testsuite (after failures on the buildfarm) | Jelmer Vernooij | 1 | -21/+17 |
2007-10-10 | r13157: Fix installation of js files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13156: Add some tests for smbclient | Jelmer Vernooij | 3 | -0/+71 |