summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-093-981/+11
* moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1997-10-091-2/+9
* pipes.c:Luke Leighton1997-10-092-82/+1131
* credentials.c:Luke Leighton1997-10-096-13/+224
* JHT ===> Added smbadduser contributed by Mike Zakharoff.John Terpstra1997-10-091-0/+74
* an implementation of the NT domain credentials protocolAndrew Tridgell1997-10-091-0/+101
* bracket some macrosAndrew Tridgell1997-10-095-11/+15
* This is my library of lists and trees. My hope is to replace all of theChristopher R. Hertel1997-10-098-0/+3952
* Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1997-10-081-13/+26
* added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1997-10-081-1008/+20
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-084-6/+167
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071
* loadparm.c proto.h:Luke Leighton1997-10-085-5/+150
* updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1997-10-083-16/+9
* ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison1997-10-082-3/+12
* I rewrote the name_mangle() and name_len().Christopher R. Hertel1997-10-071-46/+65
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-076-30/+93
* pipes.c:Luke Leighton1997-10-073-23/+191
* JHT ==> Fixing blocksize argument. Patch by: Llyod WhitemanJohn Terpstra1997-10-071-1/+1
* pipes.c:Luke Leighton1997-10-075-18/+285
* increase the debug level in the "added interface" debug lineAndrew Tridgell1997-10-071-3/+3
* get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1997-10-071-1/+3
* More references to samba.canberraSamba Release Account1997-10-072-4/+4
* Oops forgot to run the sgml converters that one last time.Samba Release Account1997-10-075-7/+7
* Removed samba.faq from the docs directory, it was out of date. All FAQs inSamba Release Account1997-10-0714-1187/+506
* Finally ! Found & fixed crash bug with logging message when deletingJeremy Allison1997-10-061-1/+2
* client.c: Changed shadowed variable.Jeremy Allison1997-10-0610-97/+21
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-063-92/+74
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-064-4/+442
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-054-8/+155
* processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1997-10-051-0/+88
* smb.h:Luke Leighton1997-10-052-6/+403
* proto.h:Luke Leighton1997-10-044-11/+148
* added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1997-10-041-0/+49
* added structures readable and writeable by smbparse.c routines into and outLuke Leighton1997-10-041-0/+182
* packet parsing routines. for use in SMB and MailslotsLuke Leighton1997-10-041-0/+385
* fix some "shadows global" errors.Andrew Tridgell1997-10-041-4/+4
* a bit of bounds checkingAndrew Tridgell1997-10-041-0/+12
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1997-10-041-0/+505
* JHT ===> Added Sun Solaris binary package building spec files contributedJohn Terpstra1997-10-045-0/+115
* nmblookup.c:Christopher R. Hertel1997-10-042-309/+558
* Race condition with multiple oplock break requests happensJeremy Allison1997-10-041-3/+2
* Making it harder for share_mode_entries to be left withJeremy Allison1997-10-031-5/+2
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-035-70/+74
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-032-10/+6
* proto.h: Updated.Jeremy Allison1997-10-035-37/+57
* change a debug level in reply.cAndrew Tridgell1997-10-022-2/+2
* Added debug message for oplock_break().Jeremy Allison1997-10-021-1/+7
* change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-024-8/+31