summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-6/+6
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-1/+2
* Fixed bug found by John Blair where trim_string wasn'tJeremy Allison1998-10-201-0/+1
* some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-201-1/+1
* new prorotypesAndrew Tridgell1998-10-201-0/+1
* - dce/rpc codeLuke Leighton1998-10-191-8/+18
* prototype new functionsAndrew Tridgell1998-10-191-0/+6
* redid proto.hAndrew Tridgell1998-10-181-1/+1
* dce/rpcLuke Leighton1998-10-161-0/+1
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+4
* oops.Luke Leighton1998-10-161-3/+4
* Re-added code to tell the user how many open files theyJeremy Allison1998-10-161-2/+2
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-0/+10
* bug-fixing against:Luke Leighton1998-10-151-3/+12
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-1/+0
* dce/rpcLuke Leighton1998-10-141-1/+2
* 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