index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "It was possible for ->recovery_mode to get out of sync with the new t...
Amitay Isaacs
2014-07-07
1
-10
/
+1
*
ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFO
Martin Schwenke
2014-07-07
1
-1
/
+7
*
ctdb-recoverd: Don't say "Election timed out"
Martin Schwenke
2014-07-07
1
-1
/
+1
*
ctdb-recoverd: Log a message when releasing the recovery lock
Martin Schwenke
2014-07-07
1
-0
/
+1
*
ctdb-scripts: Support NFS on RHEL7 with systemd
Martin Schwenke
2014-07-07
1
-2
/
+4
*
auth: Fix an incompatible pointer assignment
Volker Lendecke
2014-07-07
1
-1
/
+1
*
Order switch statements
Samuel Cabrero
2014-07-07
6
-50
/
+50
*
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
2014-07-07
9
-7
/
+179
*
ctdb-recoverd: No need to set ctdbd_pid again
Amitay Isaacs
2014-07-05
1
-2
/
+0
*
ctdb-daemon: Remove ctdbd_pid global variable
Martin Schwenke
2014-07-05
3
-13
/
+7
*
ctdb-daemon: Check PID in ctdb_remove_pidfile(), not unreliable flag
Martin Schwenke
2014-07-05
2
-9
/
+2
*
ctdb-daemon: Exit if setting the session ID fails
Martin Schwenke
2014-07-05
1
-1
/
+3
*
smbd: do_lock_cancel does not need "blr" anymore
Volker Lendecke
2014-07-04
3
-6
/
+3
*
smbd: brl_lock_cancel does not need "blr" anymore
Volker Lendecke
2014-07-04
5
-16
/
+8
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2014-07-04
8
-25
/
+17
*
smbd: do_lock does not need "blr" anymore
Volker Lendecke
2014-07-04
6
-18
/
+8
*
smbd: brl_lock does not need "blr" anymore
Volker Lendecke
2014-07-04
5
-12
/
+6
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2014-07-04
8
-25
/
+17
*
smbd: Remove two outdated comments
Volker Lendecke
2014-07-04
1
-5
/
+0
*
smbd: Use brl_delete_lock_struct in brl_lock_cancel_default
Volker Lendecke
2014-07-04
1
-6
/
+1
*
smbd: Factor out unlocking from smbd_do_locking
Volker Lendecke
2014-07-04
3
-49
/
+62
*
smbd: Remove an outdated comment
Volker Lendecke
2014-07-04
1
-4
/
+0
*
s4-winbind: Use winbindd in the AD DC by default
Andrew Bartlett
2014-07-04
5
-44
/
+22
*
winbindd: Use a remote RPC server when we are an RODC when needed
Andrew Bartlett
2014-07-04
7
-35
/
+72
*
selftest: Use s4 RPC servers in the s4member environment
Andrew Bartlett
2014-07-04
1
-2
/
+15
*
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
2014-07-04
4
-6
/
+29
*
selftest: Make the wbinfo userinfo tests work properly with the qualified name
Garming Sam
2014-07-04
2
-3
/
+1
*
winbindd: Allow the AD-DC to call getdcname
Garming Sam
2014-07-04
2
-7
/
+16
*
secrets: Ensure we store the secureChannelType when written to secrets.ldb
Andrew Bartlett
2014-07-04
3
-7
/
+21
*
torture4: Make raw.lock.multilock fail after 20 seconds
Volker Lendecke
2014-07-04
1
-1
/
+1
*
torture4: Adapt comment to code
Volker Lendecke
2014-07-03
1
-1
/
+1
*
s4: smbtorture: Add multi-lock test. Regression test for bug #10684.
Jeremy Allison
2014-07-03
1
-0
/
+97
*
s3: smbd: Locking - re-add pending lock records if we fail to acquire a lock ...
Jeremy Allison
2014-07-03
1
-17
/
+80
*
s3: smbd: Locking - treat lock timeout the same as any other error.
Jeremy Allison
2014-07-03
1
-53
/
+38
*
s3: smbd: Locking - add and use utility function lock_timed_out().
Jeremy Allison
2014-07-03
1
-3
/
+21
*
s3: smbd: Locking - convert to using utility macro used elsewhere.
Jeremy Allison
2014-07-03
1
-2
/
+1
*
torture3: Fix bug 10687
Volker Lendecke
2014-07-03
1
-1
/
+1
*
ctdb-tests: Fix racy test for debugging hung scripts
Martin Schwenke
2014-07-03
2
-1
/
+10
*
ctdb-scripts: Always print footer when debugging hung script
Martin Schwenke
2014-07-03
1
-8
/
+6
*
s3-libnet: Improve error message.
Andreas Schneider
2014-07-02
1
-1
/
+3
*
s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap().
Jeremy Allison
2014-07-02
1
-1
/
+1
*
make: Add gdbtestenv target.
Andreas Schneider
2014-07-02
1
-0
/
+3
*
s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is d...
Jeremy Allison
2014-07-02
1
-2
/
+2
*
smbd: Fix some typos
Volker Lendecke
2014-07-02
1
-3
/
+3
*
smbd: Remove an unused variable
Volker Lendecke
2014-07-02
1
-1
/
+0
*
smbd: Clarify smb2 lock checks
Volker Lendecke
2014-07-02
1
-5
/
+18
*
torture: Add a check to verify MS-SMB2 3.3.5.14.2
Volker Lendecke
2014-07-02
2
-0
/
+7
*
libcli: Remove an unused variable
Volker Lendecke
2014-07-01
1
-1
/
+0
*
smbd: validate_lock_entries does not need mem_ctx anymore
Volker Lendecke
2014-06-30
1
-4
/
+3
*
smbd: Simplify validate_lock_entries
Volker Lendecke
2014-06-30
1
-36
/
+10
[prev]
[next]