index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
locking
/
locking_shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-23
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1
-11
/
+18
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-6
/
+0
1998-09-11
Added ssize_t to configure code.
Jeremy Allison
1
-70
/
+1
1998-09-04
Modified dev_t and ino_t code to be 64 bit clean (including changes
Jeremy Allison
1
-28
/
+103
1998-08-31
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1
-12
/
+12
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1
-20
/
+18
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-9
/
+11
1998-08-11
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1
-6
/
+6
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1
-6
/
+6
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-3
/
+6
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-1
/
+1
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-04
don't use free and alloc as structure elements
Andrew Tridgell
1
-13
/
+13
1997-11-29
don't display locks for dead processes in smbstatus
Andrew Tridgell
1
-3
/
+5
1997-11-01
some locking code cleanups
Andrew Tridgell
1
-76
/
+60
1997-10-31
change from * to ^ in hashing of device/inode. Using * meant that if
Andrew Tridgell
1
-1
/
+1
1997-10-31
- cleanup some warnings
Andrew Tridgell
1
-2
/
+0
1997-10-29
clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()
Andrew Tridgell
1
-47
/
+4
1997-10-28
lower the default hash size if SEMMSL isn't defined
Andrew Tridgell
1
-0
/
+5
1997-10-28
SYSV IPC implementation of fast share modes.
Andrew Tridgell
1
-49
/
+57
1997-10-27
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1
-3
/
+8
1997-10-22
shared memory code cleanups (partly preparing for a possible sysV
Andrew Tridgell
1
-16
/
+16
1997-10-20
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1
-1
/
+1
1997-10-20
a major share modes reorganisation.
Andrew Tridgell
1
-0
/
+739