Age | Commit message (Expand) | Author | Files | Lines |
2008-04-16 | Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr... | Jelmer Vernooij | 1 | -0/+199 |
2008-04-16 | Fix executable bit on blackbox ndrdump tests. | Jelmer Vernooij | 1 | -0/+0 |
2008-04-15 | blackbox: Add many more tests for wbinfo | Kai Blin | 1 | -0/+199 |
2008-04-15 | Test password change with 'net password change'. | Andrew Bartlett | 1 | -0/+8 |
2008-04-15 | Test a few more bits of smbclient | Andrew Bartlett | 1 | -2/+26 |
2008-04-15 | Add blackbox test for ndrdump, to ensure it at least does not | Andrew Bartlett | 3 | -0/+33 |
2008-03-28 | Fix and test python scripts and kerberos | Andrew Bartlett | 1 | -10/+18 |
2008-03-19 | Extend the ldap.js test to prove faults with the LDAP backend. | Andrew Bartlett | 1 | -5/+23 |
2008-03-04 | Don't hardcode objectCategory into the schema, even in the schema. | Andrew Bartlett | 1 | -3/+0 |
2008-02-28 | Extend the ldap.js test | Andrew Bartlett | 1 | -10/+158 |
2008-02-15 | added blackbox testing of gentest | Andrew Tridgell | 1 | -0/+47 |
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -0/+41 |
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 1 | -4/+5 |
2008-02-15 | added blackbox testing for locktest | Andrew Tridgell | 1 | -0/+40 |
2008-02-12 | Reintroduce samba3sam EJS test, at least until the Python test is ready. | Jelmer Vernooij | 1 | -0/+1255 |
2008-02-11 | Remove tests for Samba 3 EJS code. | Jelmer Vernooij | 1 | -1255/+0 |
2008-02-09 | Move nmblookup blackbox test closer to the code it tests. | Jelmer Vernooij | 1 | -36/+0 |
2008-02-09 | A couple more ipsec classes for the schema. | Andrew Bartlett | 1 | -0/+2 |
2008-02-09 | From a request from Peter Huang, include IPsec sechema. | Andrew Bartlett | 1 | -0/+3 |
2008-02-08 | Put temporary test files in test directory. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-06 | win32-tests: add a very usefull w32 programm to explore midl features | Stefan Metzmacher | 8 | -0/+248 |
2008-01-23 | Make ranged results tests in ldap.js easier to debug. | Andrew Bartlett | 1 | -9/+9 |
2008-01-16 | Test the behaviour of mixed domain_scope and search_options controls. | Andrew Bartlett | 1 | -0/+7 |
2008-01-16 | Make ldap.js test easier to re-run in failure cases, by deleting more | Andrew Bartlett | 1 | -1/+6 |
2008-01-13 | Remove accidently committed debugging statement. | Jelmer Vernooij | 1 | -2/+0 |
2008-01-13 | tests.blackbox: Avoid my local Kerberos setup from interfering with the black... | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26488: Implement tests for the ranged_results module. | Andrew Bartlett | 1 | -8/+152 |
2007-12-21 | r26479: Further test behaviour of 'attribute or value exists'. | Andrew Bartlett | 1 | -0/+27 |
2007-12-21 | r26420: Don't print a blow-by-blow description of every search we do, just the | Andrew Bartlett | 1 | -17/+18 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 1 | -0/+154 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -0/+10 |
2007-12-21 | r26182: Extend our linked attribute testsuite to cover many more possible | Andrew Bartlett | 1 | -10/+129 |
2007-12-21 | r26140: Add a new test for searches by distinguieshedName and dn, and | Andrew Bartlett | 1 | -0/+22 |
2007-12-21 | r25961: Add new tests to verify basedn validation in LDAP searches. | Andrew Bartlett | 1 | -3/+40 |
2007-12-21 | r25948: Fix up the samba3sam test (which is very fragile) to work with the new | Andrew Bartlett | 1 | -12/+42 |
2007-12-21 | r25891: Test that we get the correct return value when we attempt to reference | Andrew Bartlett | 1 | -17/+29 |
2007-12-21 | r25826: Prove that adding a user or computer via LDAP doesn't magicly give | Andrew Bartlett | 1 | -0/+3 |
2007-12-21 | r25788: Use a single routine to handle the creation of modify requests in the | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25787: Assert that we handle the group membership updating correctly, | Andrew Bartlett | 1 | -1/+21 |
2007-12-21 | r25781: Handle and test linked attribute renames. | Andrew Bartlett | 1 | -2/+65 |
2007-12-21 | r25762: This test belongs best with the other checks for a valid parent, in | Andrew Bartlett | 1 | -0/+7 |
2007-12-21 | r25761: Rename to be a DN to be a child of itself wasn't being checked for. | Andrew Bartlett | 1 | -0/+7 |
2007-12-21 | r25760: Test out relative distinguished name behaviour under renames. | Andrew Bartlett | 1 | -0/+24 |
2007-12-21 | r25754: More work on normal forms for ldb input. | Andrew Bartlett | 1 | -8/+8 |
2007-12-21 | r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri... | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r25750: Update the objectclass module to improve consistency in Samba4. | Andrew Bartlett | 1 | -17/+27 |
2007-12-21 | r25710: Finally fix subtree renames. Untested code is broken code and in this | Andrew Bartlett | 1 | -10/+20 |
2007-10-10 | r25218: After discussion with Simo, remove the subclass support from LDB. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 - | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r24876: Use more absolute paths to samba4 binaries. | Jelmer Vernooij | 3 | -18/+27 |