summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-03move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher1-1/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-2/+2
2004-02-01merge:Stefan Metzmacher1-30/+1
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher1-7/+0
2003-12-16a fairly large commit!Andrew Tridgell1-1/+0
2003-12-16make sure we have a value for DEFAULT_PRINTING on all platformsAndrew Tridgell1-2/+0
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-0/+5
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-51/+0
2003-12-10 * removed some unused codeAndrew Tridgell1-4/+2
2003-12-01removed more old codeAndrew Tridgell1-5/+0
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-1/+2
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-2/+2
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-2/+2
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell1-1/+0
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-2/+3
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-0/+3
2003-09-29Remove obsolete fileJelmer Vernooij1-2/+0
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1237