s3:winbindd: try to use the trust account with kerberos if possible
[obnox/samba/samba-obnox.git] / lib / util /
2014-12-17 Stefan Metzmacherlib/util: provide a dbgtext_va() function which takes...
2014-12-16 Volker Lendeckelib: Add server_id_db
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines
2014-12-16 Volker Lendeckelib: Add tdb_fetch_talloc
2014-12-16 Volker Lendeckelib: Add map_unix_error_from_tdb
2014-12-12 Martin Schwenkelib/util: Fix incorrect month in timestamps
2014-12-09 Volker Lendeckelib: Fix blank line endings
2014-12-09 Volker Lendeckelib: Fix a typo
2014-12-07 Volker Lendeckelib: Simplify load_case_tables_library()
2014-12-06 Volker LendeckeFix signed/unsigned comparisons
2014-12-05 Volker Lendeckelib: Fix signed/unsigned comparisons
2014-11-18 Volker Lendeckelib: Add proper {} to tcopy_passwd
2014-11-18 Volker Lendeckelib: Use talloc_pooled_object in tcopy_passwd
2014-11-17 Günther Deschnerlib/util: use size_t for add_string_to_array().
2014-11-14 Stefan Metzmacherlib/util/tests: avoid some compiler warnings
2014-11-14 Stefan Metzmacherlib/util: add str_list_make_v3_const()
2014-11-10 Jelmer Vernooijdata_blob.h: Add space between literal and string constant.
2014-11-10 Volker Lendeckelib: Add tevent_req_simple_recv_unix
2014-10-16 Martin Schwenkelib/util: Protect time_basic.h against multiple inclusion
2014-10-13 Martin Schwenkelib/util: Add RFC3339 timestamp support to timeval_str_...
2014-10-13 Martin Schwenkelib/util: Use snprintf() instead of strftime() in timev...
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_...
next