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

13503 Commits

Author SHA1 Message Date
John Terpstra
096d87be7c Added more info about backends. 0001-01-01 00:00:00 +00:00
John Terpstra
c3e8054a30 Added a Common Error. 0001-01-01 00:00:00 +00:00
Gerald Carter
f7ebb3c9e5 fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names 0001-01-01 00:00:00 +00:00
Gerald Carter
40127404e3 volker's fix for crash when my_private_data == NULL 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
85434d3144 A lot of syntax updates, consistency when using certain tags and converting ASCII -> XML 0001-01-01 00:00:00 +00:00
Gerald Carter
48c8211084 volker's add_signature() fix; must pass the beginning on the outbuf to get the flags field 0001-01-01 00:00:00 +00:00
John Terpstra
58ed149471 Added a few example case thingies - called Common Errors. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
d62d7ba46f Add titles to tables 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
f20984d121 Add some more web links 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
00d00e2e1c Add notes about xmllint and PostScript or textoutput 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
8dfbaafb84 Very large number of markup fixes, layout updates, etc. 0001-01-01 00:00:00 +00:00
John Terpstra
7941f59986 More edit food. More updates. 0001-01-01 00:00:00 +00:00
Tim Potter
8b20883435 Squash another compiler warning. 0001-01-01 00:00:00 +00:00
Tim Potter
cdbe47a5d5 Fixed unused variable warning. 0001-01-01 00:00:00 +00:00
Tim Potter
af4b1f869a I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
please check this?
0001-01-01 00:00:00 +00:00
Tim Potter
d594e60f92 Fix printf warnings in debug statments. 0001-01-01 00:00:00 +00:00
John Terpstra
d6b8a8ab49 Another little edit. Still much more to be done. 0001-01-01 00:00:00 +00:00
Tim Potter
1b2b7766c8 Fix shadow parameter warning in free_empty_sys_acl() 0001-01-01 00:00:00 +00:00
John Terpstra
bcabb1a1b5 More updates. 0001-01-01 00:00:00 +00:00
Tim Potter
456184463d More fixes for builddir != srcdir.
- Use absolute directories for $builddir and $srcdir in the Makefile

 - Don't try and combine source files in $builddir and $srcdir to build
   proto.h.  It's just too hard to get it right across all targets we
   wish to compile on.  Use a hand created prototype for the single
   function in smbd/build_options.c that we need.  This allows us to ditch
   all the extra sed work that was causing problems: \t not portable - hah!

 - Fix bogus delheaders target to remove the correct files

This appears to work quite nicely now.  Let's see how it goes on the
buildfarm machines.
0001-01-01 00:00:00 +00:00
Tim Potter
a0c3f1d31c Fix extra arg for cm_get_netlogon_cli() 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
22cbeb79e6 Fix syntax (<parameter> not allowed in <title>'s of <sect{1,2,3}>) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
90042ce898 Fix PDF build 0001-01-01 00:00:00 +00:00
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