s4:dcesrv_drsuapi RPC server - remove unreachable statement
[kai/samba.git] / source4 /
2010-11-29 Matthias Dieter... s4:dcesrv_drsuapi RPC server - remove unreachable statement
2010-11-29 Matthias Dieter... s4:dns_server/dns_update.c - remove unreachable statements
2010-11-29 Matthias Dieter... s4:torture - remove unreachable statements to quiet...
2010-11-29 Matthias Dieter... s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";"
2010-11-29 Matthias Dieter... heimdal:base/heimbase.c - remove an unused variable
2010-11-29 Matthias Dieter... s4:param/pyparam_util.c - remove unused include
2010-11-29 Matthias Dieter... s4:auth/gensec/gensec_gssapi.c - always print error...
2010-11-29 Andrew Tridgells4-samdb: give a better exception if multiple users...
2010-11-29 Andrew Tridgells4-repl_schema: fixed ldb exception handling
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-29 Andrew Tridgells4-samba-tool: fixed ldb exception handling in domainle...
2010-11-29 Andrew Tridgells4-samba-tool: improved exception handling in samba...
2010-11-29 Andrew Tridgells4-join: fixed exception handling in join command
2010-11-29 Andrew Tridgells4-ldapcmp: make ldapcmp a samba-tool command
2010-11-29 Andrew Tridgells4-ldapcmp: fixed exception handling
2010-11-29 Andrew Tridgells4-pyglue: added get_debug_level() method
2010-11-29 Andrew Tridgells4-loadparm: use loadparm_init_global() instead of...
2010-11-29 Andrew Tridgells4-loadparm: added loadparm_init_global()
2010-11-29 Andrew Tridgells4-gpo: started on samba-tool gpo list command
2010-11-29 Andrew Tridgells4-dsdb: give full error message for operational failures
2010-11-29 Andrew Tridgells4-pydsdb: two more GPO related flags
2010-11-29 Andrew Tridgells4-samba-tool: started on gpo subcommands in python
2010-11-29 Andrew Tridgells4-pydsdb: added GPO policy flags
2010-11-28 Jelmer Vernooijsamba.tests.hostconfig: Fix import.
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-28 Jelmer Vernooijsamba.upgradehelpers: Simplify code a bit.
2010-11-28 Jelmer Vernooijsamba.hostconfig: Move samba.shares into samba.hostconfig.
2010-11-28 Jelmer Vernooijsamba.getopt: Fix missing import of sys.
2010-11-28 Jelmer Vernooijchgtdcpass: Fix program name in usage message.
2010-11-28 Matthias Dieter... s4:torture/smb2/acls.c - remove two unused variables
2010-11-28 Matthias Dieter... s4:introduce casts before outputs of "time_t" variables
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...
next