kamenim/samba-autobuild/.git
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_smb2_fl...
2014-08-06 Stefan Metzmachers3:smb2_server: rename 'conn' variables to 'xconn'
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to fd handlers
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to fd handlers
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to process_smb()
2014-08-06 Stefan Metzmachers3:smbd: let construct_reply() also use smb_request_done()
2014-08-06 Stefan Metzmachers3:smbd: use smbXsrv_connection in switch_message()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_register_ips()
2014-08-06 Stefan Metzmachers3:smbd: rename 'conn' to 'xconn' in exit_server_common()
2014-08-06 Stefan Metzmachers3:smbd: rename 'conn' to 'xconn' in smbd_process()
2014-08-06 Stefan Metzmachers3:smbd: remember smbXsrv_connection for each smb_request
2014-08-06 Stefan Metzmachers3:smb2_server: remember smbXsrv_connection for each...
2014-08-06 Stefan Metzmachers3:smb2_server: talloc smbd_smb2_request as child of...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.requests to xconn...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.*credits* to xconn...
2014-08-06 Stefan Metzmachers3:smb2_negprot: remove unused variable 'conn' we alrea...
2014-08-06 Stefan Metzmachers3:smb2_server: use xconn->smb2.server.max_* instead...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.negprot_2ff to xconn...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.send_queue* to xconn...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.request_read_state...
2014-08-06 Stefan Metzmachers3:smb2_server: use xconn->transport.fde also for smb2
2014-08-06 Stefan Metzmachers3:smbd: move libasys state from smbXsrv_connection...
2014-08-06 Stefan Metzmachers3:smbd: move xconn->msg_state to xconn->smb1.msg_state
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.unix_info.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.echo_handler.* to xconn-...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.signing_state to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.sessions.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.negprot.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->status to xconn->transport.status
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.fde to xconn->transport.fde
2014-08-06 Stefan Metzmachers3:smbd: move sconn->sock to xconn->transport.sock
2014-08-06 Stefan Metzmachers3:smbd: move sconn->nbt.* to xconn->transport.nbt.*
2014-08-06 Stefan Metzmachers3:smbd: avoid get_peer_addr() and use smbXsrv_connecti...
2014-08-06 Stefan Metzmachers3:smbd: add smbXsrv_connection_dbg()
2014-08-06 Volker Lendeckelocking: posix_lock_list does not use "fsp"
2014-08-05 Volker Lendeckelocking: Avoid a pointless cast
2014-08-05 Volker Lendeckelib: strings: Simplify strcasecmp
2014-08-05 Jeremy Allisons4: tests: Added local.charset test for Bug 10716 ...
2014-08-05 Jeremy Allisonlib: strings: Fix the behavior of strncasecmp_m_handle...
2014-08-05 Jeremy Allisonlib: strings: Fix the behavior of strcasecmp_m_handle...
2014-08-04 Amitay Isaacsctdb-locking: Add per database queues for pending and...
2014-08-04 Amitay Isaacsctdb-locking: Update a comment
2014-08-04 Amitay Isaacsctdb-locking: Simplify check for locks on record or...
2014-08-04 Amitay Isaacsctdb-locking: Decrement pending statistics when lock...
2014-08-04 Amitay Isaacsctdb-locking: Update ctdb statistics for all lock types
2014-08-04 Amitay Isaacsctdb-locking: Add DB lock requests to head of the pendi...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused variable lock_num_pending
2014-08-04 Amitay Isaacsctdb-locking: Increase number of lock processes per...
2014-08-04 Amitay Isaacsctdb-locking: Add new tunable LockProcessesPerDB
2014-08-04 Amitay Isaacsctdb-locking: Allocate lock request soon after allocati...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused function find_lock_context()
2014-08-04 Amitay Isaacsctdb-locking: Schedule the next possible lock based...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused structure members
2014-08-04 Amitay Isaacsctdb-locking: Fix the lock_type_str corresponding to...
2014-08-04 Andreas Schneiderselftest: Improve check to detect if nmbd is working.
2014-08-04 Andreas Schneiderselftest: Use the actual name of the nmblookup binary.
2014-08-04 Volker Lendeckelib: Remove unused nstrcpy
2014-08-01 Volker Lendeckelib: Make DEBUG a subsystem of its own
2014-08-01 Volker Lendeckelib: Make close_low_fd() independently linkable
2014-08-01 Volker Lendeckedebug: Use close_low_fd in reopen_logs_internal
2014-08-01 Volker Lendeckelib: Use close_low_fd in close_low_fds
2014-08-01 Volker Lendeckelib: Add close_low_fd
2014-08-01 Volker Lendeckefix unstrcpy
2014-08-01 Shirish Pargaonkarsamba: Retain case sensitivity of cifs client
2014-08-01 Andrew Bartlettwinbindd-irpc: Ensure not to call irpc_send_reply twice...
2014-08-01 Andrew Bartlettlibcli/auth: Ensure that the dns_names in/out parameter...
2014-07-31 Andreas Schneiderwaf: socket_wrapper should check for HAVE_FUNCTION_ATTR...
2014-07-31 Jakub Hrozekuwrap: Support dropping all supplemetary groups with...
2014-07-31 Andreas Schneideruwrap: Add logging if uwrap is enabled correctly.
2014-07-31 Andreas Schneideruwrap: Log error if we are out of memory.
2014-07-31 Andreas Schneideruwrap: Add a better logging function.
2014-07-31 Andreas Schneideruwrap: Check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.
2014-07-31 Andreas Schneideruwrap: Fall back to RTLD_NEXT if we can't find libc.
2014-07-31 Andreas Schneideruwrap: Add mutex in uwrap_destructor().
2014-07-31 Andreas Schneideruwrap: Fix memory leak on error.
2014-07-31 Volker Lendeckedebug: Avoid dependency on str_list_make
2014-07-31 Volker Lendeckedebug: Fix blank line endings
2014-07-31 Volker Lendeckedebug: Increase maximum header length
2014-07-31 Volker Lendeckedebug: In dbghdrclass, don't call strlen repeatedly
2014-07-31 Volker Lendeckedebug: Fix a typo
2014-07-31 Volker Lendeckedebug: Simplify debug_parse_levels
2014-07-31 Volker Lendeckedebug: Simplify Debug1() -- no va_args
2014-07-31 Volker Lendeckedebug: Remove an "else"
2014-07-31 Volker Lendeckedebug: Remove two pointless assignments
2014-07-31 Volker Lendeckedebug: Only call Debug1 once in dbghdrclass
2014-07-31 Volker Lendeckedebug: Move adding timeval and loglevel
2014-07-31 Volker Lendeckedebug: slprintf->snprintf
2014-07-31 Volker Lendeckedebug: Use timeval_str_buf in dbghdrclass
2014-07-31 Volker Lendeckedebug: Simplify dbghdrclass with an early return
2014-07-31 Volker Lendeckelib: Create time_basic.[ch]
2014-07-31 Volker Lendeckelib: Use timeval_str_buf in timeval_string
2014-07-31 Volker Lendeckelib: Add timeval_str_buf
2014-07-31 Volker Lendeckedebug: Statically allocate format_bufr
2014-07-31 Volker Lendeckedebug: Fix debug_parse_params
2014-07-31 Volker Lendeckedebug: Make Debug1 static
2014-07-31 Volker Lendeckenmbd: Call DEBUGADD instead of Debug1
2014-07-31 Volker Lendeckedebug: Remove a dependency on charconv
2014-07-31 Volker Lendeckedebug: Add some readability to debug_logtype
next