ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / source3 / lib / system.c
2024-01-20 Anoop C Ssource3/lib: Properly log the change in capability
2024-01-16 Bjoern Jackesystem.c: fix fake directory create times
2024-01-05 Björn Jackeset_process_capability: log which capability was set...
2023-11-16 Björn Jackesystem.c: fall back to become_root if CAP_DAC_OVERRIDE...
2023-11-01 Volker Lendeckesmbd: Simplify sys_proc_fd_path()
2023-07-13 Andreas Schneiders3:lib: Fix code spelling
2022-03-31 Ralph Boehmesmbd: remove itime and file_id logic and code
2022-01-10 Jones Syues3: includes: Make the comments describing itime consis...
2022-01-10 Jeremy Allisons3: lib: In create_clock_itime(), use timespec_current...
2022-01-08 Jeremy Allisons3: smbd: Create and use a common function for generati...
2021-09-14 Christof Schmittsystem: Remove kernel_flock
2021-09-09 Alex RichardsonDon't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()
2021-07-14 Jeremy Allisons3: lib: Add sys_fstatat() wrapper.
2021-02-09 Gary Lockyers3 lib system: Change signature of sys_proc_fd_path
2021-02-09 Gary Lockyers3 lib system: Fix clang compilation error
2020-12-16 Ralph Boehmes3/lib: add proc fds infrastructure
2020-11-10 Volker Lendeckelib: Fix a theoretical out-of-bounds write
2020-11-10 Volker Lendeckelib: Fix a signed/unsigned warning
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-08-15 Matthew DeVores3: lib: Fix unneeded relative path in #include.
2020-01-08 Christof Schmittsystem: Rename argument for kernel_flock function
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-09-10 Ralph Boehmes3:lib: add update_stat_ex_from_saved_stat()
2019-08-22 Jeremy Allisons3: smbd: Add sys_mknodat() wrapper call.
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_file_id()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_itime()
2019-07-01 Ralph Boehmes3: add st_ex_file_id to struct stat_ex
2019-07-01 Ralph Boehmes3: add st_ex_itime to struct stat_ex
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2018-12-16 Andreas Schneiders3:lib: Fix checking for config.h #define in system.c
2018-11-28 Andreas Schneiders3:lib: Use #ifdef instead of #if for config.h definitions
2017-10-04 Jeremy Allisons3: VFS: Protect errno if sys_getwd() fails across...
2017-10-04 Jeremy Allisons3: VFS: Ensure sys_getwd() doesn't leak memory on...
2017-08-23 Volker Lendeckeconfigure: Centralize check for posix_fallocate
2017-04-18 Jeremy Allisons3:lib: Fix incorrect logic in sys_broken_getgroups()
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-01-26 Uri Simchonis3-lib: introduce sys_realpath()
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/lib.
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-03-09 David Disseldorpsystem: add hole punch support to sys_fallocate()
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-09 David Disseldorplib/system: remove useless HAVE_LINUX_FALLOCATE64 logic
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-09-18 Volker LendeckeRemove a few #ifdef EWOULDBLOCk
2014-06-24 Jeremy Allisons3: nmbd: Fix bug 10633 - nmbd denial of service
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-11-20 David Disseldorpdebug: remove unused sys_adminlog
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-02 Christian Ambachs3:lib/system fix build on AIX 7
2013-04-12 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), untangle function call from result...
2012-09-04 Michael Adams3: in sys_popen(), untangle assigment from check and...
2012-09-04 Michael Adams3: in sys_popen(), improve call to pipe and report...
2012-09-04 Michael Adams3: in sys_popen(), validate input before opening the...
2012-09-04 Michael Adams3: in sys_popen(), fix a debug message
2012-08-17 Michael Adams3: add a debug message for failed execv in sys_popen()
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-19 Stefan MetzmacherRevert "s3-lib Remove unused sys_fcntl_long()"
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_creat wrapper
2012-04-05 Andrew Bartlettbuild: Remove fallback call to sys_open as HAVE_CREAT...
2012-04-05 Andrew Bartlettbuild: Remove sys_ftell wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftruncate wrapper
2012-04-05 Andrew Bartlettbuild: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and...
2012-03-24 Jelmer Vernooijuse usleep rather than sys_usleep in various places...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_sendto()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_recv()
2012-02-17 Andrew Bartletts3-lib Remove unused sys_fcntl_long()
2012-02-17 Andrew Bartletts3-lib Remove unused sys_fseek()
2012-02-02 Volker Lendeckes3: Use ARRAY_SIZE in bsd_attr_list
2012-01-06 Jeremy AllisonComment out sys_get_number_of_cores() as we're no longe...
2012-01-06 Jeremy AllisonAdd a sys_get_number_of_cores() function that calls...
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-10 Richard SharpeExport init_stat_ex_from_stat for use in VFS modules.
next