nivanova/samba-autobuild/.git
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
2014-07-31 Volker Lendeckedebug: Factor out debug_parse_param()
2014-07-31 Volker Lendeckedebug: Move variables where they are used
2014-07-31 Volker Lendeckedebug: Fix indentation in debug_parse_params
2014-07-31 Volker Lendeckelib: Remove unused serverid_register_msg_flags()
2014-07-31 Volker Lendeckelibcli: Fix a typo
2014-07-31 Michael Adamparam: remove a redundant (and wrong) comment frop...
2014-07-31 Michael Adams3:param: remove unused function lp_string_set()
2014-07-31 Stefan Metzmacherlib/param: change the default for "winbind expand group...
2014-07-31 Volker Lendeckedebug: Remove thread-related code from debug.c
2014-07-31 Volker Lendeckesmbd4: Remove process_model_thread
2014-07-31 Martin Schwenkectdb-eventscripts: Remove special case for virtio_net
2014-07-31 Garming Samparam: Add errors for when an s3 context is used incorr...
2014-07-31 Garming Samparam: get rid of unnecessary get_default_loadparm_serv...
2014-07-31 Garming Samparam: remove unused lp_do_parameter from s3 helpers
2014-07-31 Garming Samparam: remove unnecessary lp_do_parameter call
2014-07-31 Garming Samparam: remove lp_get_parameter
2014-07-31 Garming Sams3:param: move all lp context setup to a single function
2014-07-31 Garming Sams3:param: Ensure that the service pointers are not...
2014-07-31 Garming Samparam: remove init printer values from s3-helpers
2014-07-31 Garming Samparam: move init_printer_values to lib/param
2014-07-31 Garming Samparam: change init_printer_values to take an lp ctx
2014-07-31 Garming Samparam: add the necessary new line for the debug message...
2014-07-31 Garming Samparam: add missing talloc_free in lpcfg_file_list_chang...
2014-07-31 Garming Samparam: make is_default method static again
2014-07-31 Garming Samparam: remove unused dump_globals
2014-07-31 Garming Samparam: use lpcfg_dump_globals in s3 loadparm
2014-07-31 Garming Samparam: rename dump_globals
2014-07-31 Garming Samparam: allow dump_globals to check the actual defaults
2014-07-31 Garming Samparam: remove is_default method in s3
next