Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r9491: fixed up a few scripts that need to be updated for the new GetOptions ... | Andrew Tridgell | 5 | -30/+18 |
2007-10-10 | r9383: remove unused file | Andrew Tridgell | 1 | -72/+0 |
2007-10-10 | r9345: used the data blob functions in the echo.js test code | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r9342: removed extra libinclude of base.js | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r9341: updated the winreg test program to take advantage of the new EnumValue | Andrew Tridgell | 1 | -2/+11 |
2007-10-10 | r9218: make the winreg library code handle arbitrary paths more efficiently | Andrew Tridgell | 1 | -13/+20 |
2007-10-10 | r9160: use the winreg lib in the test program | Andrew Tridgell | 1 | -53/+14 |
2007-10-10 | r9153: added a sample program for enumerating winreg via js | Andrew Tridgell | 1 | -0/+97 |
2007-10-10 | r8821: continue the trend to move to a more OO style of interface for our js | Andrew Tridgell | 2 | -65/+58 |
2007-10-10 | r8745: make ldap.js cleanup after itself | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8743: automatically find the basedn in ldap.js | Andrew Tridgell | 1 | -4/+13 |
2007-10-10 | r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie: | Andrew Bartlett | 2 | -0/+59 |
2007-10-10 | r8738: Test (using ejs!) the basic operation of the ldb modules. | Andrew Bartlett | 1 | -4/+60 |
2007-10-10 | r8652: added a test for the boolean bug just fixed | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8638: continue the trend of maknig our C functions true ejs objects by makin... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and | Andrew Tridgell | 1 | -9/+7 |