summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-09s3:include: Move loadparm prototypes to own header fileAndreas Schneider1-0/+3
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-1/+1
2020-05-05locking: Move br_off typedef to where it's usedVolker Lendecke1-3/+0
2020-05-05locking: Move SMB_OFF_T_BITS macro to its only userVolker Lendecke1-2/+0
2019-12-02lib: Remove unused smb_xvasprintf()Volker Lendecke1-2/+0
2019-12-02lib: Remove a duplicate fdprintf() prototypeVolker Lendecke1-2/+0
2019-07-01s3: add st_ex_file_id to struct stat_exRalph Boehme1-0/+2
2019-07-01s3: add st_ex_itime to struct stat_exRalph Boehme1-0/+6
2019-07-01s3: convert struct stat_ex st_ex_calculated_birthtime bool to flagsRalph Boehme1-2/+5
2019-07-01s3: remove unused st_ex_mask from struct stat_exRalph Boehme1-1/+0
2018-12-16s3: Fix checking for config.h #define in includes.hAndreas Schneider1-1/+1
2018-11-28s3:include: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-4/+4
2018-11-28s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider1-7/+0
2018-04-24lib: #include "util_event.h" only where neededVolker Lendecke1-1/+0
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-45/+0
2018-01-22s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider1-4/+0
2017-09-16s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke1-1/+0
2017-07-26s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison1-0/+1
2017-03-28lib: Remove an unnecessary includeVolker Lendecke1-1/+0
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-1/+0
2016-09-24s3: events. Move events.c to util_event.cJeremy Allison1-2/+2
2015-05-18Remove [u]int[XX] defines from source3/include/includes.hRichard Sharpe1-59/+0
2015-03-11lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik1-1/+3
2014-07-24s3: remove stat_ex.vfs_private completelyMichael Adam1-8/+0
2014-04-15auth: Remove plaintext OSF1 password supportAndrew Bartlett1-3/+0
2013-11-20debug: remove unused sys_adminlogDavid Disseldorp1-3/+0
2012-07-24lib/param: Move all enum declarations to lib/paramAndrew Bartlett1-0/+2
2012-07-18s3-aio: Remove unused VFS functions and moreVolker Lendecke1-12/+0
2012-07-18s3: Make smbd/aio.c not depend on aio.h anymoreVolker Lendecke1-4/+0
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-0/+3
2012-06-06build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett1-2/+2
2012-06-02lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett1-23/+0
2012-04-09Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison1-10/+0
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett1-6/+2
2012-04-05build: Remove unused GLIBC_HACK_FCNTL64Andrew Bartlett1-13/+0
2012-04-05build: Remove SMB_F* locking definesAndrew Bartlett1-16/+0
2012-04-05build: Remove SMB_STRUCT_FLOCK defineAndrew Bartlett1-4/+0
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett1-8/+0
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett1-8/+0
2012-04-05build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bitsAndrew Bartlett1-12/+0
2012-04-05build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any moreAndrew Bartlett1-44/+4
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-1/+1
2011-10-27s3: Enable uid wrapper.Andreas Schneider1-3/+0
2011-10-14s3: remove some dead prototypes.Günther Deschner1-1/+0
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-1/+1
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-07-06s3-build We no longer require to redefine _SAMBA_BUILD_Andrew Bartlett1-5/+0
2011-06-21lib/util Make unused d_vfprintf() staticAndrew Bartlett1-2/+0
2011-05-06s3-includes: no need to globally include libads/ads_status.h.Günther Deschner1-1/+0