summaryrefslogtreecommitdiff
path: root/source3/lib/util.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-10s3:lib: reset all tevent trace callbacks in reinit_after_fork()Pavel Filipenský1-0/+9
2022-05-10s3:lib: fix trailing whitespacesPavel Filipenský1-15/+15
2022-03-01lib: Simplify parent_dirname() by using talloc_strndup()Volker Lendecke1-2/+2
2021-10-08lib: Use talloc_asprintf_addbuf() in utok_string()Volker Lendecke1-11/+2
2021-05-12s3: lib: If we're reporting getaddrinfo fail, print the name we were looking ...Richard Sharpe1-2/+3
2021-05-11lib: Add parent_watch_fd()Volker Lendecke1-0/+19
2021-04-22s3:smbd: Remove NIS supportAndreas Schneider1-164/+0
2021-03-16lib: Remove init_names()Volker Lendecke1-1/+0
2021-03-16lib: Decouple is_myname() from init_names()Volker Lendecke1-9/+26
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCBRalph Boehme1-2/+2
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOSRalph Boehme1-2/+2
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-07-16lib/util: Remove code inside #ifdef HAVE_BROKEN_READDIR_NAMEChristof Schmitt1-5/+0
2020-07-16lib/util: Remove code inside #ifdef NEXT2Christof Schmitt1-5/+0
2020-05-06lib/messaging: Move messages_dgm out of source3Amitay Isaacs1-1/+1
2020-02-27lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR s...Andrew Bartlett1-4/+0
2020-02-27lib/util: Make prctl_set_comment take a printf format stringAndrew Bartlett1-1/+1
2019-12-02lib: Remove unused smb_xvasprintf()Volker Lendecke1-19/+0
2019-11-27smbdotconf: mark "panic action" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "homedir map" with substitution="1"Ralph Boehme1-2/+6
2019-11-27s3:lib: add missing TALLOC_CTX parameter in call to lp_homedir_map()Ralph Boehme1-1/+1
2019-09-11lib: Add "utok_string"Volker Lendecke1-0/+29
2019-02-09s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider1-5/+2
2019-01-11s3:smbd: prepare the usage of per_thread_cwd_*() functionsStefan Metzmacher1-0/+7
2019-01-11s3:lib: add root_unix_token()Ralph Boehme1-0/+26
2018-10-19lib: Remove gencache.h from proto.hVolker Lendecke1-0/+1
2018-10-16lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke1-2/+4
2018-04-24s3:util: remove reinit_after_fork_pipe_handler before sending SIGTERMStefan Metzmacher1-0/+1
2018-04-11lib/util: Move log_stack_trace() to common codeAndrew Bartlett1-97/+0
2018-04-11s3-lib: Remove support for libexc for IRIX backtracesAndrew Bartlett1-42/+0
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-0/+11
2017-04-18dbwrap_ctdb: implement parse_record_send()/recv()Ralph Boehme1-0/+12
2017-01-22s3/lib: Use ms_fnmatch_protocol in mask_matchVolker Lendecke1-1/+1
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-0/+1
2016-11-16lib/util: Move unix_wild_match() from source3/lib/util to lib/util/Jeremy Allison1-159/+0
2016-11-16s3: lib: Move from talloc_strdup then lower to strlower_talloc()Jeremy Allison1-10/+2
2016-11-16s3: util: Remove unneeded strequal() call. Convert to simple character check.Jeremy Allison1-1/+1
2016-11-16s3: lib - Fix formatting of unix_wild_match() sub-function to README.Coding s...Jeremy Allison1-20/+41
2016-09-25s3-lib: Do not set an empty string in split_domain_user()Andreas Schneider1-2/+14
2016-05-21s3: lib: util: Add map_process_lock_to_ofd_lock() utility function.Jeremy Allison1-0/+31
2016-05-21s3: lib: Add 'int op' parameter to fcntl_getlock().Jeremy Allison1-4/+4
2016-05-04s3/lib: add remote arch cachingRalph Boehme1-0/+140
2016-05-04s3/lib: add get_remote_arch_from_str()Ralph Boehme1-0/+12
2016-05-04s3/lib: rework get_remote_arch_str() to use an arrayRalph Boehme1-46/+34
2015-12-14lib: Remove unused talloc_append_blobVolker Lendecke1-26/+0
2015-12-14lib: Separate out xx_path() & callersVolker Lendecke1-65/+0
2015-12-14lib: Use directory_create_or_exist in xx_pathVolker Lendecke1-9/+2
2015-12-13s3: smbd: Moving lp_posix_pathnames() out of the lower-level code.Jeremy Allison1-5/+0
2015-11-09lib: Move some procid functions out of util.cVolker Lendecke1-43/+0
2015-11-09lib: Increase a debuglevelVolker Lendecke1-2/+2