Around round of splitups
[samba-svnmirror.git] / source / include / includes.h
2006-03-07 jelmerAround round of splitups
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2006-03-06 jelmerDon't generate prototypes for modules and binaries...
2006-03-06 metze- add support for SMB2 ("SMB 2.001") negotiation in...
2006-03-05 jelmerMore improvements to the libutil docs.
2006-03-05 jelmerFix some portability issues with the visibility attribute.
2006-03-03 metzenicer format...
2006-03-03 metzeglobal data types are defined in core.h now...
2006-03-03 metzemove ldb specific define
2006-03-03 metzeremove unused define
2006-02-23 jelmerMore moving around of files:
2006-02-23 jelmerMove some more stuff out of include/
2006-02-23 jelmerMove some more stuff out off include/
2006-01-18 abartletAgain protect us against format string mismatches,...
2006-01-10 metzemake it possible to pass -D_PUBLIC_... to the compiler
2006-01-09 jelmerSome more include/ cleanups (remove unused macros ...
2006-01-03 jelmerMove some headers to the directory of the subsystem...
2006-01-03 jelmerMove core data structures out of smb.h into core.h
2005-12-28 jelmerMove some more prototypes out to seperate headers
2005-12-27 jelmerAdd seperate proto headers for ntvfs, tdr, smb_server...
2005-12-26 jelmerMove smb_build.h out of includes.h
2005-12-26 jelmerSupport loading modules from .so files for most subsystems.
2005-12-23 jelmerMerge mkproto.sh's functionality into mkproto.pl
2005-12-13 jelmerCouple of small fixes: reduce include/includes.h a...
2005-10-14 abartletMove credentials.h into auth/credentials, and add flags...
2005-09-28 jelmerRemove more unused files, macros
2005-09-27 jelmerAdd credentials.h back into includes.h as some compiler...
2005-09-27 tridgechange from AC_CHECK_TYPES() to AC_CHECK_TYPE() for...
2005-09-26 jelmerReduce some use of pstring. The main reason some parts...
2005-09-26 jelmerDecrease the amount of data included by includes.h...
2005-09-23 jelmerMove portability functions to lib/replace/; replace...
2005-08-29 abartletA *major* update to the credentials system, to incorpor...
2005-08-02 jelmerAdd TDR (Trivial Data Representation). The aim is to...
2005-07-27 jelmerMove data representation-independent data into seperate...
2005-07-22 tpotExperiment to try and fix warnings on 64-bit machines...
2005-07-21 jelmerCode cleanups, improvements necessary for dependencies...
2005-07-13 jelmer- More win32 portability fixes. Now fails on socketwrap...
2005-07-13 jelmerWin32 portability updates from Steven Edwards <steven_e...
2005-07-13 tridgeslowly getting my way through some more heimdal portabi...
2005-07-11 tridgemoved PRINTF_ATTRIBUTE to replace.h to try to get irix...
2005-07-11 tridgesome more heimdal configure checks
2005-06-17 tridge- setup HAVE_ILDAP to enable the ildap backend in ldb
2005-06-07 tridgethe internal heimdal build change. This changes quite...
2005-05-12 jelmerPatch by Steven Edwards to improve portability to mingw32
2005-05-01 abartletCludge, cludge, cludge...
2005-03-21 jelmerFirst step in using the new cli_credentials structure...
2005-03-06 jelmer- Re-enable DCOM support.
2005-02-21 jelmerThe big (D)COM commit! :-) Contains most of the changes...
2005-02-11 abartletBah, it's all to hard...
2005-02-11 abartletRemove #include <sys/time.h> from includes.h.
2005-02-10 tridgeremoved ads.h from includes.h
2005-02-10 tridgeremoved db_wrap.h from includes.h
2005-02-10 tridgeremoved all the unused mutex functions from mutex.c...
2005-02-10 tridgeremoved libcli/ldap/ldap.h from includes.h
2005-02-10 tridgeremoved lib/socket/socket.h from includes.h
2005-02-10 tridge - got rid of pstring.h from includes.h. This at least...
2005-02-10 tridge- only include the tdb headers where they are needed
2005-02-01 tridgedefine ipv4address as a based IDL type, mapped to a...
2005-01-31 metzedefine struct ipv4_addr in misc.idl,
2005-01-30 tridgeThis is a major simplification of the logic for control...
2005-01-27 tridgegot rid of all of the TALLOC_DEPRECATED stuff. My apolo...
2005-01-27 tridge- added a type mapping function in pidl, so the type...
2005-01-21 tridgebuild fix for IRIX 6.5
2005-01-21 tridgewe don't need nameserv.h any more
2005-01-18 tridgeccache was being made ineffective on all the build...
2005-01-16 tridgethe tolower() in schema.c is a premature optimisation...
2005-01-16 jelmertolower() requires ctype.h
2005-01-12 tridgefixed our usage of VA_COPY to be more standards compliant
2005-01-07 tridge- converted the other _p talloc functions to not need _p
2005-01-02 tridge- moved talloc into its own lib/talloc/ area
2004-12-04 tridgeadded a type safe version of smb_xmalloc()
2004-11-30 tridgeget rid of rpc_secdes.h and replace it with a single...
2004-11-18 tridgeunified the query/set security descriptor code with...
2004-11-16 metze- don't use make proto for ldb anymore
2004-11-07 jelmerLots of smaller DCOM updates and fixes. Adds oxid table...
2004-11-04 tridgeminor portability fix (for struct timeval)
2004-11-04 jelmerFix RemoteActivation correctly this time (-:
2004-11-03 jelmerAdd (the infrastructure for) DCOM support. Contents:
2004-11-03 tridgeremoved some include cruft, and split out librpc/gen_nd...
2004-11-03 tridgegot rid of include/rewrite.h, and split out the dynconf...
2004-11-02 tridgesplit out some more pieces of includes.h
2004-11-02 tridgesplit out dcerpc_server.h
2004-11-02 tridgesplit out request.h, signing.h, and smb_server.h
2004-11-02 tridgesplit out registry.h, rap.h and ldap_server.h
2004-11-02 tridgeseparated out some more headers (asn_1.h, messages...
2004-11-02 tridgeseparate out the crypto includes
2004-11-02 tridgemore solaris portability fixes, the main one being...
2004-11-02 tridges_addr is a macro on solaris, so we can't use it in...
2004-11-02 tridgesome more portability fixes. We nearly compile on solar...
2004-11-02 tridgemoved a few more things out if includes.h into the...
2004-11-02 tridge- split out the auth and popt includes
2004-11-02 tridgeportability fixes
2004-11-02 tridgemore include file reduction
2004-11-02 tridgesome systems don't have stdint.h
2004-11-02 tridgemore include/system/XXX.h include files
2004-11-01 tridgecreated include/system/iconv.h and include/system/shmem.h
2004-11-01 tridgemade the gtk tooks use minimal includes. This approxima...
2004-11-01 tridgethe next stage in the include files re-organisation.
2004-11-01 tridgesome include file cleanups and general housekeeping
2004-11-01 tridgeswitched to using minimal includes for the auto-generat...
next