summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-1/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+1
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-1/+1
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-3/+8
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-13/+0
* Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele2000-04-281-0/+1
* Ok - this is more subtle than it looks :-).Jeremy Allison2000-04-271-1/+1
* Fixed subtle unlocking bug when a file is closed. We need to store theJeremy Allison2000-04-271-0/+1
* Did the rewrite Andrew wanted where all knowledge of POSIX locking isJeremy Allison2000-04-271-3/+0
* Fixed crash bugs Andrew pointed out with LOCK4 smbtortureJeremy Allison2000-04-271-1/+1
* Added the hard code :-).Jeremy Allison2000-04-251-0/+12
* Added the code that keeps fd's open across a close if there are other fsp'sJeremy Allison2000-04-241-0/+2
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-1/+0
* added fdprintf()Andrew Tridgell2000-04-161-0/+10
* the fsp needs a jobid in it nowAndrew Tridgell2000-04-161-2/+3
* Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,Jeremy Allison2000-04-121-4/+5
* got rid of the file_fd_struct structure completely.Andrew Tridgell2000-04-101-22/+4
* changed all the status code to ERROR_xxx instead of NT_STATUS_xx which areJean-François Micouleau2000-04-051-0/+3
* include/smb.h:Jeremy Allison2000-03-131-0/+3
* oops ! forgot smb.h in last commitJean-François Micouleau2000-03-131-0/+1
* Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison2000-03-101-30/+3
* you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton2000-03-101-22/+29
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-3/+12
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-0/+4
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+1
* client/client.c:Jeremy Allison2000-02-251-0/+12
* 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