summaryrefslogtreecommitdiffstats
path: root/source4/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-1/+2
* r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell2007-10-101-7/+13
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-101-1/+0
* r3175: Add winbind back into includes.h (spotted by tpot)Andrew Bartlett2007-10-101-0/+2
* r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...Andrew Tridgell2007-10-101-0/+8
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-0/+1
* r2951: fixed the intptr_t test for discard_const()Andrew Tridgell2007-10-101-0/+4
* r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell2007-10-101-2/+22
* r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell2007-10-101-1/+3
* r2632: a new approach to handling const errors. We have had huge numbers ofAndrew Tridgell2007-10-101-0/+2
* r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter2007-10-101-0/+11
* r2510: Make C++ compilers happy, use ifdef instead of ifJelmer Vernooij2007-10-101-5/+5
* r2404: the first large lump of posix vfs stuff.Andrew Tridgell2007-10-101-0/+5
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-101-0/+1
* r2321: add complately untested LDAP server startStefan Metzmacher2007-10-101-0/+1
* r2242: some older versions of gcc don't properly handle theAndrew Tridgell2007-10-101-2/+3
* r1902: we need to include popt.h before popt_common.hStefan Metzmacher2007-10-101-2/+0
* r1877: since make proto catches all functionsStefan Metzmacher2007-10-101-0/+1
* r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher2007-10-101-0/+2
* r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett2007-10-101-0/+1
* r1785: remove unneeded dependencies on openldap client librariesSimo Sorce2007-10-101-10/+0
* r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2007-10-101-0/+1
* r1521: Updates to our SMB signing code.Andrew Bartlett2007-10-101-0/+1
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-0/+2
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-101-0/+1
* r1454: Today is the day of broken builds, now I get my share ... :-)Volker Lendecke2007-10-101-0/+1
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-101-0/+1
* r1281: move include/context.h to smb_server/smb_server.hStefan Metzmacher2007-10-101-1/+1
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-101-1/+2
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-0/+2
* r1065: some header file cleanupsStefan Metzmacher2007-10-101-0/+1
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-4/+0
* r904: - fixed account expiry testing in auth_samAndrew Tridgell2007-10-101-0/+3
* r898: - remove some unused macrosAndrew Tridgell2007-10-101-10/+0
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+6
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-14/+7
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-25/+6
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-33/+8
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-101-13/+0
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-101-4/+0
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-101-3/+3
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-1/+0
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-0/+1
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-0/+1
* r503: we don't need to include ldb_parse.h any moreAndrew Tridgell2007-10-101-1/+0
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-2/+1
* r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe2007-10-101-0/+9
* r134: - added ldb to the build of smbdAndrew Tridgell2007-10-101-0/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-0/+1
* switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell2004-03-281-4/+2