Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26298: Use metze's schema loading code to pre-initialise the schema into the | Andrew Bartlett | 1 | -3/+48 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindings | Stefan Metzmacher | 1 | -0/+125 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 1 | -3/+45 |
2007-10-10 | r21351: Change ldb ejs bindings return codes. | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -7/+7 |
2007-10-10 | r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19297: fixed a leak in the ejs ldb interface | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r16168: Make the example match the actual function. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15731: module init functions should return NTSTATUS, not void | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r15581: Remove unused include | Jelmer Vernooij | 1 | -1/+0 |
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 |