index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
locking
/
locking.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1998-09-05
1
-10
/
+0
*
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1998-09-04
1
-16
/
+25
*
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1998-08-31
1
-3
/
+3
*
Turning on blocking locking code. NB. Blocking lock requests that are not
Jeremy Allison
1998-08-20
1
-0
/
+6
*
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1998-08-19
1
-290
/
+0
*
smbd/nttrans.c: Fixed bug in split off pipe code.
Jeremy Allison
1998-08-17
1
-4
/
+12
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-7
/
+6
*
server.c: fixed a bug in close_file() with the new files.c handling code
Andrew Tridgell
1998-08-16
1
-2
/
+0
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-31
/
+25
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-48
/
+39
*
Makefile.in: Changed so that make proto will work with ldap & nisplus.
Jeremy Allison
1998-08-14
1
-3
/
+3
*
More blocking lock code - still #ifdef'ed out - under development.
Jeremy Allison
1998-08-13
1
-10
/
+170
*
fixed the nested comment - Jeremy, do you want that unbecome_user() or
Andrew Tridgell
1998-08-12
1
-2
/
+1
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-5
/
+139
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-5
/
+5
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-7
/
+4
*
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
1998-07-29
1
-0
/
+2
*
locking.c: Don't need to do map_lock_type on *testing* a lock, just on setting.
Jeremy Allison
1998-07-28
1
-2
/
+7
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
1
-10
/
+34
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
1
-27
/
+47
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
- don't allow locking to initialise twice
Andrew Tridgell
1997-10-29
1
-1
/
+5
*
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1997-10-27
1
-3
/
+3
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-1407
/
+51
*
.cvsignore: Added make_smbcodepage
Jeremy Allison
1997-10-17
1
-25
/
+50
*
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1997-10-15
1
-29
/
+16
*
Broke my own rule about checking in uncompiled source :-(.
Jeremy Allison
1997-10-14
1
-1
/
+1
*
Added fixes for become_user braindamage.
Jeremy Allison
1997-10-14
1
-4
/
+20
*
locking.c: Added fix for race condition in slow share mode code.
Jeremy Allison
1997-10-07
1
-15
/
+56
*
Finally ! Found & fixed crash bug with logging message when deleting
Jeremy Allison
1997-10-06
1
-1
/
+2
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
1
-18
/
+0
*
Making it harder for share_mode_entries to be left with
Jeremy Allison
1997-10-03
1
-5
/
+2
*
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1997-10-03
1
-6
/
+5
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
1
-2
/
+242
*
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
1997-09-26
1
-2
/
+7
*
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1997-09-26
1
-1
/
+1
*
Makefile: Removed earlier errors.
Jeremy Allison
1997-09-25
1
-124
/
+147
*
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1997-09-11
1
-1
/
+1
*
Fix silly crash bug in FAST_SHARE_MODES (same bug as was in
Samba Release Account
1997-07-15
1
-1
/
+1
*
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
1997-07-01
1
-4
/
+8
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
1
-9
/
+9
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
1
-332
/
+991
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
1997-01-15
1
-42
/
+45
*
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1997-01-09
1
-29
/
+35
*
Moved fcntl locking code into util.c to allow it to be
Samba Release Account
1996-12-10
1
-131
/
+0
*
- added "netbios name" option in smb.conf to make controlling the name
Andrew Tridgell
1996-08-19
1
-0
/
+2
*
- made FAST_SHARE_MODES standard for Linux
Andrew Tridgell
1996-08-17
1
-4
/
+4
*
- added FAST_SHARE_MODES code
Andrew Tridgell
1996-08-15
1
-1
/
+245
*
changed "unsigned long" to "uint32" in several places (for IP
Andrew Tridgell
1996-08-14
1
-1
/
+1
[next]