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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-07-29
hopefully permissions are right now
Andrew Tridgell
1
-0
/
+4791
1998-07-29
still trying to get permissions right - CVS doesn't commit permissions change...
Andrew Tridgell
1
-4792
/
+0
1998-07-29
checkin configure again in order to get permissions right
Andrew Tridgell
1
-0
/
+1
1998-07-29
some merge cleanups
Andrew Tridgell
9
-0
/
+1726
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
69
-3213
/
+8356
1998-07-29
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
4
-19
/
+35
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
5
-27
/
+54
1998-07-27
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
8
-39
/
+20
1998-07-25
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1
-38
/
+32
1998-07-25
Noticed that I was using the strlen() of a string that I had strdup()'d
Christopher R. Hertel
1
-1
/
+1
1998-07-24
Converted the browser database to a ubi_dLinkList. This should reduce code
Christopher R. Hertel
4
-141
/
+175
1998-07-24
Changed the definition of the linked list header used in the directory
Christopher R. Hertel
1
-1
/
+1
1998-07-24
To each list type, I added a macro that makes it easier to define and
Christopher R. Hertel
4
-19
/
+54
1998-07-24
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1
-69
/
+87
1998-07-23
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
6
-76
/
+140
1998-07-22
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
6
-14
/
+16
1998-07-22
includes.h: Added feature type USE_GRANTPT for pty code.
Jeremy Allison
2
-6
/
+14
1998-07-17
Forgot to increase size of files_struct by MAX_OPEN_DIRECTORIES in
Jeremy Allison
1
-1
/
+1
1998-07-17
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
7
-76
/
+222
1998-07-17
nttrans.c: Added FILE_EXECUTE to required permissions checked.
Jeremy Allison
2
-11
/
+13
1998-07-17
local.h: Added NTFS define if HAVE_NT_SMBS is defined.
Jeremy Allison
2
-5
/
+14
1998-07-16
Makefile: Added nttrans.o
Jeremy Allison
6
-218
/
+312
1998-07-16
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
6
-22
/
+106
1998-07-15
util.c: I've added a function called mem_dup(). Similar to strdup(),
Christopher R. Hertel
2
-1
/
+15
1998-07-14
loadparm.c:
Jeremy Allison
6
-115
/
+119
1998-07-14
Added strupper() function call to up-case the scope field in the
Christopher R. Hertel
1
-6
/
+7
1998-07-11
nntrans.c: Fully implemented transact rename.
Jeremy Allison
4
-7
/
+44
1998-07-11
nttrans.c: More NT SMB stuff.
Jeremy Allison
4
-76
/
+104
1998-07-10
Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>
Jeremy Allison
2
-2
/
+9
1998-07-10
AIX patch from Michael Wojcik <mww@microfocus.com> adding detail
Jeremy Allison
1
-4
/
+135
1998-07-09
Needed fix to SIGHUP handling donated by branko.cibej@hermes.si
Jeremy Allison
1
-8
/
+29
1998-07-09
New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de>
Jeremy Allison
1
-39
/
+242
1998-07-09
NT SMB trans reply code.
Jeremy Allison
3
-74
/
+301
1998-07-08
Implementing more NT SMB functionality.
Jeremy Allison
1
-82
/
+332
1998-07-07
includes.h: Fixes for QNX 4.x.
Jeremy Allison
1
-1
/
+6
1998-07-07
Fixed (hopefully) last bug with username mapping.
Jeremy Allison
1
-4
/
+5
1998-07-06
password.c: Fixes to allow Win95 clients to have lm encrypted passwords
Jeremy Allison
4
-15
/
+20
1998-07-06
Digital UNIX does not seem to set OPTIND if there are no
Richard Sharpe
1
-0
/
+10
1998-07-02
Fix for pidfile startup message.
Jeremy Allison
2
-36
/
+35
1998-07-02
nttrans.c: More NT SMB stuff.
Jeremy Allison
2
-4
/
+11
1998-07-02
chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX
Jeremy Allison
4
-45
/
+55
1998-07-01
includes.h: AIX fix.
Jeremy Allison
4
-28
/
+119
1998-06-30
nttrans.c: More code towards NT protocol.
Jeremy Allison
3
-21
/
+109
1998-06-29
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
4
-7
/
+26
1998-06-27
Added code to do elections when told to do so.
Jeremy Allison
1
-2
/
+9
1998-06-27
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
10
-50
/
+126
1998-06-25
clitar.c: Fixed gcc warning with comment in /* */ code.
Jeremy Allison
2
-13
/
+23
1998-06-25
Minor cosmetic change. I up-cased internal #defines.
Christopher R. Hertel
8
-13
/
+45
1998-06-23
The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a
Christopher R. Hertel
6
-21
/
+24
[prev]
[next]