summaryrefslogtreecommitdiffstats
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix CID 1273073 Assign instead of compareVolker Lendecke2015-03-031-1/+1
* lib/util: Build iov_buf library only when building sambaAmitay Isaacs2015-02-271-5/+8
* lib: Simplify pidfile.cVolker Lendecke2015-02-261-13/+6
* Fix whitespaceVolker Lendecke2015-02-261-11/+11
* iov_buf: Add an explaining commentVolker Lendecke2015-02-241-0/+4
* lib: Move "iov_buf.[ch]" to lib/utilVolker Lendecke2015-02-243-0/+125
* debug: Set close-on-exec for the main log file FDAndrew Bartlett2015-02-162-1/+4
* lib: Add talloc_report_str()Volker Lendecke2015-02-133-0/+208
* lib: Add server_id marshallingVolker Lendecke2015-02-132-0/+19
* lib/util: add missing commas to statfs_typesRalph Boehme2015-01-161-2/+2
* lib/util: Avoid collision which alread defined consumer DEBUG macro.Andreas Schneider2015-01-082-3/+8
* lib: Simplify check_log_sizeVolker Lendecke2014-12-281-5/+3
* lib: Use talloc_zero_array instead of memsetVolker Lendecke2014-12-271-3/+1
* lib/util: provide a dbgtext_va() function which takes va_listStefan Metzmacher2014-12-172-5/+20
* lib: Add server_id_dbVolker Lendecke2014-12-163-0/+360
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-163-0/+178
* lib: Add tdb_fetch_tallocVolker Lendecke2014-12-162-0/+36
* lib: Add map_unix_error_from_tdbVolker Lendecke2014-12-162-1/+63
* lib/util: Fix incorrect month in timestampsMartin Schwenke2014-12-121-1/+1
* lib: Fix blank line endingsVolker Lendecke2014-12-093-55/+55
* lib: Fix a typoVolker Lendecke2014-12-091-1/+1
* lib: Simplify load_case_tables_library()Volker Lendecke2014-12-081-8/+9
* Fix signed/unsigned comparisonsVolker Lendecke2014-12-072-3/+3
* lib: Fix signed/unsigned comparisonsVolker Lendecke2014-12-052-3/+3
* lib: Add proper {} to tcopy_passwdVolker Lendecke2014-11-181-1/+2
* lib: Use talloc_pooled_object in tcopy_passwdVolker Lendecke2014-11-181-1/+10
* lib/util: use size_t for add_string_to_array().Günther Deschner2014-11-172-2/+2
* lib/util/tests: avoid some compiler warningsStefan Metzmacher2014-11-143-33/+61
* lib/util: add str_list_make_v3_const()Stefan Metzmacher2014-11-142-0/+11
* data_blob.h: Add space between literal and string constant.Jelmer Vernooij2014-11-101-3/+3
* lib: Add tevent_req_simple_recv_unixVolker Lendecke2014-11-102-0/+14
* lib/util: Protect time_basic.h against multiple inclusionMartin Schwenke2014-10-161-0/+5
* lib/util: Add RFC3339 timestamp support to timeval_str_buf()Martin Schwenke2014-10-134-7/+33
* lib/util: Use snprintf() instead of strftime() in timeval_str_buf()Martin Schwenke2014-10-132-10/+6
* lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke2014-10-044-0/+20
* lib/util: Factor out subsystem samba-util-core from samba-utilMartin Schwenke2014-10-041-79/+90
* lib/util: Clean up includes for util.cMartin Schwenke2014-10-041-1/+6
* lib/util: Clean up includes for fault.cMartin Schwenke2014-10-044-24/+64
* lib/util: Clean up includes for substitute.cMartin Schwenke2014-10-044-28/+62
* lib/util: Replace an SMB_ASSERT()Martin Schwenke2014-10-041-1/+5
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-044-27/+54
* lib/util: Clean up includes for time.[ch]Martin Schwenke2014-10-042-2/+8
* lib/util: Clean up includes for data_blob.[ch]Martin Schwenke2014-10-042-1/+4
* lib/util: Clean up includes for xfile.[ch]Martin Schwenke2014-10-042-1/+8
* lib/util: Clean up includes for blocking.cMartin Schwenke2014-10-044-14/+36
* lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...Jeremy Allison2014-09-302-6/+6
* lib: util: asn1 tests. Check every asn1 return.Jeremy Allison2014-09-261-5/+9
* lib/util: Drop unnecessary use of talloc_tos()Volker Lendecke2014-09-201-6/+4
* lib/util: Return some functions to util_str.cMartin Schwenke2014-09-192-55/+55
* lib/util: Move next_token* functions to util_str.cMartin Schwenke2014-09-192-146/+145