summaryrefslogtreecommitdiff
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Pass in "strv_len" to strv_valid_entryVolker Lendecke2017-11-291-14/+12
* gpo: move mkdir_p to lib/utilDavid Mulder2017-11-203-1/+92
* lib: Save a few bytes of .textVolker Lendecke2017-11-181-2/+1
* lib: Fix a false/NULL hickupVolker Lendecke2017-11-181-1/+1
* lib: Simplify is_ipaddress_v6Volker Lendecke2017-11-181-54/+53
* lib: Avoid a pointless static variableVolker Lendecke2017-11-181-1/+1
* util_tdb: Make a few functions staticVolker Lendecke2017-11-132-28/+7
* lib: Use all_zero where appropriateVolker Lendecke2017-10-271-3/+2
* lib/util/run_cmd: use a cleanup function instead of a destructorRalph Boehme2017-09-301-3/+6
* lib/util/run_cmd: remove a printfRalph Boehme2017-09-301-1/+0
* lib/util/run_cmd: ensure fd_stdin gets set to -1 in the destructorRalph Boehme2017-09-301-0/+1
* lib/util/run_cmd: prevent zombies in samba_runcmd_send on timeoutRalph Boehme2017-09-301-4/+4
* lib: Fix a signed/unsigned hickupVolker Lendecke2017-09-301-1/+1
* lib/util: Fix build for lttng libraries that does not support tracefChristof Schmitt2017-09-271-3/+2
* tfork: set waiter process titleGary Lockyer2017-09-261-0/+1
* binsearch.h: Re-licence under LGPLv3 per agreement of the copyright holdersAndrew Bartlett2017-09-221-9/+13
* util_runcmd: Free the fde in event handler.Gary Lockyer2017-09-161-0/+1
* lib/util: only close the event_fd in tfork if the caller didn't call tfork_ev...Ralph Boehme2017-09-162-4/+17
* util/tfork: Write to the status pipeGary Lockyer2017-09-161-1/+12
* tests util/tfork: Tests for status and event fdGary Lockyer2017-09-161-0/+251
* lib: util_tdb.h needs tdb.hVolker Lendecke2017-09-161-0/+2
* charset: fix str[n]casecmp_m() by comparing lower case valuesStefan Metzmacher2017-09-151-4/+28
* charset/tests: also tests the system str[n]casecmp()Stefan Metzmacher2017-09-141-0/+35
* charset/tests: add more str[n]casecmp_m() tests to demonstrate the bugStefan Metzmacher2017-09-141-1/+7
* charset/tests: assert the exact values of str[n]casecmp_m()Stefan Metzmacher2017-09-141-17/+17
* 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