summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1065: some header file cleanupsStefan Metzmacher4-315/+316
2007-10-10r1064: Remove the unused userdom_struct from the user_context structAndrew Bartlett1-3/+0
2007-10-10r1063: userdom_struct dies!Andrew Bartlett1-7/+0
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-3/+1
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher5-13/+13
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2-6/+2
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher4-11/+11
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher5-13/+13
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell1-20/+0
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell1-9/+0
2007-10-10r904: - fixed account expiry testing in auth_samAndrew Tridgell1-0/+3
2007-10-10r898: - remove some unused macrosAndrew Tridgell3-83/+0
2007-10-10r893: a few more _t conversionsAndrew Tridgell1-2/+2
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher6-29/+33
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher9-222/+215
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher12-199/+180
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