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: 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
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-3
/
+2
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-2
/
+3
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-3
/
+2
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-4
/
+5
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-18
/
+22
*
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21839: add my email address
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
2007-10-10
1
-135
/
+135
*
r20484: get rid of the special case for DN strings
Stefan Metzmacher
2007-10-10
1
-14
/
+0
*
r20477: get rid of the spcial case for unicode strings
Stefan Metzmacher
2007-10-10
1
-11
/
+0
*
r20476: get rid of extra case for uint32 values
Stefan Metzmacher
2007-10-10
1
-16
/
+12
*
r20475: remove special case for GUID values
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r20473: remove special case for boolean values
Stefan Metzmacher
2007-10-10
1
-7
/
+0
*
r20472: add a comment for Object(Replica-Link), it's not clear that
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s...
Stefan Metzmacher
2007-10-10
1
-3
/
+102
*
r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ...
Stefan Metzmacher
2007-10-10
1
-11
/
+9
*
r20466: I removed the _all only for tests and forgot to revert it
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20463: implement conversation of NTTIME_UTC attribute syntax
Stefan Metzmacher
2007-10-10
1
-3
/
+95
*
r20461: this attribute syntaxes are not used for any attribute definitions in...
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r20453: add conversation for the DN_BINARY attribute syntax
Stefan Metzmacher
2007-10-10
1
-2
/
+100
*
r20452: add conversation for DN strings.
Stefan Metzmacher
2007-10-10
1
-3
/
+103
*
r20450: implement conversation of unicode strings
Stefan Metzmacher
2007-10-10
1
-2
/
+97
*
r20441: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20440: some OID syntax attributes need special handling
Stefan Metzmacher
2007-10-10
1
-7
/
+94
*
r20437: add conversation function for OID's
Stefan Metzmacher
2007-10-10
1
-2
/
+94
*
r20435: implement the syntax conversation functions for most of the attribute...
Stefan Metzmacher
2007-10-10
1
-19
/
+460
*
r20425: a w2k3 forest doesn't have objects with attribute values
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r20420: create infrastructure to convert attribute values from drsuapi to ldb
Stefan Metzmacher
2007-10-10
1
-0
/
+95
*
r20407: the oMObjectClass values are not padded to 10 bytes!
Stefan Metzmacher
2007-10-10
1
-14
/
+9
*
r20405: add an array with attribute syntexes
Stefan Metzmacher
2007-10-10
1
-0
/
+181