summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-10-13align_offset() adjusted pointer to wrong location. oops.Luke Leighton1-2/+3
1997-10-12getting somewhere.Luke Leighton6-242/+330
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton3-23/+17
1997-10-12ipc.c:Luke Leighton5-57/+62
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton5-109/+208
1997-10-12remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1-1/+1
1997-10-11namelogon.c :Luke Leighton5-98/+238
1997-10-10the usualLuke Leighton1-1/+4
1997-10-10added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1-170/+216
1997-10-10added lsa_reply_srv_pwset()Luke Leighton2-67/+97
1997-10-10ipc.c :Luke Leighton4-975/+397
1997-10-10I have to admit that I'm not very good at writing Makefiles.Christopher R. Hertel1-0/+32
1997-10-10Makefile:Luke Leighton8-96/+1195
1997-10-10This is the ubiqx binary tree and linked list library.Christopher R. Hertel8-0/+3912
1997-10-10After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel4-2365/+0
1997-10-10After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel4-1587/+0
1997-10-10fixed the log wrapping bug.Andrew Tridgell1-12/+17
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison3-21/+72
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison5-6/+17
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton3-981/+11
1997-10-09moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1-2/+9
1997-10-09pipes.c:Luke Leighton2-82/+1131
1997-10-09credentials.c:Luke Leighton6-13/+224
1997-10-09JHT ===> Added smbadduser contributed by Mike Zakharoff.John Terpstra1-0/+74
1997-10-09an implementation of the NT domain credentials protocolAndrew Tridgell1-0/+101
1997-10-09bracket some macrosAndrew Tridgell5-11/+15
1997-10-09This is my library of lists and trees. My hope is to replace all of theChristopher R. Hertel8-0/+3952
1997-10-08Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1-13/+26
1997-10-08added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1-1008/+20
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison4-6/+167
1997-10-08added api_lsa_lookup_sids() functionLuke Leighton1-3/+1071
1997-10-08loadparm.c proto.h:Luke Leighton5-5/+150
1997-10-08updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton3-16/+9
1997-10-08ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison2-3/+12
1997-10-07I rewrote the name_mangle() and name_len().Christopher R. Hertel1-46/+65
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison6-30/+93
1997-10-07pipes.c:Luke Leighton3-23/+191
1997-10-07JHT ==> Fixing blocksize argument. Patch by: Llyod WhitemanJohn Terpstra1-1/+1
1997-10-07pipes.c:Luke Leighton5-18/+285
1997-10-07increase the debug level in the "added interface" debug lineAndrew Tridgell1-3/+3
1997-10-07get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1-1/+3
1997-10-06Finally ! Found & fixed crash bug with logging message when deletingJeremy Allison1-1/+2
1997-10-06client.c: Changed shadowed variable.Jeremy Allison10-97/+21
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton3-92/+74
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton4-4/+442
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton4-8/+155
1997-10-05processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1-0/+88
1997-10-05smb.h:Luke Leighton2-6/+403
1997-10-04proto.h:Luke Leighton4-11/+148
1997-10-04added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1-0/+49