1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

13480 Commits

Author SHA1 Message Date
John Terpstra
813101d53b More stuff 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5e8fda395c Add ability to generate tex, dvi and ps files 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
31c3e09f04 Fix typo 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
686a32e7f2 Oops, forgot to add a file on contributing patches to samba 0001-01-01 00:00:00 +00:00
Tim Potter
711f65bee0 Whoops - tried to merge to wrong branch for bug #60 merge. This redos
the original fix.
0001-01-01 00:00:00 +00:00
John Terpstra
5143216f75 More edits. 0001-01-01 00:00:00 +00:00
Tim Potter
f4b050932a Formatting syncup. 0001-01-01 00:00:00 +00:00
Tim Potter
0583dc358e Merge of fix for bug #60. 0001-01-01 00:00:00 +00:00
Tim Potter
59326e7a53 Ignore t_stringoverflow binary. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
7e81c983ad Update documentation for 'passdb backend' : include mysql and guest backends,
remove references to _nua
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
7c1bf5aa9d Update pdbedit manpage for 3.0 0001-01-01 00:00:00 +00:00
John Terpstra
c9af387dcf Fix typos. 0001-01-01 00:00:00 +00:00
John Terpstra
bbed04b128 An edit in progress. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5e49260cd4 Minor syntax fixes 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
d7e5b0b526 Fix syntax and don't require internet access when building docs 0001-01-01 00:00:00 +00:00
cvs2svn Import User
275d17cdc6 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
15ab9f350c Add document on contributing code to samba 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
0313c59364 Add entities for 'not' and 'rootprompt' 0001-01-01 00:00:00 +00:00
John Terpstra
eafd5788a9 Update. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c9c8eccdba Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Larsen) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
e9df7d2820 Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Larsen) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
99674fdbd1 Lots of minor, mostly layout fixes. 0001-01-01 00:00:00 +00:00
John Terpstra
bedf208391 Allow me to make just the HOWTO. We can remove this later. 0001-01-01 00:00:00 +00:00
John Terpstra
a4733a0748 Metze's patches:
here's a small patch which renames the symbol 'log' to some better names
to avoid compiler warnings about shodow global var 'log'
in proto.h

we now have a GLOBAL_SECTION_SNUM -1

so we should use it in swat too:-)
0001-01-01 00:00:00 +00:00
Volker Lendecke
55cdb6b878 Correctly initialize winbind auth method. 0001-01-01 00:00:00 +00:00
Volker Lendecke
b9e7ce9d85 Correctly initialize winbind auth method. 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
2267a66687 Fixed linkend problems with some links in passdb 0001-01-01 00:00:00 +00:00
Tim Potter
de8180a280 Ignore autogenerated file. 0001-01-01 00:00:00 +00:00
Tim Potter
285952fd62 This fixes net rpc vampire when talking to win2k (<sp3). win2k sends
back a different sized blob of encrypted password data then we were
expecting.  There's an extra 32 bytes of unknown stuff.
0001-01-01 00:00:00 +00:00
Tim Potter
eda8973068 Spelling. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
e0bd4d2844 Add samstrict_dc from metze (been sitting in HEAD for way to long waiting for
me to review it).

This patch works well for a DC running with trusted domains, becouse it lets
you check the local SAM first, but only for this domain's users.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
9d78f064c5 Get 'add user script' working again for Samba 3.0.
I'm still not convinced that sharing the option name with the administrative
code is the best idea, but anyway...

Tested by vl, bug #41.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
83e3d4b4e7 Some minor fixes in language and content 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
6f2ba4f64a Some minor fixes in language and content 0001-01-01 00:00:00 +00:00
John Terpstra
5875014169 Fix typos, update to sync HEAD and 3.0.0. 0001-01-01 00:00:00 +00:00
John Terpstra
3c9c414819 Fix typos. 0001-01-01 00:00:00 +00:00
John Terpstra
0c65254083 Merge from HEAD. 0001-01-01 00:00:00 +00:00
John Terpstra
8629da75fd Added Jelmer's patch from HEAD. 0001-01-01 00:00:00 +00:00
John Terpstra
a2501945cf Update includes Jelmers' changes. 0001-01-01 00:00:00 +00:00
John Terpstra
591f450a33 A little edit. :) 0001-01-01 00:00:00 +00:00
Volker Lendecke
9d2d570caa Fix an insufficient alloc when querying alias members.
Volker
0001-01-01 00:00:00 +00:00
Volker Lendecke
47c36290db Fix an insufficient alloc when querying alias members.
Volker
0001-01-01 00:00:00 +00:00
John Terpstra
03542544d4 Oh aye, another wee edit. 0001-01-01 00:00:00 +00:00
John Terpstra
84586cad13 Oh aye, another wee edit. 0001-01-01 00:00:00 +00:00
Jeremy Allison
7d546a6bad Don't use extensions like '\t' in a sed script. It breaks the make proto.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
8fa687701a installman needs to depend on installdirs, to fix parallel
build/install
0001-01-01 00:00:00 +00:00
Andrew Tridgell
f59a99d8ef installman needs to depend on installdirs, to fix parallel
build/install
0001-01-01 00:00:00 +00:00
Tim Potter
e90c5796d2 Ignore *.po files. 0001-01-01 00:00:00 +00:00
Tim Potter
e48a8b5e9c Bug 83: fixes for building when $srcdir != $builddir from David Lee
<t.d.lee@durham.ac.uk>
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
946192393d Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon. 0001-01-01 00:00:00 +00:00