Age | Commit message (Expand) | Author | Files | Lines |
2003-05-03 | Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm | Andrew Bartlett | 1 | -1/+1 |
2003-05-02 | Now that multi-pdu schannel works and a but in the negotiator has been | Volker Lendecke | 1 | -2/+2 |
2003-05-01 | Fix uninitialized blobs reported by Luke Howard. | Jeremy Allison | 1 | -0/+6 |
2003-05-01 | Fix for bugid 51 from Dragan Krnic. | Jeremy Allison | 1 | -5/+5 |
2003-05-01 | Move external links to new appendix called "Further Resources" | Jelmer Vernooij | 4 | -76/+86 |
2003-05-01 | Merge over Alexanders' conversion to docbook XML | Jelmer Vernooij | 4 | -651/+1922 |
2003-05-01 | Oops. Missed some files | Jelmer Vernooij | 3 | -6/+6 |
2003-05-01 | Add support files for docbook 2 latex | Jelmer Vernooij | 6 | -12/+12 |
2003-05-01 | Add helper files for docbook XML | Jelmer Vernooij | 55 | -167/+167 |
2003-05-01 | Add smb.conf.5 manpage source | Jelmer Vernooij | 0 | -0/+0 |
2003-05-01 | Merge over Alexanders' conversion to Docbook XML | Jelmer Vernooij | 43 | -22304/+0 |
2003-05-01 | Remove obsolete file (no longer necessary with docbook XML) | Jelmer Vernooij | 1 | -16/+0 |
2003-05-01 | Merge over Alexanders' conversion to docbook XML | Jelmer Vernooij | 44 | -17628/+0 |
2003-05-01 | Merge over Alexanders' conversion to XML | Jelmer Vernooij | 3 | -84/+6 |
2003-05-01 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 262 | -0/+62759 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 16 | -177/+174 |
2003-05-01 | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 1 | -1/+1 |
2003-05-01 | Fix disk quotas support on HP/UX (patch by David Nixon) | Jelmer Vernooij | 1 | -1/+1 |
2003-05-01 | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 3 | -41/+19 |
2003-05-01 | Apparently we do support RA=2. | Tim Potter | 1 | -2/+9 |
2003-05-01 | Don't crash if the underlying VFS doesn't support ACL's | Jelmer Vernooij | 1 | -0/+10 |
2003-05-01 | Don't crash if the underlying VFS doesn't support ACL's | Jelmer Vernooij | 1 | -0/+10 |
2003-05-01 | Use ints for the version numbers in the smb_register_*() functions (patch by ... | Jelmer Vernooij | 3 | -3/+3 |
2003-05-01 | Fleshed out the description of restrict anonymous parameter. | Tim Potter | 1 | -2/+9 |
2003-05-01 | Added missing documentation for 'max reported print jobs' parameter. | Tim Potter | 1 | -0/+22 |
2003-04-30 | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 4 | -5/+5 |
2003-04-30 | Fix ulink in winbind section | Alexander Bokovoy | 1 | -4/+4 |
2003-04-30 | Rebuild docs | Alexander Bokovoy | 107 | -99416/+61549 |
2003-04-30 | small fixes | Alexander Bokovoy | 2 | -4/+5 |
2003-04-30 | 'add machine script' is used to create unix accounts for machine accounts | Jelmer Vernooij | 1 | -3/+3 |
2003-04-30 | Fix FAQ build | Alexander Bokovoy | 3 | -1/+6 |
2003-04-30 | Docbook XML conversion: XSLT and build infrastructure | Alexander Bokovoy | 147 | -771/+28190 |
2003-04-30 | Remove strip-links.pl, not needed anymore | Alexander Bokovoy | 1 | -16/+0 |
2003-04-30 | Docbook XML conversion: projdoc | Alexander Bokovoy | 37 | -79/+90 |
2003-04-30 | Docbook XML conversion: manpages | Alexander Bokovoy | 35 | -8595/+189 |
2003-04-30 | Docbook XML conversion: faq | Alexander Bokovoy | 8 | -8/+9 |
2003-04-30 | Docbook XML conversion: devdoc | Alexander Bokovoy | 18 | -85/+64 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2 | -94/+1 |
2003-04-30 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+115 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 3 | -94/+116 |
2003-04-30 | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 4 | -148/+169 |
2003-04-30 | Merge from HEAD. | John Terpstra | 0 | -0/+0 |
2003-04-30 | Merge from HEAD - the usual popt-needs-static for Sun CC. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Try to fix IRIX build - add quotes and never call libns_winbind by name - we | Andrew Bartlett | 2 | -4/+4 |
2003-04-30 | Trailing , is non-standard (warning from IRIX) | Andrew Bartlett | 1 | -2/+2 |
2003-04-30 | Fix for AIX - you can't qualify a return type as const, when it's not a | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | pam_smbpass will need at least IDMAP. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Get pam_smbpass to compile again (it probably won't link or run, but at least | Andrew Bartlett | 2 | -5/+3 |
2003-04-30 | Sun CC requires constant initialisers, so use a static here. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |