Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-22 | s3-includes: move some chgpasswd related defines to the locations where they ↵ | Günther Deschner | 1 | -12/+0 | |
are used. Guenther | |||||
2011-02-18 | s3-includes: force _SAMBA_BUILD_=3 in source3 includes.h | Andrew Tridgell | 1 | -0/+5 | |
this allows a common set of cflags for a top level combined build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-15 | s3: no need to globally include intl.h. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-02-14 | s3: move some defines to a better place. | Günther Deschner | 1 | -17/+4 | |
Guenther | |||||
2010-11-17 | developer: only do the C++ reserved name checking on Linux | Andrew Tridgell | 1 | -1/+1 | |
this prevents us breaking the solaris build, but will still mean we prevent C++ vars in our code | |||||
2010-10-03 | s3: Move #define VALGRIND to config.h | Volker Lendecke | 1 | -10/+0 | |
This fixes the valgrind overrun in the tdb jenkins hash | |||||
2010-09-20 | s3-nmbd: move SYNC_DNS to nmbd.h | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-09-20 | s3-build: only include smbldap.h where needed. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-09-20 | s3-build: only include ctdbd_conn.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-09-20 | s3-build: only include async headers where needed. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-09-11 | s3-privs Move source3/ privileges implmentation into common | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-08-26 | s3-build: only include rpc_misc.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: use talloc_dict.h only where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include krb5 environment variables where required. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include libnscd.h where needed. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-08-26 | s3-build: include mangle.h only where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-dcerpc: only include rpc_dce.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: remove unrequired ntlmssp forward declaration. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2010-08-26 | s3-build: remove unrequired forward declaration for struct printjob. | Günther Deschner | 1 | -5/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include memcache.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-18 | s3-build: only include smb_signing.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-06 | s3-build: no need to include privileges.h twice. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -1/+0 | |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -5/+0 | |
Guenther | |||||
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 1 | -1/+0 | |
This shrinks precompiled headers by 3MB and will slightly speed up any build. Guenther | |||||
2010-07-01 | s3-nss_info: only include nss_info.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-07-01 | s3-libads: move ads_dns out of main includes. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-07-01 | s3-libads: move ads_status to a separate header file. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-07-01 | s3-libads: move ads_protos.h to ads_ldap_protos.h. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-07-01 | s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-06-03 | s3: remove rpc_secdes.h completely. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-05-31 | s3: only use netlogon/nbt header when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-05-30 | s3: define timespec before we use it | Joachim Schmitz | 1 | -7/+8 | |
this fixes #7464 Signed-off-by: Björn Jacke <bj@sernet.de> | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+0 | |
2010-05-18 | smbconf: only include smbconf headers where needed. | Günther Deschner | 1 | -5/+0 | |
Guenther | |||||
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-05-18 | s3-tldap: only include tldap when actually needed. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-05-18 | s3-includes: remove completely unused util_getent.h header. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 1 | -5/+0 | |
Guenther | |||||
2010-05-18 | s3-services: move services.h to where it is actually used. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-05-17 | s3-includes: remove some unused defines. | Günther Deschner | 1 | -7/+0 | |
Guenther | |||||
2010-05-08 | s3: move BASE_RID to main includes.h (in preparation to separate passdb). | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-05-06 | s3-eventlog: move all eventlog headers to lib/eventlog and only include ↵ | Günther Deschner | 1 | -1/+0 | |
where required. Guenther | |||||
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -5/+0 | |
This shrinks include/includes.h.gch by the size of 7 MB and reduces build time as follows: ccache build w/o patch real 4m21.529s ccache build with patch real 3m6.402s pch build w/o patch real 4m26.318s pch build with patch real 3m6.932s Guenther | |||||
2010-04-26 | s3: remove unused rap.h. | Günther Deschner | 1 | -1/+0 | |
Guenther |