summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* s3: convert struct stat_ex st_ex_calculated_birthtime bool to flagsRalph Boehme2019-07-011-2/+5
* s3: remove unused st_ex_mask from struct stat_exRalph Boehme2019-07-011-1/+0
* s3: Fix checking for config.h #define in includes.hAndreas Schneider2018-12-161-1/+1
* s3:include: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-4/+4
* s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider2018-11-281-7/+0
* lib: #include "util_event.h" only where neededVolker Lendecke2018-04-241-1/+0
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-221-45/+0
* s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider2018-01-221-4/+0
* s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke2017-09-161-1/+0
* s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison2017-07-261-0/+1
* lib: Remove an unnecessary includeVolker Lendecke2017-03-281-1/+0
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-1/+0
* s3: events. Move events.c to util_event.cJeremy Allison2016-09-241-2/+2
* Remove [u]int[XX] defines from source3/include/includes.hRichard Sharpe2015-05-181-59/+0
* lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik2015-03-111-1/+3
* s3: remove stat_ex.vfs_private completelyMichael Adam2014-07-241-8/+0
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-151-3/+0
* debug: remove unused sys_adminlogDavid Disseldorp2013-11-201-3/+0
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+2
* s3-aio: Remove unused VFS functions and moreVolker Lendecke2012-07-181-12/+0
* s3: Make smbd/aio.c not depend on aio.h anymoreVolker Lendecke2012-07-181-4/+0
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-0/+3
* build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett2012-06-061-2/+2
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-021-23/+0
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-091-10/+0
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-6/+2
* build: Remove unused GLIBC_HACK_FCNTL64Andrew Bartlett2012-04-051-13/+0
* build: Remove SMB_F* locking definesAndrew Bartlett2012-04-051-16/+0
* build: Remove SMB_STRUCT_FLOCK defineAndrew Bartlett2012-04-051-4/+0
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-051-8/+0
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-051-8/+0
* build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bitsAndrew Bartlett2012-04-051-12/+0
* build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any moreAndrew Bartlett2012-04-051-44/+4
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* s3: Enable uid wrapper.Andreas Schneider2011-10-271-3/+0
* s3: remove some dead prototypes.Günther Deschner2011-10-141-1/+0
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-1/+1
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-1/+1
* s3-build We no longer require to redefine _SAMBA_BUILD_Andrew Bartlett2011-07-061-5/+0
* lib/util Make unused d_vfprintf() staticAndrew Bartlett2011-06-211-2/+0
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-061-1/+0
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-061-2/+0
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-2/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-4/+0
* s3-includes: when MADVISE support was reverted back in 2009, someone forgot t...Günther Deschner2011-05-031-4/+0
* s3-includes: move enum flush_reason_enum to smb.hGünther Deschner2011-05-031-16/+0
* s3-includes: remove ipv6 related prototype which is already defined in ../lib...Günther Deschner2011-05-031-5/+0