Age | Commit message (Expand) | Author | Files | Lines |
2008-04-23 | The 'index' manpage is samba(7), not Samba(7). Fixes bug #1142 | Jelmer Vernooij | 34 | -38/+38 |
2008-04-23 | Typo fix (bug 1084) | Jelmer Vernooij | 1 | -1/+1 |
2008-04-23 | Fix CSS | Jelmer Vernooij | 1 | -6/+7 |
2008-04-23 | Fix build of release target | Jelmer Vernooij | 1 | -1/+1 |
2008-04-23 | Fix path to images. CSS path doesn't work yet - I'll have a look at that tomo... | Jelmer Vernooij | 2 | -5/+12 |
2008-04-23 | Docs successfully build into seperate directories now. Last thing to fix is t... | Jelmer Vernooij | 1 | -21/+15 |
2008-04-23 | Put multi-file versions of HOWTO, Guide and Devel-Guide into seperate directo... | Jelmer Vernooij | 1 | -15/+25 |
2008-04-23 | fix typos in Makefile | Samba Release Account | 1 | -3/+3 |
2008-04-23 | Adding Samba-Guide HTML file. | John Terpstra | 1 | -4/+16 |
2008-04-23 | cvs2cl is no longer a dependency | Jelmer Vernooij | 1 | -1/+0 |
2008-04-23 | Increasing SIZELIMIT to handle 200 groups. | John Terpstra | 1 | -2/+2 |
2008-04-23 | Make the docs system somewhat more user-friendly: | Jelmer Vernooij | 3 | -24/+76 |
2008-04-23 | The whole point of the 'privileged' pipe is that it is not world accessible... | Andrew Bartlett | 1 | -2/+2 |
2008-04-23 | This is the documantation for the shadow_copy vfs module. | Stefan Metzmacher | 1 | -4/+289 |
2008-04-23 | the parameter name is 'writeable' and 'writable' is just an alias of it. | Stefan Metzmacher | 1 | -2/+2 |
2008-04-23 | No longer use cvs2cl (we're not using CVS anymore so it broke the build) | Jelmer Vernooij | 3 | -4/+3 |
2008-04-23 | Add smb.conf entry for "winbind nested groups" | Volker Lendecke | 1 | -0/+19 |
2008-04-23 | - "total print jobs" doesn't exist ("max print jobs" was meant) | Jelmer Vernooij | 1 | -5/+3 |
2008-04-23 | Remove anoncvs instructions and replace them with svnanon instructions. | Jelmer Vernooij | 1 | -58/+33 |
2008-04-23 | adding the THANKS and history files back after talking to jht | Gerald Carter | 2 | -0/+355 |
2008-04-23 | Add script for extracting additional files | Jelmer Vernooij | 1 | -0/+41 |
2008-04-23 | Fix developer documentation build | Jelmer Vernooij | 1 | -0/+0 |
2008-04-23 | Remove autogenerated file | Jelmer Vernooij | 1 | -70/+0 |
2008-04-23 | Having killed it from Samba 3.0 and trunk, kill 'unicode' from samba-docs. | Andrew Bartlett | 1 | -20/+0 |
2008-04-23 | Added docs for new parameters. | Jeremy Allison | 2 | -1/+23 |
2008-04-23 | Fix docs build (remaining commits from SambaXP) | Jelmer Vernooij | 1 | -25/+17 |
2008-04-23 | Another round of fixes (projdoc -> howto) for images | Alexander Bokovoy | 4 | -12/+12 |
2008-04-23 | Document --require-membership-of={SID|Name} | Alexander Bokovoy | 1 | -0/+14 |
2008-04-23 | Change 'release' target: remove 'htmlfaq' (outdated) and add 'guide' | Alexander Bokovoy | 1 | -1/+1 |
2008-04-23 | Fix Development documentation as well | Alexander Bokovoy | 2 | -4/+5 |
2008-04-23 | Fix samba-docs build after svn conversion and Samba3 By Example addition. | Alexander Bokovoy | 44 | -133/+167 |
2008-04-23 | Remove ignore files | Jelmer Vernooij | 5 | -3/+607 |
2008-04-23 | - Better names for some files | Jelmer Vernooij | 26 | -21/+5822 |
2008-04-23 | Add all the source files from the old CVS tree, | Jelmer Vernooij | 579 | -0/+85612 |
2008-04-23 | winbindd_cache: simplify logic in new key length check for UA keys. | Michael Adam | 1 | -14/+9 |
2008-04-23 | winbindd_cache: recognize and allow longer UA keys | Holger Hetterich | 1 | -3/+13 |
2008-04-23 | Correctly initialize lp_load in smbstatus in the presence of registry on tdb2 | Volker Lendecke | 1 | -4/+16 |
2008-04-23 | Increase level of debug msg when a regkey is not found | Volker Lendecke | 1 | -1/+1 |
2008-04-23 | libsmbconf: remove unnecessary talloc success check from smbconf_txt.c | Michael Adam | 1 | -8/+0 |
2008-04-23 | libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c | Michael Adam | 1 | -12/+1 |
2008-04-23 | libsmbconf: remove unnecessary talloc success checks from smbconf.c | Michael Adam | 1 | -4/+0 |
2008-04-23 | libsmbconf: rewrite API to use smbconf_service struct | Michael Adam | 7 | -122/+110 |
2008-04-22 | libsmbconf: add a struct smbconf_service to hold the parameter names + values. | Michael Adam | 1 | -0/+7 |
2008-04-22 | WHATSNEW: add one more change. | Michael Adam | 1 | -0/+1 |
2008-04-22 | rpcclient: Add getdispinfoidx command. | Günther Deschner | 1 | -0/+62 |
2008-04-22 | IDL: rerun make idl. | Günther Deschner | 4 | -12/+38 |
2008-04-22 | IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}. | Günther Deschner | 1 | -2/+2 |
2008-04-22 | Make nsstest valgrind-clean: buf is referred to by the parsed grp struct | Volker Lendecke | 1 | -3/+0 |
2008-04-22 | WHATSNEW: update the section on registry configuration. | Michael Adam | 1 | -3/+12 |
2008-04-22 | WHATSNEW: list special meaning of "include = registry" under smb.conf changes. | Michael Adam | 1 | -0/+2 |