summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-27Add ability to generate tex, dvi and ps filesJelmer Vernooij2-13/+53
(This used to be commit 5e8fda395ca417d9e9fba7b0158a07f2f92bcf1a)
2003-05-27Fix typoJelmer Vernooij1-1/+1
(This used to be commit 31c3e09f0466efebf2b2899546547fa8081687cc)
2003-05-27Oops, forgot to add a file on contributing patches to sambaJelmer Vernooij1-0/+3
(This used to be commit 686a32e7f245fa631f4ae563f0511ad3e1d797e5)
2003-05-27Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter1-3/+0
the original fix. (This used to be commit 711f65bee0e7955fdb415182abe4812eae8ec4c3)
2003-05-27More edits.John Terpstra2-1/+182
(This used to be commit 5143216f7513938823dbeda3d9a4b7fc4cc1dfa7)
2003-05-26Formatting syncup.Tim Potter1-3/+1
(This used to be commit f4b050932a44d836b11299c158666f6804cceda5)
2003-05-26Merge of fix for bug #60.Tim Potter1-0/+3
(This used to be commit 0583dc358e918cf8bfb4d17bae0f42c4b385d313)
2003-05-26Ignore t_stringoverflow binary.Tim Potter1-0/+1
(This used to be commit 59326e7a53803060e25832719c6cd48278f1a72b)
2003-05-26Update documentation for 'passdb backend' : include mysql and guest backends,Jelmer Vernooij1-34/+17
remove references to _nua (This used to be commit 7e81c983ad9b6d3fff353b547844fb918a1ab45a)
2003-05-26Update pdbedit manpage for 3.0Jelmer Vernooij1-31/+50
(This used to be commit 7c1bf5aa9d4cdd76f759e0a04ee85a234a5082c0)
2003-05-26Fix typos.John Terpstra1-2/+2
(This used to be commit c9af387dcf121ae0663189c6f98d3f308d684c8d)
2003-05-26An edit in progress.John Terpstra1-88/+148
(This used to be commit bbed04b128d57b015fa15e6ba902577500b37160)
2003-05-26Minor syntax fixesJelmer Vernooij1-1/+1
(This used to be commit 5e49260cd4463b0995f2f3d593fd5634a966e3b7)
2003-05-26Fix syntax and don't require internet access when building docsJelmer Vernooij1-2/+4
(This used to be commit d7e5b0b5266c2924928a6c27ca93ef9c33ec4b32)
2003-05-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+106
used to be commit 275d17cdc61195fb59c98648e409063fe695ef45)
2003-05-26Add document on contributing code to sambaJelmer Vernooij2-0/+108
(This used to be commit 15ab9f350cea6a2a9bfe49491816ae60e5fd9d7c)
2003-05-26Add entities for 'not' and 'rootprompt'Jelmer Vernooij1-0/+2
(This used to be commit 0313c59364bacca8601469f8b0327f3ae94457ff)
2003-05-26Update.John Terpstra1-106/+174
(This used to be commit eafd5788a94802484c12a550b39713ebaa885463)
2003-05-26Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine ↵Jelmer Vernooij1-1/+1
Larsen) (This used to be commit c9c8eccdba820e82e1f987f9078d882668a8061b)
2003-05-26Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine ↵Jelmer Vernooij1-1/+1
Larsen) (This used to be commit e9df7d2820441c63c35e7b4fc5b3cc594053781c)
2003-05-26Lots of minor, mostly layout fixes.Jelmer Vernooij7-350/+426
(This used to be commit 99674fdbd12caca61baa00974a492a9a26d982e9)
2003-05-26Allow me to make just the HOWTO. We can remove this later.John Terpstra1-0/+1
(This used to be commit bedf2083912b0b49d68139711ad4f01e5e4fa4f8)
2003-05-26Metze's patches:John Terpstra2-59/+57
here's a small patch which renames the symbol 'log' to some better names to avoid compiler warnings about shodow global var 'log' in proto.h we now have a GLOBAL_SECTION_SNUM -1 so we should use it in swat too:-) (This used to be commit a4733a0748b4d24457558304ad47852c69905cb2)
2003-05-26Correctly initialize winbind auth method.Volker Lendecke1-0/+3
(This used to be commit 55cdb6b87850b483939a5d3edcd5be80be6f7493)
2003-05-26Correctly initialize winbind auth method.Volker Lendecke1-0/+3
(This used to be commit b9e7ce9d85c4203779d6b9bfb2e65a4ed5fe33ff)
2003-05-26Fixed linkend problems with some links in passdbAlexander Bokovoy1-2/+2
(This used to be commit 2267a66687b137bac4da802631f2de38f021fc1d)
2003-05-26Ignore autogenerated file.Tim Potter1-0/+1
(This used to be commit de8180a28024a312c4d5bb97e274122d631580c2)
2003-05-26This fixes net rpc vampire when talking to win2k (<sp3). win2k sendsTim Potter2-7/+7
back a different sized blob of encrypted password data then we were expecting. There's an extra 32 bytes of unknown stuff. (This used to be commit 285952fd626b02362fb6732f90c5a3ce0d2d5ae0)
2003-05-26Spelling.Tim Potter1-1/+2
(This used to be commit eda897306896b729129582fdf4fdd26af555f014)
2003-05-26Add samstrict_dc from metze (been sitting in HEAD for way to long waiting forAndrew Bartlett1-0/+46
me to review it). This patch works well for a DC running with trusted domains, becouse it lets you check the local SAM first, but only for this domain's users. Andrew Bartlett (This used to be commit e0bd4d2844e6073a83b72925bca1aec007a8dd0b)
2003-05-25Get 'add user script' working again for Samba 3.0.Andrew Bartlett3-47/+52
I'm still not convinced that sharing the option name with the administrative code is the best idea, but anyway... Tested by vl, bug #41. Andrew Bartlett (This used to be commit 9d78f064c5e4e6b340f994204977aaac6513320b)
2003-05-25Some minor fixes in language and contentJelmer Vernooij1-14/+12
(This used to be commit 83e3d4b4e70490c59c69ab83b8f787fa362e6caa)
2003-05-25Some minor fixes in language and contentJelmer Vernooij1-14/+12
(This used to be commit 6f2ba4f64ac7a655d490d4154a4a70b1d78e4288)
2003-05-25Fix typos, update to sync HEAD and 3.0.0.John Terpstra5-26/+20
(This used to be commit 58750141696feddfeef9ea817b44e4cdfe3afd51)
2003-05-25Fix typos.John Terpstra2-1/+2
(This used to be commit 3c9c414819a522758956515606d49d41b9ff9414)
2003-05-25Merge from HEAD.John Terpstra3-3/+13
(This used to be commit 0c6525408309fe905abcd82e54b8a6ed0de0ed69)
2003-05-25Added Jelmer's patch from HEAD.John Terpstra1-31/+92
(This used to be commit 8629da75fd4556c479b01674e1090caf627d0b62)
2003-05-25Update includes Jelmers' changes.John Terpstra1-817/+1200
(This used to be commit a2501945cf29c5579da61e708705a56a3f0a993e)
2003-05-25A little edit. :)John Terpstra1-775/+1151
(This used to be commit 591f450a330dd27f3b57898e92ef8d91d731e0a3)
2003-05-24Fix an insufficient alloc when querying alias members.Volker Lendecke1-1/+1
Volker (This used to be commit 9d2d570caa4dad194534249cd5e4dc4984b4002e)
2003-05-24Fix an insufficient alloc when querying alias members.Volker Lendecke1-1/+1
Volker (This used to be commit 47c36290db5e1f84ddf78913b3971aea04d243ab)
2003-05-24Oh aye, another wee edit.John Terpstra1-21/+207
(This used to be commit 03542544d450e2b2a5ba4dd5f938836a025205e9)
2003-05-24Oh aye, another wee edit.John Terpstra1-21/+207
(This used to be commit 84586cad1335ee12e822614aefdff9a8d3b8a02b)
2003-05-23Don't use extensions like '\t' in a sed script. It breaks the make proto.Jeremy Allison1-6/+6
Jeremy. (This used to be commit 7d546a6bad3378fcdaf5fc7f0c2057e71382c00a)
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
build/install (This used to be commit 8fa687701a73cbce031cc5550412558a49d697a9)
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
build/install (This used to be commit f59a99d8efce960b058e837f261b0482d5a0101e)
2003-05-23Ignore *.po files.Tim Potter1-0/+1
(This used to be commit e90c5796d2dcdbb81b2e78c580704da1f93547cc)
2003-05-23Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter4-22/+33
<t.d.lee@durham.ac.uk> (This used to be commit e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58)
2003-05-22Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij1-43/+38
(This used to be commit 946192393d530f116f9ff4cede311700b26c3171)
2003-05-22 Compile shared modules with the -fPIC flag. Reported by Steve Langasek akaJelmer Vernooij1-38/+38
vorlon. (This used to be commit a5f165020aecde604bbb9982944fb44bcfea19ae)