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_slow.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-3
/
+3
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-1
/
+1
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-3
/
+2
1998-10-23
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1
-18
/
+41
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-2
/
+2
1998-09-04
Modified dev_t and ino_t code to be 64 bit clean (including changes
Jeremy Allison
1
-3
/
+15
1998-09-04
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1
-3
/
+3
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-19
/
+19
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-4
/
+4
1998-08-31
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1
-7
/
+9
1998-08-16
fixed some bugs in the locking_slow code caused by the recent changes.
Andrew Tridgell
1
-8
/
+9
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1
-36
/
+32
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-38
/
+40
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-39
/
+7
1998-05-12
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1
-1
/
+1
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-7
/
+9
1998-04-10
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1
-0
/
+41
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-11-29
don't display locks for dead processes in smbstatus
Andrew Tridgell
1
-2
/
+4
1997-10-27
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1
-14
/
+25
1997-10-20
a major share modes reorganisation.
Andrew Tridgell
1
-0
/
+1039