summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb-samba
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-5/+5
* s4:secrets Ensure secrets.ldb uses the same hooks as the rest of SambaAndrew Bartlett2010-06-291-6/+10
* Revert "s4:ldb-samba: fix the build without a system ldb"Stefan Metzmacher2010-06-201-5/+0
* ldb: Change LDBSAMBA back to subsystem, update comments, use differentJelmer Vernooij2010-06-201-5/+9
* s4:ldb-samba: fix the build without a system ldbStefan Metzmacher2010-06-201-1/+5
* ldbsamba: Build as subsystem to prevent infinite recursion issues.Jelmer Vernooij2010-06-181-1/+1
* ldb-samba: Don't build pyldbsamba as python module but rather as subsystem, s...Jelmer Vernooij2010-06-181-1/+1
* s4:ldif_handlers.c - fix warningMatthias Dieter Wallnöfer2010-06-161-3/+4
* s4:ldif-handlers Add a custom handler for DNs that knows about deleted valuesAndrew Bartlett2010-06-161-0/+78
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-163-3/+331
* ldb-samba: Add missing dependency on credentials code.Jelmer Vernooij2010-06-151-1/+1
* s4:ldif_read_prefixMap - don't cause memory leaks on error conditionsMatthias Dieter Wallnöfer2010-06-121-2/+2
* s4:dsdb Allow a binary prefix map to be specified in the LDIFAndrew Bartlett2010-06-121-0/+14
* s4:ldb-samba: handle more GUID attributesStefan Metzmacher2010-05-201-11/+36
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-9/+6
* s4:ldif_handlers tokenGroups are SIDsAndrew Bartlett2010-04-101-0/+1
* s4/ldif: Handle Schema:schemaInfo blobsKamen Mazdrashki2010-04-092-0/+21
* s4-net: Use new Net() object in net export keytab.Jelmer Vernooij2010-04-081-3/+3
* s4-python: Fix compilation of samba._ldb.Jelmer Vernooij2010-04-061-0/+4
* s4-python: Move set_session_info to PySambaLdb.Jelmer Vernooij2010-04-061-0/+38
* s4-python: Move register_samba_handlers to PySambaLdb.Jelmer Vernooij2010-04-061-7/+43
* s4-python: Move ldb_set_utf8_casefold to pyldb-samba.Jelmer Vernooij2010-04-061-1/+18
* s4-python: Move set_opaque_integer to pyldb.Jelmer Vernooij2010-04-061-0/+65
* Move glue.set_credentials hack to samba.Ldb.Jelmer Vernooij2010-04-061-0/+26
* Add C-based Samba-specific subclass of Ldb.Jelmer Vernooij2010-04-062-0/+95
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+11
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-1/+1
* s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better hereMatthias Dieter Wallnöfer2010-03-081-1/+1
* s4:ldif_handlers - Use "unsigned int" for counting purposesMatthias Dieter Wallnöfer2010-03-041-4/+4
* LDB related spelling fixes.Brad Hards2010-02-221-1/+1
* s4/ldif: Handle Schema:prefixMap blobs in W2K3 and W2K8Kamen Mazdrashki2010-02-011-6/+16
* s4/ldif: Better control on ldif_write_NDR() errors processingKamen Mazdrashki2010-02-011-6/+21
* s4-ldb: display security descriptors with correct SDL for known SIDsAndrew Tridgell2010-01-101-1/+1
* s4-ldb: added nice ldif display of 64 bit ranges for RIDsAndrew Tridgell2010-01-082-0/+119
* s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNsAndrew Tridgell2010-01-021-1/+1
* s4-dsdb: use safe length limiting in string->integer conversionAndrew Tridgell2010-01-021-11/+35
* s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USNAndrew Tridgell2010-01-021-1/+6
* s4-ldb: display msDS-OptionalFeatureGUID as a GUIDAndrew Tridgell2009-12-181-0/+1
* s4-ldb: added new ldb_dn extended components for linked attributesAndrew Tridgell2009-12-141-0/+30
* s4-ldb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-101-4/+2
* s4-ldb: simplify ldif handlers using new GUID functionsAndrew Tridgell2009-12-101-8/+9
* s4:provision - Removed dependency on full Samba 3 schema from FDSEndi S. Dewata2009-11-161-0/+1
* s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schemaAndrew Bartlett2009-11-121-0/+12
* s4:ldb-samba Use new ldb_any_comparison helper function in ldb-sambaAndrew Bartlett2009-11-121-41/+5
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-121-1/+1
* s4:dsdb - Store SID as string in FDS.Endi S. Dewata2009-11-021-2/+2
* s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code baseKamen Mazdrashki2009-10-161-8/+29
* ldb: fixed display of replUpToDateVectorAndrew Tridgell2009-10-151-1/+1