summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-125-109/+208
* remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
* namelogon.c :Luke Leighton1997-10-115-98/+238
* the usualLuke Leighton1997-10-101-1/+4
* added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1997-10-101-170/+216
* added lsa_reply_srv_pwset()Luke Leighton1997-10-102-67/+97
* ipc.c :Luke Leighton1997-10-104-975/+397
* I have to admit that I'm not very good at writing Makefiles.Christopher R. Hertel1997-10-101-0/+32
* Makefile:Luke Leighton1997-10-108-96/+1195
* 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
* 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
* 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
* 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