summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-11-06change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1-4/+4
1997-11-06no asm/signal.h for linux as this is not portableAndrew Tridgell3-4/+5
1997-11-05Change to always register the WORKGROUP<1e> name as does Win95.Jeremy Allison1-4/+2
1997-11-05add NO_SEMUN for HPAndrew Tridgell1-0/+1
1997-11-04smb.h :Luke Leighton1-1/+1
1997-11-03Rolling back the filesJeremy Allison5-174/+52
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton3-5/+26
1997-11-02preparing for release of 1.9.18alpha11Samba Release Account1-1/+1
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton5-52/+174
1997-11-02loadparm.c :Luke Leighton3-5/+233
1997-11-02fix some uchar/char conflictsAndrew Tridgell2-4/+4
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell5-63/+61
1997-11-02got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1-1/+0
1997-11-02fix commentsAndrew Tridgell1-9/+2
1997-11-02to avoid any possibility of the pipe getting full and blocking we nowAndrew Tridgell1-27/+58
1997-11-01don't print the progress so often - it slows down the client too muchAndrew Tridgell1-1/+3
1997-11-01minor async DNS cleanupsAndrew Tridgell2-7/+6
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account1-1/+1
1997-11-01client.c clientutil.c proto.hLuke Leighton4-28/+32
1997-11-01set O_CREAT on lock fileAndrew Tridgell1-1/+2
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell8-168/+847
1997-11-01change a debug levelAndrew Tridgell1-3/+3
1997-11-01don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1-1/+25
1997-11-01some locking code cleanupsAndrew Tridgell4-241/+222
1997-11-01re-initialise the timezone on each new connection. This means youAndrew Tridgell1-0/+3
1997-10-31change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1-1/+1
1997-10-31define NO_SEMUN for svr4Andrew Tridgell1-0/+1
1997-10-31OSF1 doesn't define union semun either.Andrew Tridgell1-8/+9
1997-10-31pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1-0/+3
1997-10-31no Makefile needed here eitherAndrew Tridgell1-26/+0
1997-10-31removing the files that are now in rpc_pipesAndrew Tridgell10-10/+0
1997-10-31- cleanup some warningsAndrew Tridgell3-20/+210
1997-10-30blanked out these files, so that if someone does make proto, they don'tLuke Leighton10-4906/+0
1997-10-30added a client-side "set named pipe handle state" function. not knownLuke Leighton1-4/+18
1997-10-30storing pipe name state (from set named pipe handle state call) in theLuke Leighton3-23/+21
1997-10-30Modified Files:Christopher R. Hertel13-9/+4180
1997-10-30Makefile:Luke Leighton4-78/+20
1997-10-30Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton4-211/+58
1997-10-30Chris will be pleased to know that mkproto.awk no longer runs on theAndrew Tridgell1-3/+0
1997-10-30moved ubi_ modules back into the ubiqx directory.Andrew Tridgell5-2/+498
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account1-1/+1
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton8-83/+122
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account1-1/+1
1997-10-29byteorder.h :Luke Leighton2-4/+6
1997-10-29zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1-1/+1
1997-10-29typecast in calls to print_asc() wrongLuke Leighton1-3/+3
1997-10-29ipc.c ntclientpipe.c:Luke Leighton6-24/+114
1997-10-29preparing for release of 1.9.18alpha7Samba Release Account1-1/+1
1997-10-29called dump_data() from show_msg().Luke Leighton1-25/+6
1997-10-29ipc.c :Luke Leighton2-4/+34