Age | Commit message (Expand) | Author | Files | Lines |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 8 | -168/+847 |
1997-11-01 | change a debug level | Andrew Tridgell | 1 | -3/+3 |
1997-11-01 | don't use SEM_UNDO because of ridiculously small undo limits on some | Andrew Tridgell | 1 | -1/+25 |
1997-11-01 | some locking code cleanups | Andrew Tridgell | 4 | -241/+222 |
1997-11-01 | re-initialise the timezone on each new connection. This means you | Andrew Tridgell | 1 | -0/+3 |
1997-10-31 | change from * to ^ in hashing of device/inode. Using * meant that if | Andrew Tridgell | 1 | -1/+1 |
1997-10-31 | define NO_SEMUN for svr4 | Andrew Tridgell | 1 | -0/+1 |
1997-10-31 | OSF1 doesn't define union semun either. | Andrew Tridgell | 1 | -8/+9 |
1997-10-31 | pm_process() never closed the file (a memory and file descriptor leak) | Andrew Tridgell | 1 | -0/+3 |
1997-10-31 | no Makefile needed here either | Andrew Tridgell | 1 | -26/+0 |
1997-10-31 | removing the files that are now in rpc_pipes | Andrew Tridgell | 10 | -10/+0 |
1997-10-31 | - cleanup some warnings | Andrew Tridgell | 3 | -20/+210 |
1997-10-30 | blanked out these files, so that if someone does make proto, they don't | Luke Leighton | 10 | -4906/+0 |
1997-10-30 | added a client-side "set named pipe handle state" function. not known | Luke Leighton | 1 | -4/+18 |
1997-10-30 | storing pipe name state (from set named pipe handle state call) in the | Luke Leighton | 3 | -23/+21 |
1997-10-30 | Modified Files: | Christopher R. Hertel | 13 | -9/+4180 |
1997-10-30 | Makefile: | Luke Leighton | 4 | -78/+20 |
1997-10-30 | Makefiles for libraries. the dependencies aren't quite right, and i | Luke Leighton | 4 | -211/+58 |
1997-10-30 | Chris will be pleased to know that mkproto.awk no longer runs on the | Andrew Tridgell | 1 | -3/+0 |
1997-10-30 | moved ubi_ modules back into the ubiqx directory. | Andrew Tridgell | 5 | -2/+498 |
1997-10-30 | preparing for release of 1.9.18alpha9 | Samba Release Account | 1 | -1/+1 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 8 | -83/+122 |
1997-10-29 | preparing for release of 1.9.18alpha8 | Samba Release Account | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 2 | -4/+6 |
1997-10-29 | zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope. | Luke Leighton | 1 | -1/+1 |
1997-10-29 | typecast in calls to print_asc() wrong | Luke Leighton | 1 | -3/+3 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 6 | -24/+114 |
1997-10-29 | preparing for release of 1.9.18alpha7 | Samba Release Account | 1 | -1/+1 |
1997-10-29 | called dump_data() from show_msg(). | Luke Leighton | 1 | -25/+6 |
1997-10-29 | ipc.c : | Luke Leighton | 2 | -4/+34 |
1997-10-29 | split ntclient.c down into appropriate modules. | Luke Leighton | 7 | -979/+1142 |
1997-10-29 | damn. We need root privilages to do semaphore operations even if we | Andrew Tridgell | 2 | -28/+44 |
1997-10-29 | - don't allow locking to initialise twice | Andrew Tridgell | 1 | -1/+5 |
1997-10-29 | clean up the hash entry code a bit. Got rid of lp_shmem_hash_size() | Andrew Tridgell | 6 | -97/+91 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 4 | -6/+7 |
1997-10-29 | byteorder.h : | Luke Leighton | 12 | -62/+214 |
1997-10-28 | Utility code to produce printer definition files from MS files. | Jeremy Allison | 1 | -0/+301 |
1997-10-28 | Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr. | Jeremy Allison | 4 | -6/+145 |
1997-10-28 | smb.h smbparse.c pipeutil.c : | Luke Leighton | 8 | -97/+456 |
1997-10-28 | enable sysv ipc and fast share modes on OSF1 | Andrew Tridgell | 1 | -0/+1 |
1997-10-28 | need includes.h to compile on some systems (eg. sunos4) | Andrew Tridgell | 1 | -0/+1 |
1997-10-28 | fix for broken sunos4 includes (doesn't have SHM_R) | Andrew Tridgell | 1 | -0/+4 |
1997-10-28 | fix cast | Andrew Tridgell | 1 | -1/+1 |
1997-10-28 | define semun for broken solaris sysvipc | Andrew Tridgell | 1 | -0/+8 |
1997-10-28 | lower the default hash size if SEMMSL isn't defined | Andrew Tridgell | 2 | -4/+6 |
1997-10-28 | define USE_SYSV_IPC on sunos4 | Andrew Tridgell | 1 | -0/+1 |
1997-10-28 | define USE_SYSV_IPC on a bunch more systems. | Andrew Tridgell | 1 | -9/+8 |
1997-10-28 | SYSV IPC implementation of fast share modes. | Andrew Tridgell | 6 | -319/+973 |
1997-10-28 | refuse pathworks type R connect (patch from Stephen Tweedie) | Andrew Tridgell | 1 | -24/+39 |
1997-10-27 | added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient. | Luke Leighton | 6 | -19/+280 |