summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* smbd: brl_lock_cancel does not need "blr" anymoreVolker Lendecke2014-07-045-16/+8
* smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWSVolker Lendecke2014-07-048-25/+17
* smbd: do_lock does not need "blr" anymoreVolker Lendecke2014-07-046-18/+8
* smbd: brl_lock does not need "blr" anymoreVolker Lendecke2014-07-045-12/+6
* smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWSVolker Lendecke2014-07-048-25/+17
* smbd: Remove two outdated commentsVolker Lendecke2014-07-041-5/+0
* smbd: Use brl_delete_lock_struct in brl_lock_cancel_defaultVolker Lendecke2014-07-041-6/+1
* smbd: Factor out unlocking from smbd_do_lockingVolker Lendecke2014-07-043-49/+62
* smbd: Remove an outdated commentVolker Lendecke2014-07-041-4/+0
* s4-winbind: Use winbindd in the AD DC by defaultAndrew Bartlett2014-07-045-44/+22