summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: define and include entities for the docsGarming Sam2014-01-313-14/+46
* docs: adjust the defaults for list parameters to include commas to match test...Garming Sam2014-01-315-7/+7
* s3-param: Remove compilation conditional for setting directory name cache size.Garming Sam2014-01-311-4/+0
* lib/param: change server max protocol to be consistent with s3 and docsGarming Sam2014-01-311-1/+1
* lib/param: change min wins ttl default to be consistent with docsGarming Sam2014-01-311-1/+1
* lib/param: Fix default of printjob username to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of logon path to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of logon home to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of smb passwd file to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of panic action to match s3Andrew Bartlett2014-01-311-0/+4
* lib/param: Fix default of usershare path to match docsAndrew Bartlett2014-01-311-0/+2
* docs: change hard-coded default of nsupdate command to match lib/paramAndrew Bartlett2014-01-311-1/+1
* lib/param: change name resolve order to include lmhosts as per the docsGarming Sam2014-01-311-1/+1
* s4-resolve: Add lmhosts support into the source4 name resolve codeAndrew Bartlett2014-01-313-1/+132
* lib/param: set default for -valid parameterGarming Sam2014-01-311-0/+2
* param: Rename variable used for lp__server_role server_roleGarming Sam2014-01-313-3/+3
* param: Rename variable used for lp__security securityGarming Sam2014-01-313-3/+3
* param: fixup security default to AUTO to permit server role = domain memberGarming Sam2014-01-312-2/+2
* lib/param: fix a comment for lpcfg_printernameGarming Sam2014-01-311-1/+1
* param: Rename variable used for lp__printername szPrinternameGarming Sam2014-01-314-8/+8
* param: remove static functions in param_functions.cGarming Sam2014-01-311-2/+2
* param: Complete the removal of the "open files database hash size" parameterGarming Sam2014-01-314-4/+2
* ctdb-doc: Fix usage string for ctdb readkey/writekeyAmitay Isaacs2014-01-311-2/+2
* ctdb-daemon: Return negative status only if there are known errorsAmitay Isaacs2014-01-311-1/+4
* ctdb/tests/eventscripts: Avoid errors on broken pipeMartin Schwenke2014-01-311-3/+3
* ctdb/tests/eventscripts: Improve ip command stub secondary handlingMartin Schwenke2014-01-311-22/+59
* ctdb/daemon: reloadips must register state of asynchronous controlsMartin Schwenke2014-01-311-0/+3
* s4:tls_tstream: allow mode of SSL keyfile to be 0400, not only 0600Michael Brown2014-01-311-2/+3
* build: Build idmap_ad by defaultVolker Lendecke2014-01-301-0/+1
* selftets: durable-open.reopen4 succeeds now.Michael Adam2014-01-301-1/+0
* s4:torture:smb2: fix durable-open.reopen4Michael Adam2014-01-301-1/+0
* s3:smbd: skip empty records in smbXsrv_open_cleanup()Stefan Metzmacher2014-01-301-0/+9
* smbd:smb2: fix durable reconnect: set fsp->fnum from the smbXsrv_open->local_idMichael Adam2014-01-301-0/+1
* docs: remove extra spaces in synopsis of dbwrap_toolMichael Adam2014-01-301-3/+1
* docs: document new --non-persistent option to dbwrap_toolMichael Adam2014-01-301-2/+18
* dbwrap_tool: add option "--non-persistent" and force excatly one of "--[non-]...Michael Adam2014-01-301-5/+18
* docs: remove short form "-p" of --persistent from dbwrap_tool manpageMichael Adam2014-01-301-2/+2
* dbwrap_tool: remove the short form "-p" of "--persistent"Michael Adam2014-01-301-1/+1
* s3:brlock: fix a comment typoMichael Adam2014-01-301-1/+1
* ctdb-eventscripts: Do not mark node unhealthy if no fs is availableSrikrishan Malik2014-01-301-3/+4
* param: Do not check defaults_saved in is_defaultAndrew Bartlett2014-01-301-2/+0
* lib/param: Do not check defaults_saved in is_defaultAndrew Bartlett2014-01-301-2/+0
* param: Remove unused lp_is_default (once used by SWAT)Andrew Bartlett2014-01-302-12/+0
* param: Remove unused lp_next_parameter (once used by SWAT)Andrew Bartlett2014-01-302-60/+0
* lib/param: Remove unused lpcfg_next_parameter (once used by SWAT)Andrew Bartlett2014-01-302-59/+0
* param: remove unused bPreferredMaster from s3 loadparm in LOADPARM_EXTRA_GLOBALSGarming Sam2014-01-301-2/+1
* lib/param: Make and use lpcfg_equal_parameter in commonAndrew Bartlett2014-01-303-62/+28
* lib/param: Make and use common lpcfg_map_parameterAndrew Bartlett2014-01-302-39/+14
* s3-param: Use lpcfg_dump_a_parameter in dump_a_parameterAndrew Bartlett2014-01-301-14/+8
* s3-param: Make dump_a_parameter use lp_paramater() rather than an open-coded ...Andrew Bartlett2014-01-301-29/+16