index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb-samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
2010-09-11
2
-2
/
+2
*
s4-ldbwrap: ensure session_info in ldb opaque remains valid
Andrew Tridgell
2010-08-17
1
-0
/
+15
*
s4-dns: fix dnsp for old build
Andrew Tridgell
2010-08-05
1
-1
/
+1
*
s4-ldb: added ldif handler for the dnsRecord attribute
Andrew Tridgell
2010-08-05
3
-2
/
+25
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
2
-5
/
+5
*
s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba
Andrew Bartlett
2010-06-29
1
-6
/
+10
*
Revert "s4:ldb-samba: fix the build without a system ldb"
Stefan Metzmacher
2010-06-20
1
-5
/
+0
*
ldb: Change LDBSAMBA back to subsystem, update comments, use different
Jelmer Vernooij
2010-06-20
1
-5
/
+9
*
s4:ldb-samba: fix the build without a system ldb
Stefan Metzmacher
2010-06-20
1
-1
/
+5
*
ldbsamba: Build as subsystem to prevent infinite recursion issues.
Jelmer Vernooij
2010-06-18
1
-1
/
+1
*
ldb-samba: Don't build pyldbsamba as python module but rather as subsystem, s...
Jelmer Vernooij
2010-06-18
1
-1
/
+1
*
s4:ldif_handlers.c - fix warning
Matthias Dieter Wallnöfer
2010-06-16
1
-3
/
+4
*
s4:ldif-handlers Add a custom handler for DNs that knows about deleted values
Andrew Bartlett
2010-06-16
1
-0
/
+78
*
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
2010-06-16
3
-3
/
+331
*
ldb-samba: Add missing dependency on credentials code.
Jelmer Vernooij
2010-06-15
1
-1
/
+1
*
s4:ldif_read_prefixMap - don't cause memory leaks on error conditions
Matthias Dieter Wallnöfer
2010-06-12
1
-2
/
+2
*
s4:dsdb Allow a binary prefix map to be specified in the LDIF
Andrew Bartlett
2010-06-12
1
-0
/
+14
*
s4:ldb-samba: handle more GUID attributes
Stefan Metzmacher
2010-05-20
1
-11
/
+36
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-9
/
+6
*
s4:ldif_handlers tokenGroups are SIDs
Andrew Bartlett
2010-04-10
1
-0
/
+1
*
s4/ldif: Handle Schema:schemaInfo blobs
Kamen Mazdrashki
2010-04-09
2
-0
/
+21
*
s4-net: Use new Net() object in net export keytab.
Jelmer Vernooij
2010-04-08
1
-3
/
+3
*
s4-python: Fix compilation of samba._ldb.
Jelmer Vernooij
2010-04-06
1
-0
/
+4
*
s4-python: Move set_session_info to PySambaLdb.
Jelmer Vernooij
2010-04-06
1
-0
/
+38
*
s4-python: Move register_samba_handlers to PySambaLdb.
Jelmer Vernooij
2010-04-06
1
-7
/
+43
*
s4-python: Move ldb_set_utf8_casefold to pyldb-samba.
Jelmer Vernooij
2010-04-06
1
-1
/
+18
*
s4-python: Move set_opaque_integer to pyldb.
Jelmer Vernooij
2010-04-06
1
-0
/
+65
*
Move glue.set_credentials hack to samba.Ldb.
Jelmer Vernooij
2010-04-06
1
-0
/
+26
*
Add C-based Samba-specific subclass of Ldb.
Jelmer Vernooij
2010-04-06
2
-0
/
+95
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-3
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+11
*
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
2010-03-16
1
-1
/
+1
*
s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
s4:ldif_handlers - Use "unsigned int" for counting purposes
Matthias Dieter Wallnöfer
2010-03-04
1
-4
/
+4
*
LDB related spelling fixes.
Brad Hards
2010-02-22
1
-1
/
+1
*
s4/ldif: Handle Schema:prefixMap blobs in W2K3 and W2K8
Kamen Mazdrashki
2010-02-01
1
-6
/
+16
*
s4/ldif: Better control on ldif_write_NDR() errors processing
Kamen Mazdrashki
2010-02-01
1
-6
/
+21
*
s4-ldb: display security descriptors with correct SDL for known SIDs
Andrew Tridgell
2010-01-10
1
-1
/
+1
*
s4-ldb: added nice ldif display of 64 bit ranges for RIDs
Andrew Tridgell
2010-01-08
2
-0
/
+119
*
s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
Andrew Tridgell
2010-01-02
1
-1
/
+1
*
s4-dsdb: use safe length limiting in string->integer conversion
Andrew Tridgell
2010-01-02
1
-11
/
+35
*
s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USN
Andrew Tridgell
2010-01-02
1
-1
/
+6
*
s4-ldb: display msDS-OptionalFeatureGUID as a GUID
Andrew Tridgell
2009-12-18
1
-0
/
+1
*
s4-ldb: added new ldb_dn extended components for linked attributes
Andrew Tridgell
2009-12-14
1
-0
/
+30
*
s4-ldb: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-4
/
+2
*
s4-ldb: simplify ldif handlers using new GUID functions
Andrew Tridgell
2009-12-10
1
-8
/
+9
*
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
2009-11-16
1
-0
/
+1
*
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
2009-11-12
1
-0
/
+12
*
s4:ldb-samba Use new ldb_any_comparison helper function in ldb-samba
Andrew Bartlett
2009-11-12
1
-41
/
+5
[next]