fix bad shell
[gd/samba-autobuild/.git] / source4 /
2010-11-28 Matthias Dieter... Revert "s4:netcmd/drs.py - use "objectClass" for discov...
2010-11-28 Matthias Dieter... s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" inclu...
2010-11-28 Jelmer Vernooijs4-selftest: Ignore broken pipe error from grep.
2010-11-28 Jelmer Vernooijsamba.provision: Fix setup_path.
2010-11-28 Jelmer Vernooijsamba.provision: Add package with provision and backend...
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-28 Jelmer VernooijMakefile: Add rule for pydoctor.
2010-11-28 Jelmer Vernooijsamba.tests: Fix formatting.
2010-11-28 Kamen Mazdrashkis4-tests/bind.py: Use samba.tests.connect_samdb() inste...
2010-11-28 Andrew Tridgells4-samba-tool: support help, and show description of...
2010-11-28 Andrew Tridgells4-drs: fixed credit for C version
2010-11-27 Matthias Dieter... s4:netcmd/drs.py - use "objectClass" for discovering...
2010-11-27 Matthias Dieter... s4:dsdb/repl/drepl_service.c - return the correct WERR...
2010-11-27 Matthias Dieter... s4:drepl_service.c - fix error macro (use "_werr" and...
2010-11-27 Matthias Dieter... s4:dsdb/repl/drepl_out_helpers.c - print out the correc...
2010-11-27 Matthias Dieter... s4:lib/registry/rpc.c - remove a duplicate assignment
2010-11-27 Matthias Dieter... s4:torture/rpc/samr.c - fix uninitialised "status"...
2010-11-27 Matthias Dieter... s4:torture/rpc/samsync.c - remove uninitialised "nt_sta...
2010-11-27 Matthias Dieter... s4:drsuapi RPC server - fix "enum security_user_level...
2010-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
2010-11-27 Matthias Dieter... s4:wkssvc RPC server - better solution for srvsvc*...
2010-11-27 Matthias Dieter... Revert "s4:rpc_server/common/common.h - introduce two...
2010-11-27 Matthias Dieter... s4:libcli/security/session.h - fix include ordering...
2010-11-27 Matthias Dieter... s4:dsdb/samdb/samdb.h - fix include ordering in order...
2010-11-27 Matthieu Patoubuild: change compile flags on mac os x if we face...
2010-11-27 Jelmer Vernooijshow_test_time: Move to root scripting directory as...
2010-11-27 Matthias Dieter... s4:role transfer - use always type "enum drepl_role_mas...
2010-11-27 Matthias Dieter... s4:samba3sam LDB module - correctly print out an unsign...
2010-11-27 Matthias Dieter... s4:samba3sam LDB module - make the "pw_uid"/"pw_gid...
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-27 Matthias Dieter... s4:dsdb/tests/python/sam.py - we don't need the domain SID
2010-11-27 Matthias Dieter... s4:torture/drs/python/fsmo.py - fix comments and an...
2010-11-27 Andrew Tridgells4-samba-tool: removed old C implementation of samba...
2010-11-27 Andrew Tridgells4-samba-tool: switched over to python version of samba...
2010-11-27 Andrew Tridgells4-samba-tool: added python implementation of samba...
2010-11-27 Andrew Tridgells4-pyglue: expose the remaining NTTIME functions from...
2010-11-27 Andrew Tridgells4-drs: allow DrsReplicaGetInfo as a DC
2010-11-27 Andrew Tridgells4-pydsdb: use cpp macro to simplify flags definitions
2010-11-27 Andrew Tridgells4-samba-tool: fixed "-k no" for disabling kerberos...
2010-11-27 Matthieu PatouAdd timestamp when running with --maximum-runtime
2010-11-27 Jelmer Vernooijblackbox.ldb: Support using system ldbsearch.
2010-11-27 Andrew Tridgells4-libnet: use the full DNS domain for CLDAP lookups...
2010-11-26 Matthieu Patouldb-tdb: Add more information about full scan
2010-11-26 Matthias Dieter... s4:rootdse LDB module - remove unused variable
2010-11-26 Matthias Dieter... s4:objectclass LDB module - simply use "msg" when reque...
2010-11-26 Matthias Dieter... s4:objectclass LDB module - move the "mem_ctx" allocati...
2010-11-26 Andrew Bartletts4-dsdb Reorganise and clarify the LSA objectClass...
2010-11-26 Andrew Bartletts4-objectclass Use a specific local variable name,...
2010-11-26 Andrew Tridgells4-kcc: fixed valgrind errors in drs replicaInfo server...
2010-11-26 Andrew Tridgells4-provision: fixed eadb automatic and manual setting...
2010-11-26 Andrew Tridgells4-provision: don't try to look for an IPv6 address...
2010-11-25 Andrew Bartletts4-dsdb Remove rootDSE and anonymous checks from acl_read
2010-11-25 Andrew Bartletts4-dsdb Add 'block anonymous' checks to the rootdse...
2010-11-25 Andrew Bartletts4-dsdb Remove mem_ctx argument from dsdb_module_find_d...
2010-11-25 Nadezhda Ivanovas4-tests: Made acl tests to reconnect if dSHeuristics...
2010-11-25 Nadezhda Ivanovas4-tests: Modified create_ou to only accept security...
2010-11-25 Nadezhda Ivanovas4-dsdb: Switched to using a dictionary in create_ou...
2010-11-25 Nadezhda Ivanovas4-dsdb: Fixed wrong assignment of name attribute to...
2010-11-25 Matthias Dieter... s4:lsa RPC server / objectclass LDB module - fix the...
2010-11-25 Nadezhda Ivanovas4-tests: Modified speedtest.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sam.py to use samba.tests.delete_force
2010-11-24 Nadezhda Ivanovas4-tests: Modified passwords.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: delete_force was unused, removed it.
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap_schema.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap.py to use samba.tests.delete_force
2010-11-24 Nadezhda Ivanovas4-tests: Modified deletetest.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified bind.py to use samba.tests.delete_force
2010-11-24 Nadezhda Ivanovas4-tests: Modified acly.py to use common delete_force...
2010-11-24 Nadezhda Ivanovas4-tests: Added a common definition of delete_force.
2010-11-24 Günther Deschners4-smbtorture: pick a better printer in RPC-SPOOLSS...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - LSA objects - allow them...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - move one checks into the...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - some more or less cosmetic...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor to use samdb.newgroup...
2010-11-24 Nadezhda Ivanovas4-dsdb: Extended samdb.newgroup to set the group's...
2010-11-24 Andrew Bartletts4-setup correct the require BIND version for Dynamic DNS
2010-11-24 Andrew Tridgells4-devel: we don't need to override these scripts now
2010-11-23 Andrew Tridgells4-dynconfig: override more paths when running from...
2010-11-23 Andrew Tridgells4-kcc: disable the NDR printing of DRS getinfo requests
2010-11-23 Jelmer Vernooijpyldb: Fix broken test.
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newgroup instead...
2010-11-23 Nadezhda Ivanovas4-dsdb: Changed filter to find the account of a user...
2010-11-23 Kamen Mazdrashkis4-test/repl_schema: Refactor the test a little bit to
2010-11-23 Kamen Mazdrashkis4-tests: Make all DRS python tests to start with samba...
2010-11-23 Kamen Mazdrashkis4-pfm_verify: Explicitly pass LoadParm() instance...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samdb.newus...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newuser instead...
2010-11-23 Nadezhda Ivanovas4-dsdb: Extended samdb.newuser to accept security...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use SamDB.creat...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use SamDB.create_ou()
2010-11-23 Nadezhda Ivanovas4-dsdb: Added a python method to SamDB for creating...
2010-11-23 Andrew Tridgells4-ldb: added an environment varibale LDB_WARN_UNINDEXED
2010-11-23 Nadezhda Ivanovas4-tests: Ldap tests now use the get_dsheuristics and...
2010-11-23 Nadezhda Ivanovas4-tests: Password tests now use the get_dsheuristics...
2010-11-23 Nadezhda Ivanovas4-tests: Acl tests now use the get_dsheuristics and...
2010-11-23 Nadezhda Ivanovas4-dsdb: Added python helpers for getting and seting...
2010-11-22 Jelmer Vernooijservice_ldap, service_smb: Lowercase output file names.
2010-11-22 Nadezhda Ivanovas4-tests: Adapted passwords.py to use set_minPwdAge...
2010-11-22 Nadezhda Ivanovas4-tests: Adapted acl.py to use set_minPwdAge from...
next