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
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
2007-10-10
r20472: add a comment for Object(Replica-Link), it's not clear that
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s...
Stefan Metzmacher
1
-3
/
+102
2007-10-10
r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ...
Stefan Metzmacher
1
-11
/
+9
2007-10-10
r20466: I removed the _all only for tests and forgot to revert it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20463: implement conversation of NTTIME_UTC attribute syntax
Stefan Metzmacher
1
-3
/
+95
2007-10-10
r20461: this attribute syntaxes are not used for any attribute definitions in...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r20453: add conversation for the DN_BINARY attribute syntax
Stefan Metzmacher
1
-2
/
+100
2007-10-10
r20452: add conversation for DN strings.
Stefan Metzmacher
1
-3
/
+103
2007-10-10
r20450: implement conversation of unicode strings
Stefan Metzmacher
1
-2
/
+97
2007-10-10
r20441: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20440: some OID syntax attributes need special handling
Stefan Metzmacher
1
-7
/
+94
2007-10-10
r20437: add conversation function for OID's
Stefan Metzmacher
1
-2
/
+94
2007-10-10
r20435: implement the syntax conversation functions for most of the attribute...
Stefan Metzmacher
1
-19
/
+460
2007-10-10
r20425: a w2k3 forest doesn't have objects with attribute values
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r20420: create infrastructure to convert attribute values from drsuapi to ldb
Stefan Metzmacher
1
-0
/
+95
2007-10-10
r20407: the oMObjectClass values are not padded to 10 bytes!
Stefan Metzmacher
1
-14
/
+9
2007-10-10
r20405: add an array with attribute syntexes
Stefan Metzmacher
1
-0
/
+181