summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mention of GLPL for the rpc_pipe/ directoryLuke Leighton1997-11-011-0/+5
* updated version number.Luke Leighton1997-11-011-1/+1
* added instructions advising people to set up 1.9.18alpha as a Win95 DomainLuke Leighton1997-11-011-0/+16
* client.c clientutil.c proto.hLuke Leighton1997-11-014-28/+32
* updating to latest versionLuke Leighton1997-11-011-7/+55
* set O_CREAT on lock fileAndrew Tridgell1997-11-011-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-018-168/+847
* change a debug levelAndrew Tridgell1997-11-011-3/+3
* don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1997-11-011-1/+25
* some locking code cleanupsAndrew Tridgell1997-11-014-241/+222
* re-initialise the timezone on each new connection. This means youAndrew Tridgell1997-11-011-0/+3
* Update file for automatically generating a releaseHerb Lewis1997-10-3110-509/+372
* change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1997-10-311-1/+1
* define NO_SEMUN for svr4Andrew Tridgell1997-10-311-0/+1
* OSF1 doesn't define union semun either.Andrew Tridgell1997-10-311-8/+9
* pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1997-10-311-0/+3
* no Makefile needed here eitherAndrew Tridgell1997-10-311-26/+0
* this is now in the rpc_pipes directoryAndrew Tridgell1997-10-311-12/+0
* removing the files that are now in rpc_pipesAndrew Tridgell1997-10-3110-10/+0
* - cleanup some warningsAndrew Tridgell1997-10-313-20/+210
* blanked out these files, so that if someone does make proto, they don'tLuke Leighton1997-10-3010-4906/+0
* added a client-side "set named pipe handle state" function. not knownLuke Leighton1997-10-301-4/+18
* storing pipe name state (from set named pipe handle state call) in theLuke Leighton1997-10-303-23/+21
* Modified Files:Christopher R. Hertel1997-10-3013-9/+4180
* GLPL notice on the rpc_pipes/ directoryLuke Leighton1997-10-301-0/+12
* Makefile:Luke Leighton1997-10-304-78/+20
* Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton1997-10-304-211/+58
* Chris will be pleased to know that mkproto.awk no longer runs on theAndrew Tridgell1997-10-301-3/+0
* moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1997-10-305-2/+2
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-3042-41/+44
* updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogonLuke Leighton1997-10-301-21/+12
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-308-83/+122
* updateLuke Leighton1997-10-291-32/+63
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-2942-42/+42
* byteorder.h :Luke Leighton1997-10-292-4/+6
* zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1997-10-291-1/+1
* typecast in calls to print_asc() wrongLuke Leighton1997-10-291-3/+3
* ipc.c ntclientpipe.c:Luke Leighton1997-10-296-24/+114
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-2941-40/+43
* updated to current version number.Samba Release Account1997-10-291-1/+1
* called dump_data() from show_msg().Luke Leighton1997-10-291-25/+6
* ipc.c :Luke Leighton1997-10-292-4/+34
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-297-979/+1142
* damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1997-10-292-28/+44
* - don't allow locking to initialise twiceAndrew Tridgell1997-10-291-1/+5
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-296-97/+91
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-294-6/+7
* byteorder.h :Luke Leighton1997-10-2912-62/+214
* Utility code to produce printer definition files from MS files.Jeremy Allison1997-10-281-0/+301
* Added "printer driver location", "printer driver file" parameters.Jeremy Allison1997-10-281-0/+49