summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for reporting file system attributes correctly.Jeremy Allison2000-02-181-4/+11
* spoolss include definitionsJean-François Micouleau2000-02-071-2/+2
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-0/+14
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-324/+63
* Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-261-0/+5
* First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-251-0/+75
* made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton2000-01-211-0/+2
* damn, Solaris already has a "enum lock_type"Andrew Tridgell2000-01-141-1/+1
* added Enosuchshare and a lock_type enumAndrew Tridgell2000-01-131-0/+4
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-0/+61
* First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1999-12-221-6/+10
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-0/+16
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-12/+16
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-407/+425
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-1/+1
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-6/+1
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-35/+33
* first version of msrpc agent redirector code. client-side only.Luke Leighton1999-12-051-0/+11
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-041-0/+3
* jeremy is going to hate me for this.Luke Leighton1999-12-041-0/+6
* argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1999-12-041-0/+2
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-031-0/+3
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-0/+8
* added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1999-11-191-1/+2
* dynamic mem allocation in enum dom groups and enum dom aliasesLuke Leighton1999-11-021-0/+1
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-12/+14
* #defines for port 445 to SMB_PORT2Luke Leighton1999-09-151-0/+1
* Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter1999-07-221-122/+3
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-6/+9
* Hived off debugging code from smb.h and put into debug.hTim Potter1999-06-131-91/+2
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-1/+1
* md5 and hmac_md5Luke Leighton1999-04-301-0/+3
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+2
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+1
* Broke out vfs structures to separate header file.Tim Potter1999-04-201-44/+11
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-0/+1
* Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1999-04-081-0/+1
* Added struct vfs_ops describing virtual filesystem operations.Tim Potter1999-04-041-30/+77
* SAM database "set user info".Luke Leighton1999-03-251-0/+2
* Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1999-03-191-0/+1
* oops, IS_BITS_CLR_ALL() macro was wrong!Luke Leighton1999-03-091-1/+1
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+7
* comma after DOM_MAP_USER removedLuke Leighton1999-02-011-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-1/+20
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+1
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-0/+36
* added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1998-12-021-0/+2
* weekend work. user / group database API.Luke Leighton1998-11-291-68/+104
* fixing group database issuesLuke Leighton1998-11-251-6/+6
* unix instance of group database APILuke Leighton1998-11-231-0/+9