Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-15 | Fix cut&paste bug in strdup() usage example. Found by Metze | Alexander Bokovoy | 1 | -1/+1 | |
(This used to be commit 38f85593c41b5d9ea1c67beb626724b9e14a5dab) | |||||
2003-07-15 | odding some more docs | Gerald Carter | 1 | -0/+17 | |
(This used to be commit 6fdf9f8cd53833294d34aa6dc8d660957c530ae5) | |||||
2003-07-15 | adding docs on hew parameters I added. | Gerald Carter | 2 | -0/+30 | |
(This used to be commit 7c91c4360ffd5683f063ac2ce8ebadb4b4db9342) | |||||
2003-07-15 | update docs to reflect the change in default behavior for winbindd | Gerald Carter | 1 | -7/+6 | |
(This used to be commit 140e2fd5d710f5c800399e20a64c8ac4349a7003) | |||||
2003-07-15 | SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly. | Andrew Bartlett | 1 | -3/+0 | |
Andrew Bartlett (This used to be commit 2b493813fc09ed9bf21f90bce708e6145cf1b4de) | |||||
2003-07-14 | Small documentation fixes from Metze | Alexander Bokovoy | 1 | -2/+2 | |
(This used to be commit 3f63bcb47182f69a7524bf9fcd0198aa116a9c45) | |||||
2003-07-14 | Typo fixes from Vorlon. | John Terpstra | 3 | -24/+24 | |
(This used to be commit 4cdadbbbe9d6311b32dfe8e9823ed55dab1c6f1c) | |||||
2003-07-10 | Document 'security = ads' | Jelmer Vernooij | 1 | -4/+21 | |
(This used to be commit f197e458b59d7d0c271514bedb9ff3063023cf6f) | |||||
2003-07-09 | Don't print status message for every smb.conf option processed - it makes ↵ | Jelmer Vernooij | 1 | -6/+0 | |
tracking down errors difficult (This used to be commit bfa1a247b088735a5a5b891a831acdd9188b78c7) | |||||
2003-07-09 | First results of 'make undocumented' - fix some typos and remove obsolete option | Jelmer Vernooij | 6 | -30/+5 | |
(This used to be commit 522e5cca1b44a0295bce928a2d2e13017204536b) | |||||
2003-07-09 | Move find_missing_doc.pl to the docs system | Jelmer Vernooij | 1 | -0/+57 | |
(This used to be commit 087e9af450109d749bfcc3016494d920b6028bf1) | |||||
2003-07-09 | Add make target 'undocumented' | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit 2eaaa3fe69b282f54922b05d20d59f326740f662) | |||||
2003-07-09 | Be less verbose, support outputting all types of variables(both G and S) | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 20e07f8bfa09031bc1c852444f33c2fc4fa52654) | |||||
2003-07-06 | Adding profile acls man entry for smb.conf.5 | John Terpstra | 1 | -0/+33 | |
(This used to be commit 80709d4304a02ca99853df009c5641e65b0ab12b) | |||||
2003-07-05 | This parameter is unused. | Andrew Bartlett | 1 | -12/+0 | |
Andrew Bartlett (This used to be commit 3dd767841666068a1b32c71b03a8e7bc797087be) | |||||
2003-07-05 | Fix typos | Jelmer Vernooij | 2 | -3/+3 | |
(This used to be commit 1a6cdbddbd008c9fe5255ed29871f9a3172fec6b) | |||||
2003-07-05 | Update from Andrew Bartlett with documentation for | Jelmer Vernooij | 2 | -0/+54 | |
'client lanman auth' and 'client ntlmv2 auth' (This used to be commit 60f0934a6dc7a34dad42ba86744a1e3426e99967) | |||||
2003-07-05 | Clear up the difference between 'smb signing' and 'sign&seal' - which has to | Andrew Bartlett | 1 | -3/+3 | |
this point referred to schannel. Andrew Bartlett (This used to be commit b67479076ddf0c51bc7e319d7fc91a5da52eb8bf) | |||||
2003-07-02 | The default_realm parameter needs to be set in a minimal krb5.conf. | Tim Potter | 1 | -0/+3 | |
(This used to be commit 32e872f23d573057b9719e8ef37c2bdbd3e12194) | |||||
2003-07-02 | Update my email address. | Tim Potter | 1 | -1/+1 | |
(This used to be commit 9648e9762561296c33401079389b5d201d1e8a2f) | |||||
2003-07-01 | Use entities | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit d2ceb1ada0e8ae4b0154904ab450c3153e679feb) | |||||
2003-07-01 | Fix some syntax errors and typo's | Jelmer Vernooij | 3 | -1/+5 | |
(This used to be commit 371c9796bb3d6c0705f2e5af055a713cc9b4a652) | |||||
2003-07-01 | Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as ↵ | John Terpstra | 4 | -5/+40 | |
deprecated. (This used to be commit 8bfaf39680ea1fa2a347fa19052f69d6789ed99d) | |||||
2003-07-01 | Fix a typo | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit aba86db38f2f930d2f7d9d1f9bb70d1eaa3118c0) | |||||
2003-07-01 | Document "client use spnego" | Jelmer Vernooij | 1 | -0/+16 | |
(This used to be commit b7b45794c233e37d3b78db19852ef1d44d63288c) | |||||
2003-07-01 | being a responsible developer for a change. Make sure to | Gerald Carter | 4 | -35/+42 | |
update the docs wrt to the recent code changes. Can someone regenerate these in the SAMBA_3_0 tree please? Thanks. (This used to be commit ba448e6eb866d70daf5fe629c0f1c8c5afb1d312) | |||||
2003-06-30 | Add the 'guest' passdb backend automatically if | Volker Lendecke | 1 | -1/+1 | |
guest account != "" Volker (This used to be commit 21d330af107f744af9569b5577afc6e7ba6a269c) | |||||
2003-06-26 | Document name resolve order suggested settings for security=ads as mentioned ↵ | Alexander Bokovoy | 1 | -1/+7 | |
by Jerry (This used to be commit 0413385feb71e15c9b2f331417ce24c985f1fe8d) | |||||
2003-06-25 | Add netlogon debug registry key info | Jelmer Vernooij | 1 | -0/+19 | |
(This used to be commit ffaddd8202aeb7a442aa565e19a76a5f407c9f91) | |||||
2003-06-23 | Add documentation for "map acl inherit" parameter. | Jeremy Allison | 1 | -0/+17 | |
Jeremy. (This used to be commit a97f25c78591db3f6326610ea62b183fa3b9434d) | |||||
2003-06-20 | Updating change from "winbind uid/gid" to "idmap uid/gid" | John Terpstra | 1 | -2/+2 | |
(This used to be commit 81abfec7faf8675391d017c2e4160cd77a1ab157) | |||||
2003-06-20 | Applied Vance Lankhaar's spelling fixes. | John Terpstra | 36 | -450/+507 | |
(This used to be commit 7eea35ba9f02f465403c21f5c33461035ad56176) | |||||
2003-06-18 | Fix typo | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 598a7596f233d63974196ca00fc68c2f71f6e219) | |||||
2003-06-18 | VFS modules are located in the subdirectory vfs of $LIBDIR | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 76182f47386a58d27901c0628dcd298bd111c634) | |||||
2003-06-18 | Remove short -A option, but still leave in the --set-auth-user option. | Jim McDonough | 1 | -2/+2 | |
This reflects a change made in wbinfo as a result of bug 158. (This used to be commit 2628259c2051dd1f0802bced82bfb5ffaed2a12d) | |||||
2003-06-16 | Fix for non-bourne shells | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 4ffe0b9f5452ce60511a030febe4e92dfa853073) | |||||
2003-06-16 | Fix case | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit def4f2e81c8d6a73e372827a94bdf027b68c60b6) | |||||
2003-06-16 | Patch from metze to update VFS docs to include notes on multiple instances | Jelmer Vernooij | 1 | -23/+43 | |
of the same VFS module (This used to be commit 32ef93d31c9e5bad290c9ac35ca59d8e5215811d) | |||||
2003-06-16 | - Only put PNG files in CVS, not EPS. | Jelmer Vernooij | 2 | -1/+2 | |
- Remove tag that breaks tex build (This used to be commit 569675412675b864273a23794d423ac061fe20d5) | |||||
2003-06-16 | Fix some information, based on comments by Andrew Bartlett. | Jelmer Vernooij | 2 | -48/+26 | |
(This used to be commit 443b00c949b37b2fe593adb9d46ad248e69f9deb) | |||||
2003-06-14 | Fix typo | John Terpstra | 1 | -1/+1 | |
(This used to be commit 4d86c66b8356899b7316b63a2005b7a4dbc16e45) | |||||
2003-06-11 | Ignore generated files | Jelmer Vernooij | 3 | -0/+4 | |
(This used to be commit a6f3598506c3d7031f339ec7f1eb9af5f963dc2c) | |||||
2003-06-11 | Remove obvious question that's answered better in the HOWTO | Jelmer Vernooij | 1 | -7/+0 | |
(This used to be commit 3404fa3108394a3a25d4e635f5b662252656a2a1) | |||||
2003-06-11 | Update from Stefan Metzmacher | Jelmer Vernooij | 3 | -25/+14 | |
(This used to be commit 9200b49de2967ddc3b8e8d1526a8a93d12b7ada0) | |||||
2003-06-11 | Update VFS documentation (patch from Stefan Metzmacher) | Jelmer Vernooij | 1 | -6/+6 | |
(This used to be commit 468a2e823eb251325231f7fc261d6637d4008bbb) | |||||
2003-06-11 | Update from Stefan Metzmacher | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 8d6f9d058d89c54a18d769f75a3d6f4ec9ab0f35) | |||||
2003-06-10 | Handle <contrib> when generating attributions page | Jelmer Vernooij | 1 | -0/+7 | |
(This used to be commit 9f64311a7cab01554537c5dbda70a6d27234aa59) | |||||
2003-06-10 | Add authors | Jelmer Vernooij | 2 | -181/+190 | |
(This used to be commit 17f65e3a9357d1e1fad756617c6108bc32b6412e) | |||||
2003-06-10 | Fix 2 typos (reported by Marc Groot Koerkamp <marc@its-projects.nl>) | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 97559ec18e2ee668e32879e5653f06f3053419ef) | |||||
2003-06-06 | - Regenerate docs | Jelmer Vernooij | 5 | -38/+37 | |
- Fix db2latex (it depended on the $Id$ tags) - Fix CUPS-Printing syntax - Update instructions in docbook.txt (This used to be commit 8d7c96a4e267c5546518d097edbe03e27b1ad073) |