Age | Commit message (Expand) | Author | Files | Lines |
2010-01-10 | s4-ldb: display security descriptors with correct SDL for known SIDs | Andrew Tridgell | 1 | -1/+1 |
2010-01-08 | s4-ldb: added nice ldif display of 64 bit ranges for RIDs | Andrew Tridgell | 2 | -0/+119 |
2010-01-02 | s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs | Andrew Tridgell | 1 | -1/+1 |
2010-01-02 | s4-dsdb: use safe length limiting in string->integer conversion | Andrew Tridgell | 1 | -11/+35 |
2010-01-02 | s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USN | Andrew Tridgell | 1 | -1/+6 |
2009-12-18 | s4-ldb: display msDS-OptionalFeatureGUID as a GUID | Andrew Tridgell | 1 | -0/+1 |
2009-12-14 | s4-ldb: added new ldb_dn extended components for linked attributes | Andrew Tridgell | 1 | -0/+30 |
2009-12-10 | s4-ldb: use GUID_to_ndr_blob() | Andrew Tridgell | 1 | -4/+2 |
2009-12-10 | s4-ldb: simplify ldif handlers using new GUID functions | Andrew Tridgell | 1 | -8/+9 |
2009-11-16 | s4:provision - Removed dependency on full Samba 3 schema from FDS | Endi S. Dewata | 1 | -0/+1 |
2009-11-12 | s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema | Andrew Bartlett | 1 | -0/+12 |
2009-11-12 | s4:ldb-samba Use new ldb_any_comparison helper function in ldb-samba | Andrew Bartlett | 1 | -41/+5 |
2009-11-12 | lib/util Split data_blob_hex_string() into upper and lower | Andrew Bartlett | 1 | -1/+1 |
2009-11-02 | s4:dsdb - Store SID as string in FDS. | Endi S. Dewata | 1 | -2/+2 |
2009-10-16 | s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code base | Kamen Mazdrashki | 1 | -8/+29 |
2009-10-15 | ldb: fixed display of replUpToDateVector | Andrew Tridgell | 1 | -1/+1 |
2009-10-02 | Revert "s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks." | Andrew Tridgell | 1 | -47/+12 |
2009-10-02 | s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks. | Andrew Bartlett | 1 | -12/+47 |
2009-09-23 | s4:ldif_handlers Fix memory leak in objectCategory LDIF handler | Andrew Bartlett | 1 | -0/+1 |
2009-09-19 | s4-ldb: display an error if we can't decode a NDR blob | Andrew Tridgell | 1 | -1/+3 |
2009-09-08 | s4/ldb: support NDR printing for 2 more replication types | Andrew Tridgell | 2 | -0/+40 |
2009-09-08 | s4/ldb: allow prefixMap to be shown as NDR | Andrew Tridgell | 1 | -0/+8 |
2009-09-08 | s4/ldb: allow printing ntSecurityDescriptor in full | Andrew Tridgell | 1 | -33/+39 |
2009-09-08 | s4/ldb: added ldif handler for repsFrom/repsTo | Andrew Tridgell | 2 | -2/+57 |
2009-08-17 | s4: Make the int32 problem more clear - and fix another error | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2009-08-17 | s4: Fixed the int32 datatype support | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2009-08-04 | Add const | Andrew Bartlett | 1 | -1/+1 |
2009-08-04 | s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIF | Andrew Bartlett | 1 | -1/+17 |
2009-06-30 | s4: dsdb Avoid using the internal ldb_private.h header | Andrew Bartlett | 1 | -1/+2 |
2009-06-19 | Correct handling of 32-bit integer attributes in SAMBA 4 | Matthias Dieter Wallnöfer | 2 | -28/+60 |
2009-06-18 | Fix build with system LDB. | Jelmer Vernooij | 1 | -1/+1 |
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 1 | -0/+14 |
2009-02-02 | s4:ldif_handlers: s/class/sclass | Stefan Metzmacher | 1 | -4/+4 |
2009-01-30 | Explicitly include ldb_handlers.h where necessary | Simo Sorce | 1 | -0/+1 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -1/+1 |
2008-12-17 | s4:ldb-samba: register samba specific extended dn handlers | Andrew Bartlett | 1 | -51/+138 |
2008-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -1/+1 |
2008-08-22 | fixed the GUID and objectSID canonicalisation functions | Andrew Tridgell | 1 | -1/+3 |
2008-08-21 | Don't walk past the end of ldb values. | Andrew Bartlett | 1 | -5/+10 |
2008-08-21 | Handle error cases in attribute handlers better. | Andrew Bartlett | 1 | -8/+18 |
2008-08-21 | Don't hardcode attributes to be treated as a DN | Andrew Bartlett | 1 | -14/+1 |
2008-08-18 | Note the ldb syntax for attribute syntaxes in the table. | Andrew Bartlett | 3 | -10/+30 |
2008-06-20 | Depend on NDR_DRSBLOBS explicity. | Andrew Bartlett | 1 | -1/+1 |
2008-05-29 | Remove extra spaces on prefixMap input and output. | Andrew Bartlett | 1 | -1/+1 |
2008-05-29 | Finish the LDIF parsers for the prefixMap attribute. | Andrew Bartlett | 1 | -12/+33 |
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 1 | -0/+177 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -1/+1 |