| Commit message (Expand) | Author | Age | Files | Lines |
* | A lot of syntax updates, consistency when using certain tags and converting A... | Jelmer Vernooij | 2003-05-27 | 13 | -642/+640 |
* | volker's add_signature() fix; must pass the beginning on the outbuf to get th... | Gerald Carter | 2003-05-27 | 1 | -5/+5 |
* | Added a few example case thingies - called Common Errors. | John Terpstra | 2003-05-27 | 4 | -0/+119 |
* | Add titles to tables | Jelmer Vernooij | 2003-05-27 | 6 | -68/+77 |
* | Add some more web links | Jelmer Vernooij | 2003-05-27 | 1 | -0/+99 |
* | Add notes about xmllint and PostScript or textoutput | Jelmer Vernooij | 2003-05-27 | 1 | -2/+13 |
* | Very large number of markup fixes, layout updates, etc. | Jelmer Vernooij | 2003-05-27 | 23 | -888/+801 |
* | More edit food. More updates. | John Terpstra | 2003-05-27 | 3 | -189/+377 |
* | Squash another compiler warning. | Tim Potter | 2003-05-27 | 1 | -2/+2 |
* | Fixed unused variable warning. | Tim Potter | 2003-05-27 | 1 | -1/+2 |
* | I'm pretty sure these uint32's should be uid_t's. Can the passdb guys | Tim Potter | 2003-05-27 | 2 | -3/+3 |
* | Fix printf warnings in debug statments. | Tim Potter | 2003-05-27 | 1 | -2/+2 |
* | Another little edit. Still much more to be done. | John Terpstra | 2003-05-27 | 5 | -244/+516 |
* | Fix shadow parameter warning in free_empty_sys_acl() | Tim Potter | 2003-05-27 | 1 | -5/+5 |
* | More updates. | John Terpstra | 2003-05-27 | 3 | -172/+355 |
* | More fixes for builddir != srcdir. | Tim Potter | 2003-05-27 | 5 | -38/+32 |
* | Fix extra arg for cm_get_netlogon_cli() | Tim Potter | 2003-05-27 | 1 | -1/+1 |
* | Fix syntax (<parameter> not allowed in <title>'s of <sect{1,2,3}>) | Jelmer Vernooij | 2003-05-27 | 2 | -2/+2 |
* | Fix PDF build | Jelmer Vernooij | 2003-05-27 | 6 | -6/+83 |
* | More stuff | John Terpstra | 2003-05-27 | 1 | -2/+38 |
* | Add ability to generate tex, dvi and ps files | Jelmer Vernooij | 2003-05-27 | 2 | -13/+53 |
* | Fix typo | Jelmer Vernooij | 2003-05-27 | 1 | -1/+1 |
* | Oops, forgot to add a file on contributing patches to samba | Jelmer Vernooij | 2003-05-27 | 1 | -0/+3 |
* | Whoops - tried to merge to wrong branch for bug #60 merge. This redos | Tim Potter | 2003-05-27 | 1 | -3/+0 |
* | More edits. | John Terpstra | 2003-05-27 | 2 | -1/+182 |
* | Formatting syncup. | Tim Potter | 2003-05-26 | 1 | -3/+1 |
* | Merge of fix for bug #60. | Tim Potter | 2003-05-26 | 1 | -0/+3 |
* | Ignore t_stringoverflow binary. | Tim Potter | 2003-05-26 | 1 | -0/+1 |
* | Update documentation for 'passdb backend' : include mysql and guest backends, | Jelmer Vernooij | 2003-05-26 | 1 | -34/+17 |
* | Update pdbedit manpage for 3.0 | Jelmer Vernooij | 2003-05-26 | 1 | -31/+50 |
* | Fix typos. | John Terpstra | 2003-05-26 | 1 | -2/+2 |
* | An edit in progress. | John Terpstra | 2003-05-26 | 1 | -88/+148 |
* | Minor syntax fixes | Jelmer Vernooij | 2003-05-26 | 1 | -1/+1 |
* | Fix syntax and don't require internet access when building docs | Jelmer Vernooij | 2003-05-26 | 1 | -2/+4 |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2003-05-26 | 1 | -0/+106 |
|\ |
|
| * | Add document on contributing code to samba | Jelmer Vernooij | 2003-05-26 | 2 | -0/+108 |
| * | Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar... | Jelmer Vernooij | 2003-05-26 | 1 | -1/+1 |
| * | Correctly initialize winbind auth method. | Volker Lendecke | 2003-05-26 | 1 | -0/+3 |
| * | Some minor fixes in language and content | Jelmer Vernooij | 2003-05-25 | 1 | -14/+12 |
| * | Fix typos, update to sync HEAD and 3.0.0. | John Terpstra | 2003-05-25 | 5 | -26/+20 |
| * | Update includes Jelmers' changes. | John Terpstra | 2003-05-25 | 1 | -817/+1200 |
| * | Fix an insufficient alloc when querying alias members. | Volker Lendecke | 2003-05-24 | 1 | -1/+1 |
| * | Oh aye, another wee edit. | John Terpstra | 2003-05-24 | 1 | -21/+207 |
| * | installman needs to depend on installdirs, to fix parallel | Andrew Tridgell | 2003-05-23 | 1 | -2/+2 |
| * | Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon. | Jelmer Vernooij | 2003-05-22 | 1 | -43/+38 |
| * | Stat opens can have fsp->fd == -1 and will have a share entry. Ensure | Jeremy Allison | 2003-05-22 | 1 | -2/+10 |
| * | More fixes for debug log to catch logic error. | Jeremy Allison | 2003-05-22 | 2 | -3/+5 |
| * | fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unles... | Gerald Carter | 2003-05-22 | 1 | -2/+15 |
| * | sync LDAP schema with SAMBA_3_0 | Gerald Carter | 2003-05-22 | 1 | -150/+142 |
| * | merging minor change from SAMBA_3_0 about which pdb modules to build | Gerald Carter | 2003-05-22 | 1 | -2/+0 |