summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-01s3/include: Remove unused BIG_UINTAnoop C S1-3/+0
2026-03-01s3/include: Remove unused SBIG_UINTAnoop C S1-1/+0
2024-05-22libsmb: Execute a "TODO", remove IVAL2_TO_SMB_BIG_UINTVolker Lendecke1-1/+0
2024-04-23s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUFStefan Metzmacher1-5/+0
2024-04-05s3:include: split out fstring.hStefan Metzmacher1-4/+1
2023-12-15VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.hStefan Metzmacher1-3/+0
2023-12-08s3:include: Fix code spellingJoseph Sutton1-1/+1
2023-12-08s3:include: Remove trailing whitespaceJoseph Sutton1-6/+6
2023-11-20lib/util: move copyright define to copyright.hBjörn Jacke1-0/+3
2023-06-05smbd: Remove smb1-only perfcount subsystemVolker Lendecke1-1/+0
2022-08-29smbd: cache DOS attributes in struct smb_filename.cached_dos_attributesRalph Boehme1-0/+1
2022-04-26lib: Remove smb_threads from includes.hVolker Lendecke1-2/+0
2022-03-31smbd: remove itime and file_id logic and codeRalph Boehme1-8/+0
2022-01-18lib: Remove unused asprintf_strupper_m()Volker Lendecke1-1/+0
2022-01-10s3: includes: Make the comments describing itime consistent. Always use "inve...Jones Syue1-2/+2
2021-04-22s3:smbd: Remove NIS supportAndreas Schneider1-4/+0
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