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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
1
-73
/
+91
2009-11-12
s4:dsdb/schema Add more unit tests for DN+Binary syntaxes
Andrew Bartlett
1
-4
/
+9
2009-11-12
s4:dsdb/schema Allow a schema set when bound against a remote LDAP server
Andrew Bartlett
1
-3
/
+3
2009-11-12
s4:dsdb Add expected value tests for most DRS syntax conversions
Andrew Bartlett
1
-0
/
+149
2009-11-12
s4:Fix regression in dsdb_dn code - all parses of the DN would be rejected
Andrew Bartlett
1
-2
/
+6
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
2
-98
/
+81
2009-11-12
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
1
-19
/
+15
2009-11-06
s4/drs: Refactor to be more SAMBA.Coding style compliant
Kamen Mazdrashki
2
-4
/
+3
2009-11-06
s4/drs: Remove unused structures and functions
Kamen Mazdrashki
2
-93
/
+0
2009-11-06
s4/drs: remove unused num_prefixes and prefixes from dsdb_schema
Kamen Mazdrashki
2
-5
/
+3
2009-11-06
s4/drs: dsdb_create_prefix_mapping() refactored
Kamen Mazdrashki
1
-11
/
+9
2009-11-06
s4/drs: prefixMap lookup by full_OID implementation
Kamen Mazdrashki
1
-0
/
+25
2009-11-06
s4/drs: dsdb_write_prefixes_from_schema_to_ldb() refactored
Kamen Mazdrashki
1
-39
/
+35
2009-11-06
s4/drs: dsdb_read_prefixes_from_ldb() refactored
Kamen Mazdrashki
1
-54
/
+13
2009-11-06
s4/drs: refactor dsdb_load_oid_mappings_ldb() to use _dsdb_prefixmap_from_ldb...
Kamen Mazdrashki
1
-33
/
+29
2009-11-06
s4/drs: Load prefixMap from ldb_val moved in separate function
Kamen Mazdrashki
1
-0
/
+35
2009-11-06
s4/drs: dsdb_schema_pfm_from_drsuapi_pfm() to accept partial drsuapi_prefixMap
Kamen Mazdrashki
2
-22
/
+46
2009-11-06
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
2
-30
/
+11
2009-11-06
s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()
Kamen Mazdrashki
2
-17
/
+17
2009-11-06
s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...
Kamen Mazdrashki
1
-71
/
+0
2009-11-06
s4/drs: dsdb_get_oid_mappings_drsuapi() to use new prefixMap interface
Kamen Mazdrashki
1
-34
/
+3
2009-11-06
s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()
Kamen Mazdrashki
1
-52
/
+13
2009-11-06
s4/drs: dsdb_schema uses dsdb_schema_prefixmap definition
Kamen Mazdrashki
1
-0
/
+2
2009-11-06
s4/drs: Move schema_prefixMap allocation in separate function
Kamen Mazdrashki
1
-15
/
+29
2009-11-06
s4/drs: schema_prefixMap to/from drsuapi_prefixMap conversion implementation
Kamen Mazdrashki
1
-1
/
+228
2009-11-06
s4/drs: Implement binary-oid-lookup into prefixMap
Kamen Mazdrashki
1
-25
/
+37
2009-11-06
s4/drs: Move making of partial-binary-oid to a separate function
Kamen Mazdrashki
1
-20
/
+45
2009-11-06
s4/drs: Fix memory leek in prefixMap
Kamen Mazdrashki
1
-1
/
+4
2009-11-05
Version 1.0 of the directory service acls module.
Nadezhda Ivanova
1
-2
/
+12
2009-11-02
s4 - Mapped AD schema to existing FDS schema.
Endi S. Dewata
1
-0
/
+8
2009-10-21
s4/drs: prefixMap main interface implementation
Kamen Mazdrashki
1
-0
/
+244
2009-10-21
s4/drs(tort): Unit test for prefixMap implementation.
Kamen Mazdrashki
2
-4
/
+4
2009-10-16
s4/drs: prefixMap module initial definition
Kamen Mazdrashki
2
-0
/
+67
2009-10-16
s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code base
Kamen Mazdrashki
1
-61
/
+105
2009-10-12
s4:schema Add some error checking to the schema load
Andrew Bartlett
2
-7
/
+25
2009-10-12
s4:dsdb Make dsdb_read_prefixes_from_ldb static
Andrew Bartlett
1
-1
/
+3
2009-10-12
s4:dsdb Search for the schema with dsdb_module_search(), in schema_fsmo
Andrew Bartlett
1
-110
/
+1
2009-10-03
s4:schema_inferiors - Fix wrong check
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-03
s4:dsdb add systemPossibleInferiors to schema code
Andrew Bartlett
2
-0
/
+21
2009-10-02
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
1
-23
/
+113
2009-09-23
s4-dsdb: cope with windows sending extra pad bytes
Andrew Tridgell
1
-4
/
+4
2009-09-22
s4-ldb: added a bunch more debug for DC join
Andrew Tridgell
1
-0
/
+4
2009-09-21
s4:ldb Add 'single-value' support to LDB.
Andrew Bartlett
1
-0
/
+4
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
1
-12
/
+24
2009-09-21
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
1
-0
/
+12
2009-09-21
s4-schema: don't trace the schema load (too verbose)
Andrew Tridgell
1
-12
/
+24
2009-09-19
Handle dsdb_class_by_lDAPDisplayName returned values in schema_inferiors.c
Anatoliy Atanasov
1
-0
/
+8
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2
-1
/
+27
2009-09-10
s4/schema: teach the schema_syntax code how to encode/decode more attributes
Andrew Tridgell
1
-0
/
+104
[next]