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
...
*
s3:smbd: move xconn->msg_state to xconn->smb1.msg_state
Stefan Metzmacher
2014-08-06
2
-19
/
+23
*
s3:smbd: move sconn->smb1.unix_info.* to xconn->smb1.unix_info.*
Stefan Metzmacher
2014-08-06
2
-18
/
+18
*
s3:smbd: move sconn->smb1.echo_handler.* to xconn->smb1.echo_handler.*
Stefan Metzmacher
2014-08-06
5
-82
/
+84
*
s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state
Stefan Metzmacher
2014-08-06
10
-38
/
+46
*
s3:smbd: move sconn->smb1.sessions.* to xconn->smb1.sessions.*
Stefan Metzmacher
2014-08-06
7
-31
/
+41
*
s3:smbd: move sconn->smb1.negprot.* to xconn->smb1.negprot.*
Stefan Metzmacher
2014-08-06
6
-45
/
+53
*
s3:smbd: move sconn->status to xconn->transport.status
Stefan Metzmacher
2014-08-06
4
-12
/
+16
*
s3:smbd: move sconn->smb1.fde to xconn->transport.fde
Stefan Metzmacher
2014-08-06
3
-12
/
+11
*
s3:smbd: move sconn->sock to xconn->transport.sock
Stefan Metzmacher
2014-08-06
8
-43
/
+62
*
s3:smbd: move sconn->nbt.* to xconn->transport.nbt.*
Stefan Metzmacher
2014-08-06
3
-7
/
+9
*
s3:smbd: avoid get_peer_addr() and use smbXsrv_connection_dbg()
Stefan Metzmacher
2014-08-06
3
-75
/
+88
*
s3:smbd: add smbXsrv_connection_dbg()
Stefan Metzmacher
2014-08-06
2
-0
/
+25
*
locking: posix_lock_list does not use "fsp"
Volker Lendecke
2014-08-06
1
-4
/
+0
*
locking: Avoid a pointless cast
Volker Lendecke
2014-08-06
1
-1
/
+1
*
lib: strings: Simplify strcasecmp
Volker Lendecke
2014-08-06
1
-35
/
+13
*
s4: tests: Added local.charset test for Bug 10716 - smbd constantly crashes w...
Jeremy Allison
2014-08-06
1
-0
/
+12
*
lib: strings: Fix the behavior of strncasecmp_m_handle() in the face of bad c...
Jeremy Allison
2014-08-06
1
-2
/
+27
*
lib: strings: Fix the behavior of strcasecmp_m_handle() in the face of bad co...
Jeremy Allison
2014-08-06
1
-1
/
+11
*
ctdb-locking: Add per database queues for pending and active lock requests
Amitay Isaacs
2014-08-04
2
-32
/
+82
*
ctdb-locking: Update a comment
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Simplify check for locks on record or database
Amitay Isaacs
2014-08-04
1
-3
/
+3
*
ctdb-locking: Decrement pending statistics when lock is scheduled
Amitay Isaacs
2014-08-04
1
-2
/
+2
*
ctdb-locking: Update ctdb statistics for all lock types
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Add DB lock requests to head of the pending queue
Amitay Isaacs
2014-08-04
1
-1
/
+8
*
ctdb-locking: Remove unused variable lock_num_pending
Amitay Isaacs
2014-08-04
2
-5
/
+0
*
ctdb-locking: Increase number of lock processes per database to 200
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Add new tunable LockProcessesPerDB
Amitay Isaacs
2014-08-04
3
-4
/
+3
*
ctdb-locking: Allocate lock request soon after allocating lock context
Amitay Isaacs
2014-08-04
1
-6
/
+6
*
ctdb-locking: Remove unused function find_lock_context()
Amitay Isaacs
2014-08-04
1
-53
/
+0
*
ctdb-locking: Schedule the next possible lock based on per-db limit
Amitay Isaacs
2014-08-04
1
-15
/
+5
*
ctdb-locking: Remove multiple lock requests per lock context (part 2)
Amitay Isaacs
2014-08-04
1
-20
/
+12
*
ctdb-locking: Remove multiple lock requests per lock context (part 1)
Amitay Isaacs
2014-08-04
1
-41
/
+29
*
ctdb-locking: Remove unused structure members
Amitay Isaacs
2014-08-04
1
-3
/
+0
*
ctdb-locking: Fix the lock_type_str corresponding to LOCK_ALLDB
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
selftest: Improve check to detect if nmbd is working.
Andreas Schneider
2014-08-04
1
-10
/
+25
*
selftest: Use the actual name of the nmblookup binary.
Andreas Schneider
2014-08-04
1
-1
/
+1
*
lib: Remove unused nstrcpy
Volker Lendecke
2014-08-04
1
-5
/
+0
*
lib: Make DEBUG a subsystem of its own
Volker Lendecke
2014-08-02
1
-2
/
+7
*
lib: Make close_low_fd() independently linkable
Volker Lendecke
2014-08-01
6
-51
/
+101
*
debug: Use close_low_fd in reopen_logs_internal
Volker Lendecke
2014-08-01
1
-1
/
+1
*
lib: Use close_low_fd in close_low_fds
Volker Lendecke
2014-08-01
1
-33
/
+19
*
lib: Add close_low_fd
Volker Lendecke
2014-08-01
2
-0
/
+48
*
fix unstrcpy
Volker Lendecke
2014-08-01
1
-1
/
+1
*
samba: Retain case sensitivity of cifs client
Shirish Pargaonkar
2014-08-01
1
-1
/
+2
*
winbindd-irpc: Ensure not to call irpc_send_reply twice on error
Andrew Bartlett
2014-08-01
1
-0
/
+1
*
libcli/auth: Ensure that the dns_names in/out parameter is preserved
Andrew Bartlett
2014-08-01
1
-1
/
+8
*
waf: socket_wrapper should check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.
Andreas Schneider
2014-07-31
1
-0
/
+12
*
uwrap: Support dropping all supplemetary groups with setgroups()
Jakub Hrozek
2014-07-31
1
-2
/
+12
*
uwrap: Add logging if uwrap is enabled correctly.
Andreas Schneider
2014-07-31
1
-0
/
+8
*
uwrap: Log error if we are out of memory.
Andreas Schneider
2014-07-31
1
-0
/
+2
[prev]
[next]