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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a comment
Andrew Tridgell
1998-08-31
1
-1
/
+1
*
set a maximum name refresh time of 20 minutes.
Andrew Tridgell
1998-08-31
1
-0
/
+4
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-1
/
+1
*
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
1998-08-30
1
-1
/
+2
*
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
1998-08-30
1
-0
/
+8
*
changed the way that name query records are sorted in replies. They
Andrew Tridgell
1998-08-30
1
-0
/
+1
*
changed the format of the wins.dat file slightly.
Andrew Tridgell
1998-08-30
1
-0
/
+1
*
changed the size of a char array in the userdata_struct from 1 to 16
Andrew Tridgell
1998-08-30
3
-1
/
+11
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-2
/
+3
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
3
-1
/
+15
*
use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for
Andrew Tridgell
1998-08-26
1
-0
/
+1
*
get includes right for systems that use getpwanam()
Andrew Tridgell
1998-08-26
1
-0
/
+6
*
took all the rpc includes back out until we can work out _why_ freebsd
Andrew Tridgell
1998-08-26
1
-24
/
+0
*
added loads of pointless rpcsvc/ and rpc/ include files, all because
Luke Leighton
1998-08-25
2
-0
/
+35
*
proto changes
Andrew Tridgell
1998-08-25
1
-1
/
+5
*
changed the default permissions code to do this:
Andrew Tridgell
1998-08-25
1
-0
/
+1
*
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1998-08-24
1
-2
/
+2
*
resource.h on FreeBSD 2.1 requires sys/time.h to come first.
Luke Leighton
1998-08-24
1
-11
/
+11
*
added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally
Andrew Tridgell
1998-08-22
1
-0
/
+4
*
expanded MAX_LOOKUP_SIDS to 30 (I saw 21 in a packet)
Andrew Tridgell
1998-08-22
1
-1
/
+1
*
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1998-08-21
2
-5
/
+2
*
added a macro ZERO_STRUCT() which is useful for initialising
Andrew Tridgell
1998-08-21
1
-0
/
+3
*
Turning on blocking locking code. NB. Blocking lock requests that are not
Jeremy Allison
1998-08-20
1
-3
/
+3
*
added a test for a working setresuid
Andrew Tridgell
1998-08-19
1
-3
/
+1
*
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1998-08-19
2
-2
/
+9
*
Fixed bug introduced by the recent changes where the chain_fnum
Jeremy Allison
1998-08-17
1
-1
/
+3
*
this completes the splitup of server.c.
Andrew Tridgell
1998-08-17
1
-26
/
+49
*
more splitting of server.c
Andrew Tridgell
1998-08-17
1
-6
/
+15
*
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1998-08-17
2
-8
/
+19
*
added some optimisation for the case where the number of open files is
Andrew Tridgell
1998-08-17
2
-0
/
+54
*
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1998-08-17
3
-11
/
+14
*
converted the policy code to use a linked list and bitmap. This saves
Andrew Tridgell
1998-08-17
1
-1
/
+1
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
2
-8
/
+3
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
3
-13
/
+12
*
I think it is pretty much decided that the next major version will be
Andrew Tridgell
1998-08-16
1
-1
/
+1
*
added include of sys/resource.h
Andrew Tridgell
1998-08-16
2
-0
/
+8
*
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1998-08-16
2
-1
/
+9
*
server.c: fixed a bug in close_file() with the new files.c handling code
Andrew Tridgell
1998-08-16
2
-12
/
+19
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
3
-42
/
+59
*
moved the printing related files to a separate printing/ directory.
Andrew Tridgell
1998-08-15
2
-27
/
+27
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
4
-3
/
+34
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
5
-189
/
+251
*
define INADDR_NONE if not already defined
Andrew Tridgell
1998-08-14
1
-0
/
+4
*
Makefile.in: Changed so that make proto will work with ldap & nisplus.
Jeremy Allison
1998-08-14
1
-14
/
+17
*
Added the APPLEDOUBLE macro for the name of the directory containing
John Blair
1998-08-13
1
-0
/
+3
*
HAVE_STATVFS should be STAT_STAVFS (caused printing to break on IRIX).
Jeremy Allison
1998-08-13
1
-1
/
+1
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-4
/
+1
*
I've come up with a different scheme for doing the DEBUG() and DEBUGADD()
Christopher R. Hertel
1998-08-11
1
-0
/
+14
*
Removed a stray semicolon in the DEBUGADD() macro.
Christopher R. Hertel
1998-08-11
1
-5
/
+5
*
Makefile.in: Added CHECK target back in (at Herb's request). Added
Jeremy Allison
1998-08-11
1
-0
/
+1
[next]