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