Age | Commit message (Expand) | Author | Files | Lines |
2010-11-29 | s4:torture - prefer the termination "return"s at the end of two unittests | Matthias Dieter Wallnöfer | 2 | -4/+11 |
2010-11-29 | s4-smbtorture: only run the cupsaddsmb adobe driver test against s3. | Günther Deschner | 1 | -0/+4 |
2010-11-29 | s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior. | Günther Deschner | 1 | -0/+38 |
2010-11-29 | s4-smbtorture: make add-printerdriver test more robust against empty configfi... | Günther Deschner | 1 | -1/+3 |
2010-11-29 | s4-smbtorture: make driver upload/removal more robust against empty filenames. | Günther Deschner | 1 | -2/+2 |
2010-11-29 | s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation. | Günther Deschner | 1 | -0/+28 |
2010-11-29 | s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER. | Günther Deschner | 1 | -3/+5 |
2010-11-29 | s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit. | Günther Deschner | 1 | -35/+44 |
2010-11-29 | s4:torture - remove unreachable statements to quiet warnings of Solaris "cc" | Matthias Dieter Wallnöfer | 4 | -10/+0 |
2010-11-29 | s4-repl_schema: fixed ldb exception handling | Andrew Tridgell | 1 | -2/+4 |
2010-11-28 | s4:torture/smb2/acls.c - remove two unused variables | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-11-28 | s4:introduce casts before outputs of "time_t" variables | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-28 | s4-python: Fix formatting of docstrings for the purpose of pydoctor. | Jelmer Vernooij | 1 | -4/+6 |
2010-11-27 | s4:torture/rpc/samr.c - fix uninitialised "status" variables | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2010-11-27 | s4:torture/rpc/samsync.c - remove uninitialised "nt_status" check | Matthias Dieter Wallnöfer | 1 | -8/+1 |
2010-11-27 | s4:torture/drs/python/fsmo.py - fix comments and an error message | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-11-24 | s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -1/+8 |
2010-11-23 | s4-test/repl_schema: Refactor the test a little bit to | Kamen Mazdrashki | 1 | -31/+59 |
2010-11-22 | s4-test/repl_schema: Remote global ldb connections | Kamen Mazdrashki | 1 | -25/+7 |
2010-11-19 | s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hostname" | Matthias Dieter Wallnöfer | 1 | -2/+20 |
2010-11-19 | s4:torture/ldb/ldb.c - add a small test for a DN with an escaped comma | Matthias Dieter Wallnöfer | 1 | -0/+6 |
2010-11-16 | s4-spoolss: fixed warning in call to torture_warning() | Andrew Tridgell | 1 | -2/+2 |
2010-11-15 | s4:torture/basic/base.c - fix output warnings regarding "time_t" | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-11-15 | smb_server: Build as shared module. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -1/+1 |
2010-11-12 | torture: Only add in tests for socket_wrapper/nss_wrapper when they have been... | Jelmer Vernooij | 2 | -2/+18 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_... | Kamen Mazdrashki | 1 | -9/+9 |
2010-11-11 | s4-test: repl_schema - Make sure LdbError and ERR_NO_SUCH_OBJECT are visible | Kamen Mazdrashki | 1 | -0/+1 |
2010-11-11 | s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo test | Andrew Tridgell | 1 | -3/+3 |
2010-11-10 | s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests. | Günther Deschner | 1 | -3/+3 |
2010-11-10 | s4-smbtorture: allow to test returned type after specific error code in Print... | Günther Deschner | 1 | -15/+48 |
2010-11-08 | s4-test: Initial implementation for Schema replication black box test | Kamen Mazdrashki | 1 | -0/+174 |
2010-11-07 | s4:torture/dssync.c - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 1 | -1/+1 |
2010-11-07 | ldbsamba: Lowercase library name. | Jelmer Vernooij | 2 | -2/+2 |
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 3 | -3/+3 |
2010-11-06 | s4:DRS-RPC-DSSYNC: don't try to decrypt secret attributes twice | Stefan Metzmacher | 1 | -19/+3 |
2010-11-02 | s4-torture Add tests for DES-only accounts PAC behaviour/validation. | Andrew Bartlett | 3 | -3/+83 |
2010-11-01 | s4-torture Remove torture/locktest2.c (no longer compiled and unused) | Andrew Bartlett | 1 | -578/+0 |
2010-11-01 | s4:torture - suppress printf "%llu" on uint64_t variables warnings | Matthias Dieter Wallnöfer | 4 | -29/+34 |
2010-11-01 | s4-modules: get rid of the remaining static prototypes for modules | Andrew Tridgell | 1 | -17/+2 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -11/+11 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 9 | -628/+0 |
2010-10-30 | s4-smbd: initialise process models in smbtorture before use | Andrew Tridgell | 1 | -0/+4 |
2010-10-30 | s4-auth: make KERBEROS subsystem into authkrb5 private library | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-torture: simplify the depenencies for TORTURE_DRS | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -2/+2 |
2010-10-30 | replace: create a private replace-test library | Andrew Tridgell | 2 | -2/+3 |
2010-10-29 | s4:torture/rpc/samr.c - fix NTTIME warnings by casts | Matthias Dieter Wallnöfer | 1 | -13/+16 |
2010-10-29 | s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3 | Matthias Dieter Wallnöfer | 1 | -2/+4 |