summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* torture: add zero length FSCTL_SRV_COPYCHUNK testDavid Disseldorp2014-02-061-0/+64
* s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETEArvid Requate2014-02-061-2/+7
* dsdb: Add more tests for DN+String and DN+Binary comparisonsAndrew Bartlett2014-02-051-0/+14
* dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR ...Andrew Bartlett2014-02-051-4/+7
* loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...Michael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docsMichael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-032-2/+2
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-032-2/+2
* loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docsMichael Adam2014-02-031-1/+1
* s4-resolve: Add lmhosts support into the source4 name resolve codeAndrew Bartlett2014-01-313-1/+132
* s4:tls_tstream: allow mode of SSL keyfile to be 0400, not only 0600Michael Brown2014-01-311-2/+3
* s4:torture:smb2: fix durable-open.reopen4Michael Adam2014-01-301-1/+0
* s4-param: add error messages for failure to dump a parameterGarming Sam2014-01-281-3/+11
* param: fix incorrect file error handling in s4 pyparamGarming Sam2014-01-281-2/+0
* s4-testparm: modify dumping of parameters to use the lib/param code to have m...Garming Sam2014-01-281-0/+37
* heimdal: Fix a format error on FreeBSD10Volker Lendecke2014-01-241-1/+1