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
*
Removed -l parameter description to avoid duplication
Rafal Szczesniak
2003-08-14
1
-17
/
+0
*
Put 'wins hook' example back in. Fixes bug #268)
Jelmer Vernooij
2003-08-14
2
-0
/
+102
*
Small tweaks to configure.in to support Irix and to remove the changing
Richard Sharpe
2003-08-14
1
-4
/
+10
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
10
-88
/
+90
*
A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,
Richard Sharpe
2003-08-14
1
-1
/
+1
*
This file has been in the HOWTO for ages
Jelmer Vernooij
2003-08-14
1
-32
/
+0
*
Test for CP850 and reorder the tests, looking for ASCII, then CP850,
Richard Sharpe
2003-08-13
1
-2
/
+5
*
This is an intermediate commit ... we check for three different charsets
Richard Sharpe
2003-08-13
2
-3
/
+30
*
Small typo fix found while testing domain trusts.
Rafal Szczesniak
2003-08-13
1
-1
/
+1
*
Don't wrap up anything that is not there. Otherwise upper layers
Volker Lendecke
2003-08-13
1
-0
/
+3
*
Only close anything that is not fid 0. Was very confusing in ethereal...
Volker Lendecke
2003-08-13
1
-1
/
+3
*
Hoist the code for checking whether or not iconv actually works up into the
Richard Sharpe
2003-08-13
1
-23
/
+26
*
Fix typo
Jelmer Vernooij
2003-08-13
1
-1
/
+1
*
Remove last document in the text docs - it's replaced by Monyo's japanese
Jelmer Vernooij
2003-08-13
2
-155
/
+0
*
regenerate
Jelmer Vernooij
2003-08-13
97
-10098
/
+12154
*
Regenerate
Jelmer Vernooij
2003-08-13
2
-0
/
+0
*
regenerate
Jelmer Vernooij
2003-08-13
1
-3
/
+2
*
Add some more new common options
Jelmer Vernooij
2003-08-13
1
-14
/
+25
*
Create symlinks for modules that register multiple functions (fixes bug #91 )
Jelmer Vernooij
2003-08-13
3
-10
/
+20
*
fix bug #286.
Gerald Carter
2003-08-13
1
-2
/
+17
*
Regenerate docs
Jelmer Vernooij
2003-08-13
20
-12366
/
+4158
*
Query volume info level 2 fix - found by Samba4 tester.
Jeremy Allison
2003-08-13
1
-1
/
+1
*
Regenerate docs!
Jelmer Vernooij
2003-08-13
1
-26749
/
+30623
*
Better path checking for chkpth. We now pass Samba4 chkpath and unlink.
Jeremy Allison
2003-08-13
1
-4
/
+25
*
Regenerate docs!
Jelmer Vernooij
2003-08-13
1
-5389
/
+6095
*
More chkpth fixes from Samba4 tests.
Jeremy Allison
2003-08-13
1
-2
/
+15
*
Final update. Links work now as well
Jelmer Vernooij
2003-08-13
18
-104
/
+92
*
Last set of syntax fixes
Jelmer Vernooij
2003-08-13
10
-59
/
+84
*
Ensure we pass the Samba4 unlink test !
Jeremy Allison
2003-08-13
1
-1
/
+9
*
2 fixes
Gerald Carter
2003-08-13
6
-172
/
+257
*
Conform better to the specs
Jelmer Vernooij
2003-08-12
16
-64
/
+66
*
Better compatibility with official syntax
Jelmer Vernooij
2003-08-12
22
-63
/
+50
*
Better compatibility with official syntax
Jelmer Vernooij
2003-08-12
11
-89
/
+89
*
Remove db2latex
Jelmer Vernooij
2003-08-12
119
-21504
/
+0
*
VFS layer should be TRANSPARENT, not OPAQUE
Alexander Bokovoy
2003-08-12
1
-1
/
+1
*
Manpages work now as well
Jelmer Vernooij
2003-08-12
2
-0
/
+6
*
PS and PDF build correctly now
Jelmer Vernooij
2003-08-12
5
-1943
/
+701
*
Tims' little fix.
John Terpstra
2003-08-12
1
-1
/
+1
*
Apply a little const
Volker Lendecke
2003-08-12
1
-1
/
+1
*
Add some images from the book
Jelmer Vernooij
2003-08-12
20
-0
/
+0
*
This adds *experimental* kerberos gss spnego client support to ntlm_auth.
Volker Lendecke
2003-08-12
2
-14
/
+112
*
Some more shuffling around gss-spnego server
Volker Lendecke
2003-08-12
1
-34
/
+37
*
Use path relative to source/ for modules/getdate.h
Alexander Bokovoy
2003-08-12
2
-2
/
+2
*
More fixes
Jelmer Vernooij
2003-08-12
62
-1263
/
+650
*
Proper dependencies for dev-doc
Jelmer Vernooij
2003-08-12
1
-0
/
+1
*
Fix syntax error.
Alexander Bokovoy
2003-08-12
1
-1
/
+1
*
Nicer layout for the latex stylesheet
Jelmer Vernooij
2003-08-12
1
-1
/
+1
*
Fix some errors
Jelmer Vernooij
2003-08-12
2
-2
/
+3
*
Merge over book changes into 3_0 CVS
Jelmer Vernooij
2003-08-12
75
-4834
/
+5093
*
As described in http://davenport.sourceforge.net/ntlm.html add NTLM2
Andrew Bartlett
2003-08-12
1
-3
/
+40
[next]