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