Age | Commit message (Expand) | Author | Files | Lines |
2008-08-18 | Note the ldb syntax for attribute syntaxes in the table. | Andrew Bartlett | 3 | -20/+29 |
2008-08-18 | Fix segfaults when loading the schema fails. | Andrew Bartlett | 1 | -14/+13 |
2008-08-18 | Ensure we fail to proceed if the schema won't load. | Andrew Bartlett | 1 | -0/+1 |
2008-08-18 | Remove references to the unused @SUBCLASS feature. | Andrew Bartlett | 1 | -1/+1 |
2008-08-18 | Merge the two attribute syntax tables. | Andrew Bartlett | 6 | -183/+75 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 8 | -234/+758 |
2008-08-07 | drsuapi: fix callers after idl change | Stefan Metzmacher | 1 | -1/+1 |
2008-07-28 | Remove unused variable | Andrew Bartlett | 1 | -1/+0 |
2008-07-28 | Fix warnings in new prefixMap code | Andrew Bartlett | 1 | -2/+3 |
2008-07-26 | dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID | Stefan Metzmacher | 1 | -0/+4 |
2008-07-26 | dsdb/schema: make more clear where we create the value for the new prefix map... | Stefan Metzmacher | 1 | -0/+6 |
2008-07-26 | dsdb/schema: dsdb_write_prefixes_to_ldb() should do the reverse of dsdb_read_... | Stefan Metzmacher | 1 | -52/+44 |
2008-07-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 8 | -155/+768 |
2008-07-25 | Try to avoid a memory leak if we re-set the global schema | Andrew Bartlett | 1 | -0/+9 |
2008-07-25 | Clarify how we are doing the 'this is a rootdse query' check. | Andrew Bartlett | 1 | -1/+2 |
2008-07-24 | password_hash: fix the callers after drsblobs.idl changes | Stefan Metzmacher | 1 | -33/+41 |
2008-07-24 | dsdb_create_prefix_mapping() implementation checks for existing prefix maping... | Anatoliy Atanasov | 1 | -36/+257 |
2008-07-24 | Handle schema reloading request. | Anatoliy Atanasov | 4 | -4/+158 |
2008-07-23 | libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry | Michael Adam | 1 | -0/+1 |
2008-07-23 | dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48. | Michael Adam | 1 | -0/+9 |
2008-07-23 | password_hash: add generation of the Primary:Kerberos-Newer-Keys blob | Stefan Metzmacher | 1 | -3/+216 |
2008-07-23 | password_hash: order the supplementalCredentials Packages in the same order l... | Stefan Metzmacher | 1 | -13/+55 |
2008-07-23 | password_hash: split the generation of krb5 keys into a different function | Stefan Metzmacher | 1 | -92/+69 |
2008-07-23 | password_hash: simplify the logic if we have cleartext we always generate the... | Stefan Metzmacher | 1 | -2/+2 |
2008-07-23 | password_hash: fix callers after idl change for package_PrimaryKerberos | Stefan Metzmacher | 1 | -7/+0 |
2008-07-23 | password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE | Stefan Metzmacher | 1 | -2/+11 |
2008-07-23 | password_hash: ignore reserved value, but still set it like windows does | Stefan Metzmacher | 1 | -8/+4 |
2008-07-23 | password_hash: don't add zero padding as w2k8 also don't add it | Stefan Metzmacher | 1 | -10/+0 |
2008-07-22 | Change occurrences of the u1 member of DsBindInfo* to pid after idl change. | Michael Adam | 2 | -2/+2 |
2008-07-16 | drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6] | Stefan Metzmacher | 1 | -8/+2 |
2008-07-16 | drsuapi: check ctr6->drs_error | Stefan Metzmacher | 1 | -0/+7 |
2008-07-16 | drsuapi: get ctr6 out of xpress compressed level | Stefan Metzmacher | 1 | -0/+5 |
2008-07-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Simplify the contextCSN determination. | Andrew Bartlett | 2 | -145/+68 |
2008-07-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -1/+26 |
2008-07-15 | Revert Fedrora DS backend to use extensibleObject. | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Use secrets.ldb to store credentials to contact LDAP backend. | Andrew Bartlett | 1 | -1/+26 |
2008-07-12 | rename sambaPassword -> userPassword. | Andrew Bartlett | 6 | -42/+24 |
2008-07-11 | Use common code to fill in allowedAttributes in kludge_acl. | Andrew Bartlett | 3 | -39/+41 |
2008-07-10 | Avoid the use of extensibleObject in ldap mapping backend. | Andrew Bartlett | 1 | -2/+2 |
2008-07-10 | Make ad2oLschema even simpler, by moving the heavy work into dsdb. | Andrew Bartlett | 3 | -75/+317 |
2008-07-09 | dsdb: eliminate disards qualifyer compile warning. | Michael Adam | 1 | -1/+1 |
2008-07-02 | Move ad2oLschema and oLschema2ldif into Samba4, out of LDB | Andrew Bartlett | 2 | -94/+119 |
2008-07-02 | Fill in the auxiliary classes into the dsdb_schema. | Andrew Bartlett | 1 | -3/+2 |
2008-07-01 | schema_fsmo: prepare auto allocation of schema oid prefixes | Stefan Metzmacher | 2 | -1/+82 |
2008-07-01 | schema_fsmo: move fsmo info into struct dsdb_schema | Stefan Metzmacher | 5 | -33/+20 |
2008-06-30 | schema_fsmo: only set module->private_data in case we keep the struct for a l... | Stefan Metzmacher | 1 | -2/+3 |
2008-06-30 | drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers) | Stefan Metzmacher | 1 | -6/+6 |
2008-06-30 | dsdb: don't force the build of ldb modules as shared_module | Stefan Metzmacher | 1 | -23/+0 |
2008-06-30 | ldb: fix the init function names for some modules | Stefan Metzmacher | 1 | -2/+2 |