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
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
5
-62
/
+21
*
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
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-02
1
-2
/
+9
*
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1998-06-05
1
-3
/
+3
*
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1998-05-12
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
3
-11
/
+13
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-1
/
+1
*
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1998-04-10
1
-0
/
+41
*
- added a check for broken RH5 include files. With the standard RH5
Andrew Tridgell
1998-03-22
2
-0
/
+15
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
5
-5
/
+5
*
a dummy change to shmem_sysv.c to try and break CVS out of a problem
Andrew Tridgell
1997-12-29
1
-0
/
+1
*
- handle ENOSPC in shmem init.
Andrew Tridgell
1997-12-16
1
-4
/
+6
*
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
2
-5
/
+9
*
don't use SEM_UNDO because of ridiculously small undo limits on some
Andrew Tridgell
1997-11-01
1
-1
/
+25
*
some locking code cleanups
Andrew Tridgell
1997-11-01
3
-238
/
+222
*
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
*
damn. We need root privilages to do semaphore operations even if we
Andrew Tridgell
1997-10-29
1
-28
/
+43
*
- don't allow locking to initialise twice
Andrew Tridgell
1997-10-29
1
-1
/
+5
*
clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()
Andrew Tridgell
1997-10-29
3
-81
/
+88
*
fix for broken sunos4 includes (doesn't have SHM_R)
Andrew Tridgell
1997-10-28
1
-0
/
+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
3
-306
/
+952
*
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1997-10-27
4
-41
/
+70
*
shared memory code cleanups (partly preparing for a possible sysV
Andrew Tridgell
1997-10-22
2
-43
/
+33
*
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
3
-1407
/
+1829
*
.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
*
- change a lot of occurances of errno to use strerror(errno). We can't
Andrew Tridgell
1997-09-15
1
-15
/
+15
*
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1997-09-11
1
-1
/
+1
*
added a new type to mkproto.awk so it can handle shmem.c
Andrew Tridgell
1997-08-28
1
-1
/
+1
*
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1997-07-24
1
-2
/
+2
*
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
[next]