winbindd: call add_trusted_domain_from_auth() in winbindd_pam_auth_crap_done()
[samba.git] / lib / util /
2018-01-24 Trever L. AdamsSamba-VirusFilter: memcache changes.
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2017-11-29 Volker Lendeckelib: Allow parsing a strv from a non-talloc const buf
2017-11-29 Volker Lendeckelib: Only call strlen if necessary in strv
2017-11-29 Volker Lendeckelib: Pass in "strv_len" to strv_valid_entry
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-11-17 Volker Lendeckelib: Save a few bytes of .text
2017-11-17 Volker Lendeckelib: Fix a false/NULL hickup
2017-11-17 Volker Lendeckelib: Simplify is_ipaddress_v6
2017-11-17 Volker Lendeckelib: Avoid a pointless static variable
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-10-27 Volker Lendeckelib: Use all_zero where appropriate
2017-09-30 Ralph Boehmelib/util/run_cmd: use a cleanup function instead of...
2017-09-30 Ralph Boehmelib/util/run_cmd: remove a printf
2017-09-30 Ralph Boehmelib/util/run_cmd: ensure fd_stdin gets set to -1 in...
2017-09-30 Ralph Boehmelib/util/run_cmd: prevent zombies in samba_runcmd_send...
2017-09-30 Volker Lendeckelib: Fix a signed/unsigned hickup
2017-09-27 Christof Schmittlib/util: Fix build for lttng libraries that does not...
2017-09-26 Gary Lockyertfork: set waiter process title
2017-09-22 Andrew Bartlettbinsearch.h: Re-licence under LGPLv3 per agreement...
2017-09-16 Gary Lockyerutil_runcmd: Free the fde in event handler.
2017-09-16 Ralph Boehmelib/util: only close the event_fd in tfork if the calle...
2017-09-16 Gary Lockyerutil/tfork: Write to the status pipe
2017-09-16 Gary Lockyertests util/tfork: Tests for status and event fd
2017-09-16 Volker Lendeckelib: util_tdb.h needs tdb.h
2017-09-15 Stefan Metzmachercharset: fix str[n]casecmp_m() by comparing lower case...
2017-09-14 Stefan Metzmachercharset/tests: also tests the system str[n]casecmp()
2017-09-14 Stefan Metzmachercharset/tests: add more str[n]casecmp_m() tests to...
2017-09-14 Stefan Metzmachercharset/tests: assert the exact values of str[n]casecmp_m()
2017-09-08 Justin Maggard via... smbd: add missing newline to debug message in daemon_st...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-17 Martin Schwenkeutil: Add documentation for PID file handling
2017-08-17 Martin Schwenkeutil: Add error handling to become_daemon()
2017-08-17 Martin Schwenkeutil: Move become_daemon.c to samba-util-core
2017-08-17 Martin Schwenkeutil: Modernise logging
2017-08-17 Martin Schwenkeutil: Make function definitions consistent with header...
2017-08-17 Martin Schwenkeutil: Add become_daemon.h
2017-08-17 Martin Schwenkeutil: Avoid use of includes.h
2017-08-02 Martin Schwenkeutil: Reimplement pidfile_create() using pidfile_path_c...
2017-08-02 Martin Schwenkeutil: New functions pidfile_path_create(), pidfile_fd_c...
2017-08-02 Martin Schwenkeutil: Add pidfile.* to samba-util-core
2017-08-02 Martin Schwenkeutil: Clean up includes
2017-08-02 Martin Schwenkeutil: pidfile_pid() should not unlink PID file
2017-07-03 Ralph Boehmelib/util: add more tfork tests
2017-07-03 Ralph Boehmelib/util: adjust loglevel in tfork test with samba_runc...
2017-07-03 Ralph Boehmelib/util: make use of tfork in samba_runcmd_send()
2017-07-03 Ralph Boehmelib/util: enhanced tfork()
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-06-30 Andrew Bartlettdebug: new debug class for kerberos
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-13 Guillaume Xavier... libbreplace: compatibility fix for AIX
2017-06-06 Andreas Schneiderlib:util: Make loading of modules more secure
2017-06-06 Andreas Schneiderlib:util: Make probing of modules more secure
2017-06-06 Andreas Schneiderlib:util: Rename smb_load_modules()
2017-06-06 Andreas Schneiderlib:util: Add new function to load modules from absolut...
2017-06-06 Volker Lendeckelib: Fix illegal use of 0-length arrays
2017-05-02 Volker Lendeckelib: FreeBSD needs sys/wait.h for WIFEXITED
2017-05-02 Alexander Bokovoysystemd: fix detection of libsystemd
2017-04-30 Ralph BoehmeRevert "lib/util: make use of tfork in samba_runcmd_send()"
2017-04-25 Ralph Boehmelib/util: fix a Coverity finding in tfork
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmelib/util: add a test for samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: make use of tfork in samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
2017-04-20 Stefan Metzmacherlib/util: add tfork()
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-04-18 Jeremy Allisonlib: debug: Avoid negative array access.
2017-04-18 Jeremy Allisonlib:charset: Remove use of talloc_autofree_context...
2017-04-18 Jeremy Allisonlib:charset: Make global_iconv_handle private
2017-04-18 Jeremy Allisonlib:charset: Add utility functions reinit_iconv_handle...
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettdebug: Add debug class for auth_audit
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckeserver_id_db: Protect against non-0-terminated data...
2017-03-20 Volker Lendeckelib: Simplify smb_nanosleep
2017-03-20 Volker Lendeckelib: Make sys_poll_intr available to ctdb
2017-03-20 Volker Lendeckelib: Avoid an includes.h
2017-03-16 Amitay Isaacslib/util: Fix initializer
2017-02-24 Martin Schwenkelib/util: Put bitmap.c into samba-util-core so it is...
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-21 Stefan Metzmacherlib/util: add generate_random_machine_password() function
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2017-02-11 Andrew Bartlettlib/util: Remove ntstatus.h and string_wrappers.h inclu...
2017-02-11 Andrew Bartlettdebug: Do not depend on the whole of samba_util.h
2017-02-09 Douglas Bagnallbinsearch: make BINARY_ARRAY_SEARCH_GTE compare against...
2017-02-09 Douglas Bagnallbinsearch: clarify variable name in greater-than-or...
2017-02-01 Andreas Schneiderutil:charset: Return EILSEQ in smb_iconv() if newer...
2017-01-22 Volker Lendeckelib/util: Avoid a talloc in ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib/util/charset: Optimize next_codepoint for the ascii...
2017-01-22 Volker Lendeckelib: Avoid an includes.h
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
next