summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-samba-tool: fixed "-k no" for disabling kerberos authAndrew Tridgell2010-11-281-2/+4
* Add timestamp when running with --maximum-runtimeMatthieu Patou2010-11-271-1/+15
* blackbox.ldb: Support using system ldbsearch.Jelmer Vernooij2010-11-271-1/+3
* s4-libnet: use the full DNS domain for CLDAP lookups if possibleAndrew Tridgell2010-11-271-1/+6
* ldb-tdb: Add more information about full scanMatthieu Patou2010-11-261-1/+7
* s4:rootdse LDB module - remove unused variableMatthias Dieter Wallnöfer2010-11-261-1/+0
* s4:objectclass LDB module - simply use "msg" when requesting the messageMatthias Dieter Wallnöfer2010-11-261-2/+2
* s4:objectclass LDB module - move the "mem_ctx" allocation to a better placeMatthias Dieter Wallnöfer2010-11-261-7/+6
* s4-dsdb Reorganise and clarify the LSA objectClass check (forbidden on LDAP)Andrew Bartlett2010-11-261-15/+28
* s4-objectclass Use a specific local variable name, not 'value'Andrew Bartlett2010-11-261-4/+5
* s4-kcc: fixed valgrind errors in drs replicaInfo server sideAndrew Tridgell2010-11-261-7/+5
* s4-provision: fixed eadb automatic and manual setting in provisionAndrew Tridgell2010-11-263-21/+18
* s4-provision: don't try to look for an IPv6 address when not specifiedAndrew Tridgell2010-11-261-11/+0
* s4-dsdb Remove rootDSE and anonymous checks from acl_readAndrew Bartlett2010-11-261-15/+0
* s4-dsdb Add 'block anonymous' checks to the rootdse moduleAndrew Bartlett2010-11-261-0/+100
* s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics().Andrew Bartlett2010-11-262-4/+3
* s4-tests: Made acl tests to reconnect if dSHeuristics is being manipulatedNadezhda Ivanova2010-11-251-28/+25
* s4-tests: Modified create_ou to only accept security.descriptor type for sd t...Nadezhda Ivanova2010-11-252-45/+31
* s4-dsdb: Switched to using a dictionary in create_ou for consistency.Nadezhda Ivanova2010-11-251-4/+2
* s4-dsdb: Fixed wrong assignment of name attribute to description atribute in ...Nadezhda Ivanova2010-11-251-1/+1
* s4:lsa RPC server / objectclass LDB module - fix the creation of trusted doma...Matthias Dieter Wallnöfer2010-11-252-9/+3
* s4-tests: Modified speedtest.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-8/+3
* s4-tests: Modified sec_descriptor.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-71/+66
* s4-tests: Modified sam.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-72/+67
* s4-tests: Modified passwords.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-12/+7
* s4-tests: delete_force was unused, removed it.Nadezhda Ivanova2010-11-251-5/+0
* s4-tests: Modified ldap_schema.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-8/+3
* s4-tests: Modified ldap.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-93/+88
* s4-tests: Modified deletetest.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-18/+14
* s4-tests: Modified bind.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-7/+2
* s4-tests: Modified acly.py to use common delete_force instead of defining its...Nadezhda Ivanova2010-11-251-60/+55
* s4-tests: Added a common definition of delete_force.Nadezhda Ivanova2010-11-251-0/+6
* s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS.Günther Deschner2010-11-241-1/+8
* s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is...Matthias Dieter Wallnöfer2010-11-242-5/+9
* s4:objectclass LDB module - move one checks into the "objectclass derivation ...Matthias Dieter Wallnöfer2010-11-241-11/+17
* s4:objectclass LDB module - some more or less cosmetic return value macro cha...Matthias Dieter Wallnöfer2010-11-241-14/+22
* s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de...Nadezhda Ivanova2010-11-241-48/+50
* s4-dsdb: Extended samdb.newgroup to set the group's security descriptor.Nadezhda Ivanova2010-11-241-1/+5
* s4-setup correct the require BIND version for Dynamic DNSAndrew Bartlett2010-11-241-1/+1
* s4-devel: we don't need to override these scripts nowAndrew Tridgell2010-11-241-2/+0
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-244-9/+16
* s4-kcc: disable the NDR printing of DRS getinfo requestsAndrew Tridgell2010-11-241-0/+4
* pyldb: Fix broken test.Jelmer Vernooij2010-11-232-1/+2
* s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods.Nadezhda Ivanova2010-11-231-43/+15
* s4-dsdb: Changed filter to find the account of a user by samAccountNameNadezhda Ivanova2010-11-231-2/+1
* s4-test/repl_schema: Refactor the test a little bit toKamen Mazdrashki2010-11-231-31/+59
* s4-tests: Make all DRS python tests to start with samba4.drs.* prefixKamen Mazdrashki2010-11-231-3/+3
* s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-231-1/+1
* s4-tests: Modified sec_descriptor.py to use samdb.newuser instead of custom m...Nadezhda Ivanova2010-11-231-47/+22
* s4-tests: Modified acl.py to use samdb.newuser instead of custom methods.Nadezhda Ivanova2010-11-231-86/+68