summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* s3: net: Harden srprs_str() against memcmp overread.Jeremy Allison2019-05-151-0/+8
* g_lock: Fix a typoVolker Lendecke2019-05-081-1/+1
* g_lock: Apply some constVolker Lendecke2019-05-081-1/+2
* s3:lib: Use correct C99 initializer for 'struct flock' in messages_dgmAndreas Schneider2019-04-291-1/+3
* s3/lib: add a tevent_glib_glue subsystem testRalph Boehme2019-04-241-0/+397
* s3/lib: new tevent_glib_glue subsystemRalph Boehme2019-04-242-0/+951
* utils: Move conn_tdb.c to utils/Volker Lendecke2019-04-122-221/+0
* lib: remove duplicate checkSwen Schillig2019-04-111-4/+0
* lib: Update error check for new string conversion wrapperSwen Schillig2019-04-112-2/+2
* s3-messages: add mallinfo() information to pool-usage reportRalph Wuerthner2019-04-041-1/+49
* s3-messages: modify msg_pool_usage() to allow enhanced memory reportsRalph Wuerthner2019-04-041-6/+17
* s3:lib: Increase debug level for messaging_send_buf messageAndreas Schneider2019-03-211-1/+1
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-122-4/+4
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-122-3/+5
* lib/winbind_util: Add winbind_xid_to_sid for --without-winbindChristof Schmitt2019-03-061-0/+7
* lib/winbind_util: Remove winbind_[gu]id_to_sidChristof Schmitt2019-03-061-14/+0
* lib/winbind_util: Move include out of ifdefChristof Schmitt2019-03-061-2/+2
* lib: Use wrapper for string to integer conversionSwen Schillig2019-03-016-23/+50
* lib: Remove some unused codeVolker Lendecke2019-02-284-88/+0
* lib: Introduce winbind_xid_to_sidVolker Lendecke2019-02-282-0/+32
* idmap_cache: Introduce idmap_cache_find_xid2sidVolker Lendecke2019-02-282-0/+38
* idmap_cache: Only touch "sid" on success in find_xid_to_sidVolker Lendecke2019-02-281-3/+2
* lib: Make idmap_cache return negative mappingsVolker Lendecke2019-02-281-1/+6
* sysquotas_4B: raise log level of a sometimes too noisy messageBjörn Jacke2019-02-171-1/+1
* add sysquotas_jfs2.cBjoern Jacke2019-02-172-0/+153
* sysquotas_4B: enable for jfs/quota.h on AIXBjoern Jacke2019-02-171-0/+4
* sysquotas_4B: make quota block calculation adopt to platform quota block sizeBjoern Jacke2019-02-171-25/+20
* sysquotas_nfs: also honor reported inode/file limitsBjörn Jacke2019-02-171-0/+3
* sysquotas_xfs: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* sysquotas_linux: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-02-141-0/+16
* messages_dgm: Use saved errno valueVolker Lendecke2019-02-141-1/+1
* s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2019-02-111-47/+0
* s3:util: Move popen wrappers to lib/utilAliaksei Karaliou2019-02-113-281/+1
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-091-5/+2
* s3/lib/popt_common: use stack buffer in set_logfile()David Disseldorp2019-02-071-7/+8
* s3/lib/popt_common: don't assume stackframe presenceDavid Disseldorp2019-02-071-5/+22
* tldap: avoid more use after free errorsRalph Boehme2019-02-061-2/+0
* tldap: avoid a use after free crashRalph Boehme2019-02-061-1/+0
* sysquota_linux: fix querying of group quotasBjörn Jacke2019-02-031-4/+4
* s3/lib: clean up have_syscall() formattingDavid Disseldorp2019-01-291-2/+3
* s3/lib: don't rely on implicit int return typeDavid Disseldorp2019-01-291-1/+1
* s3:lib: Use C99 initializer for audit_category_tabAndreas Schneider2019-01-281-1/+1
* s3:netapi: Use C99 initializer for poptOption in netapi exampleAndreas Schneider2019-01-281-6/+35
* s3:lib: Use C99 initializer for poptOption in popt_common_cmdlineAndreas Schneider2019-01-281-20/+70
* s3:lib: Use C99 initializer for poptOption in popt_commonAndreas Schneider2019-01-281-21/+123
* s3:lib: Use C99 initializer for poptOption in netapi nltestAndreas Schneider2019-01-281-30/+247
* s3:lib: Use C99 initializer for poptOption in netapi common testAndreas Schneider2019-01-281-5/+35
* s3:lib: Use POPT_TABLEEND for last element of poptOptionAndreas Schneider2019-01-281-1/+1
* s3:lib: Fix the debug message for adding cache entries.Andreas Schneider2019-01-191-4/+4