summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* Remove use of the "staticforward" macroPetr Viktorin2015-01-222-2/+2
* dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett2015-01-221-3/+63
* dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_...Andrew Bartlett2015-01-221-8/+6
* dsdb-samldb: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT i...Andrew Bartlett2015-01-221-3/+8
* dsdb-samldb: Only allow known and settable userAccountControl bits to be setAndrew Bartlett2015-01-221-4/+9
* dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett2015-01-221-0/+110
* s4:dsdb/samldb: let samldb_prim_group_change() protect DOMAIN_RID_{READONLY_,...Stefan Metzmacher2015-01-221-2/+26
* dsdb: Improve userAccountControl handlingAndrew Bartlett2015-01-222-32/+158
* dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett2015-01-222-0/+522
* dsdb: Default to UF_NORMAL_ACCOUNT when no account type is specifiedAndrew Bartlett2015-01-221-3/+3
* libds: UF_PARTIAL_SECRETS_ACCOUNT is a flag, not an account typeAndrew Bartlett2015-01-221-10/+9
* dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett2015-01-221-82/+68
* s4:kdc/db-glue: fix supported_enctypes samba_kdc_trust_message2entry()Stefan Metzmacher2015-01-211-5/+5
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-154-2/+210
* CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett2015-01-151-2/+2
* CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flagAndrew Bartlett2015-01-151-0/+1
* CVE-2014-8143:auth: Force talloc type of session_info pointer to matchAndrew Bartlett2015-01-151-0/+5
* s4:torture:vfs_fruit: fix model name checkRalph Boehme2015-01-081-7/+1
* s4:rpc_server/lsa: remove msDS-TrustForestTrustInfo if FOREST_TRANSITIVE is c...Stefan Metzmacher2015-01-061-1/+24
* s4:rpc_server/lsa: allow LSA_TRUST_ATTRIBUTE_FOREST_TRANSITIVE to be changed.Stefan Metzmacher2015-01-061-5/+15
* Happy New Year 2015!Stefan Metzmacher2015-01-011-1/+1
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-222-15/+399
* dsdb: Ignore errors from search in dns_notify moduleAndrew Bartlett2014-12-221-14/+12
* dsdb: Use a fixed set of attributes in search in dns_notify moduleAndrew Bartlett2014-12-221-2/+4
* dsdb: Use ldb_attr_cmp() for comparing objectclass namesAndrew Bartlett2014-12-221-3/+3
* s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRSSamuel Cabrero2014-12-225-39/+565
* selftest: Run samba.tests.dns in :local environment so it can access credentialsAndrew Bartlett2014-12-221-1/+1
* dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DNAndrew Bartlett2014-12-221-1/+3
* s4:dsdb: Fix not freed temp memory contextSamuel Cabrero2014-12-221-0/+1
* ldb-samba-tests: Add tests for transitive matching ruleSamuel Cabrero2014-12-221-0/+1
* dsdb: Define syntax access point oid string as a macroSamuel Cabrero2014-12-222-1/+2
* dsdb: Improve code clarity for ldb_extended_dn_in_openldap modeAndrew Bartlett2014-12-221-3/+7
* s4:dsdb/extended_dn_in: Fix DNs and filter expressions in extended match opsSamuel Cabrero2014-12-221-13/+35
* torture/spoolss: issue GetJob after StartDocPrinterDavid Disseldorp2014-12-191-0/+8
* s4:kdc: add aes key support for trusted domainsStefan Metzmacher2014-12-191-37/+148
* s4:rpc_server/lsa: fix segfault in check_ft_info()Stefan Metzmacher2014-12-191-0/+2
* s4:rpc_server/lsa: remove unused allow_warnings=TrueStefan Metzmacher2014-12-191-1/+0
* s4:rpc_server/lsa: remove trustAuthIncoming/trustAuthOutgoing when the relate...Stefan Metzmacher2014-12-191-12/+20
* s4:rpc_server/lsa: pass the correct variable to setInfoTrustedDomain_base()Stefan Metzmacher2014-12-191-4/+3
* selftest: use shared/libnss_wrapper_winbind.so.2Stefan Metzmacher2014-12-191-1/+1
* s4:heimdal_build: remove unused openpty checkStefan Metzmacher2014-12-181-1/+0
* s4-libcli: Remove obsolete support for file resolving.Andreas Schneider2014-12-183-163/+1
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-181-1/+1
* samba_dnsupdate: Allow the tool to work in 'make test'.Andreas Schneider2014-12-181-2/+5
* samba_dnsupdate: Always fill out the nameservers of a dns object.Andreas Schneider2014-12-181-3/+7
* torture: improve rpc.remote_pac test so we check if LogonSamLogon actually su...Andrew Bartlett2014-12-181-0/+2
* torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett2014-12-181-10/+57
* gensec_krb5: Match behaviour of gensec_gssapi for password-based keytabsAndrew Bartlett2014-12-181-0/+10
* s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM controlStefan Metzmacher2014-12-121-4/+2
* torture: Fix raw.open.chained-ntcreatexVolker Lendecke2014-12-091-2/+2