summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'samba'.samba-misc-tags/sambacvs2svn Import User1997-10-10254-94730/+0
* This is the ubiqx binary tree and linked list library.Christopher R. Hertel1997-10-108-0/+3912
* After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel1997-10-104-2365/+0
* After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel1997-10-104-1587/+0
* corrected paragraph giving the impression that samba can be a domain masterLuke Leighton1997-10-101-74/+76
* fixed the log wrapping bug.Andrew Tridgell1997-10-101-12/+17
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-103-21/+72
* Added in oplock info.Jeremy Allison1997-10-091-12/+27
* Added definition of oplocks parameter.Jeremy Allison1997-10-091-0/+18
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-095-6/+17
* 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