Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12822: Given that talloc gives us this extra level of safety, use it. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r12744: For correctly written scripts, we don't need this anymore. Only use | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r12708: This is equivilant, but doesn't cause a warning. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder... | Jelmer Vernooij | 1 | -1/+30 |
2007-10-10 | r12323: fixeed the use of options.get_credentials() for ldb | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r12322: automatically use cmdline_credentials if the ldb object doesn't have | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -1/+13 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -3/+4 |
2007-10-10 | r11474: - enable ldb transactions from ejs | Andrew Tridgell | 1 | -0/+81 |
2007-10-10 | r11354: - generate a ejs error on bad ldif to add/modify | Andrew Tridgell | 1 | -3/+7 |
2007-10-10 | r10252: a recent checkin from simo changed the handling of BASE and SUBTREE | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000 | Andrew Tridgell | 1 | -0/+26 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 1 | -4/+10 |
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 |