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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-09-05
fixed a stat cache bug (the one found by Matthew Geier).
Andrew Tridgell
1
-1
/
+5
1998-09-05
added a configuration summary at the end of ./configure. It also
Andrew Tridgell
3
-0
/
+55
1998-09-05
expand the sysv shmem test to look for semaphores as well as shared
Andrew Tridgell
1
-1
/
+21
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
13
-21
/
+23
1998-09-05
some people are foolishly running ./configure from other than the
Andrew Tridgell
6
-75
/
+118
1998-09-05
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
5
-77
/
+0
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
53
-2783
/
+463
1998-09-05
Fixed one more Debug problem with inode in non-64 bit case.
Jeremy Allison
1
-1
/
+1
1998-09-05
Bugfix for leak in reference counted file struct.
Jeremy Allison
6
-15
/
+19
1998-09-05
got rid of interpret_security(). Thanks to Jean-Francois for pointing
Andrew Tridgell
2
-18
/
+0
1998-09-04
Modified dev_t and ino_t code to be 64 bit clean (including changes
Jeremy Allison
10
-134
/
+443
1998-09-04
Fixed uppercasing of share name (pointed out by Jean-Francois).
Jeremy Allison
1
-1
/
+0
1998-09-04
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
13
-173
/
+298
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
33
-447
/
+632
1998-09-03
changed the SMBtrans reply code to align at the same alignment as
Andrew Tridgell
1
-13
/
+8
1998-09-03
we were setting the strings 1 too long in make_srv_share_info1_str()
Andrew Tridgell
1
-2
/
+2
1998-09-03
fixed a bug in the name mangling code. It implicitly assumed that
Andrew Tridgell
3
-45
/
+43
1998-09-02
Fix for PR#9497 - not waiting for child.
Jeremy Allison
1
-2
/
+4
1998-09-02
we are never interested in SIGPIPE so just ignore (block) it
Andrew Tridgell
3
-44
/
+5
1998-09-02
changed ref to samba.gif to use /swat/ prefix
Andrew Tridgell
1
-1
/
+1
1998-09-02
use /swat/ prefix in both inetd and cgi modes, to enable a static header.html
Andrew Tridgell
2
-19
/
+8
1998-09-01
Missed one struct stat.
Jeremy Allison
1
-2
/
+2
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
32
-185
/
+196
1998-09-01
Matthew is no longer wokring on SWAT
Andrew Tridgell
1
-4
/
+3
1998-09-01
need to istall new files
Andrew Tridgell
1
-1
/
+8
1998-09-01
spruced up SWAT a bit - it now uses the new Samba logo at the top and
Andrew Tridgell
4
-21
/
+40
1998-09-01
fixed a bug in the base64 hanlding that led to auth failures for some
Andrew Tridgell
1
-2
/
+6
1998-09-01
check that a valid pipe is passed before doing a pipe close.
Andrew Tridgell
1
-0
/
+4
1998-08-31
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
16
-336
/
+455
1998-08-31
I added notes about the changes I've made to 2.0.0. I put the change to
Christopher R. Hertel
1
-2
/
+29
1998-08-31
I looked at the refresh issue a bit more and discovered that Samba
Andrew Tridgell
1
-3
/
+4
1998-08-31
minor fixes to the DMB<->DMB sync code. We now get the dmb name from
Andrew Tridgell
1
-5
/
+10
1998-08-31
if an address is ipzero in cli_connect() then do a name query
Andrew Tridgell
1
-1
/
+2
1998-08-31
I realised that my DMB<->DMB sync code has the property that the
Andrew Tridgell
2
-2
/
+20
1998-08-31
preparing for release of 2.0.0 alpha 1
Samba Release Account
53
-53
/
+53
1998-08-31
preparing for release of 2.0.0 alpha
Samba Release Account
53
-45
/
+69
1998-08-31
fixed a comment
Andrew Tridgell
1
-1
/
+1
1998-08-31
updated the WHATSNEW in preparation for an alpha release
Andrew Tridgell
2
-185
/
+52
1998-08-31
set a maximum name refresh time of 20 minutes.
Andrew Tridgell
3
-3
/
+7
1998-08-31
cast the qsort to prevent warnings
Andrew Tridgell
1
-1
/
+1
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
21
-107
/
+128
1998-08-30
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
7
-22
/
+27
1998-08-30
a couple of debug lines
Andrew Tridgell
1
-0
/
+2
1998-08-30
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
5
-142
/
+346
1998-08-30
This should fix the zombie problem that luke noticed.
Andrew Tridgell
1
-1
/
+1
1998-08-30
we we have successfully done a query on *<1b> from a wins server and
Andrew Tridgell
1
-7
/
+25
1998-08-30
changed the way that name query records are sorted in replies. They
Andrew Tridgell
4
-36
/
+54
1998-08-30
include our netbios names list and our workgroup in the wins.dat hash
Andrew Tridgell
1
-2
/
+22
1998-08-30
don't put two spaces at the start of lines if logging to stdout
Andrew Tridgell
1
-1
/
+3
1998-08-30
changed the format of the wins.dat file slightly.
Andrew Tridgell
3
-0
/
+39
[prev]
[next]