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
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
2007-10-10
r20375: Work to improve our CrackNames implementation.
Andrew Bartlett
2
-25
/
+144
2007-10-10
r20331: the last entry in the oid mapping array which starts with 0xFF
Stefan Metzmacher
2
-4
/
+7
2007-10-10
r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls,
Stefan Metzmacher
1
-4
/
+18
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
2
-45
/
+81
2007-10-10
r20307: remove unused vars
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r20306: remove the static oid mapping table
Stefan Metzmacher
3
-119
/
+144
2007-10-10
r20233: add functions to create a dsdb_attribute and dsdb_class from
Stefan Metzmacher
2
-1
/
+264
2007-10-10
r20232: specify attribute name and structure element name always together
Stefan Metzmacher
1
-66
/
+81
2007-10-10
r20231: - add more oid => uint32 id mappings
Stefan Metzmacher
1
-1
/
+16
2007-10-10
r20226: rename macros with a _LDB at the end, because I'll add macros with _DS
Stefan Metzmacher
1
-52
/
+52
2007-10-10
r20224: the struct element msDs_Schema_Extensions and the attribute name "msD...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r20223: this function is in the torture test now
Stefan Metzmacher
1
-54
/
+0
2007-10-10
r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into
Stefan Metzmacher
4
-1
/
+406
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
1
-24
/
+133
2007-10-10
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
1
-11
/
+6
2007-10-10
r20028: fix typos
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20027: restore instanceType and systemFlags values, which got lost in
Stefan Metzmacher
1
-0
/
+22
2007-10-10
r19869: fix memleaks
Simo Sorce
1
-6
/
+3
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
9
-30
/
+28
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
14
-151
/
+149
2007-10-10
r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.
Andrew Bartlett
1
-3
/
+6
2007-10-10
r19731: Modify the ldb_map infrustructure to always map from requested
Andrew Bartlett
1
-5
/
+9
2007-10-10
r19726: when a client explicit asks for the 'netlogon' attriubute on LDAP
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
1
-8
/
+14
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-2
/
+1
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
3
-15
/
+15
2007-10-10
r19522: Remove gensec and credentials dependency from the rootdse module (less
Andrew Bartlett
1
-20
/
+12
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
6
-23
/
+21
2007-10-10
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
1
-1
/
+7
2007-10-10
r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work
Andrew Tridgell
1
-0
/
+41
[prev]
[next]