summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell6-134/+103
2007-10-10r867: removed a couple of unused structuresAndrew Tridgell1-20/+0
2007-10-10r862: remove acl and sendfile stuffStefan Metzmacher1-279/+0
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher4-165/+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-10r838: got rid of rpc_misc.hAndrew Tridgell2-81/+0
2007-10-10r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell5-380/+0
2007-10-10r836: get rid of SEC_DESC and related structure definitionsAndrew Tridgell1-95/+2
2007-10-10r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell1-22/+0
2007-10-10r818: added server side SMB signing to Samba4Andrew Tridgell2-0/+14
2007-10-10r707: Chainsaw work - SAM_ACCOUNT can die, along with passdbAndrew Bartlett1-116/+0
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2-6/+1
2007-10-10r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp...Andrew Bartlett1-1/+1
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-0/+1
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett1-12/+0
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2-4/+3
2007-10-10r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell1-13/+0
2007-10-10r575: moved the SID_NAME_USE enum into samr.idlAndrew Tridgell1-13/+2
2007-10-10r549: added support for DOS error codes in NTSTATUS returns. This uses aAndrew Tridgell1-0/+8
2007-10-10r503: we don't need to include ldb_parse.h any moreAndrew Tridgell1-1/+0
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett1-1/+1
2007-10-10r359: moved the share type definitions to srvsvc.idlAndrew Tridgell1-9/+0
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-1/+1
2007-10-10r189: Added UNIX search into tests - added client library parse code.Jeremy Allison1-2/+4
2007-10-10r184: Fix UNIX Search info level. This still needs to be added to the rawJeremy Allison1-1/+1
2007-10-10r152: a quick airport commit ....Andrew Tridgell3-2/+8
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-10r128: Another registry update. Changes:Jelmer Vernooij1-0/+3
2007-10-10r100: remember the user session key during session setup so it can be used in...Andrew Tridgell1-0/+4
2007-10-10r42: importing .cvsignore filesGerald Carter1-9/+0
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2-0/+61
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 Metzmacher2-88/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher4-276/+4
2004-02-03do some merging from 3.0Stefan Metzmacher4-16/+33
2004-02-02remove some unused stuffStefan Metzmacher1-1/+0
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher1-26/+1
2004-02-01merge:Stefan Metzmacher2-44/+71
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher12-329/+22
2004-01-28remove autogenerated version.h from CVSStefan Metzmacher1-1/+0
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-0/+1
2004-01-19remove all unused stuff from Makefile.inStefan Metzmacher1-2/+1
2003-12-16added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell1-2/+2
2003-12-16a fairly large commit!Andrew Tridgell4-9/+6