Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17925: Another class we need. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17839: do not reference possibleInferiors we have not extracted | Simo Sorce | 1 | -9/+81 |
2007-10-10 | r17662: some more enhancements to our schema extraction tool, | Simo Sorce | 1 | -1/+27 |
2007-10-10 | r17661: A patch from Martin Kuehl: | Andrew Bartlett | 1 | -71/+464 |
2007-10-10 | r17651: Commit the set of classess used to generate our schema | Simo Sorce | 1 | -0/+31 |
2007-10-10 | r17648: update minschema.js | Simo Sorce | 1 | -11/+37 |
2007-10-10 | r17646: Use authentication if specified. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r17598: Patch from Martin Kühl <mkhl@samba.org> to update the samba3sam test | Andrew Bartlett | 1 | -45/+570 |
2007-10-10 | r17597: fix prefix path handling | Simo Sorce | 2 | -23/+23 |
2007-10-10 | r17547: Add test by mkhl for some of our variable substituion behaviour. | Andrew Bartlett | 1 | -0/+15 |
2007-10-10 | r17546: Test the loading of per-partition modules. | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r17544: Add execute bit to js script. | Andrew Bartlett | 1 | -0/+0 |
2007-10-10 | r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the | Andrew Bartlett | 2 | -8/+278 |
2007-10-10 | r17525: This is a merge from the Google Summer of Code 2006 project by Martin... | Andrew Bartlett | 1 | -43/+80 |
2007-10-10 | r17380: An expanded test, cross-referencing the global catalog to the main port. | Andrew Bartlett | 1 | -4/+69 |
2007-10-10 | r17302: Testing! | Andrew Bartlett | 1 | -2/+55 |
2007-10-10 | r17299: Improve the partition module to replicate attribute records into all | Andrew Bartlett | 1 | -0/+65 |
2007-10-10 | r16934: Expand the ldb test to demonstrate partition behaviour, including the | Andrew Bartlett | 1 | -16/+88 |
2007-10-10 | r16914: Add more tests for the partition module. | Andrew Bartlett | 1 | -9/+69 |
2007-10-10 | r16167: Add tests for the changes to use hex digits, including some tests | Andrew Bartlett | 1 | -3/+53 |
2007-10-10 | r16110: Start some simple rootDSE LDAP tests in ejs. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r16072: Do basic wildcard searching in the ejs LDAP test. | Andrew Bartlett | 1 | -0/+27 |
2007-10-10 | r16068: Check against the correct result in the ldap.js test | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them | Andrew Bartlett | 1 | -2/+20 |
2007-10-10 | r16061: Prove that removing the objectClass list in the samldb module breaks ... | Andrew Bartlett | 1 | -5/+54 |
2007-10-10 | r16028: Re-add the objectclass module, in the new async scheme. | Andrew Bartlett | 1 | -13/+123 |
2007-10-10 | r13356: test utf8 usernames | Simo Sorce | 1 | -0/+24 |
2007-10-10 | r12998: A big update to samldb.c | Andrew Bartlett | 1 | -2/+34 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 1 | -5/+28 |
2007-10-10 | r12324: use command line credentials if available in ldap.js | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r11587: Trivial testing code giving an idea of how could using | Rafal Szczesniak | 1 | -1/+14 |
2007-10-10 | r11467: yay! mmc now accepts our schema. The trick was to get all the OID | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r11463: more progress on the schema generator. mmc now accepts all parts | Andrew Tridgell | 1 | -3/+23 |
2007-10-10 | r11436: this is work in progress for generating the schema we need for our ADS | Andrew Tridgell | 1 | -18/+507 |
2007-10-10 | r11309: A trivial test script for ejs libnet interface. | Rafal Szczesniak | 1 | -0/+4 |
2007-10-10 | r10990: the beginnings of a program designed to work out the minimal schema | Andrew Tridgell | 1 | -0/+112 |
2007-10-10 | r10919: fixed the ldb test for the new operational module | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r10577: Fix error in ReadFile() | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10576: Add testprog for named pipes. Also add GNUmakefile's for cross-compil... | Jelmer Vernooij | 5 | -0/+98 |
2007-10-10 | r9919: Remove debug statement from samba3sam | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 1 | -15/+26 |
2007-10-10 | r9857: Fix rename/delete issues | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r9855: Finish ldb_map testsuite | Jelmer Vernooij | 1 | -0/+60 |
2007-10-10 | r9849: Extend testsuite a bit more. | Jelmer Vernooij | 1 | -9/+35 |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 1 | -5/+25 |
2007-10-10 | r9813: Conver testsuite for samba3sam module to EJS | Jelmer Vernooij | 1 | -0/+78 |
2007-10-10 | r9599: fix formatting of echo output | Andrew Tridgell | 1 | -1/+1 |