summaryrefslogtreecommitdiff
path: root/source4/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1343: formatingStefan Metzmacher1-16/+16
2007-10-10r1250: We no longer use these #definesAndrew Bartlett1-3/+0
2007-10-10r1065: some header file cleanupsStefan Metzmacher1-315/+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 Metzmacher1-1/+1
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r898: - remove some unused macrosAndrew Tridgell1-63/+0
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-2/+2
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-4/+4
2007-10-10r867: removed a couple of unused structuresAndrew Tridgell1-20/+0
2007-10-10r838: got rid of rpc_misc.hAndrew Tridgell1-1/+0
2007-10-10r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell1-24/+0
2007-10-10r818: added server side SMB signing to Samba4Andrew Tridgell1-0/+2
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 Bartlett1-5/+1
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett1-12/+0
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-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
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher1-119/+1
2003-12-16a fairly large commit!Andrew Tridgell1-0/+2
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-31/+0
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-0/+1
2003-12-04some OSes already have a uint_tAndrew Tridgell1-7/+0
2003-11-30got rid of a bunch of unused header files (now replaced with IDLAndrew Tridgell1-1/+0
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-3/+0
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-1/+1
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-1/+0
2003-10-28Add data structures for initial dcerpc support.Tim Potter1-0/+1
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-3/+4
2003-08-15IRIX already defines uint_tHerb Lewis1-0/+2
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-0/+6
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1363