summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture: handle binding_struct->host == NULL in torture_parse_target()Stefan Metzmacher2014-02-111-1/+3
* s4:librpc/test: an empty hostname means b->host == NULLStefan Metzmacher2014-02-111-1/+2
* s4:rpc_server: fix talloc hierachie dcesrv_context => dcesrv_endpoint => dces...Stefan Metzmacher2014-02-111-4/+4
* s4:torture/rpc: fix rpc.scanner testStefan Metzmacher2014-02-111-13/+29
* s4:torture/rpc: pass object down to test_Map_display()Stefan Metzmacher2014-02-111-5/+15
* s4:torture/rpc: print out the object guid in rpc.epmapper.epmapper.Lookup_simpleStefan Metzmacher2014-02-111-2/+3
* s4:torture/rpc: test all auth_types (8bit) in rpc.mgmtStefan Metzmacher2014-02-111-1/+1
* s4:torture/rpc: fix rpc.mgmt testStefan Metzmacher2014-02-111-1/+2
* s4:torture/rpc: remove unused variable in session_key.cStefan Metzmacher2014-02-111-4/+2
* s4:torture/rpc: remove unused variable in frsapi.cStefan Metzmacher2014-02-111-9/+9
* s4:torture/rpc: remove unused variable in dsgetinfo.cStefan Metzmacher2014-02-111-3/+1
* s4:torture/rpc: remove unused variable in backupkey.cStefan Metzmacher2014-02-111-25/+24
* s4:torture/rpc: fix compiler warnings in spoolss.cStefan Metzmacher2014-02-111-6/+14
* s4:torture/drs: remove unused variables.Stefan Metzmacher2014-02-112-15/+5
* s4:torture/rpc: initialize struct dcerpc_binding completelyStefan Metzmacher2014-02-111-0/+1
* s4:librpc/rpc: remove prototypes which are already in librpc/rpc/rpc_common.hStefan Metzmacher2014-02-111-5/+0
* s4:librpc/rpc: use the correct _recv function in continue_open_pipe()Stefan Metzmacher2014-02-111-1/+1
* s4:rpc_server: check verification trailerGregor Beck2014-02-111-0/+48
* s4:rpc_server: check header of each packet fragmentGregor Beck2014-02-111-1/+13
* s4:rpc_server: verifiy the auth_info against the per connection valuesStefan Metzmacher2014-02-111-0/+15
* s4:librpc/rpc: only propose header signing if we use sign or sealStefan Metzmacher2014-02-111-1/+3
* s4:librpc/rpc: add forward declaration for struct resolve_contextStefan Metzmacher2014-02-111-0/+1
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-02-102-94/+2
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-103-42/+1
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-02-101-8/+0
* ntvfs_posix: No wbc_context requiredVolker Lendecke2014-02-102-8/+0
* dcesrv_unixinfo: No wbc_context requiredVolker Lendecke2014-02-101-32/+4
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-101-3/+1
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-102-6/+7
* auth4: Do not generate just a temporary wbc_contextVolker Lendecke2014-02-101-10/+1
* auth4: auth_session_info_fill_unix only needs a tevent_contextVolker Lendecke2014-02-102-3/+4
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-02-102-4/+4
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-02-102-158/+0
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-02-103-24/+5
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-02-101-0/+215
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-02-104-29/+8
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-02-103-1/+173
* param: rename lp function and variable from "encrypted_passwords" to "encrypt...Garming Sam2014-02-071-3/+3
* param: rename lp function and variable from "srv_minprotocol" to "server_min_...Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from "srv_maxprotocol" to "server_max_...Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "maxmux" to "max_mux"Garming Sam2014-02-072-4/+4
* param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from "serverstring" to "server_string"Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-073-4/+4
* param: rename lp function and variable from 'casesensitive' to 'case_sensitive'Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from 'force_dir_mode' to 'force_direct...Garming Sam2014-02-071-1/+1
* s4:cluster: use DBWRAP_LOCK_ODER_NONE for local_db_tmp_open()Michael Adam2014-02-071-1/+1
* dbwrap: add dbwrap_flags argument to dbwrap_local_open()Michael Adam2014-02-071-1/+1
* dbwrap: add a dbwrap_flags argument to db_open_tdb()Michael Adam2014-02-071-2/+4