summaryrefslogtreecommitdiff
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
* smbd: add missing newline to debug message in daemon_status()Justin Maggard via samba-technical2017-09-081-1/+1
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-072-0/+2
* util: Add documentation for PID file handlingMartin Schwenke2017-08-172-7/+55
* util: Add error handling to become_daemon()Martin Schwenke2017-08-171-1/+9
* util: Move become_daemon.c to samba-util-coreMartin Schwenke2017-08-171-2/+3
* util: Modernise loggingMartin Schwenke2017-08-171-12/+14
* util: Make function definitions consistent with header fileMartin Schwenke2017-08-171-15/+15
* util: Add become_daemon.hMartin Schwenke2017-08-173-28/+88
* util: Avoid use of includes.hMartin Schwenke2017-08-171-2/+6
* util: Reimplement pidfile_create() using pidfile_path_create()Martin Schwenke2017-08-021-22/+5
* util: New functions pidfile_path_create(), pidfile_fd_close()Martin Schwenke2017-08-022-0/+102
* util: Add pidfile.* to samba-util-coreMartin Schwenke2017-08-021-2/+2
* util: Clean up includesMartin Schwenke2017-08-021-1/+6
* util: pidfile_pid() should not unlink PID fileMartin Schwenke2017-08-021-6/+1
* lib/util: add more tfork testsRalph Boehme2017-07-031-0/+438
* lib/util: adjust loglevel in tfork test with samba_runcmd_send()Ralph Boehme2017-07-031-1/+1
* lib/util: make use of tfork in samba_runcmd_send()Ralph Boehme2017-07-032-50/+59
* lib/util: enhanced tfork()Ralph Boehme2017-07-033-260/+855
* s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.Jeremy Allison2017-07-011-0/+1
* debug: new debug class for kerberosAndrew Bartlett2017-06-302-0/+3
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-244-25/+56
* libbreplace: compatibility fix for AIXGuillaume Xavier Taillon2017-06-131-1/+1
* lib:util: Make loading of modules more secureAndreas Schneider2017-06-061-59/+42
* lib:util: Make probing of modules more secureAndreas Schneider2017-06-062-1/+66
* lib:util: Rename smb_load_modules()Andreas Schneider2017-06-062-2/+2
* lib:util: Add new function to load modules from absolute pathAndreas Schneider2017-06-061-2/+40
* lib: Fix illegal use of 0-length arraysVolker Lendecke2017-06-061-2/+8
* lib: FreeBSD needs sys/wait.h for WIFEXITEDVolker Lendecke2017-05-021-0/+1
* systemd: fix detection of libsystemdAlexander Bokovoy2017-05-021-7/+8
* Revert "lib/util: make use of tfork in samba_runcmd_send()"Ralph Boehme2017-04-302-58/+48
* lib/util: fix a Coverity finding in tforkRalph Boehme2017-04-251-5/+18
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-222-6/+6
* lib/util: add a test for samba_runcmd_send()Ralph Boehme2017-04-201-0/+36
* lib/util: make use of tfork in samba_runcmd_send()Ralph Boehme2017-04-202-48/+58
* lib/util: add a test for tfork()Ralph Boehme2017-04-201-0/+102
* lib/util: add tfork()Stefan Metzmacher2017-04-203-2/+380
* lib/util: add and use iov_concatRalph Boehme2017-04-183-3/+25
* lib: debug: Avoid negative array access.Jeremy Allison2017-04-181-1/+1
* lib:charset: Remove use of talloc_autofree_context() for global_iconv_handleJeremy Allison2017-04-181-3/+9
* lib:charset: Make global_iconv_handle privateJeremy Allison2017-04-182-2/+1
* lib:charset: Add utility functions reinit_iconv_handle() and free_iconv_handl...Jeremy Allison2017-04-182-0/+23
* auth_log: Add JSON logging of Authorisation and AuthenticationsGary Lockyer2017-03-292-1/+2
* debug: Add debug class for auth_auditAndrew Bartlett2017-03-292-0/+2
* lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2017-03-294-0/+248
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+3
* lib: Avoid an includes.hVolker Lendecke2017-03-281-3/+5
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+2
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+5
* lib: Avoid an includes.hVolker Lendecke2017-03-281-2/+2
* lib: Avoid an includes.hVolker Lendecke2017-03-281-1/+1