summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* param: remove unused dump_globalsGarming Sam2014-07-311-37/+0
* param: use lpcfg_dump_globals in s3 loadparmGarming Sam2014-07-312-2/+13
* param: rename dump_globalsGarming Sam2014-07-311-2/+2
* param: allow dump_globals to check the actual defaultsGarming Sam2014-07-311-2/+10
* param: remove is_default method in s3Garming Sam2014-07-312-42/+2
* param: make is_default more genericGarming Sam2014-07-311-2/+2
* param: remove unused service_ok functionGarming Sam2014-07-312-47/+0
* param: use lpcfg_service_ok in s3 loadparmGarming Sam2014-07-312-5/+4
* param: add extra condition in lpcfg_service_okGarming Sam2014-07-311-0/+9
* s3:param: remove lp_string_set from the s3_fns.Garming Sam2014-07-312-2/+0
* param: remove unnecessary uses of lp_string_setGarming Sam2014-07-311-24/+9
* s3:param: add lp_ctx as a parameter to init_globalsGarming Sam2014-07-311-4/+6
* s3:param: use lpcfg_do_*_paramter instead of lp_do_parameter in do_parameterGarming Sam2014-07-311-3/+18
* param: Use the correct flag locations with lpcfg_parm_is_cmdlineGarming Sam2014-07-311-8/+0
* s3:param: simplify lp_do_parameter to use lpcfg functionsGarming Sam2014-07-311-76/+8
* smbd: Change logging level for denied share accessChristof Schmitt2014-07-312-2/+2
* s3:param: move a variable into scope in lp_file_list_changedMichael Adam2014-07-301-2/+2
* lib/util: remove outdated comment from debug.cMichael Adam2014-07-301-4/+0
* s3: net time - fix usage and core dump.Jeremy Allison2014-07-301-10/+20
* s3: xml-docs. Ensure users of 'net time' know the remote server must be speci...Jeremy Allison2014-07-301-4/+11
* tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs2014-07-301-4/+0
* s3: winbindd: On new client connect, prune idle or hung connections older tha...Jeremy Allison2014-07-291-0/+36
* s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison2014-07-294-0/+28
* tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs2014-07-291-1/+40
* s4-rpc: dnsserver: Allow . to be specified for @ recordAmitay Isaacs2014-07-291-1/+3
* selftest: Fix a typo (SIGTERm --> SIGTERM)Amitay Isaacs2014-07-291-1/+1
* Fix now erroneous comment for directory_create_or_exist()Jeremy Allison2014-07-291-1/+1
* ctdb-eventscripts: Remove unused argument to natgw_ensure_master()Martin Schwenke2014-07-291-3/+1
* ctdb-tests: Add another LCP2 takeover testMartin Schwenke2014-07-291-0/+74
* ctdb-eventscripts: Remove NAT gateway "monitor" eventMartin Schwenke2014-07-295-10/+4
* messaging4: Simplify imessaging_pathVolker Lendecke2014-07-291-9/+4
* messaging3: messaging_array is no longer usedVolker Lendecke2014-07-281-5/+0
* unix_msg: simplify unix_msg_sendVolker Lendecke2014-07-281-12/+5
* unix_msg: Use struct initializersVolker Lendecke2014-07-281-32/+32
* unix_msg: Use empty arrays in structsVolker Lendecke2014-07-281-3/+3
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-2814-23/+19
* lib: Simplify directory_create_or_exist with an early returnVolker Lendecke2014-07-281-23/+24
* winbind/i18n: update Japanese pam winbind translationBjörn Jacke2014-07-261-117/+113
* s3:idmap: fix talloc hierarchy in idmap_passdb_domain()Michael Adam2014-07-251-1/+1
* s3:idmap: only check the range values if a range setting has been found.Michael Adam2014-07-251-3/+1
* s3:idmap: move loading of idmap options together before range checking in idm...Michael Adam2014-07-251-4/+4
* s3:idmap: in idmap_init_domain() load methods before loading further configMichael Adam2014-07-251-18/+23
* s3:idmap: don't log missing range config if range checking not requestedMichael Adam2014-07-251-2/+2
* messaging3: Remove an unnecessary variableVolker Lendecke2014-07-251-4/+1
* messaging4: Simplify ping_message with server_id_str_buf()Volker Lendecke2014-07-241-3/+2
* messaging3: Simplify ping_message()Volker Lendecke2014-07-241-10/+4
* messaging3: Remove two procid_str_static callsVolker Lendecke2014-07-241-3/+6
* s3:smbd: remove unused client_get_tcp_info()Stefan Metzmacher2014-07-241-15/+0
* s3:smbd: avoid using client_get_tcp_info()Stefan Metzmacher2014-07-241-25/+17
* torture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture test case to source4/...Anubhav Rakshit2014-07-241-0/+47