summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* log winbind version (when requested) in winbindd logNoel Power2014-01-221-0/+2
* s4:torture/rpc: add invalidAuthenticate2Stefan Metzmacher2014-01-221-14/+74
* s4:rpc_server/netlogon: return a zero return_authenticator and rid on errorStefan Metzmacher2014-01-221-4/+8
* kdc: Add belts-and-braces check that we fail if the hdb version changesAndrew Bartlett2014-01-202-0/+11
* Support for Heimdal's unified krb5 and hdb plugin system.Jeffrey Clark2014-01-211-0/+16
* dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.Stefan Metzmacher2014-01-162-4/+14
* s4:librpc/rpc: change dcerpc_map_reason() into dcerpc_map_nak_reason()Stefan Metzmacher2014-01-161-5/+7
* s4:librpc/rpc: add dcerpc_map_ack_reason()Stefan Metzmacher2014-01-161-1/+18
* s4:torture/libnet: fix compiler warnings in libnet_lookup.cStefan Metzmacher2014-01-161-0/+1
* s4:torture/libnet: check the result of libnet_LookupName()Stefan Metzmacher2014-01-161-1/+5
* s4:torture/rpc: remove compiler warnings in ntsvcs.cStefan Metzmacher2014-01-161-9/+8
* s4:torture/rpc: remove compiler warnings in spoolss_notify.cStefan Metzmacher2014-01-161-1/+4
* s4:torture/rpc: s/pipe/pipes/Stefan Metzmacher2014-01-161-4/+4
* s4:torture/rpc: remove unused variables from alter_context.cStefan Metzmacher2014-01-161-5/+0