Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2007-10-10 | r8488: after discussions with simo, moved to a full OO interface, so you don'... | Andrew Tridgell | 1 | -13/+57 |
2007-10-10 | r8486: switched to a separate connection operation in ldb interface | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8483: switched our generated ejs rpc code over to the new OO interface. This | Andrew Tridgell | 2 | -20/+23 |
2007-10-10 | r8481: switched ldb ejs called over to an OO interface, so you do: | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8413: mark exprbug() as fixed, and add a new bug | Andrew Tridgell | 1 | -1/+12 |
2007-10-10 | r8355: - added a vsprintf() function | Andrew Tridgell | 2 | -1/+40 |
2007-10-10 | r8346: added a sprintf test suite for ejs | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r8317: convert the example scripts over to the new GetOptions() call | Andrew Tridgell | 4 | -11/+54 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 2 | -138/+27 |
2007-10-10 | r8287: yay! finally irpc calls from ejs are all working. | Andrew Tridgell | 1 | -0/+24 |
2007-10-10 | r8271: make the ejs test scripts directly executable scripts using: | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r8269: added automatic testing of rpc calls from ejs in 'make test' | Andrew Tridgell | 2 | -1/+3 |
2007-10-10 | r8257: add a samr rpc test page in the web server. It lists all level3 | Andrew Tridgell | 1 | -15/+5 |
2007-10-10 | r8244: need to be careful about local vs global variables in js | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r8241: - take advantage of pointer comparison | Andrew Tridgell | 1 | -1/+28 |