summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r1454: Today is the day of broken builds, now I get my share ... :-)Volker Lendecke1-0/+1
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-0/+1
2007-10-10r1281: move include/context.h to smb_server/smb_server.hStefan Metzmacher1-1/+1
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-1/+2
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-0/+2
2007-10-10r1065: some header file cleanupsStefan Metzmacher1-0/+1
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher1-4/+0
2007-10-10r904: - fixed account expiry testing in auth_samAndrew Tridgell1-0/+3
2007-10-10r898: - remove some unused macrosAndrew Tridgell1-10/+0
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-2/+6
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-14/+7
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-25/+6
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-33/+8
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher1-13/+0
2007-10-10r853: remove a real big bunch of unused codeStefan Metzmacher1-4/+0
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher1-3/+3
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett1-1/+0
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-0/+1
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-0/+1
2007-10-10r503: we don't need to include ldb_parse.h any moreAndrew Tridgell1-1/+0
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-2/+1
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-0/+9
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell1-0/+1
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+1
2004-03-28switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell1-4/+2
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher1-35/+4
2004-02-18remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher1-1/+1
2004-02-12move the tdb lib code to lib/tdb/*Stefan Metzmacher1-3/+3
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-0/+1