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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
3
-13
/
+6
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-1
/
+0
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+1
1998-09-11
Added ssize_t to configure code.
Jeremy Allison
1
-70
/
+1
1998-09-05
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
2
-35
/
+0
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-5
/
+6
1998-09-04
Modified dev_t and ino_t code to be 64 bit clean (including changes
Jeremy Allison
2
-31
/
+118
1998-09-04
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
3
-23
/
+32
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
2
-52
/
+79
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
3
-22
/
+24
1998-08-30
- zero shared memory before freeing it
Andrew Tridgell
2
-6
/
+8
1998-08-20
Turning on blocking locking code. NB. Blocking lock requests that are not
Jeremy Allison
1
-0
/
+6
1998-08-19
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1
-290
/
+0
1998-08-17
smbd/nttrans.c: Fixed bug in split off pipe code.
Jeremy Allison
1
-4
/
+12
1998-08-17
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1
-7
/
+6
1998-08-16
fixed some bugs in the locking_slow code caused by the recent changes.
Andrew Tridgell
1
-8
/
+9
1998-08-16
server.c: fixed a bug in close_file() with the new files.c handling code
Andrew Tridgell
1
-2
/
+0
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
3
-87
/
+75
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
2
-8
/
+19
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
4
-96
/
+91
1998-08-14
Makefile.in: Changed so that make proto will work with ldap & nisplus.
Jeremy Allison
1
-3
/
+3
1998-08-13
More blocking lock code - still #ifdef'ed out - under development.
Jeremy Allison
1
-10
/
+170
1998-08-12
fixed the nested comment - Jeremy, do you want that unbecome_user() or
Andrew Tridgell
1
-2
/
+1
1998-08-11
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
2
-11
/
+145
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1
-9
/
+13
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
2
-11
/
+11
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
5
-62
/
+21
1998-07-29
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
1
-0
/
+2
1998-07-28
locking.c: Don't need to do map_lock_type on *testing* a lock, just on setting.
Jeremy Allison
1
-2
/
+7
1998-07-28
loadparm.c: Added strict sync parameter.
Jeremy Allison
1
-10
/
+34
1998-07-23
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1
-27
/
+47
1998-07-02
nttrans.c: More NT SMB stuff.
Jeremy Allison
1
-2
/
+9
1998-06-05
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1
-3
/
+3
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
3
-11
/
+13
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-04-10
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1
-0
/
+41
1998-03-22
- added a check for broken RH5 include files. With the standard RH5
Andrew Tridgell
2
-0
/
+15
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
5
-5
/
+5
1997-12-29
a dummy change to shmem_sysv.c to try and break CVS out of a problem
Andrew Tridgell
1
-0
/
+1
1997-12-16
- handle ENOSPC in shmem init.
Andrew Tridgell
1
-4
/
+6
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
2
-5
/
+9
1997-11-01
don't use SEM_UNDO because of ridiculously small undo limits on some
Andrew Tridgell
1
-1
/
+25
1997-11-01
some locking code cleanups
Andrew Tridgell
3
-238
/
+222
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
damn. We need root privilages to do semaphore operations even if we
Andrew Tridgell
1
-28
/
+43
1997-10-29
- don't allow locking to initialise twice
Andrew Tridgell
1
-1
/
+5
[next]