summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-06-05Adjusting Debian patches so they apply cleanly.Eloy Paris1-1/+1
(This used to be commit f43d6905b02bc41caa3e969ccc99eea59f017461)
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison4-2/+144
Jeremy. (This used to be commit 48853140749b74053f1a7857a983397b6e9a0234)
2003-06-05ENCRYPTION.txt has been merged into the HOWTO CollectionJelmer Vernooij1-2/+1
(This used to be commit 7983bc317e5fbade4d1aac87583f3f69e408355d)
2003-06-05Fix broken URL'sJelmer Vernooij1-11/+4
(This used to be commit 490297e92bd21f6ebad03b81f5af37f6c3a9a525)
2003-06-05Fix smb.conf buildJelmer Vernooij1-2/+2
(This used to be commit ea78c12124424d4dcae6d22a72ae1c63610154d2)
2003-06-05Adding Kurt Pfiefle's new CUPS docs and Vance Lankhaar's fixes for typos.John Terpstra18-1359/+5318
(This used to be commit 98c10ba7e5fdaf1c53329be812c6b930ee427311)
2003-06-05Never second guess tridge.... (always talloc an internal pointer... ).Jeremy Allison1-6/+4
Jeremy. (This used to be commit 72ecdb387db60a4afab4d4fabf76f4c1d7ecbeeb)
2003-06-05working draft of the idmap_ldap code.Gerald Carter8-483/+646
Includes sambaUnixIdPool objectclass Still needs cleaning up wrt to name space. More changes to come, but at least we now have a a working distributed winbindd solution. (This used to be commit 824175854421f7c27d31ad673a8790dd018ae350)
2003-06-05@$(@XSLTPROC) -> @$(XSLTPROC). Caught by Vance Lankhaar.Jelmer Vernooij1-2/+2
(This used to be commit 5612f81e94d3f2b5f70f638b4ed391a2d41ae330)
2003-06-04Add an attributions page to the Developers Guide as wellJelmer Vernooij4-8/+24
(This used to be commit de132bf201add9628c966a0da549e5fa668fb11a)
2003-06-04Each <link> element should have either 'content' or an 'endterm' attributeJelmer Vernooij1-1/+1
(This used to be commit f2616a8cf1e253f6c7877e32d5704154328a91fd)
2003-06-04More minor syntax fixesJelmer Vernooij2-11/+3
(This used to be commit cb29683b01ad8f258275e5c26e855be7cfa79dc0)
2003-06-04<strong> is not a valid tag.Jelmer Vernooij8-12/+12
(This used to be commit 8f06e9feb2634939392dc0ce1397dcd8d04c79e5)
2003-06-04Fix XML syntaxJelmer Vernooij1-5/+9
(This used to be commit 9f65de7b70d95b3f3abbe96814db964d928f9db1)
2003-06-04Some language and XML syntax fixes.Jelmer Vernooij1-36/+41
(This used to be commit f5c2ac0bade6a18e13b3070f7c678e1248c75c2a)
2003-06-04Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij6-10/+10
(This used to be commit e1a8e9b7f3e69c7271d2b715703b2d5b2412bd42)
2003-06-04Fix typos reported by Paul Eggleton <paule@cjntech.co.nz>John Terpstra4-20/+20
(This used to be commit a56038fb91791ee8c82fa9aec7e610935d4de22e)
2003-06-04Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy10-491/+1563
and one for transparent. Also add configure support for compiling third-party modules. Patch from Stefan Metzmacher <metze@metzemix.de> (This used to be commit fcdf215753630d4173e50b7d93d6bc8ba254a5ff)
2003-06-04First version of VFS API developers documentation. Needs work on both ↵Alexander Bokovoy2-0/+794
formatting and content. (This used to be commit 768e42bf40cccf24afe61ed6ae4601502dd89e74)
2003-06-04Fix compiler warnings for vfstest. Patch from Stefan Metzmacher ↵Alexander Bokovoy1-2/+3
<mezte@metzemix.de> (This used to be commit db255608f15c447596c336dbdafb56fb9308e9c5)
2003-06-04Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher ↵Alexander Bokovoy2-5/+5
<mezte@metzemix.de> (This used to be commit c5e8acd3b7b8a7063aa6ffde1099196daf1c317b)
2003-06-04Fix for previous checkin. Only use talloc on unmarshalling or we'llJeremy Allison1-3/+5
leak memory. Jeremy. (This used to be commit 07a76eb2e01833d5e2e447391cffeda712118c20)
2003-06-04fixed the termination of several trans2 stringsAndrew Tridgell1-3/+3
(This used to be commit 8f23ad3054febe47b667172d680d2d19ad141416)
2003-06-04shouldn't null terminate trans2 qfileinfo all_info/nameAndrew Tridgell1-1/+1
(This used to be commit f7cd16ab58753be25bc9c7b487289361e3882da3)
2003-06-04fixed the arbitrary 256 limit on the size of aliases in parse_samrAndrew Tridgell1-21/+23
(This used to be commit 7f8634c35aed0d8c3fe8f7700ca1175c10b6e031)
2003-06-03Make the attribution page look nicer.Jelmer Vernooij4-14/+11
(This used to be commit f6a86d7b5ce30879dc6c37a4abaedf37e7c30301)
2003-06-03Remove some <parameter> tags in <title>'s, which cause an \discretionary inJelmer Vernooij2-5/+5
the TOC, something LaTeX doesn't like (This used to be commit 43e8865abbf66f79590ce88b64a5fd85e331fe99)
2003-06-03Generate attributions page and use it.Jelmer Vernooij3-12/+20
Fix dependencies for generating the HOWTO (should save doing 'make clean' every time) (This used to be commit b574685556fe977962f4d909825d23fce00b53d7)
2003-06-03Add XSL for generating attributions pageJelmer Vernooij1-0/+58
(This used to be commit c01e766e14d7db2e3c12f70bcf501c5852ef1dd9)
2003-06-03Fix some syntax errorsJelmer Vernooij2-5/+5
(This used to be commit 7ebaabdb12c3258e74ef845067e93b1d488a5294)
2003-06-03Large update for layout. Everything is consistent with the rest of the HOWTOJelmer Vernooij1-365/+343
now (This used to be commit 59cfa1ced486e98ebd49f5bb23c228435d174fc3)
2003-06-03added idmap_ldap to wrong branch.Gerald Carter2-4/+4
(This used to be commit eafd53a7e7b54ccf2089dc5841ea4291a891ea91)
2003-06-03This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+838
used to be commit 7a85a963251c3b26187adbf9ff1b241bc9fbafa2)
2003-06-03initial version of idmap_ldap.c; lots of updates to comeGerald Carter1-0/+838
(This used to be commit 69c84ad06b759da2246b3c00155a43e90f45a7f6)
2003-06-03Remove questions that have been moved to 'Common Errors' in the HOWTO ↵Jelmer Vernooij6-431/+1
Collection. (This used to be commit 1e3f3755681e4afd58c4107cd88922b1249997a6)
2003-06-03Add some more common errorsJelmer Vernooij5-2/+94
(This used to be commit 72e4264dc6e21cbae9792b3f20b4304aabadeec9)
2003-06-03Add common errorJelmer Vernooij1-0/+11
(This used to be commit 93fc9ef9b6a1db92104cd5443a1131cace179236)
2003-06-03* set winbind cache time to 5 minutesGerald Carter6-20/+98
* quit obsessing over the sequence number so much * share the updated sequence number between parent and child winbindd processes in dual mode (This used to be commit 6fb5bdb30e2b1341ba600ce0dfd397394f7a831c)
2003-06-03* set winbind cache time to 5 minutesGerald Carter4-19/+96
* quit obsessing over the sequence number so much * share the updated sequence number between parent and child winbindd processes in dual mode (This used to be commit 6f99cafa95b2a9dc98d8272fe6a54e9d37098340)
2003-06-03Fix debug message merge.Jeremy Allison1-1/+1
Jeremy. (This used to be commit d6f23166420d89ea7d3d5433e3234529681cb330)
2003-06-03Merge change winbindd cache time 15 -> 120 secs.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 5acdf6752e187d329c4e59dd167e86549119c670)
2003-06-03Merge DEBUG message on usleep on open.Jeremy Allison1-0/+1
Jeremy. (This used to be commit 063a210448d57e08db6d47a584c591f20645c80a)
2003-06-03Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.Jeremy Allison1-2/+29
Jeremy. (This used to be commit 71bac46c5134fc22942150a1407baa9109aae8d1)
2003-06-03Fixing typos reported by Paul Eggleton <paule@cjntech.co.nz>John Terpstra4-6/+6
(This used to be commit 44dd95f7908e03ac0cbfb2348fb114cff14120b4)
2003-06-03Fix typo.John Terpstra1-1/+1
(This used to be commit 932801d2af31461111efe37740275253f8e8debb)
2003-06-02Fix parameters for LaTeXJelmer Vernooij1-9/+9
(This used to be commit f14dcacaaf748672a8f925c059d27f9467339ede)
2003-06-02More changes to editreg to make it less tetchy.Richard Sharpe1-17/+17
(This used to be commit 30e1431e937325da414493bf0a6d4281b9c1501f)
2003-06-02A few little edits to clean up style and to blend this into current doc format.John Terpstra1-97/+91
(This used to be commit ea32dd07ca130da85df2f1ff95d4808bc87e669c)
2003-06-02Printing update from Kurt Pfiefle, curtesy of Ken Sarkies ↵John Terpstra1-742/+3247
<matou@picknowl.com.au> who prepared the XML doc form. (This used to be commit 15c6c975263dfabb74f21626a5366709faca042d)
2003-06-02Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe1-5/+5
(This used to be commit b049c2f66f2bc7d8beb52c9a88c48b297738336b)