summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* dce/rpcLuke Leighton1998-10-101-2/+3
* dce/rpcLuke Leighton1998-10-101-3/+3
* dce/rpcLuke Leighton1998-10-091-7/+20
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-1/+1
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-2/+3
* dce/rpcLuke Leighton1998-10-091-1/+2
* dce/rpcLuke Leighton1998-10-081-4/+9
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-1/+1
* use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-2/+2
* removed lukes acl check in configure (not needed)Andrew Tridgell1998-10-081-5/+0
* dce/rpcLuke Leighton1998-10-071-3/+14
* make proto requiredLuke Leighton1998-10-071-0/+5
* dce/rpcLuke Leighton1998-10-071-0/+3
* dce/rpcLuke Leighton1998-10-061-9/+23
* rpcclient srvsvc commands.Luke Leighton1998-10-051-0/+8
* new prototypesAndrew Tridgell1998-10-051-1/+1
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-051-1/+9
* added a function set_maxfiles() to set our file rlimit to the maxAndrew Tridgell1998-10-051-0/+1
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* support NetServerEnum in smbwrapper. You can now do a ls in /smb/ andAndrew Tridgell1998-10-041-2/+3
* add support for unlink() on printer shares in smbwrapper. unlink()Andrew Tridgell1998-10-041-0/+1
* added support for printing via smbwrapperAndrew Tridgell1998-10-041-0/+7
* use dummy file descriptors opened on /dev/null to ensure that the smbwAndrew Tridgell1998-10-041-0/+1
* more smbw cleanups.Andrew Tridgell1998-10-041-1/+55
* fixed vi on smbwrappper (it was a problem in cli_read())Andrew Tridgell1998-10-031-2/+2
* added simple device/inode number support based on a checksum of theAndrew Tridgell1998-10-031-2/+2
* added lseek() support for directoriesAndrew Tridgell1998-10-031-1/+1
* updated prototypesAndrew Tridgell1998-10-031-2/+2
* added unlink() and rename() support to smbwrapperAndrew Tridgell1998-10-031-3/+3
* updated prototypesAndrew Tridgell1998-10-031-3/+7
* Makefile.in :Luke Leighton1998-10-021-1/+48
* a couple of mode for smbwrapperAndrew Tridgell1998-10-021-2/+6
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-4/+18
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-301-1/+3
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-9/+10
* missed the pdb_sam_to_smb function needed by nispass.cLuke Leighton1998-09-291-0/+1
* added in some pdb_xxx routines that are needed by nispass.cLuke Leighton1998-09-291-1/+9
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-7/+7
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-0/+4
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-1/+1
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-0/+143
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+12
* added rpcclient programLuke Leighton1998-09-251-2/+50
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-241-1/+1
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-8/+7
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-2/+0
* lp_fstype() protoAndrew Tridgell1998-09-201-0/+1
* Fixed problems with premature kernel oplock checkin code.Jeremy Allison1998-09-181-1/+1
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-181-1/+9
* got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1998-09-181-1/+0