index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
schema
/
schema_syntax.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-02
s4-dsdb: use ldb_val_to_time() instead of ldb_string_to_time()
Andrew Tridgell
1
-1
/
+5
2010-01-02
s4-schema: don't fill in the extended DN with a zero GUID
Andrew Tridgell
1
-11
/
+12
2010-01-02
sd-schema: order DRS classes on the wire in reverse order
Andrew Tridgell
1
-1
/
+4
2010-01-02
s4-dsdb: allow the component name to be specified in dsdb_get_extended_dn_guid()
Andrew Tridgell
1
-2
/
+2
2009-12-10
s4-schema: use GUID_to_ndr_blob()
Andrew Tridgell
1
-13
/
+11
2009-12-10
s4-dsdb: simplify schema code using new GUID functions
Andrew Tridgell
1
-28
/
+20
2009-11-23
s4/schema: Object(OR-Name) syntax handling for DRS calls
Kamen Mazdrashki
1
-4
/
+6
2009-11-17
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
1
-73
/
+91
2009-11-12
s4:Fix regression in dsdb_dn code - all parses of the DN would be rejected
Andrew Bartlett
1
-2
/
+6
2009-11-12
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
1
-19
/
+15
2009-11-06
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
1
-5
/
+5
2009-11-06
s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()
Kamen Mazdrashki
1
-5
/
+5
2009-10-02
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
1
-23
/
+113
2009-09-23
s4-dsdb: cope with windows sending extra pad bytes
Andrew Tridgell
1
-4
/
+4
2009-09-10
s4/schema: teach the schema_syntax code how to encode/decode more attributes
Andrew Tridgell
1
-0
/
+104
2009-09-07
s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()
Stefan Metzmacher
1
-1
/
+31
2009-09-03
Fix the dsdb_syntax_OID_ldb_to_drsuapi function
Anatoliy Atanasov
1
-1
/
+51
2009-08-17
s4: int32 handling: previous fix was not fully correct
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-17
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
1
-1
/
+3
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
1
-8
/
+5
2009-06-19
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-4
/
+9
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-15
/
+9
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-4
/
+4
2008-12-20
Treat DN+STring as a binary string for now
Andrew Bartlett
1
-4
/
+4
2008-12-20
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
1
-38
/
+157
2008-12-02
Don't treat the DN+binary syntax as a DN.
Andrew Bartlett
1
-2
/
+2
2008-11-08
s4: dsdb/schema: fix the equality and comment of DN+String syntax
Stefan Metzmacher
1
-3
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-4
/
+5
2008-10-24
Move charset library to top level.
Jelmer Vernooij
1
-1
/
+1
2008-08-18
Note the ldb syntax for attribute syntaxes in the table.
Andrew Bartlett
1
-20
/
+27
2008-08-18
Merge the two attribute syntax tables.
Andrew Bartlett
1
-1
/
+69
2008-02-19
Remove uses of global_loadparm.
Jelmer Vernooij
1
-8
/
+9
2008-01-23
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
1
-2
/
+2
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-3
/
+2
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+3
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-3
/
+2
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-4
/
+5
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-18
/
+22
2007-10-10
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21839: add my email address
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
1
-135
/
+135
2007-10-10
r20484: get rid of the special case for DN strings
Stefan Metzmacher
1
-14
/
+0
2007-10-10
r20477: get rid of the spcial case for unicode strings
Stefan Metzmacher
1
-11
/
+0
2007-10-10
r20476: get rid of extra case for uint32 values
Stefan Metzmacher
1
-16
/
+12
2007-10-10
r20475: remove special case for GUID values
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r20473: remove special case for boolean values
Stefan Metzmacher
1
-7
/
+0
[next]