index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
schema
/
schema_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
2008-03-06
1
-6
/
+13
*
Fix accidently introduced bug - thanks metze.
Jelmer Vernooij
2008-02-19
1
-1
/
+1
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-19
1
-7
/
+7
*
r26697: Leak less memory into the ldb context.
Andrew Bartlett
2008-01-08
1
-3
/
+15
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-3
/
+3
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26528: dsdb: Fix a warning.
Kai Blin
2007-12-21
1
-4
/
+3
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26412: Add comments and refactor to reuse common code.
Andrew Bartlett
2007-12-21
1
-10
/
+29
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-14
/
+18
*
r25786: Add function required by linked_attributes module (We need a list of
Andrew Bartlett
2007-12-21
1
-0
/
+20
*
r25749: Add function required by linked_attributes module.
Andrew Bartlett
2007-12-21
1
-0
/
+15
*
r25553: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-65
/
+65
*
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need to
Andrew Bartlett
2007-10-10
1
-2
/
+6
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23699: when we create the global schema, remember to set the ldb opaque so we
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r23695: By not using the NULL context for these large structures, we don't
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...
Andrew Bartlett
2007-10-10
1
-4
/
+86
*
r23419: initialize variable...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r22992: add a function to attach the dsdb_schema to a ldb_context
Stefan Metzmacher
2007-10-10
1
-2
/
+124
*
r21839: add my email address
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...
Stefan Metzmacher
2007-10-10
1
-8
/
+48
*
r20764: fix some little bugs
Stefan Metzmacher
2007-10-10
1
-4
/
+5
*
r20763: add function to get the oid mappings in drsuapi or ldb form
Stefan Metzmacher
2007-10-10
1
-0
/
+65
*
r20733: add a function to load the oid mappings from ldb_val's
Stefan Metzmacher
2007-10-10
1
-2
/
+47
*
r20576: add functions to get and set dsdb_schema on the ldb context
Stefan Metzmacher
2007-10-10
1
-0
/
+34
*
r20523: match the lDAPDisplayName case insensitive
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
2007-10-10
1
-33
/
+33
*
r20484: get rid of the special case for DN strings
Stefan Metzmacher
2007-10-10
1
-2
/
+29
*
r20477: get rid of the spcial case for unicode strings
Stefan Metzmacher
2007-10-10
1
-6
/
+22
*
r20476: get rid of extra case for uint32 values
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r20475: remove special case for GUID values
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r20473: remove special case for boolean values
Stefan Metzmacher
2007-10-10
1
-7
/
+13
*
r20439: this should be const pointers
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20416: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20415: add a function to get the lDAPDisplayName for an objectClass
Stefan Metzmacher
2007-10-10
1
-0
/
+20
*
r20410: add functions to access dsdb_attributes and dsdb_classes by oid, uint...
Stefan Metzmacher
2007-10-10
1
-0
/
+110
*
r20409: load the attribute syntax for the attribute
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r20408: fix cut'n'paste error
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributes
Stefan Metzmacher
2007-10-10
1
-16
/
+16
*
r20379: - make sure the schema info blob is 21 bytes long
Stefan Metzmacher
2007-10-10
1
-0
/
+64
*
r20331: the last entry in the oid mapping array which starts with 0xFF
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r20307: remove unused vars
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r20306: remove the static oid mapping table
Stefan Metzmacher
2007-10-10
1
-119
/
+127
*
r20233: add functions to create a dsdb_attribute and dsdb_class from
Stefan Metzmacher
2007-10-10
1
-1
/
+263
*
r20232: specify attribute name and structure element name always together
Stefan Metzmacher
2007-10-10
1
-66
/
+81
[next]