lib/texpect: portability fix, include signal.h
[vlendec/samba-autobuild/.git] / lib / util /
2014-10-03 Martin Schwenkelib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
2014-10-03 Martin Schwenkelib/util: Factor out subsystem samba-util-core from...
2014-10-03 Martin Schwenkelib/util: Clean up includes for util.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Replace an SMB_ASSERT()
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for time.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for data_blob.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for xfile.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-09-30 Jeremy Allisonlib: util [ctdb]: Signal handling - change CatchChild...
2014-09-25 Jeremy Allisonlib: util: asn1 tests. Check every asn1 return.
2014-09-20 Volker Lendeckelib/util: Drop unnecessary use of talloc_tos()
2014-09-19 Martin Schwenkelib/util: Return some functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move next_token* functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-19 Martin Schwenkedebug: Standalone compile without includes.h
2014-09-19 Martin Schwenkecharset: Avoid compiler warnings with --enable-developer
2014-09-19 Martin Schwenkeutil: Fix indentation
2014-09-18 Jeremy Allisonlib: util: Check *every* asn1 return call and early...
2014-09-18 Volker Lendeckelib: util_tdb does not need samba-util
2014-09-18 Volker Lendeckelib: Move tdb lock timeout fns to source3
2014-09-18 Volker Lendeckelib: Make set_blocking() available independently
2014-09-18 Volker Lendeckelib: Make samba-debug a private library
2014-09-17 Andreas Schneiderlib: Add daemon_status() to util library.
2014-09-16 Volker Lendeckelib: Remove unused file_lines_slashcont
2014-09-16 Volker Lendeckelib: Move "large_file_support()" to the source4 smb...
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-08-22 Volker Lendeckelib: Introduce server_id_same_process()
2014-08-15 Volker Lendeckelib: Remove parser code, now replaced with tini parser.
2014-08-14 Jeremy AllisonAdd tiniparser - tiny version of iniparser that only...
2014-08-14 Volker LendeckeUse tini in preference.
2014-08-14 Volker LendeckeAdd tini parser.
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 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 Volker Lendeckedebug: Remove thread-related code from debug.c
2014-07-30 Michael Adamlib/util: remove outdated comment from debug.c
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-07 Garming Samparam: Add null checks for upcoming str_list_make changes
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-18 Volker Lendeckelib: Apply const to nt_time_to_unix_timespec
2014-06-17 Volker Lendeckelib: Use server_id_str_buf in server_id_str
2014-06-17 Volker Lendeckelib: Add server_id_str_buf
2014-05-23 Michael Adamsmbd: add missing newline to debug message in daemon_re...
2014-05-22 Stefan Metzmacherlib/util: s/daemon/name
2014-05-07 Garming SamAdd a comment regarding strwicmp only being an ASCII...
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-06 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-17 Andreas Schneiderlib: Add missing include for unistd.h in unix_privs.
2014-04-17 Andreas Schneiderlib: Add missing include for unistd.h in setid.
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2014-04-02 Stefan Metzmacherlib/util/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmacherlib/util: fix const warnings
2014-04-02 Stefan Metzmacherlib/util: declare smb_panic_default() as _NORETURN_
2014-03-24 Stefan Metzmacherlib/util: let is_ipaddress_v6() cope with "fe80::1234%3"
2013-12-14 Volker Lendeckeiconv: Use a static buffer in iconf not to spoil the...
next