summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-1/+1
2007-10-10r3520: minor portability fix (for struct timeval)Andrew Tridgell1-0/+1
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij1-0/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-0/+1
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell1-9/+0
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-5/+12
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-79/+0
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell1-1/+0
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-19/+3
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-3/+0
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-17/+0
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-5/+0
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell1-10/+0
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3455: some more portability fixes. We nearly compile on solaris again now.Andrew Tridgell1-8/+0
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-55/+0
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-164/+1
2007-10-10r3450: portability fixesAndrew Tridgell1-4/+0
2007-10-10r3449: more include file reductionAndrew Tridgell1-28/+4
2007-10-10r3448: some systems don't have stdint.hAndrew Tridgell1-5/+2
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-156/+0
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-17/+0
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-5/+0
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-69/+9
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-166/+0
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-1/+2
2007-10-10r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell1-7/+13
2007-10-10r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell1-1/+0
2007-10-10r3175: Add winbind back into includes.h (spotted by tpot)Andrew Bartlett1-0/+2
2007-10-10r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...Andrew Tridgell1-0/+8
2007-10-10r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell1-0/+1
2007-10-10r2951: fixed the intptr_t test for discard_const()Andrew Tridgell1-0/+4
2007-10-10r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell1-2/+22
2007-10-10r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell1-1/+3
2007-10-10r2632: a new approach to handling const errors. We have had huge numbers ofAndrew Tridgell1-0/+2
2007-10-10r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter1-0/+11
2007-10-10r2510: Make C++ compilers happy, use ifdef instead of ifJelmer Vernooij1-5/+5
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+5
2007-10-10r2328: add the start of a new system and protocolStefan Metzmacher1-0/+1
2007-10-10r2321: add complately untested LDAP server startStefan Metzmacher1-0/+1
2007-10-10r2242: some older versions of gcc don't properly handle theAndrew Tridgell1-2/+3
2007-10-10r1902: we need to include popt.h before popt_common.hStefan Metzmacher1-2/+0
2007-10-10r1877: since make proto catches all functionsStefan Metzmacher1-0/+1
2007-10-10r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher1-0/+2
2007-10-10r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett1-0/+1
2007-10-10r1785: remove unneeded dependencies on openldap client librariesSimo Sorce1-10/+0
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher1-0/+1
2007-10-10r1521: Updates to our SMB signing code.Andrew Bartlett1-0/+1
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-0/+2
2007-10-10r1455: More Gtk+ updates:Jelmer Vernooij1-0/+1