summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s4-test: added a test for E_deshash()Andrew Tridgell1-1/+1
2011-03-15s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner1-1/+1
2011-02-22s4-waf: rename smbpasswd library to smbpasswdparserAndrew Tridgell1-1/+1
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell1-1/+1
2011-02-05s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou1-2/+2
2011-01-12torture: add ndr tests for backup key protocolMatthieu Patou1-1/+1
2010-11-15smb_server: Build as shared module.Jelmer Vernooij1-1/+1
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-11-07samdb: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-30s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell1-1/+1
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij1-3/+3
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-3/+3
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-2/+2
2010-10-24s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename SMBPASSWD to smbpasswd.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-5/+5
2010-10-23s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij1-1/+1
2010-10-21s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell1-11/+0
2010-10-21s4-waf: removed dependencies on missing subsystemsAndrew Tridgell1-1/+1
2010-10-11torture_auth: Add missing dependency on gensec_ntlmssp.Jelmer Vernooij1-1/+1
2010-10-11torture: Link against rpc server itself, not service module. (against which w...Jelmer Vernooij1-3/+2
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-3/+3
2010-10-05Add missing dependencies for com_err.Jelmer Vernooij1-1/+1
2010-09-27s4-smbtorture: remove unneeded dcerpc_mgmt alias.Günther Deschner1-1/+1
2010-09-19s4-smbtorture: add LOCAL-NDR-NTLMSSP.Günther Deschner1-1/+1
2010-09-08s4-smbtorture: add torture ndr nbt testsuite.Günther Deschner1-1/+1
2010-08-25s4-smbtorture: Added a torture test for forest trustsSumit Bose1-1/+1
2010-08-11s4-test: Move RPC-DSSYNC test in DRS-RPC test suiteKamen Mazdrashki1-1/+1
2010-07-14s4-smbtorture: add very simple RPC-BIND testsuite.Günther Deschner1-1/+1
2010-07-14s4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.Günther Deschner1-1/+1
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach1-1/+1
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher1-1/+1
2010-06-05s4-smbtorture: add RPC-SPOOLSS-ACCESS.Günther Deschner1-1/+1
2010-05-18s4 torture: Add tests for dfs referrals handling in SMB/trans2 requestsMatthieu Patou1-1/+10
2010-05-12s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.Günther Deschner1-1/+1
2010-04-29s4-waf: added --enable-build-farm configure optionAndrew Tridgell1-6/+23
2010-04-28s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner1-1/+1
2010-04-28s4-smbtorture: add RAP-PRINTING suite.Günther Deschner1-1/+1
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-4/+0
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-6/+6
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-4/+4
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: added rap/rpc.cAndrew Tridgell1-1/+1
2010-04-06s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell1-1/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-21/+21
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+171