summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* param: replace lp_set_cmdline in s3 helpers to store_cmdlineGarming Sam2014-07-075-14/+32
* param: Ensure the correct mem context is always being used from s3Garming Sam2014-07-071-2/+9
* param: set the flags on a s3 loadparm contextGarming Sam2014-07-075-1/+19
* param: flag fixes in s3 loadparmGarming Sam2014-07-072-1/+35
* param: attempt to start factoring out the bInGlobalSection parameterGarming Sam2014-07-071-2/+3
* param: allow fallback to s3 do_section in lib/paramGarming Sam2014-07-071-1/+8
* param: add do_section to s3 helpersGarming Sam2014-07-074-2/+4
* param: rename do_section in s3 to lp_do_section to avoid conflictsGarming Sam2014-07-071-5/+5
* param: remove unnecessary calls to do_parameter in s3Garming Sam2014-07-071-4/+25
* lib/param: add deprecated warning to be consistent with s3Garming Sam2014-07-071-0/+10
* param: remove unnecessary lp_local_ptr_by_snum functionGarming Sam2014-07-071-11/+2
* param: avoid the use of lp_do_parameter in poptGarming Sam2014-07-071-1/+1
* param: move defaults_saved global out of dump_globals functionGarming Sam2014-07-071-3/+3
* param: use set_variable_helper in s3 loadparmGarming Sam2014-07-071-120/+1
* param: finish the set_param_helper lineup by rearranging case orderGarming Sam2014-07-071-6/+7
* param: make some more changes to lp_do_parameter to match set_variable_helperGarming Sam2014-07-072-19/+31
* lib/param: change set_variable_helper formattingGarming Sam2014-07-071-4/+6
* param: attempt to align the set_variable_helper with lp_do_parameterGarming Sam2014-07-071-3/+2
* param: use str_list_make_v3 instead of str_list_make in s3Garming Sam2014-07-071-2/+2
* param: Add null checks for upcoming str_list_make changesGarming Sam2014-07-072-2/+6
* param: pre-emptively correct use of str_list_make_v3 in lib/paramGarming Sam2014-07-072-0/+8
* lib/param: factor out a common portion of set_variableGarming Sam2014-07-071-14/+30
* param: Use the plus/minus syntax for reading in lists in s3 loadparmGarming Sam2014-07-071-0/+31
* param: change a number of parameters from P_LIST to P_CMDLISTGarming Sam2014-07-073-28/+28
* param: ensure CMD_LIST is freed when freeing a parameterGarming Sam2014-07-071-1/+1
* smbcacls: parse config file argument prior to loadDavid Disseldorp2014-07-071-2/+3
* net/doc: make clear that net vampire is for NT4 domains onlyBjörn Jacke2014-07-071-0/+2
* torture4: Add trivial epoch testVolker Lendecke2014-07-072-0/+55
* torture4: Add smb2.lease.nobreakselfVolker Lendecke2014-07-072-0/+88
* torture4: Add a test to break a handle twiceVolker Lendecke2014-07-072-0/+67
* torture4: Make sure we copy the parent_lease_keyVolker Lendecke2014-07-072-6/+52
* smbd: Use BVALVolker Lendecke2014-07-071-8/+4
* ctdb-tests: Add a test for ctdb restoredbAmitay Isaacs2014-07-071-0/+118
* ctdb-tests: Check that ctdb wipedb cleans the databaseAmitay Isaacs2014-07-071-0/+10
* ctdb-daemon: Do not thaw databases if recovery is activeAmitay Isaacs2014-07-074-6/+14
* ctdb-recoverd: Set recovery mode before freezing databasesAmitay Isaacs2014-07-072-22/+22
* ctdb-tools: There is no need for forcing a recoveryAmitay Isaacs2014-07-071-13/+0
* Revert "It was possible for ->recovery_mode to get out of sync with the new t...Amitay Isaacs2014-07-071-10/+1
* ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFOMartin Schwenke2014-07-071-1/+7
* ctdb-recoverd: Don't say "Election timed out"Martin Schwenke2014-07-071-1/+1
* ctdb-recoverd: Log a message when releasing the recovery lockMartin Schwenke2014-07-071-0/+1
* ctdb-scripts: Support NFS on RHEL7 with systemdMartin Schwenke2014-07-071-2/+4
* auth: Fix an incompatible pointer assignmentVolker Lendecke2014-07-071-1/+1
* Order switch statementsSamuel Cabrero2014-07-076-50/+50
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-079-7/+179
* ctdb-recoverd: No need to set ctdbd_pid againAmitay Isaacs2014-07-051-2/+0
* ctdb-daemon: Remove ctdbd_pid global variableMartin Schwenke2014-07-053-13/+7
* ctdb-daemon: Check PID in ctdb_remove_pidfile(), not unreliable flagMartin Schwenke2014-07-052-9/+2
* ctdb-daemon: Exit if setting the session ID failsMartin Schwenke2014-07-051-1/+3
* smbd: do_lock_cancel does not need "blr" anymoreVolker Lendecke2014-07-043-6/+3