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-09-28
Added fix from gildea@intouchsys.com - smbpasswd file could be left
Jeremy Allison
1
-1
/
+5
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
38
-787
/
+1150
1998-09-28
Two changes in this ball...
Michael Warfield
6
-1026
/
+656
1998-09-28
made bad boolean values stand out a little better
Andrew Tridgell
1
-1
/
+1
1998-09-28
Backed out that just as ill-considered change :-(
Richard Sharpe
1
-9
/
+0
1998-09-28
The previous fix for WINS on the WINS server was wrong. It
Richard Sharpe
1
-3
/
+10
1998-09-28
Make sure that WINS Server = 127.0.0.1 in case we
Richard Sharpe
1
-1
/
+3
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
24
-39
/
+29
1998-09-27
wait_keyboard must still be defined if readline is not available
Alexandre Oliva
1
-3
/
+3
1998-09-27
Fixed up more possibly uninitialized variables.
Richard Sharpe
4
-6
/
+9
1998-09-26
changed the default filesystem type to NTFS (from Samba)
Andrew Tridgell
1
-1
/
+1
1998-09-26
Fixed the problem with reply_getatr() being passed a "" name in reply_getatr,
Jeremy Allison
2
-11
/
+10
1998-09-26
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
7
-335
/
+431
1998-09-26
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
3
-8
/
+9
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
27
-324
/
+478
1998-09-25
Added missing display enum.
Jeremy Allison
1
-0
/
+2
1998-09-25
Fixed unused variable warning messages.
Jeremy Allison
3
-15
/
+1
1998-09-25
rpcclient: got samr command "enumusers -g -u" working
Luke Leighton
4
-17
/
+31
1998-09-25
Moved the extra struct definitions Luke added to smb.h into rpcclient.h
Jeremy Allison
2
-0
/
+197
1998-09-25
added in samr commands. assistance in returning the missing functions,
Luke Leighton
10
-178
/
+839
1998-09-25
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
9
-26
/
+1067
1998-09-25
added rpcclient program
Luke Leighton
23
-89
/
+2856
1998-09-25
not needed.
Luke Leighton
1
-348
/
+0
1998-09-25
I've disabled the conversion of null filenames to "." until we solve
Andrew Tridgell
1
-0
/
+3
1998-09-24
Updates to the scripts for the new 14-char space format of account
Jeremy Allison
2
-2
/
+2
1998-09-24
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
10
-128
/
+245
1998-09-24
qualifier name in session_enum was being assumed to exist. if NULL, the
Luke Leighton
1
-2
/
+2
1998-09-24
took out #ifdef'd code in make_samr_r_query_usergroups that copied
Luke Leighton
1
-10
/
+0
1998-09-24
this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE were
Luke Leighton
3
-35
/
+41
1998-09-24
removed function names printed out in debug statements (duplicated in
Luke Leighton
1
-33
/
+37
1998-09-24
replaced one of the paragraphs describing nmbd problems. could someone
Luke Leighton
1
-11
/
+10
1998-09-24
Added a minor fix to clitar.c for a bug.
Richard Sharpe
1
-16
/
+2
1998-09-24
check whether system type is the same as stored in the cache (full
Alexandre Oliva
4
-330
/
+475
1998-09-24
automatically detect changes in the system type and exit, telling
Andrew Tridgell
3
-297
/
+318
1998-09-24
some changes to the autoconf support
Andrew Tridgell
1
-7
/
+5
1998-09-23
nttrans.c:
Luke Leighton
3
-6
/
+35
1998-09-23
Hoist by my own petard with warnings (forgot to set strict warnings
Jeremy Allison
1
-6
/
+6
1998-09-23
Fixed data corruption bugs in clitar.c with restores.
Richard Sharpe
1
-17
/
+58
1998-09-23
smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags
Jeremy Allison
2
-3
/
+3
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
16
-498
/
+805
1998-09-23
look at the CAP_NT_SMBS bit in the client capabilities to determine if
Andrew Tridgell
2
-18
/
+25
1998-09-23
Fixed up warnings in new client code.
Jeremy Allison
2
-47
/
+47
1998-09-21
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
10
-76
/
+135
1998-09-21
major autoconf clean-up
Alexandre Oliva
28
-759
/
+1065
1998-09-21
implemented du and tar -n
Alexandre Oliva
2
-5
/
+141
1998-09-20
lp_fstype() proto
Andrew Tridgell
1
-0
/
+1
1998-09-20
3 changes:
Andrew Tridgell
2
-11
/
+16
1998-09-20
added a per-share parameter "fstype" that allows you to select the
Andrew Tridgell
1
-0
/
+5
1998-09-20
add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRING
Andrew Tridgell
2
-2
/
+5
1998-09-19
Fixed changes in clitar.c that Jeremey noted. One change was
Richard Sharpe
1
-1
/
+2
[next]