Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24259: Rework the objectclass module to use the new schema, rather than the | Andrew Bartlett | 1 | -692/+0 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 8 | -16/+8 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 8 | -8/+8 |
2007-10-10 | r23703: Start to get Samba4 to again work with LDAP backends, after I turned | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r23557: Ensure that we don't reorder the objectClass list, if we don't have | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 5 | -3686/+0 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 12 | -48/+42 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 3 | -3/+3 |
2007-10-10 | r21354: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21305: Change the skel module a little, so make it names clearer. | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r20670: Make the logic more clear | Simo Sorce | 1 | -16/+22 |
2007-10-10 | r20669: Simplifing more | Simo Sorce | 1 | -88/+56 |
2007-10-10 | r20656: This way the process flow should be much more readable. | Simo Sorce | 1 | -104/+131 |
2007-10-10 | r20459: LDB map cleanup: | Andrew Bartlett | 1 | -16/+17 |
2007-10-10 | r20198: let the IBM checker ignore the warning about a missing break | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer | Stefan Metzmacher | 3 | -10/+16 |
2007-10-10 | r19904: port fies from samba3 | Simo Sorce | 1 | -1/+15 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 4 | -9/+9 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 5 | -31/+89 |
2007-10-10 | r19743: merge from samba3: | Stefan Metzmacher | 1 | -488/+0 |
2007-10-10 | r19733: More work to fix ldb_map. With the wildcard present, | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r19731: Modify the ldb_map infrustructure to always map from requested | Andrew Bartlett | 3 | -51/+186 |
2007-10-10 | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 5 | -100/+78 |
2007-10-10 | r19521: Fix memory leak. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 5 | -17/+12 |
2007-10-10 | r19452: Warn but don't die if registering against the rootdse is not possible | Simo Sorce | 3 | -8/+3 |
2007-10-10 | r19370: Handle errors if talloc_reference fails | Simo Sorce | 1 | -2/+7 |
2007-10-10 | r19332: ldb_parse_tree leaks | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19312: This should fix a nasty bug with values and names being freed before ... | Simo Sorce | 1 | -1/+5 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r19129: Add comment to clarify behavior | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r18781: Move the usnCreated and usnChanged handling around again. | Andrew Bartlett | 1 | -127/+0 |
2007-10-10 | r18770: Avoid crashes and fix up other issues in the client-side paged_search... | Andrew Bartlett | 1 | -27/+57 |
2007-10-10 | r18591: Better defaults for share creation | Simo Sorce | 1 | -6/+13 |
2007-10-10 | r18504: Handle mappings for RENAME and KEEP attributes better. We don't need | Andrew Bartlett | 1 | -44/+66 |
2007-10-10 | r18495: More work on the LDAP backend (which now passes a lot of our tests!) | Andrew Bartlett | 4 | -59/+95 |
2007-10-10 | r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface | Andrew Tridgell | 4 | -11/+11 |
2007-10-10 | r18438: I should have examined these uses of talloc_move() more | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r18436: converted ldb to use talloc_move() instead of talloc_steal() when | Andrew Tridgell | 4 | -35/+13 |
2007-10-10 | r18321: fixed some warnings on AIX | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r18317: Make sure we actually have a valid reply or fail | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r17775: use an enum to get rid of compiler warnings | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r17700: Despite our best hopes, the way module initialisation tends to happen, | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r17698: The original code assumed that &data->context was a valid talloc | Andrew Bartlett | 2 | -13/+21 |
2007-10-10 | r17691: Make the structure more public, so we have somewhere for calling | Andrew Bartlett | 2 | -5/+6 |
2007-10-10 | r17614: Our first "client side' ldb module. | Simo Sorce | 1 | -0/+438 |
2007-10-10 | r17596: apply patch from Martin | Simo Sorce | 1 | -4/+4 |