summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-2/+2
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-4/+6
1998-09-17fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1-6/+1
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-1/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison1-14/+14
1998-09-08Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1-1/+8
1998-09-06add a "stat cache" boolean smb.conf option. (defaults to on)Andrew Tridgell1-0/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell1-322/+0
1998-09-05Bugfix for leak in reference counted file struct.Jeremy Allison1-0/+2
1998-09-05got rid of interpret_security(). Thanks to Jean-Francois for pointingAndrew Tridgell1-1/+0