summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-ldbmodules: Added new module aclread to handle access checks on LDAP searchNadezhda Ivanova2010-09-264-0/+327
* s4-tests: Added tests for search checks on attributesNadezhda Ivanova2010-09-262-5/+102
* s4-tests: Removed search tests with anonymous credentials as they fail againt...Nadezhda Ivanova2010-09-262-4/+4
* s4-dsdb: Added a function to check access on a particular object by its guidNadezhda Ivanova2010-09-261-0/+37
* s4-dsdb: A helper to determine if an attribute is part of the search filterNadezhda Ivanova2010-09-261-0/+46
* s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova2010-09-265-222/+260
* s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova2010-09-263-0/+6
* s4:schannel: handle move flag combinations in the serverStefan Metzmacher2010-09-261-13/+23
* s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell2010-09-264-29/+16
* s4-drs: use the system sam_ctx for updaterefsAndrew Tridgell2010-09-261-8/+9
* s4-spn: don't try to do SPN updates as a RODCAndrew Tridgell2010-09-261-0/+4
* s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett2010-09-261-0/+7
* upgradeprovision: fix a typoMatthieu Patou2010-09-261-1/+1
* upgradeprovision: Fix a bug with renamed entriesMatthieu Patou2010-09-261-2/+13
* upgradeprovision: fix a bug with not updated linksMatthieu Patou2010-09-261-0/+1
* s4 provision: start with gpo of version 0 and be consistent between different...Matthieu Patou2010-09-262-3/+3
* s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou2010-09-261-1/+9
* s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou2010-09-261-3/+3
* s4 provision: Make GPO folder group writableMatthieu Patou2010-09-261-3/+3
* upgradeprovision: use the same case for hostname in reference provision as in...Matthieu Patou2010-09-261-1/+1
* s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account onlyAndrew Tridgell2010-09-261-1/+0
* s4-provision: switch to dns-HOSTNAME instead of dnsAndrew Tridgell2010-09-264-25/+33
* s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...Kamen Mazdrashki2010-09-261-1/+7
* s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki2010-09-261-2/+3
* s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki2010-09-261-2/+3
* s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...Kamen Mazdrashki2010-09-261-1/+9
* s4-ldap_schema.py: Remove unused LDB connection to GC portKamen Mazdrashki2010-09-261-5/+0
* s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki2010-09-261-6/+7
* s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki2010-09-261-2/+3
* s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a timeKamen Mazdrashki2010-09-261-20/+33
* Check in configure/Makefile for those projects that have waf as primary build...Jelmer Vernooij2010-09-254-0/+142
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-2528-15/+109
* s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell2010-09-258-0/+30
* ldb: added request location trackingAndrew Tridgell2010-09-254-0/+39
* s4-repl: make getncchanges a bit less verboseAndrew Tridgell2010-09-251-1/+1
* s4-net: added --ipaddress option to net commandsAndrew Tridgell2010-09-256-6/+13
* s4-pynet: added server keyword to Net() initialisationAndrew Tridgell2010-09-251-3/+7
* s4-libnet: added server_address option in libnet contextAndrew Tridgell2010-09-253-1/+6
* s4-finddcs: allow override of server IP addressAndrew Tridgell2010-09-252-1/+37
* s4-repl: don't store repsFrom on DNs other than NC headsAndrew Tridgell2010-09-251-0/+9
* s4-pycredentials: avoid a tallloc_free on refAndrew Tridgell2010-09-251-1/+1
* s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell2010-09-251-53/+36
* s4-repl: force on WRIT_REP when we are a writable replicaAndrew Tridgell2010-09-251-4/+3
* s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsaAndrew Tridgell2010-09-251-5/+6
* torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell2010-09-251-0/+6
* s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.Nadezhda Ivanova2010-09-251-1/+1
* s4-waf: add NDR_EVENTLOG.Günther Deschner2010-09-241-2/+2
* s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner2010-09-241-1/+1
* s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett2010-09-244-129/+171
* s4-selftest Run slow tests less oftenAndrew Bartlett2010-09-241-16/+12