Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the event...
[samba.git] / source3 / lib / util.c
2019-01-11 Stefan Metzmachers3:smbd: prepare the usage of per_thread_cwd_*() functions
2019-01-11 Ralph Boehmes3:lib: add root_unix_token()
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-16 Volker Lendeckelib: Move the "expired" for gencache_parse calculation...
2018-04-24 Stefan Metzmachers3:util: remove reinit_after_fork_pipe_handler before...
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2017-04-18 Ralph Boehmedbwrap_ctdb: implement parse_record_send()/recv()
2017-01-22 Volker Lendeckes3/lib: Use ms_fnmatch_protocol in mask_match
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-11-16 Jeremy Allisonlib/util: Move unix_wild_match() from source3/lib/util...
2016-11-16 Jeremy Allisons3: lib: Move from talloc_strdup then lower to strlower...
2016-11-16 Jeremy Allisons3: util: Remove unneeded strequal() call. Convert...
2016-11-16 Jeremy Allisons3: lib - Fix formatting of unix_wild_match() sub-funct...
2016-09-25 Andreas Schneiders3-lib: Do not set an empty string in split_domain_user()
2016-05-20 Jeremy Allisons3: lib: util: Add map_process_lock_to_ofd_lock() utili...
2016-05-20 Jeremy Allisons3: lib: Add 'int op' parameter to fcntl_getlock().
2016-05-03 Ralph Boehmes3/lib: add remote arch caching
2016-05-03 Ralph Boehmes3/lib: add get_remote_arch_from_str()
2016-05-03 Ralph Boehmes3/lib: rework get_remote_arch_str() to use an array
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Volker Lendeckelib: Remove unused talloc_append_blob
2015-12-14 Volker Lendeckelib: Separate out xx_path() & callers
2015-12-14 Volker Lendeckelib: Use directory_create_or_exist in xx_path
2015-12-13 Jeremy Allisons3: smbd: Moving lp_posix_pathnames() out of the lower...
2015-11-09 Volker Lendeckelib: Move some procid functions out of util.c
2015-11-09 Volker Lendeckelib: Increase a debuglevel
2015-10-21 Christof SchmittRemove function name from callers of DBG_*
2015-10-19 Volker Lendeckelib: Remove unused global my_unique_id
2015-10-19 Volker Lendeckelib: Remove unused procid_is_me()
2015-10-19 Volker Lendeckelib: Remove unused procid_self()
2015-10-19 Volker Lendeckelib: Fix pid_to_procid()
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-08-25 Roel van Meers3-util: Compare the maximum allowed length of a NetBIO...
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/lib.
2015-05-12 David HolderAdd IPv6 support for determining FQDN during ADS join.
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-03-17 Volker Lendeckesource3: Replace ccan hash calls with tdb_jenkins_hash
2015-01-12 Andreas Schneiders3-util: Fix authentication with long hostnames.
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-09-21 Michael Adams3: reset tracepoint handler in reinit_after fork.
2014-04-13 Jelmer VernooijTypo: Specifing -> specifying.
2014-04-08 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-08 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-05 Jeremy Allisons3: smbd/nmbd/winbindd - fix append on trailing slash...
2014-02-20 Volker Lendeckelib: Avoid a strlen call in xx_path()
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2013-11-14 Jeremy Allisons3-lib: smbclient shows no error if deleting a director...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-24 Jeremy AllisonFix bug #10063 - source3/lib/util.c:1493 leaking memory...
2013-08-15 Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-06-18 Jeremy AllisonFix xx_path() - return check from mkdir() is incorrect.
2013-02-19 Stefan Metzmachers3:lib: s/struct event_context/struct tevent_context
2013-01-24 Volker LendeckeAvoid a very small memleak on talloc_tos()
2012-08-24 Stefan Metzmachers3:lib: remove unused processes_exist()
2012-08-24 Stefan Metzmachers3:lib: implement process_exists() as wrapper of server...
2012-08-17 Stefan Metzmachers3:lib: implement interpret_pid() as wrapper of server_...
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmachers3:lib/util: use map_nt_error_from_unix_common() in...
2012-04-30 Andrew Bartletts3-lib Add a way to allocate the task_id value in server_id
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-03 Andrew Bartletts3-smbd: Inline init_modules() into only caller
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-15 Jeremy AllisonMake reinit_after_fork_pipe_handler code with reads...
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-02-10 Andrew Bartletts3-lib: Remove unused is_myworkgroup()
2012-02-10 Andrew Bartletts3-lib: Remove unused pid_path()
2012-02-07 Jeremy AllisonRemove unused get_file_size() function.
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-10-27 Volker Lendeckes3: Add processes_exist
2011-10-26 Stefan Metzmachers3:include: implement trans_oob() as wrapper to smb_buf...
2011-10-21 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: move smb_set_enclen() to smb_seal...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Stefan Metzmachers3:lib/util: make sure panic action can attach a debugg...
2011-07-29 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
next