summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "pthreadpool: add pthreadpool_tevent_[current_job_]per_thread_cwd()"Ralph Boehme2019-01-112-33/+0
* Revert "pthreadpool: add tests for pthreadpool_tevent_[current_job_]per_threa...Ralph Boehme2019-01-111-144/+0
* Revert "pthreadpool: call unshare(CLONE_FS) if available"Ralph Boehme2019-01-113-56/+0
* Revert "pthreadpool: add pthreadpool_restart_check[_monitor_{fd,drain}]()"Ralph Boehme2019-01-113-365/+0
* Revert "pthreadpool: implement pthreadpool_tevent_wrapper_create() infrastruc...Ralph Boehme2019-01-112-433/+1
* Revert "pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpoo...Ralph Boehme2019-01-111-573/+0
* Revert "pthreadpool: we need to use pthreadpool_tevent_per_thread_cwd() on th...Ralph Boehme2019-01-111-2/+1
* Revert "pthreadpool: ignore the return value of poll(NULL, 0UL, 1)"Ralph Boehme2019-01-111-2/+2
* Revert "pthreadpool: reset monitor_fd after calling tevent_fd_set_auto_close()"Ralph Boehme2019-01-111-1/+0
* waf:lib/replace: fix a build error with non-gcc compilersBjörn Jacke2019-01-101-1/+1
* lib: replace: snprintf: Whitespace clean upLadislav Michl via samba-technical2019-01-101-72/+72
* Fix typo and remove the sun and the cloudsSwen Schillig2019-01-101-1/+1
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-103-3/+3
* paged results: new paged results module using GUID listAaron Haslett2018-12-212-454/+0
* lib:util: Use memset_s() in data_blob_clear()Andreas Schneider2018-12-201-1/+1
* lib:util: Sync memory.h with replace.hAndreas Schneider2018-12-201-4/+8
* lib:util: Cleanup comments in memory.hAndreas Schneider2018-12-201-18/+20
* replace: Use memset_s for ZERO_* macrosAndreas Schneider2018-12-201-4/+8
* replace: Cleanup comments for ZERO_*Andreas Schneider2018-12-201-11/+13
* replace: Add memset_s to replacement functionsAndreas Schneider2018-12-202-1/+2
* waf: Add missing libreplace deps to pyldb*Andreas Schneider2018-12-201-2/+2
* lib/audit_logging: actually create tallocPhilipp Gesang2018-12-201-0/+6
* debug: enable per debug-class logfilesRalph Boehme2018-12-201-2/+13
* debug: remove fd and debugf from state, use dbgc_config[DBGC_ALL]Ralph Boehme2018-12-201-25/+34
* debug: update logsize checking for per debug-class logfilesRalph Boehme2018-12-201-0/+14
* debug: update need_to_check_log_size() for per debug-class logfilesRalph Boehme2018-12-201-2/+15
* debug: add support for per debug-class logfilesRalph Boehme2018-12-201-1/+14
* debug: add resource cleanup for per debug-class logfilesRalph Boehme2018-12-201-0/+1
* debug: add logfile and fd to struct debug_classRalph Boehme2018-12-201-1/+17
* debug: factor out logfile size checkRalph Boehme2018-12-201-19/+54
* debug: add a call to debug_parse_levels() to reopen_logs()Ralph Boehme2018-12-201-0/+1
* debug: add an empty lineRalph Boehme2018-12-201-0/+1
* debug: factor out a function that opens and closes the new and old logfileRalph Boehme2018-12-201-16/+24
* debug: track current debug message classRalph Boehme2018-12-201-0/+4
* debug: convert dbgc_config to an array of struct debug_classRalph Boehme2018-12-201-16/+29
* debug: README.Coding fixesRalph Boehme2018-12-201-12/+19
* debug: rename DEBUGLEVEL_CLASS variable to dbgc_configRalph Boehme2018-12-201-19/+19
* debug: move some definitions aroundRalph Boehme2018-12-201-51/+52
* lib: Add kerberos tracingSwen Schillig2018-12-191-8/+10
* Add MIT kerberos tracing capabilitySwen Schillig2018-12-192-0/+41
* krb5_wrap: Fix bit shiftingAndreas Schneider2018-12-191-1/+1
* lib/util: Count a trailing line that doesn't end in a newlineMartin Schwenke2018-12-192-3/+155
* Send status to systemd on daemon startMarcos Mello2018-12-171-10/+8
* lib:tsocket: Check for DOXYGEN as a #defineAndreas Schneider2018-12-171-1/+1
* krb5_samba: Fix checking for config.h #define in krb5_samba.hAndreas Schneider2018-12-161-1/+1
* lib:util: Fix checking for config.h #define in fault.cAndreas Schneider2018-12-161-1/+1
* replace: Fix checking for config.h #define in replace.hAndreas Schneider2018-12-161-1/+1
* replace: Fix checking for config.h #define in gssapi.hAndreas Schneider2018-12-161-4/+4
* replace: Fix checking for config.h #define in readline.hAndreas Schneider2018-12-161-1/+1
* PY3: change shebang to python3 in lib dirJoe Guo2018-12-146-6/+6