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
/
dsdb
/
schema
/
schema_syntax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-13
/
+50
*
s4:dsdb/schema: add dsdb_syntax_DN_STRING_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+48
*
s4:dsdb/schema: add dsdb_syntax_DN_BINARY_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-2
/
+49
*
s4:dsdb/schema: add dsdb_syntax_DN_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+139
*
s4:dsdb/schema: add dsdb_syntax_PRESENTATION_ADDRESS_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+12
*
s4:dsdb/schema: add dsdb_syntax_UNICODE_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+69
*
s4:dsdb/schema: add dsdb_syntax_DATA_BLOB_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-8
/
+61
*
s4:dsdb/schema: add dsdb_syntax_NTTIME_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+37
*
s4:dsdb/schema: add dsdb_syntax_NTTIME_UTC_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+49
*
s4:dsdb/schema: add dsdb_syntax_INT64_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+47
*
s4:dsdb/schema: add dsdb_syntax_INT32_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+48
*
s4:dsdb/schema: add dsdb_syntax_BOOL_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-1
/
+30
*
s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()
Stefan Metzmacher
2010-01-13
1
-0
/
+57
*
s4:dsdb/schema: add dsdb_syntax_DN_STRING_* wrappers
Stefan Metzmacher
2010-01-13
1
-2
/
+30
*
s4-schema: added generic attributeID conversion functions
Andrew Tridgell
2010-01-08
1
-63
/
+117
*
s4-dsdb: use ldb_val_to_time() instead of ldb_string_to_time()
Andrew Tridgell
2010-01-02
1
-1
/
+5
*
s4-schema: don't fill in the extended DN with a zero GUID
Andrew Tridgell
2010-01-02
1
-11
/
+12
*
sd-schema: order DRS classes on the wire in reverse order
Andrew Tridgell
2010-01-02
1
-1
/
+4
*
s4-dsdb: allow the component name to be specified in dsdb_get_extended_dn_guid()
Andrew Tridgell
2010-01-02
1
-2
/
+2
*
s4-schema: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-13
/
+11
*
s4-dsdb: simplify schema code using new GUID functions
Andrew Tridgell
2009-12-10
1
-28
/
+20
*
s4/schema: Object(OR-Name) syntax handling for DRS calls
Kamen Mazdrashki
2009-11-23
1
-4
/
+6
*
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
2009-11-17
1
-73
/
+91
*
s4:Fix regression in dsdb_dn code - all parses of the DN would be rejected
Andrew Bartlett
2009-11-12
1
-2
/
+6
*
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
2009-11-12
1
-19
/
+15
*
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
2009-11-06
1
-5
/
+5
*
s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()
Kamen Mazdrashki
2009-11-06
1
-5
/
+5
*
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
2009-10-02
1
-23
/
+113
*
s4-dsdb: cope with windows sending extra pad bytes
Andrew Tridgell
2009-09-23
1
-4
/
+4
*
s4/schema: teach the schema_syntax code how to encode/decode more attributes
Andrew Tridgell
2009-09-10
1
-0
/
+104
*
s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()
Stefan Metzmacher
2009-09-07
1
-1
/
+31
*
Fix the dsdb_syntax_OID_ldb_to_drsuapi function
Anatoliy Atanasov
2009-09-03
1
-1
/
+51
*
s4: int32 handling: previous fix was not fully correct
Matthias Dieter Wallnöfer
2009-08-17
1
-1
/
+1
*
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
2009-08-17
1
-1
/
+3
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-8
/
+5
*
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
2009-06-19
1
-0
/
+2
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
1
-4
/
+9
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-15
/
+9
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-4
/
+4
*
Treat DN+STring as a binary string for now
Andrew Bartlett
2008-12-20
1
-4
/
+4
*
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
2008-12-20
1
-38
/
+157
*
Don't treat the DN+binary syntax as a DN.
Andrew Bartlett
2008-12-02
1
-2
/
+2
*
s4: dsdb/schema: fix the equality and comment of DN+String syntax
Stefan Metzmacher
2008-11-08
1
-3
/
+2
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-4
/
+5
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
2008-08-18
1
-20
/
+27
*
Merge the two attribute syntax tables.
Andrew Bartlett
2008-08-18
1
-1
/
+69
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-19
1
-8
/
+9
*
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2008-01-23
1
-2
/
+2
[next]