summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Get ready for EA code... Add Linux interface.Jeremy Allison2003-06-054-2/+144
| | | | | Jeremy. (This used to be commit 48853140749b74053f1a7857a983397b6e9a0234)
* ENCRYPTION.txt has been merged into the HOWTO CollectionJelmer Vernooij2003-06-051-2/+1
| | | | (This used to be commit 7983bc317e5fbade4d1aac87583f3f69e408355d)
* Fix broken URL'sJelmer Vernooij2003-06-051-11/+4
| | | | (This used to be commit 490297e92bd21f6ebad03b81f5af37f6c3a9a525)
* Fix smb.conf buildJelmer Vernooij2003-06-051-2/+2
| | | | (This used to be commit ea78c12124424d4dcae6d22a72ae1c63610154d2)
* Adding Kurt Pfiefle's new CUPS docs and Vance Lankhaar's fixes for typos.John Terpstra2003-06-0518-1359/+5318
| | | | (This used to be commit 98c10ba7e5fdaf1c53329be812c6b930ee427311)
* Never second guess tridge.... (always talloc an internal pointer... ).Jeremy Allison2003-06-051-6/+4
| | | | | Jeremy. (This used to be commit 72ecdb387db60a4afab4d4fabf76f4c1d7ecbeeb)
* working draft of the idmap_ldap code.Gerald Carter2003-06-058-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)
* @$(@XSLTPROC) -> @$(XSLTPROC). Caught by Vance Lankhaar.Jelmer Vernooij2003-06-051-2/+2
| | | | (This used to be commit 5612f81e94d3f2b5f70f638b4ed391a2d41ae330)
* Add an attributions page to the Developers Guide as wellJelmer Vernooij2003-06-044-8/+24
| | | | (This used to be commit de132bf201add9628c966a0da549e5fa668fb11a)
* Each <link> element should have either 'content' or an 'endterm' attributeJelmer Vernooij2003-06-041-1/+1
| | | | (This used to be commit f2616a8cf1e253f6c7877e32d5704154328a91fd)
* More minor syntax fixesJelmer Vernooij2003-06-042-11/+3
| | | | (This used to be commit cb29683b01ad8f258275e5c26e855be7cfa79dc0)
* <strong> is not a valid tag.Jelmer Vernooij2003-06-048-12/+12
| | | | (This used to be commit 8f06e9feb2634939392dc0ce1397dcd8d04c79e5)
* Fix XML syntaxJelmer Vernooij2003-06-041-5/+9
| | | | (This used to be commit 9f65de7b70d95b3f3abbe96814db964d928f9db1)
* Some language and XML syntax fixes.Jelmer Vernooij2003-06-041-36/+41
| | | | (This used to be commit f5c2ac0bade6a18e13b3070f7c678e1248c75c2a)
* Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij2003-06-046-10/+10
| | | | (This used to be commit e1a8e9b7f3e69c7271d2b715703b2d5b2412bd42)
* Fix typos reported by Paul Eggleton <paule@cjntech.co.nz>John Terpstra2003-06-044-20/+20
| | | | (This used to be commit a56038fb91791ee8c82fa9aec7e610935d4de22e)
* Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy2003-06-0410-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)
* First version of VFS API developers documentation. Needs work on both ↵Alexander Bokovoy2003-06-042-0/+794
| | | | | | formatting and content. (This used to be commit 768e42bf40cccf24afe61ed6ae4601502dd89e74)
* Fix compiler warnings for vfstest. Patch from Stefan Metzmacher ↵Alexander Bokovoy2003-06-041-2/+3
| | | | | | <mezte@metzemix.de> (This used to be commit db255608f15c447596c336dbdafb56fb9308e9c5)
* Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher ↵Alexander Bokovoy2003-06-042-5/+5
| | | | | | <mezte@metzemix.de> (This used to be commit c5e8acd3b7b8a7063aa6ffde1099196daf1c317b)
* Fix for previous checkin. Only use talloc on unmarshalling or we'llJeremy Allison2003-06-041-3/+5
| | | | | | leak memory. Jeremy. (This used to be commit 07a76eb2e01833d5e2e447391cffeda712118c20)
* fixed the termination of several trans2 stringsAndrew Tridgell2003-06-041-3/+3
| | | | (This used to be commit 8f23ad3054febe47b667172d680d2d19ad141416)
* shouldn't null terminate trans2 qfileinfo all_info/nameAndrew Tridgell2003-06-041-1/+1
| | | | (This used to be commit f7cd16ab58753be25bc9c7b487289361e3882da3)
* fixed the arbitrary 256 limit on the size of aliases in parse_samrAndrew Tridgell2003-06-041-21/+23
| | | | (This used to be commit 7f8634c35aed0d8c3fe8f7700ca1175c10b6e031)
* Make the attribution page look nicer.Jelmer Vernooij2003-06-034-14/+11
| | | | (This used to be commit f6a86d7b5ce30879dc6c37a4abaedf37e7c30301)
* Remove some <parameter> tags in <title>'s, which cause an \discretionary inJelmer Vernooij2003-06-032-5/+5
| | | | | the TOC, something LaTeX doesn't like (This used to be commit 43e8865abbf66f79590ce88b64a5fd85e331fe99)
* Generate attributions page and use it.Jelmer Vernooij2003-06-033-12/+20
| | | | | | Fix dependencies for generating the HOWTO (should save doing 'make clean' every time) (This used to be commit b574685556fe977962f4d909825d23fce00b53d7)
* Add XSL for generating attributions pageJelmer Vernooij2003-06-031-0/+58
| | | | (This used to be commit c01e766e14d7db2e3c12f70bcf501c5852ef1dd9)
* Fix some syntax errorsJelmer Vernooij2003-06-032-5/+5
| | | | (This used to be commit 7ebaabdb12c3258e74ef845067e93b1d488a5294)
* Large update for layout. Everything is consistent with the rest of the HOWTOJelmer Vernooij2003-06-031-365/+343
| | | | | now (This used to be commit 59cfa1ced486e98ebd49f5bb23c228435d174fc3)
* added idmap_ldap to wrong branch.Gerald Carter2003-06-032-4/+4
| | | | (This used to be commit eafd53a7e7b54ccf2089dc5841ea4291a891ea91)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-06-031-0/+838
|\ | | | | | | used to be commit 7a85a963251c3b26187adbf9ff1b241bc9fbafa2)
| * initial version of idmap_ldap.c; lots of updates to comeGerald Carter2003-06-031-0/+838
| | | | | | | | (This used to be commit 69c84ad06b759da2246b3c00155a43e90f45a7f6)
| * * set winbind cache time to 5 minutesGerald Carter2003-06-036-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)
| * More changes to editreg to make it less tetchy.Richard Sharpe2003-06-021-17/+17
| | | | | | | | (This used to be commit 30e1431e937325da414493bf0a6d4281b9c1501f)
| * Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe2003-06-021-5/+5
| | | | | | | | (This used to be commit b049c2f66f2bc7d8beb52c9a88c48b297738336b)
| * Bringing packaging/Debian/* to a more recent state.Eloy Paris2003-06-0177-7599/+4344
| | | | | | | | (This used to be commit cd7494a19608f2b4a63b9c654dd8e0a0fc587c39)
| * Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
| | | | | | | | (This used to be commit fd16d4797881372fe0dc7b87a23c58efdef84fbd)
| * Don't crash when doing command name completion. Fixes debian bug #194776Jelmer Vernooij2003-05-291-1/+3
| | | | | | | | (This used to be commit 45b0a63aba1c974e5e38f8f95bc158bc30a05a3b)
| * Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-292-64/+110
| | | | | | | | (This used to be commit df24c4e839b3de0dc23400463d7489a991f61f49)
| * Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison2003-05-281-51/+14
| | | | | | | | | | | | | | be applied to new ACE set calls. This is incorrect. Don't think this has a bugzilla id. Jeremy. (This used to be commit 6a4502b03b95703dead4775874ff9ac08ed1a489)
| * Merge of NTLMSSP name type fix from 3.0Tim Potter2003-05-281-2/+2
| | | | | | | | (This used to be commit 587bd1b83d13ab83aca28bd543755c5862ed8e75)
| * Spelling.Tim Potter2003-05-281-1/+1
| | | | | | | | (This used to be commit e063c95bd5609e6aeade2d88e5cd9286d033971c)
| * Merge of non-static initialisation fixes from 3.0Tim Potter2003-05-281-1/+7
| | | | | | | | (This used to be commit 7f32b3f016ecc824ddcdaeb840d5d36224aa8141)
| * Merge of cut and paste fix from 3.0Tim Potter2003-05-281-3/+3
| | | | | | | | (This used to be commit 34a0c7313a12d581e9aaf08322b105216cc94478)
| * It seems only NT4 does the VC == 0 session drop code.Jeremy Allison2003-05-281-1/+5
| | | | | | | | | | Jeremy. (This used to be commit a1fee6594ec90a80478deee48a40d908aecb2e73)
| * Whitespace syncup.Tim Potter2003-05-281-1/+0
| | | | | | | | (This used to be commit 25caa7c6279aca249e3554b61bbc3175b66883d3)
| * Merge of rpcstr_pull() termination fixes from 3.0Tim Potter2003-05-281-1/+4
| | | | | | | | (This used to be commit d41705dec6bed752acfe3210c73a949101dc23f6)
| * Merge of formatting fixups from 3.0Tim Potter2003-05-281-4/+9
| | | | | | | | (This used to be commit 43e01fb2306f35931256dfda6803bd887f28059f)
| * Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0Tim Potter2003-05-281-0/+4
| | | | | | | | (This used to be commit bd97a76388b3f16d287c25579f02afe072cdec25)