summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1998-09-181-0/+1
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-2/+2
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-4/+6
* fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1998-09-171-6/+1
* Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1998-09-111-1/+1
* Added ssize_t to configure code.Jeremy Allison1998-09-111-14/+14
* Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1998-09-081-1/+8
* add a "stat cache" boolean smb.conf option. (defaults to on)Andrew Tridgell1998-09-061-0/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-322/+0
* Bugfix for leak in reference counted file struct.Jeremy Allison1998-09-051-0/+2
* got rid of interpret_security(). Thanks to Jean-Francois for pointingAndrew Tridgell1998-09-051-1/+0
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-4/+4
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-8/+14