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