Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r25101: Directly depend on drsblobs - can't rely on having it in via ldb. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 3 | -4/+4 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r25001: Fix more C++ and other warnings, fix some of the indentation with ts=... | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 5 | -16/+16 |
2007-10-10 | r24986: LDB has a function for comparing things that must meet the rules of | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24941: Simplify samdb_result_nttime(), and remove nttime_from_string() | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit) | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>, | Andrew Bartlett | 3 | -59/+63 |
2007-10-10 | r24793: The subtree_rename module is a work of fiction. An resemblance to a | Andrew Bartlett | 1 | -16/+7 |
2007-10-10 | r24780: More work allowing libutil to be used by external users. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 2 | -0/+302 |
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 9 | -82/+0 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r24697: Excelent patch and detective work by Matthias Wallnöfer | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de> | Andrew Bartlett | 1 | -37/+40 |
2007-10-10 | r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument to | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>: | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r24648: Found out the meaning of a few more flags. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation. | Andrew Bartlett | 2 | -4/+4 |
2007-10-10 | r24611: Following up on the re-opening of bug 4817 is it pretty clear that | Andrew Bartlett | 1 | -5/+11 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24479: Typo fix - this makes 'make test' pass against OpenLDAP again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and | Andrew Bartlett | 2 | -112/+8 |
2007-10-10 | r24277: Tidyup as requested by metze. | Andrew Bartlett | 1 | -8/+14 |
2007-10-10 | r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users and | Andrew Bartlett | 1 | -3/+47 |
2007-10-10 | r24262: Set the objectCategory by default in the objectclass module, rather t... | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r24260: Ensure we always override any existing values for these generated | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r24259: Rework the objectclass module to use the new schema, rather than the | Andrew Bartlett | 2 | -0/+703 |
2007-10-10 | r24249: Thse generated attributes should not be pushed this far down the stack | Andrew Bartlett | 1 | -69/+0 |
2007-10-10 | r24247: Remove extra newlines from ldb_debug() calls - it already adds one. | Andrew Bartlett | 3 | -23/+23 |
2007-10-10 | r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need to | Andrew Bartlett | 3 | -6/+83 |
2007-10-10 | r24010: Fix warning for the function paramter to qsort(). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r23966: It isn't great, but at least now we have some access control in SWAT | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 5 | -10/+5 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 5 | -5/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 34 | -102/+68 |
2007-10-10 | r23762: Fix DN renames over LDAP, and instrument the partition module. Add a | Andrew Bartlett | 1 | -22/+24 |
2007-10-10 | r23718: Make Samba4 work against the LDAP backend again. | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r23699: when we create the global schema, remember to set the ldb opaque so we | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r23695: By not using the NULL context for these large structures, we don't | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23679: invocationID is a GUID too. | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 4 | -8/+188 |
2007-10-10 | r23419: initialize variable... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r23412: We don't need hdb.h here any more | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r23115: the attribute array needs to be NULL terminated... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22992: add a function to attach the dsdb_schema to a ldb_context | Stefan Metzmacher | 1 | -2/+124 |