summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2000-01-26Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-0/+5
2000-01-25First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-0/+75
2000-01-21made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton1-0/+2
2000-01-14damn, Solaris already has a "enum lock_type"Andrew Tridgell1-1/+1
2000-01-13added Enosuchshare and a lock_type enumAndrew Tridgell1-0/+4
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-0/+61
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1-6/+10
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-0/+16
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-12/+16
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-407/+425
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-1/+1
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-6/+1
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-35/+33
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton1-0/+11
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton1-0/+3
1999-12-04jeremy is going to hate me for this.Luke Leighton1-0/+6
1999-12-04argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1-0/+2
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton1-0/+3
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-0/+8
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-1/+2
1999-11-02dynamic mem allocation in enum dom groups and enum dom aliasesLuke Leighton1-0/+1
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1-12/+14
1999-09-15#defines for port 445 to SMB_PORT2Luke Leighton1-0/+1
1999-07-22Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter1-122/+3
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-6/+9
1999-06-13Hived off debugging code from smb.h and put into debug.hTim Potter1-91/+2
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1-1/+1
1999-04-30md5 and hmac_md5Luke Leighton1-0/+3
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+2
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+1
1999-04-20Broke out vfs structures to separate header file.Tim Potter1-44/+11
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-0/+1
1999-04-08Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1-0/+1
1999-04-04Added struct vfs_ops describing virtual filesystem operations.Tim Potter1-30/+77
1999-03-25SAM database "set user info".Luke Leighton1-0/+2
1999-03-19Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1-0/+1
1999-03-09oops, IS_BITS_CLR_ALL() macro was wrong!Luke Leighton1-1/+1
1999-02-16rpcclient shutdown commandLuke Leighton1-0/+7
1999-02-01comma after DOM_MAP_USER removedLuke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-1/+20
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+1
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-0/+36
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1-0/+2
1998-11-29weekend work. user / group database API.Luke Leighton1-68/+104
1998-11-25fixing group database issuesLuke Leighton1-6/+6
1998-11-23unix instance of group database APILuke Leighton1-0/+9
1998-11-22deleted some old DEBUG() code that wasn't usedAndrew Tridgell1-14/+0
1998-11-17Fixed NT modify timestamp issue.Jeremy Allison1-0/+1
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-14/+116
1998-11-17Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1-4/+0