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-30
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
5
-28
/
+79
1998-09-30
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
4
-12
/
+35
1998-09-30
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1
-2
/
+2
1998-09-29
Fixed extern definition of cnum in clitar.c
Jeremy Allison
1
-1
/
+1
1998-09-29
Fixed warning in get_time_from_string().
Jeremy Allison
1
-1
/
+1
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
25
-256
/
+356
1998-09-29
missed the pdb_sam_to_smb function needed by nispass.c
Luke Leighton
2
-19
/
+23
1998-09-29
added in some pdb_xxx routines that are needed by nispass.c
Luke Leighton
3
-12
/
+142
1998-09-29
uchar / char typecast issues
Luke Leighton
2
-3
/
+3
1998-09-29
Missed one removed multi-statement line. Grrr.
Jeremy Allison
1
-0
/
+1
1998-09-29
Fixed bug introduced by me in dead code elimination.
Jeremy Allison
1
-22
/
+44
1998-09-29
added stamp-h
Alexandre Oliva
1
-0
/
+1
1998-09-29
fix directory creation mechanism; the optimized version would not work :-(
Alexandre Oliva
1
-25
/
+44
1998-09-29
optimize creation of directories in build tree
Alexandre Oliva
1
-20
/
+25
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
20
-45
/
+14
1998-09-29
added WITH_SMBMOUNT
Alexandre Oliva
3
-1
/
+3
1998-09-29
Now have a better solution to the need to have smblcient find
Richard Sharpe
2
-0
/
+13
1998-09-29
Fixed stupid bug with "cd /" appending a "/" character to the path forever....
Jeremy Allison
1
-0
/
+2
1998-09-29
got rid of the memcpy() prototype and used includes.h instead.
Andrew Tridgell
1
-3
/
+1
1998-09-28
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
6
-20
/
+100
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
[next]