summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-101-0/+1
* r1454: Today is the day of broken builds, now I get my share ... :-)Volker Lendecke2007-10-102-0/+85
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-101-0/+1
* r1345: add extended security spnego support to the smb clientStefan Metzmacher2007-10-101-13/+15
* r1343: formatingStefan Metzmacher2007-10-101-16/+16
* r1292: Add const to the subsystem/module registration code.Andrew Bartlett2007-10-101-1/+1
* r1281: move include/context.h to smb_server/smb_server.hStefan Metzmacher2007-10-102-376/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-3/+3
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-4/+4
* r1278: rename struct user_context to smbsrv_userStefan Metzmacher2007-10-101-2/+2
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-6/+4
* r1250: We no longer use these #definesAndrew Bartlett2007-10-101-3/+0
* r1204: decrpc -> dcerpcTim Potter2007-10-101-1/+1
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-101-1/+2
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-102-37/+10
* r1065: some header file cleanupsStefan Metzmacher2007-10-104-315/+316
* r1064: Remove the unused userdom_struct from the user_context structAndrew Bartlett2007-10-101-3/+0
* r1063: userdom_struct dies!Andrew Bartlett2007-10-101-7/+0
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-3/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-105-13/+13
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-102-6/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-104-11/+11
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-105-13/+13
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-20/+0
* r917: - added the start of a LSA server to samba4.Andrew Tridgell2007-10-101-9/+0
* r904: - fixed account expiry testing in auth_samAndrew Tridgell2007-10-101-0/+3
* r898: - remove some unused macrosAndrew Tridgell2007-10-103-83/+0
* r893: a few more _t conversionsAndrew Tridgell2007-10-101-2/+2
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-106-29/+33
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-109-222/+215
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-1012-199/+180
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-106-134/+103
* r867: removed a couple of unused structuresAndrew Tridgell2007-10-101-20/+0
* r862: remove acl and sendfile stuffStefan Metzmacher2007-10-101-279/+0
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-104-165/+0
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-101-4/+0
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-101-3/+3
* r838: got rid of rpc_misc.hAndrew Tridgell2007-10-102-81/+0
* r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell2007-10-105-380/+0
* r836: get rid of SEC_DESC and related structure definitionsAndrew Tridgell2007-10-101-95/+2
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2007-10-101-22/+0
* r818: added server side SMB signing to Samba4Andrew Tridgell2007-10-102-0/+14
* r707: Chainsaw work - SAM_ACCOUNT can die, along with passdbAndrew Bartlett2007-10-101-116/+0
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-102-6/+1
* r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp...Andrew Bartlett2007-10-101-1/+1
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-0/+1
* r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett2007-10-101-12/+0
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-102-4/+3
* r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell2007-10-101-13/+0
* r575: moved the SID_NAME_USE enum into samr.idlAndrew Tridgell2007-10-101-13/+2