summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-01Fix uninitialized blobs reported by Luke Howard.Jeremy Allison1-0/+6
2003-05-01Fix uninitialized blobs reported by Luke Howard.Jeremy Allison1-0/+6
2003-05-01Fix for bugid 51 from Dragan Krnic.Jeremy Allison1-5/+5
2003-05-01Fix for bugid 51 from Dragan Krnic.Jeremy Allison1-5/+5
2003-05-01fix wrong debug messages in idmap_util.cSimo Sorce2-5/+10
2003-05-01Move external links into new chapter "Further Resources"Jelmer Vernooij4-76/+86
2003-05-01Move external links to new appendix called "Further Resources"Jelmer Vernooij4-76/+86
2003-05-01init wellknown in pdbedit tooSimo Sorce2-24/+26
2003-05-01Merge over Alexanders' conversion to docbook XMLJelmer Vernooij4-651/+1922
2003-05-01Oops. Missed some filesJelmer Vernooij3-6/+6
2003-05-01Add support files for docbook 2 latexJelmer Vernooij6-12/+12
2003-05-01proper wellknown sids initialization at startupSimo Sorce5-40/+90
2003-05-01Add helper files for docbook XMLJelmer Vernooij55-167/+167
2003-05-01Add smb.conf.5 manpage sourceJelmer Vernooij0-0/+0
2003-05-01Merge over Alexanders' conversion to Docbook XMLJelmer Vernooij43-22304/+0
2003-05-01Remove obsolete file (no longer necessary with docbook XML)Jelmer Vernooij1-16/+0
2003-05-01Merge over Alexanders' conversion to docbook XMLJelmer Vernooij44-17628/+0
2003-05-01Merge over Alexanders' conversion to XMLJelmer Vernooij3-84/+6
2003-05-01This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User262-0/+62759
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce16-177/+174
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett3-41/+19
2003-05-01Apparently we do support RA=2.Tim Potter1-2/+9
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
2003-05-01Use ints for the version numbers in the smb_register_*() functions (patch by ...Jelmer Vernooij3-3/+3
2003-05-01Fleshed out the description of restrict anonymous parameter.Tim Potter1-2/+9
2003-05-01Added missing documentation for 'max reported print jobs' parameter.Tim Potter1-0/+22
2003-04-30Make the version numbers ints (patch from metze)Jelmer Vernooij4-5/+5
2003-04-30Fix ulink in winbind sectionAlexander Bokovoy1-4/+4
2003-04-30Rebuild docsAlexander Bokovoy107-99416/+61549
2003-04-30small fixesAlexander Bokovoy2-4/+5
2003-04-30'add machine script' is used to create unix accounts for machine accountsJelmer Vernooij1-3/+3
2003-04-30Fix FAQ buildAlexander Bokovoy3-1/+6
2003-04-30Docbook XML conversion: XSLT and build infrastructureAlexander Bokovoy147-771/+28190
2003-04-30Remove strip-links.pl, not needed anymoreAlexander Bokovoy1-16/+0
2003-04-30Docbook XML conversion: projdocAlexander Bokovoy37-79/+90
2003-04-30Docbook XML conversion: manpagesAlexander Bokovoy35-8595/+189
2003-04-30Docbook XML conversion: faqAlexander Bokovoy8-8/+9
2003-04-30Docbook XML conversion: devdocAlexander Bokovoy18-85/+64
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2-94/+1
2003-04-30This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+115
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green3-94/+116
2003-04-30correctly initiazlize idmap tdb when creationg newSimo Sorce4-148/+169
2003-04-30Merge from HEAD.John Terpstra0-0/+0
2003-04-30Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett1-1/+1
2003-04-30Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett2-4/+4
2003-04-30Trailing , is non-standard (warning from IRIX)Andrew Bartlett1-2/+2
2003-04-30Fix for AIX - you can't qualify a return type as const, when it's not aAndrew Bartlett1-1/+1