summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* selftest: Remove reduction in time window in delaywrite testAndrew Bartlett2014-04-021-10/+10
* torture: test FSRVP UNCs with and without trailing slashesDavid Disseldorp2014-03-311-5/+6
* messaging4: Simplify irpc_namedb_open a bitVolker Lendecke2014-03-311-5/+5
* messaging4: Remove lp_ctx from imessaging_contextVolker Lendecke2014-03-311-13/+7
* messaging4: Store a names_db handle in the imessaging_contextVolker Lendecke2014-03-311-36/+12
* messaging4: Add some NULL checksVolker Lendecke2014-03-311-0/+15
* messaging4: Add "goto fail" to imessaging_initVolker Lendecke2014-03-311-12/+9
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-317-18/+18
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattrVolker Lendecke2014-03-311-3/+5
* imessaging: Avoid passing lp_ctx to tdb_wrap_open in irpc_namedb_openVolker Lendecke2014-03-311-1/+4
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattrVolker Lendecke2014-03-311-2/+5
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_setup_optionsVolker Lendecke2014-03-311-3/+4
* torture: Avoid passing lp_ctx to tdb_wrap_open in test_tdb_speedVolker Lendecke2014-03-311-2/+3
* dsdb: Avoid passing lp_ctx to tdb_wrap_open in partition_metadata_openVolker Lendecke2014-03-311-3/+3
* dsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_metadata_openVolker Lendecke2014-03-311-3/+3
* secrets: Avoid passing lp_ctx to tdb_wrap_open in randseed_initVolker Lendecke2014-03-311-1/+4
* lib: Fix blank line endingsVolker Lendecke2014-03-311-29/+29
* Revert "s4:tls_tstream: allow mode of SSL keyfile to be 0400, not only 0600"Stefan Metzmacher2014-03-281-3/+2
* s4:librpc/rpc: remember "ncalrpc_dir" on the dcerpc_pipe->bindingStefan Metzmacher2014-03-281-3/+11
* s4:pyrpc: add base.transfer_syntax_ndr*()Stefan Metzmacher2014-03-281-0/+52
* s4:pyrpc: add py_dcerpc_syntax_init_helper()Stefan Metzmacher2014-03-282-0/+26
* s4:librpc: compile python bindings for dcerpc.idlStefan Metzmacher2014-03-282-0/+10
* dcerpc.idl: fix dcerpc_bind_nack definitionStefan Metzmacher2014-03-281-3/+6
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-274-10/+10
* s4:ntlm_auth: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-1/+1
* s4:rpc_server: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-3/+3
* s4:smb_server: make use of gensec_update_ev()Stefan Metzmacher2014-03-272-2/+2
* s4:librpc: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-2/+2
* s4:libcli: make use of gensec_update_ev()Stefan Metzmacher2014-03-273-6/+6
* s4:ldap_server: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-2/+2
* s4:kdc: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-1/+1
* s4:dns_server: make use of gensec_update_ev()Stefan Metzmacher2014-03-272-3/+3
* s4:pygensec: don't pass an explicit tevent_context to gensec_update()Stefan Metzmacher2014-03-271-9/+1
* dsdb: Improve missing objectClass handlingAndrew Bartlett2014-03-271-13/+13
* dsdb: Improve errors and checks for missing objectClass valuesAndrew Bartlett2014-03-271-2/+9
* dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag worksAndrew Bartlett2014-03-271-5/+13
* dsdb: Do not update notify_uSN until the transaction is genuinely committed t...Andrew Bartlett2014-03-271-7/+7
* selftest: Remove print_smbtorture4_version and smbtorture4_possible checkAndrew Bartlett2014-03-261-2/+0
* dsdb: Do checks for invalid renames in samldb, before repl_meta_dataAndrew Bartlett2014-03-262-238/+271
* s4:librpc/rpc: use dcerpc_binding_get_object() in order to pass the object to...Stefan Metzmacher2014-03-251-2/+3
* s4:librpc/tests: assert the the abstract syntax has the expected value (null)Stefan Metzmacher2014-03-251-0/+4
* s4:librpc/tests: reset the object on the binding created from the towerStefan Metzmacher2014-03-251-0/+7
* s4:torture/raw: fix debug message in torture_raw_qfileinfo_pipe()Stefan Metzmacher2014-03-251-1/+1
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in backupkey.cStefan Metzmacher2014-03-251-22/+55
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in lsa.cStefan Metzmacher2014-03-251-2/+7
* s4:torture/rpc: fix altercontext test against windowsStefan Metzmacher2014-03-251-1/+5
* s4:torture/rpc: remove bogus rpc.multibind testStefan Metzmacher2014-03-253-78/+1
* s4:selftest: don't run rpc.multibind anymoreStefan Metzmacher2014-03-251-3/+3
* s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()Stefan Metzmacher2014-03-251-7/+10
* s4:librpc/test: test ipv6 addresses in dcerpc_binding stringsStefan Metzmacher2014-03-251-0/+22