summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
...
* s3-build: only include asn1 headers where actually needed.Günther Deschner2011-03-161-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
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-8/+0
* s3-includes: remove global include of system/readline.h.Günther Deschner2011-03-021-1/+0
* s3-sessionid: avoid global include of sessionid.hGünther Deschner2011-03-021-1/+0
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-1/+0
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-2/+0
* s3-printing: move more printing defines out of includes.hGünther Deschner2011-02-251-30/+0
* s3-includes: move some chgpasswd related defines to the locations where they ...Günther Deschner2011-02-221-12/+0
* s3-includes: force _SAMBA_BUILD_=3 in source3 includes.hAndrew Tridgell2011-02-181-0/+5
* s3: no need to globally include intl.h.Günther Deschner2011-02-151-1/+0
* s3: move some defines to a better place.Günther Deschner2011-02-141-17/+4
* developer: only do the C++ reserved name checking on LinuxAndrew Tridgell2010-11-171-1/+1
* s3: Move #define VALGRIND to config.hVolker Lendecke2010-10-031-10/+0
* s3-nmbd: move SYNC_DNS to nmbd.hGünther Deschner2010-09-201-4/+0
* s3-build: only include smbldap.h where needed.Günther Deschner2010-09-201-4/+0
* s3-build: only include ctdbd_conn.h where needed.Günther Deschner2010-09-201-1/+0
* s3-build: only include async headers where needed.Günther Deschner2010-09-201-2/+0
* s3-privs Move source3/ privileges implmentation into commonAndrew Bartlett2010-09-111-1/+1
* s3-build: only include rpc_misc.h where needed.Günther Deschner2010-08-261-1/+0
* s3-build: use talloc_dict.h only where needed.Günther Deschner2010-08-261-1/+0
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-1/+0
* s3-build: only include krb5 environment variables where required.Günther Deschner2010-08-261-1/+0
* s3-build: only include libnscd.h where needed.Günther Deschner2010-08-261-4/+0
* s3-build: include mangle.h only where needed.Günther Deschner2010-08-261-1/+0
* s3-dcerpc: only include rpc_dce.h where needed.Günther Deschner2010-08-261-1/+0
* s3-build: remove unrequired ntlmssp forward declaration.Günther Deschner2010-08-261-2/+0
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-1/+0
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-261-3/+0
* s3-build: remove unrequired forward declaration for struct printjob.Günther Deschner2010-08-261-5/+0
* s3-build: only include memcache.h where needed.Günther Deschner2010-08-261-1/+0
* s3-build: only include smb_signing.h where needed.Günther Deschner2010-08-181-1/+0
* s3-build: no need to include privileges.h twice.Günther Deschner2010-08-061-1/+0
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-1/+0
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-1/+0
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-5/+0
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-1/+0
* s3-nss_info: only include nss_info.h where needed.Günther Deschner2010-07-011-1/+0
* s3-libads: move ads_dns out of main includes.Günther Deschner2010-07-011-1/+0
* s3-libads: move ads_status to a separate header file.Günther Deschner2010-07-011-0/+1
* s3-libads: move ads_protos.h to ads_ldap_protos.h.Günther Deschner2010-07-011-1/+1
* s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.Günther Deschner2010-07-011-0/+1
* s3: remove rpc_secdes.h completely.Günther Deschner2010-06-031-1/+0
* s3: only use netlogon/nbt header when needed.Günther Deschner2010-05-311-1/+0
* s3: define timespec before we use itJoachim Schmitz2010-05-301-7/+8