index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
1998-07-29
4
-19
/
+35
*
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
5
-27
/
+54
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
8
-39
/
+20
*
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1998-07-25
1
-38
/
+32
*
Noticed that I was using the strlen() of a string that I had strdup()'d
Christopher R. Hertel
1998-07-25
1
-1
/
+1
*
Converted the browser database to a ubi_dLinkList. This should reduce code
Christopher R. Hertel
1998-07-24
4
-141
/
+175
*
Changed the definition of the linked list header used in the directory
Christopher R. Hertel
1998-07-24
1
-1
/
+1
*
To each list type, I added a macro that makes it easier to define and
Christopher R. Hertel
1998-07-24
4
-19
/
+54
*
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1998-07-24
2
-71
/
+105
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
6
-76
/
+140
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
6
-14
/
+16
*
includes.h: Added feature type USE_GRANTPT for pty code.
Jeremy Allison
1998-07-22
2
-6
/
+14
*
Forgot to increase size of files_struct by MAX_OPEN_DIRECTORIES in
Jeremy Allison
1998-07-17
1
-1
/
+1
*
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1998-07-17
7
-76
/
+222
*
nttrans.c: Added FILE_EXECUTE to required permissions checked.
Jeremy Allison
1998-07-17
2
-11
/
+13
*
local.h: Added NTFS define if HAVE_NT_SMBS is defined.
Jeremy Allison
1998-07-17
2
-5
/
+14
*
Makefile: Added nttrans.o
Jeremy Allison
1998-07-16
6
-218
/
+312
*
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1998-07-16
6
-22
/
+106
*
util.c: I've added a function called mem_dup(). Similar to strdup(),
Christopher R. Hertel
1998-07-15
2
-1
/
+15
*
loadparm.c:
Jeremy Allison
1998-07-14
6
-115
/
+119
*
Added strupper() function call to up-case the scope field in the
Christopher R. Hertel
1998-07-14
1
-6
/
+7
*
nntrans.c: Fully implemented transact rename.
Jeremy Allison
1998-07-11
4
-7
/
+44
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-11
4
-76
/
+104
*
Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>
Jeremy Allison
1998-07-10
2
-2
/
+9
*
AIX patch from Michael Wojcik <mww@microfocus.com> adding detail
Jeremy Allison
1998-07-10
1
-4
/
+135
*
Needed fix to SIGHUP handling donated by branko.cibej@hermes.si
Jeremy Allison
1998-07-09
1
-8
/
+29
*
New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de>
Jeremy Allison
1998-07-09
1
-39
/
+242
*
Fixing Oops. Thought I had added these - but not!
John Terpstra
1998-07-09
2
-0
/
+309
*
Fixed typos and reformatted doco.
John Terpstra
1998-07-09
2
-9
/
+22
*
NT SMB trans reply code.
Jeremy Allison
1998-07-09
3
-74
/
+301
*
Implementing more NT SMB functionality.
Jeremy Allison
1998-07-08
1
-82
/
+332
*
includes.h: Fixes for QNX 4.x.
Jeremy Allison
1998-07-07
1
-1
/
+6
*
Fixed (hopefully) last bug with username mapping.
Jeremy Allison
1998-07-07
1
-4
/
+5
*
Corrected info.
Jeremy Allison
1998-07-07
1
-6
/
+6
*
password.c: Fixes to allow Win95 clients to have lm encrypted passwords
Jeremy Allison
1998-07-06
4
-15
/
+20
*
Digital UNIX does not seem to set OPTIND if there are no
Richard Sharpe
1998-07-06
1
-0
/
+10
*
Added Australian consultant.
Jeremy Allison
1998-07-06
1
-27
/
+175
*
Updated the 'samba does not allow multi-workgroups & WINS' section. Still
Jeremy Allison
1998-07-06
1
-6
/
+9
*
Added as rapid config guide for cross subnet / cross workgroup browsing.
John Terpstra
1998-07-05
1
-0
/
+212
*
Updated in line with recent samba-bugs postings.
John Terpstra
1998-07-05
1
-2
/
+8
*
Updating Unix installation notes.
John Terpstra
1998-07-05
2
-2
/
+55
*
Fixed typos pointed out by Pekka Savola <Pekka.Savola@netcore.fi>
John Terpstra
1998-07-05
1
-5
/
+5
*
Fix for pidfile startup message.
Jeremy Allison
1998-07-02
2
-36
/
+35
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-02
2
-4
/
+11
*
chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX
Jeremy Allison
1998-07-02
4
-45
/
+55
*
includes.h: AIX fix.
Jeremy Allison
1998-07-01
4
-28
/
+119
*
nttrans.c: More code towards NT protocol.
Jeremy Allison
1998-06-30
3
-21
/
+109
*
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1998-06-29
4
-7
/
+26
*
Added code to do elections when told to do so.
Jeremy Allison
1998-06-27
1
-2
/
+9
[next]