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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...
Stefan Metzmacher
2
-37
/
+18
2007-10-10
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
Stefan Metzmacher
2
-3
/
+374
2007-10-10
r20680: prepare the helper functions for applying replicated objects
Stefan Metzmacher
2
-59
/
+20
2007-10-10
r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...
Stefan Metzmacher
1
-26
/
+15
2007-10-10
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...
Stefan Metzmacher
3
-1
/
+311
2007-10-10
r20622: Add in a hack to avoid permitting searches on the value of protected
Andrew Bartlett
1
-1
/
+23
2007-10-10
r20599: - forward extended operations in the partitions module
Stefan Metzmacher
2
-3
/
+47
2007-10-10
r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handling
Stefan Metzmacher
2
-0
/
+21
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
3
-17
/
+88
2007-10-10
r20576: add functions to get and set dsdb_schema on the ldb context
Stefan Metzmacher
1
-0
/
+34
2007-10-10
r20529: very, very ugly...
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r20523: match the lDAPDisplayName case insensitive
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20522: make a copy of the objectguid ldb module because:
Stefan Metzmacher
2
-0
/
+275
2007-10-10
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
2
-168
/
+168
2007-10-10
r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.
Andrew Bartlett
1
-1
/
+249
2007-10-10
r20484: get rid of the special case for DN strings
Stefan Metzmacher
2
-16
/
+29
2007-10-10
r20477: get rid of the spcial case for unicode strings
Stefan Metzmacher
2
-17
/
+22
2007-10-10
r20476: get rid of extra case for uint32 values
Stefan Metzmacher
2
-19
/
+16
2007-10-10
r20475: remove special case for GUID values
Stefan Metzmacher
2
-14
/
+16
2007-10-10
r20473: remove special case for boolean values
Stefan Metzmacher
2
-14
/
+13
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
r20460: Simplfy the handling of password hashes in the samba3sam module.
Andrew Bartlett
1
-7
/
+3
2007-10-10
r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to
Andrew Bartlett
2
-66
/
+116
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
r20439: this should be const pointers
Stefan Metzmacher
1
-2
/
+2
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
3
-0
/
+111
2007-10-10
r20416: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20415: add a function to get the lDAPDisplayName for an objectClass
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r20410: add functions to access dsdb_attributes and dsdb_classes by oid, uint...
Stefan Metzmacher
1
-0
/
+110
2007-10-10
r20409: load the attribute syntax for the attribute
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r20408: fix cut'n'paste error
Stefan Metzmacher
1
-1
/
+1
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
3
-1
/
+194
2007-10-10
r20398: Revert this patch, which caused failures in the samba3sam.js build fa...
Andrew Bartlett
1
-12
/
+6
2007-10-10
r20395: Decode more unknowns in the IDL. These are language and codepage IDs!
Andrew Bartlett
1
-0
/
+1
2007-10-10
r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributes
Stefan Metzmacher
2
-18
/
+18
2007-10-10
r20379: - make sure the schema info blob is 21 bytes long
Stefan Metzmacher
1
-0
/
+64
2007-10-10
r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid
Andrew Bartlett
2
-32
/
+44
[next]