summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* ipc.c :Luke Leighton1997-10-101-1/+1
* Makefile:Luke Leighton1997-10-101-2/+15
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-091-0/+4
* credentials.c:Luke Leighton1997-10-091-0/+3
* loadparm.c proto.h:Luke Leighton1997-10-081-2/+3
* pipes.c:Luke Leighton1997-10-071-0/+1
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-2/+2
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-061-0/+4
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-061-0/+13
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-051-0/+32
* proto.h:Luke Leighton1997-10-041-1/+10
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-031-3/+0
* proto.h: Updated.Jeremy Allison1997-10-031-1/+1
* change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-021-0/+1
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-0/+2
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-1/+6
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-261-3/+7
* Makefile: Removed earlier errors.Jeremy Allison1997-09-251-2/+2
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-231-1097/+3
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-53/+1098
* Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1997-09-171-3/+1
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-4/+2
* rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-151-0/+1
* This commit does 3 main things:Andrew Tridgell1997-09-141-10/+20
* prototype updates for new functionsAndrew Tridgell1997-09-111-1/+21
* Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1997-09-041-0/+2
* nameannounce.cJeremy Allison1997-09-031-1/+0
* use of recursion_available and recursion_desired flag in netbios responses.Luke Leighton1997-09-011-1/+5
* Makefile: New program and support for dynamic codepage loading.Jeremy Allison1997-08-301-4/+16
* charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1997-08-271-1/+0
* Put back the smb_shm_ proto's that Luke keeps breaking !Samba Release Account1997-08-271-0/+3
* doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1997-08-271-7/+8
* Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1997-08-211-0/+1
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-1/+1
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-2/+2
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-2/+4
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-0/+3
* Re-added shm stuff - keeps getting lost.Samba Release Account1997-07-241-1/+3
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-241-10/+11
* removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1997-07-241-1/+0
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-7/+8
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+3
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+3
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-061-7/+9
* replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account1997-07-061-10/+12
* Fix for deleting directories that contain only veto files.Samba Release Account1997-07-031-1/+1
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-011-20/+17
* made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1997-07-011-9/+9
* added "hide files" option.Samba Release Account1997-07-011-11/+14
* loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1997-06-191-0/+2