summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
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 Lendecke2-0/+85
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-0/+1
2007-10-10r1345: add extended security spnego support to the smb clientStefan Metzmacher1-13/+15
2007-10-10r1343: formatingStefan Metzmacher1-16/+16
2007-10-10r1292: Add const to the subsystem/module registration code.Andrew Bartlett1-1/+1
2007-10-10r1281: move include/context.h to smb_server/smb_server.hStefan Metzmacher2-376/+1
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-3/+3
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-4/+4
2007-10-10r1278: rename struct user_context to smbsrv_userStefan Metzmacher1-2/+2
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-6/+4
2007-10-10r1250: We no longer use these #definesAndrew Bartlett1-3/+0
2007-10-10r1204: decrpc -> dcerpcTim Potter1-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 Bartlett2-37/+10
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