s3:smb2_server: pass smbXsrv_connection to smbd_smb2_flush_send_queue()
[kamenim/samba-autobuild/.git] / lib /
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 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-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 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 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 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 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: 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
2014-07-31 Garming Samparam: make is_default more generic
2014-07-31 Garming Samparam: use lpcfg_service_ok in s3 loadparm
2014-07-31 Garming Samparam: add extra condition in lpcfg_service_ok
2014-07-31 Garming Sams3:param: remove lp_string_set from the s3_fns.
2014-07-31 Garming Samparam: remove unnecessary uses of lp_string_set
2014-07-31 Garming Samparam: Use the correct flag locations with lpcfg_parm_i...
2014-07-30 Michael Adamlib/util: remove outdated comment from debug.c
2014-07-29 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-07-29 Jeremy AllisonFix now erroneous comment for directory_create_or_exist()
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-28 Volker Lendeckelib: Simplify directory_create_or_exist with an early...
2014-07-21 Daniel Kobrassys_poll_intr: fix timeout arithmetic
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-16 Stefan Metzmacherldb-samba: fix a memory leak in ldif_canonicalise_objec...
2014-07-16 Ira Cooperlib/zlib: Remove undeeded files that trigger GPL issues.
2014-07-11 Stefan Metzmachers3:smb2_negprot: change "smb max {read,write,trans...
2014-07-07 Garming Samparam: change snum parameter in special functions to...
2014-07-07 Garming Samlib/param: rename do_parameter to lpcfg_do_parameter
2014-07-07 Garming Samparam: handle smb_ports as a special handler
2014-07-07 Garming Samparam: Use set_variable instead of set_variable_helper...
2014-07-07 Garming Samparam: replace lp_set_cmdline in s3 helpers to store_cm...
2014-07-07 Garming Samparam: Ensure the correct mem context is always being...
2014-07-07 Garming Samparam: set the flags on a s3 loadparm context
2014-07-07 Garming Samparam: flag fixes in s3 loadparm
2014-07-07 Garming Samparam: allow fallback to s3 do_section in lib/param
2014-07-07 Garming Samparam: add do_section to s3 helpers
2014-07-07 Garming Samlib/param: add deprecated warning to be consistent...
2014-07-07 Garming Samparam: make some more changes to lp_do_parameter to...
2014-07-07 Garming Samlib/param: change set_variable_helper formatting
2014-07-07 Garming Samparam: use str_list_make_v3 instead of str_list_make...
2014-07-07 Garming Samparam: Add null checks for upcoming str_list_make changes
2014-07-07 Garming Samparam: pre-emptively correct use of str_list_make_v3...
2014-07-07 Garming Samlib/param: factor out a common portion of set_variable
2014-07-07 Garming Samparam: change a number of parameters from P_LIST to...
2014-07-04 Andrew Bartletts4-winbind: Use winbindd in the AD DC by default
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
next