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_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
s4-schema: added some debug for bad attributes
Andrew Tridgell
1
-0
/
+8
2010-01-08
s4/dsdb_schema: Load msDS-IntId value separately when loading from LDB
Kamen Mazdrashki
1
-0
/
+3
2010-01-08
Revert "s4-schema: Set ATTID in schema cache from "msDS-IntId""
Kamen Mazdrashki
1
-13
/
+8
2010-01-08
s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replication
Kamen Mazdrashki
1
-0
/
+4
2010-01-08
s4/dsdb_schema: GET_UINT32_DS() macro to use supplied default value instead of 0
Kamen Mazdrashki
1
-14
/
+14
2009-12-21
s4-drs: Save prefix map using LDB_CONTROL_AS_SYSTEM control
Kamen Mazdrashki
1
-1
/
+1
2009-12-21
s4-schema: Set ATTID in schema cache from "msDS-IntId"
Kamen Mazdrashki
1
-8
/
+13
2009-12-10
s4-dsdb: simplify schema code using new GUID functions
Andrew Tridgell
1
-6
/
+2
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
1
-35
/
+25
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
1
-62
/
+47
2009-11-06
s4/drs: Refactor to be more SAMBA.Coding style compliant
Kamen Mazdrashki
1
-1
/
+2
2009-11-06
s4/drs: Remove unused structures and functions
Kamen Mazdrashki
1
-88
/
+0
2009-11-06
s4/drs: remove unused num_prefixes and prefixes from dsdb_schema
Kamen Mazdrashki
1
-3
/
+3
2009-11-06
s4/drs: dsdb_create_prefix_mapping() refactored
Kamen Mazdrashki
1
-11
/
+9
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
1
-1
/
+1
2009-11-06
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
1
-25
/
+6
2009-11-06
s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()
Kamen Mazdrashki
1
-12
/
+12
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-10-16
s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code base
Kamen Mazdrashki
1
-61
/
+105
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-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
s4-schema: don't trace the schema load (too verbose)
Andrew Tridgell
1
-12
/
+24
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
1
-2
/
+2
2009-08-26
s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc
Andrew Bartlett
1
-14
/
+20
2009-08-26
s4:scheam quiet a 'const' warning
Andrew Bartlett
1
-1
/
+1
2009-08-26
s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema
Andrew Bartlett
1
-14
/
+13
2009-08-24
s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the end
Andrew Bartlett
1
-7
/
+17
2009-08-17
make sure we update the current schema->prefixes when we add a new prefix
Andrew Tridgell
1
-0
/
+9
2009-07-08
Fix for schemaUpdateNow command
Anatoliy Atanasov
1
-1
/
+1
2009-07-02
we can't use the unique index code for samAccountName
Andrew Tridgell
1
-1
/
+1
2009-07-02
fixed the pull of drs schema elements
Andrew Tridgell
1
-33
/
+20
2009-06-01
mark samAccountName, objectGUID and objectSID as unique indexed
Andrew Tridgell
1
-0
/
+20
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-3
/
+56
2009-03-31
possibleInferiors is a generated attribute - we can't pull it over DRS
Andrew Tridgell
1
-2
/
+0
2009-03-11
s4:schema Don't rely on objectCategory 'magic' when loading the schema
Andrew Bartlett
1
-2
/
+2
2009-03-06
Load the schema with a more efficient single search
Andrew Bartlett
1
-93
/
+15
2009-03-04
Pull in all the schema information during DRS schema fetch
Andrew Bartlett
1
-9
/
+38
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-4
/
+3
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-1
/
+1
2008-11-16
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
1
-4
/
+39
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-1
/
+1
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
1
-4
/
+2
[next]