summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-171-1/+0
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-171-2/+0
* s3: only include tdb headers where needed.Günther Deschner2011-05-171-2/+1
* s3-includes: remove ipv6 related prototype which is already defined in ../lib...Günther Deschner2011-05-171-5/+0
* s3-system: move LOCK_ defines to lib/system.cGünther Deschner2011-05-171-9/+0
* s3-includes: move enum flush_reason_enum to smb.hGünther Deschner2011-05-151-16/+0
* s3-includes: when MADVISE support was reverted back in 2009, someone forgot t...Günther Deschner2011-05-151-4/+0
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-05-151-2/+0
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-05-151-1/+0
* s3:includes: simplify INO_T_VAL macrosStefan Metzmacher2011-04-261-3/+3
* s3:includes: simplify BIG_UINT macrosStefan Metzmacher2011-04-261-5/+4
* s3-build: move MAP_FILE define to the only place used.Günther Deschner2011-04-261-4/+0
* s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner2011-04-261-2/+2
* s3-includes: move readahead prototype to its only user.Günther Deschner2011-04-261-4/+0
* s3: only include smb profiling where needed.Günther Deschner2011-04-261-3/+0
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-261-22/+0
* s3-includes: absolutely no need to globally include debugparse.hGünther Deschner2011-04-261-1/+0
* s3-includes: include lib/util/debug.h headers in includes.h not smb.hGünther Deschner2011-04-261-0/+2
* s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner2011-04-261-1/+0
* s3: only include ntioctl.h where needed.Günther Deschner2011-04-051-1/+0
* s3: only include lib/privileges.h where needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-04-051-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-04-051-1/+0
* s3-includes: finally remove global include of auth.h.Günther Deschner2011-04-051-1/+0
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-04-051-1/+0
* s3-passdb: finally stop including passdb.h globaly.Günther Deschner2011-04-051-1/+0
* s3-passdb: move mapping.h into passdb.h, its needed here.Günther Deschner2011-04-051-1/+0
* s3-build: only include transfer_file.h where needed.Günther Deschner2011-04-051-3/+0
* s3-includes: no point in including all security headers globally.Günther Deschner2011-04-051-4/+0
* s3-includes: remove EILSEQ check, this is handled byGünther Deschner2011-04-051-6/+0
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: remove global include of "system/network.h"Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/shmem.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: remove global include of "system/select.h".Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/terminal.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/capability.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/glob.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/iconv.h when needed.Günther Deschner2011-04-051-1/+0
* s3-includes: only include system/syslog.h when needed.Günther Deschner2011-04-051-1/+0
* s3-trans2: only include trans2.h where needed.Günther Deschner2011-04-051-1/+0
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-04-051-1/+0
* s3-includes: remove unused cmdline_lp_ctx.Günther Deschner2011-03-231-3/+0
* s3-build: only include asn1 headers where actually needed.Günther Deschner2011-03-171-1/+0
* s3-packet: only include packet.h where needed.Günther Deschner2011-03-161-1/+0
* s3-interfaces: only include interfaces.h where needed.Günther Deschner2011-03-161-1/+0
* s3-msdfs: avoid global inclusion of msdfs.h.Günther Deschner2011-03-161-1/+0
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-39/+1
* s3-includes: avoid global include of gssapi headers.Günther Deschner2011-03-161-12/+0
* s3-rpc_server: Introduce transport in pipe_struct.Andreas Schneider2011-03-081-1/+1