Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9770: Couple other bugfixes | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r9762: Add support for reading good old smbpasswd files | Jelmer Vernooij | 1 | -0/+61 |
2007-10-10 | r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000 | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r9566: fix an uninitialised variable | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -12/+30 |
2007-10-10 | r8659: return ldif formatted attributes in the ejs ldb search call, so sids s... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8635: make object inheritance with the builtin objects easy by allowing | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r8602: allow options in ldb connect calls | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8569: delete is a js reserved word, so use del instead | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8557: expose ldb_errstring() in ldb ejs code | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r8516: let us use all parameters of ldbsearch in ldb.search | Simo Sorce | 1 | -8/+31 |
2007-10-10 | r8499: clearer function name | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r8489: neaten up the object handling | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r8488: after discussions with simo, moved to a full OO interface, so you don'... | Andrew Tridgell | 1 | -39/+39 |
2007-10-10 | r8486: switched to a separate connection operation in ldb interface | Andrew Tridgell | 1 | -73/+101 |
2007-10-10 | r8481: switched ldb ejs called over to an OO interface, so you do: | Andrew Tridgell | 1 | -5/+17 |
2007-10-10 | r8406: make sure we give an error in ldbAdd() if any record fails | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8399: move the ejs and esp code closer to the directory layout used by the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8340: - added sys_gmtime() | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r8339: added ldbAdd(), ldbModify(), ldbDelete() and ldbRename() to ejs ldb fu... | Andrew Tridgell | 1 | -0/+144 |
2007-10-10 | r8276: fixed the remaining memory leaks in smbscript. We can now loop doing | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7266: Split the different types of js function defines into separate files, | Tim Potter | 1 | -0/+93 |