summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* s3:lib: add update_stat_ex_from_saved_stat()Ralph Boehme2019-09-101-0/+20
* s3:lib: round itime to NTTIME resolution in make_file_id_from_itime()Ralph Boehme2019-09-101-0/+2
* tldap: Paged searches fail when they get to the endGarming Sam2019-08-071-1/+2
* tldap: Make memcpy of no controls safeGarming Sam2019-08-071-1/+3
* s3/lib: Fix Access to field results in dereference of NULL pointerNoel Power2019-07-081-0/+7
* dbwrap: Add publically available dbwrap_watch_wakeup()Volker Lendecke2019-07-042-0/+24
* dbwrap: Rename dbwrap_watched_wakeup()Volker Lendecke2019-07-041-6/+7
* s3/lib: add make_file_index_from_itime()Ralph Boehme2019-07-012-0/+39
* s3/lib: add update_stat_ex_file_id()Ralph Boehme2019-07-011-0/+6
* s3/lib: add update_stat_ex_itime()Ralph Boehme2019-07-011-0/+7
* s3: add st_ex_file_id to struct stat_exRalph Boehme2019-07-011-0/+2
* s3: add st_ex_itime to struct stat_exRalph Boehme2019-07-011-0/+3
* s3: convert struct stat_ex st_ex_calculated_birthtime bool to flagsRalph Boehme2019-07-011-5/+6
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-306-18/+27
* smbd: Remove unused brlock codeVolker Lendecke2019-06-202-13/+0
* s3/lib: don't write to buffer (which might be NULL) if bufsize <=0Noel Power2019-05-291-6/+7
* s3/lib/netapi: Fix 'Possible null pointer dereference' warningNoel Power2019-05-291-1/+1
* dbwrap: Use sizeof, not an integer constantVolker Lendecke2019-05-281-1/+2
* s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.Ralph Boehme2019-05-242-16/+16
* s3: lib: Remove file_pload_send().Jeremy Allison2019-05-242-32/+0
* s3: lib: Add file_ploadv_send().Jeremy Allison2019-05-242-0/+32
* s3: lib: Remove file_lines_pload().Jeremy Allison2019-05-242-17/+0
* s3: smbd: Convert sysquotas.c code to use file_lines_ploadv().Jeremy Allison2019-05-241-19/+107
* s3: lib: util: Add file_lines_ploadv().Jeremy Allison2019-05-242-0/+18
* s3:lib: Move up NULL checkAndreas Schneider2019-05-241-4/+4
* libsmbconf:registry: Return correct case for get_shareChristof Schmitt2019-05-231-4/+22
* Fix uClibc build on 64bit platforms by including stdint.hFabrice Fontaine2019-05-191-0/+1
* 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