summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-09-27s4-waf: remove NDR-SRVSVC alias.Günther Deschner1-1/+0
2010-09-27s4-smbtorture: remove unneeded dcerpc_mgmt alias.Günther Deschner3-3/+2
2010-09-27s4-drs: fixed comment in getncchanges codeAndrew Tridgell1-1/+1
2010-09-26s4-gensec: fixed a valgrind error in gensecAndrew Tridgell1-12/+2
2010-09-27s4-dns: use the generated krb5.conf in samba_dnsupdateAndrew Tridgell1-0/+5
2010-09-27s4-provision: fixed the generation of the krb5.conf for vampireAndrew Tridgell1-6/+6
2010-09-26s4-ldbmodules: Added new module aclread to handle access checks on LDAP searchNadezhda Ivanova4-0/+327
2010-09-26s4-tests: Added tests for search checks on attributesNadezhda Ivanova2-5/+102
2010-09-26s4-tests: Removed search tests with anonymous credentials as they fail againt...Nadezhda Ivanova2-4/+4
2010-09-26s4-dsdb: Added a function to check access on a particular object by its guidNadezhda Ivanova1-0/+37
2010-09-26s4-dsdb: A helper to determine if an attribute is part of the search filterNadezhda Ivanova1-0/+46
2010-09-26s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova5-222/+260
2010-09-26s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova3-0/+6
2010-09-26s4:schannel: handle move flag combinations in the serverStefan Metzmacher1-13/+23
2010-09-26s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell4-29/+16
2010-09-26s4-drs: use the system sam_ctx for updaterefsAndrew Tridgell1-8/+9
2010-09-26s4-spn: don't try to do SPN updates as a RODCAndrew Tridgell1-0/+4
2010-09-26s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett1-0/+7
2010-09-26upgradeprovision: fix a typoMatthieu Patou1-1/+1
2010-09-26upgradeprovision: Fix a bug with renamed entriesMatthieu Patou1-2/+13
2010-09-26upgradeprovision: fix a bug with not updated linksMatthieu Patou1-0/+1
2010-09-26s4 provision: start with gpo of version 0 and be consistent between different...Matthieu Patou2-3/+3
2010-09-26s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou1-1/+9
2010-09-26s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou1-3/+3
2010-09-26s4 provision: Make GPO folder group writableMatthieu Patou1-3/+3
2010-09-26upgradeprovision: use the same case for hostname in reference provision as in...Matthieu Patou1-1/+1
2010-09-26s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account onlyAndrew Tridgell1-1/+0
2010-09-26s4-provision: switch to dns-HOSTNAME instead of dnsAndrew Tridgell4-25/+33
2010-09-26s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...Kamen Mazdrashki1-1/+7
2010-09-26s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki1-2/+3
2010-09-26s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...Kamen Mazdrashki1-1/+9
2010-09-26s4-ldap_schema.py: Remove unused LDB connection to GC portKamen Mazdrashki1-5/+0
2010-09-26s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki1-6/+7
2010-09-26s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a timeKamen Mazdrashki1-20/+33
2010-09-25Check in configure/Makefile for those projects that have waf as primary build...Jelmer Vernooij4-0/+142
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell28-15/+109
2010-09-25s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell8-0/+30
2010-09-25ldb: added request location trackingAndrew Tridgell4-0/+39
2010-09-25s4-repl: make getncchanges a bit less verboseAndrew Tridgell1-1/+1
2010-09-25s4-net: added --ipaddress option to net commandsAndrew Tridgell6-6/+13
2010-09-25s4-pynet: added server keyword to Net() initialisationAndrew Tridgell1-3/+7
2010-09-25s4-libnet: added server_address option in libnet contextAndrew Tridgell3-1/+6
2010-09-25s4-finddcs: allow override of server IP addressAndrew Tridgell2-1/+37
2010-09-25s4-repl: don't store repsFrom on DNs other than NC headsAndrew Tridgell1-0/+9
2010-09-25s4-pycredentials: avoid a tallloc_free on refAndrew Tridgell1-1/+1
2010-09-25s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell1-53/+36
2010-09-25s4-repl: force on WRIT_REP when we are a writable replicaAndrew Tridgell1-4/+3
2010-09-25s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsaAndrew Tridgell1-5/+6