Age | Commit message (Expand) | Author | Files | Lines |
2010-04-10 | s4:ldif_handlers tokenGroups are SIDs | Andrew Bartlett | 1 | -0/+1 |
2010-04-09 | s4/ldif: Handle Schema:schemaInfo blobs | Kamen Mazdrashki | 2 | -0/+21 |
2010-04-08 | s4-net: Use new Net() object in net export keytab. | Jelmer Vernooij | 1 | -3/+3 |
2010-04-06 | s4-python: Fix compilation of samba._ldb. | Jelmer Vernooij | 1 | -0/+4 |
2010-04-06 | s4-python: Move set_session_info to PySambaLdb. | Jelmer Vernooij | 1 | -0/+38 |
2010-04-06 | s4-python: Move register_samba_handlers to PySambaLdb. | Jelmer Vernooij | 1 | -7/+43 |
2010-04-06 | s4-python: Move ldb_set_utf8_casefold to pyldb-samba. | Jelmer Vernooij | 1 | -1/+18 |
2010-04-06 | s4-python: Move set_opaque_integer to pyldb. | Jelmer Vernooij | 1 | -0/+65 |
2010-04-06 | Move glue.set_credentials hack to samba.Ldb. | Jelmer Vernooij | 1 | -0/+26 |
2010-04-06 | Add C-based Samba-specific subclass of Ldb. | Jelmer Vernooij | 2 | -0/+95 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -3/+0 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+11 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 1 | -1/+1 |
2010-03-08 | s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-04 | s4:ldif_handlers - Use "unsigned int" for counting purposes | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-02-22 | LDB related spelling fixes. | Brad Hards | 1 | -1/+1 |
2010-02-01 | s4/ldif: Handle Schema:prefixMap blobs in W2K3 and W2K8 | Kamen Mazdrashki | 1 | -6/+16 |
2010-02-01 | s4/ldif: Better control on ldif_write_NDR() errors processing | Kamen Mazdrashki | 1 | -6/+21 |
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 |