summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-31Update file for automatically generating a releaseHerb Lewis10-509/+372
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-31this is now in the rpc_pipes directoryAndrew Tridgell1-12/+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-30GLPL notice on the rpc_pipes/ directoryLuke Leighton1-0/+12
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/+2
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account42-41/+44
1997-10-30updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogonLuke Leighton1-21/+12
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton8-83/+122
1997-10-29updateLuke Leighton1-32/+63
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account42-42/+42
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 Account41-40/+43
1997-10-29updated to current version number.Samba Release Account1-1/+1
1997-10-29called dump_data() from show_msg().Luke Leighton1-25/+6
1997-10-29ipc.c :Luke Leighton2-4/+34
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton7-979/+1142
1997-10-29damn. We need root privilages to do semaphore operations even if weAndrew Tridgell2-28/+44
1997-10-29- don't allow locking to initialise twiceAndrew Tridgell1-1/+5
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell6-97/+91
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton4-6/+7
1997-10-29byteorder.h :Luke Leighton12-62/+214
1997-10-28Utility code to produce printer definition files from MS files.Jeremy Allison1-0/+301
1997-10-28Added "printer driver location", "printer driver file" parameters.Jeremy Allison1-0/+49
1997-10-28Adding PRINTER_DRIVER.txt docs.Jeremy Allison2-5/+20
1997-10-28Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison4-6/+145
1997-10-28mention that Perl is required for build scriptsHerb Lewis1-0/+1
1997-10-28removing Makefile and adding perl script to generate it form source treeHerb Lewis2-757/+24
1997-10-28tired of updating Makefile - use perl script to generate it nowHerb Lewis1-0/+1
1997-10-28Adding printer drivers patch from Jean-Francois MicouleauJeremy Allison1-0/+74
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton8-97/+456