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
/
ldif_handlers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-1416
/
+0
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-2
/
+2
*
s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
s4-ldb: ensure ldb_register_samba_handlers() is not done twice
Andrew Tridgell
2010-12-08
1
-2
/
+10
*
s4-ldif_handlers Add handler for printing supplementalCredentials
Andrew Bartlett
2010-11-16
1
-0
/
+23
*
s4:ldif_handlers.c - fix a typo
Matthias Dieter Wallnöfer
2010-10-16
1
-1
/
+1
*
s4-ldb: implement an operator_fn for the ldb-samba syntaxes
Andrew Tridgell
2010-10-13
1
-14
/
+94
*
ldb-samba: Add convenience function for doing a Samba-style LDB init.
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
samdb: Handle schema setup in samdb, not in more generic ldbsamba.
Jelmer Vernooij
2010-10-10
1
-1
/
+0
*
s4-ldif: get rid of the ndr_pull_error message on startup
Andrew Tridgell
2010-10-02
1
-10
/
+15
*
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
2010-09-11
1
-1
/
+1
*
s4-ldb: added ldif handler for the dnsRecord attribute
Andrew Tridgell
2010-08-05
1
-1
/
+23
*
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: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
1
-0
/
+20
*
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
1
-0
/
+118
*
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
*
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
2009-11-12
1
-1
/
+1
*
s4:dsdb - Store SID as string in FDS.
Endi S. Dewata
2009-11-02
1
-2
/
+2
*
s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code base
Kamen Mazdrashki
2009-10-16
1
-8
/
+29
*
ldb: fixed display of replUpToDateVector
Andrew Tridgell
2009-10-15
1
-1
/
+1
*
Revert "s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks."
Andrew Tridgell
2009-10-02
1
-47
/
+12
*
s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks.
Andrew Bartlett
2009-10-02
1
-12
/
+47
*
s4:ldif_handlers Fix memory leak in objectCategory LDIF handler
Andrew Bartlett
2009-09-23
1
-0
/
+1
*
s4-ldb: display an error if we can't decode a NDR blob
Andrew Tridgell
2009-09-19
1
-1
/
+3
*
s4/ldb: support NDR printing for 2 more replication types
Andrew Tridgell
2009-09-08
1
-0
/
+38
*
s4/ldb: allow prefixMap to be shown as NDR
Andrew Tridgell
2009-09-08
1
-0
/
+8
*
s4/ldb: allow printing ntSecurityDescriptor in full
Andrew Tridgell
2009-09-08
1
-33
/
+39
*
s4/ldb: added ldif handler for repsFrom/repsTo
Andrew Tridgell
2009-09-08
1
-2
/
+56
[next]