summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-28Ignore t_snprintf binary.Tim Potter1-1/+2
(This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)
2003-04-28Merge of a debuglevel downgrade from HEAD.Tim Potter1-2/+2
(This used to be commit d17e04e82b77256f10f4bdf4442dac6d30e197b5)
2003-04-28Merge stf updates from HEAD.Tim Potter2-5/+6
(This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)
2003-04-28Merge of const fixes from HEAD.Tim Potter3-3/+3
(This used to be commit a847ebd82732cc2b430c58c3b287a46db0e35ba1)
2003-04-28Merge from HEAD:Tim Potter1-0/+2
>Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs >return unexpected data. > >Closes bug #2. (This used to be commit 2e5f75beafd3f3d81869ce68e77b8c53cd7a2caf)
2003-04-28Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter1-0/+2
return unexpected data. Closes bug #2. (This used to be commit 0c3314ab97331aa709216e7ad2a1a0c8605eb160)
2003-04-28Update for the new modules systemJelmer Vernooij1-4/+10
(This used to be commit 528c56176b186d9fa43f6a0c9831562c123ec25d)
2003-04-28Update for new modules systemJelmer Vernooij1-46/+7
(This used to be commit bd2444322956cd34a95159114547b5ddc804df9e)
2003-04-28Update for new modules systemJelmer Vernooij1-4/+5
(This used to be commit 765d87838dbf25ba69dc11f7956ce5814555bcc7)
2003-04-28Replace references to the old textdocs by references to chapters inJelmer Vernooij1-2/+6
the HOWTO Collection. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Tag: SAMBA_3_0 CVS: smb.conf.default CVS: ---------------------------------------------------------------------- (This used to be commit 280d627adb5305e8b814102aaa73825023c00571)
2003-04-28Replace references to the old textdocs by references to chapters inJelmer Vernooij1-2/+6
the HOWTO Collection. (This used to be commit 31ce815283fcf81cf50f8026a91da04ea4a05071)
2003-04-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
because we don't generate Makefile from configure anymore (This used to be commit 0d322968cbf445df79153c0abc0d041edcf223ee)
2003-04-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
because we don't generate Makefile from configure anymore. (This used to be commit 29ba1e163f85aeaa3cd48a13e4f0a039fa80e7b0)
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
(This used to be commit 5e4e6a6ed08f1b4fe97bbd91f983039143cc9939)
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
(This used to be commit 42e76c312333c6e5b8feb2d687e3355235b0d4a0)
2003-04-28Make some more functions staticJelmer Vernooij1-3/+3
(This used to be commit ddd2e65586ff47daf4f63e9928413cc05bf5db85)
2003-04-27Document 'nmblookup -M -- -'Jelmer Vernooij1-1/+4
(This used to be commit a1fcd3bb9f308f7ba2115cd0e7a97895c4592a56)
2003-04-27Document 'nmblookup -M -- -'Jelmer Vernooij1-1/+4
(This used to be commit 3df125fd50a5efff97535814f1f4fd9f33dd07e5)
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2-0/+249
that uses samba's internal iconv() functions. Useful for testing purposes. (This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2-0/+249
that uses samba's internal iconv() functions. Useful for testing purposes. (This used to be commit ccabb7961a15c06a315bdb9ff1a79834864f67e7)
2003-04-27Remove docs-status - all it's contents are in bugzilla nowJelmer Vernooij1-72/+0
(This used to be commit ee175e75f10cde5ffc8658932f1d496c2bedb6fa)
2003-04-27Remove docs-status - all it's contents are in bugzilla nowJelmer Vernooij1-53/+0
(This used to be commit 3f36b589b0b8947d31e6adddd29efb3fd3c0c8f7)
2003-04-27Update for 3.0 (Update information about the docs and ./configure)Jelmer Vernooij1-32/+15
(This used to be commit 4fe24ad2edb00582ada5f3979891fbc3b1be7f08)
2003-04-27Update for 3.0 (update information about the docs and ./configure)Jelmer Vernooij1-32/+15
(This used to be commit 38fed08397706e76a4f19e091b910cfbc6827a08)
2003-04-27Remove documentation for unixsam and plugin.Jelmer Vernooij2-55/+8
(This used to be commit fa7b703da7bba9cf7daf61039fb495e72fbf7a13)
2003-04-27prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce4-119/+17
(This used to be commit 09eb02cba0747ae47aa4a76f4fac69af293a774a)
2003-04-27default remote idmap backend is nullSimo Sorce1-1/+0
(This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)
2003-04-27make winbind use idmap as well.Simo Sorce11-1243/+59
change idmap_init call removed ldap backend for winbind idmap, seem it had problems anyway and it have to be reworked to work with idmap without calling winbind code. simo (This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)
2003-04-27typoSimo Sorce1-1/+1
(This used to be commit a65b54a08eace793e23b8d6bc193b81ef08f77f5)
2003-04-26Fix typo - tdbbackup is man sect 8 not 1John Terpstra1-2/+2
(This used to be commit 61a56450201a838aeaddfff8189121efa11e5019)
2003-04-26Fixed typo - tdbbackup is man sect 8 not 1John Terpstra1-2/+2
(This used to be commit 451f32f1fadbe3474e3e52a21ce77c23d106d03b)
2003-04-26Patch from VorlonJohn Terpstra2-14/+2
(This used to be commit 837bc15a54665baddec4a68938c3f60e17757700)
2003-04-26Patch from Vorlon.John Terpstra1-7/+1
(This used to be commit c5ca926f8fae2d725b56d252b5944e9f96065cb6)
2003-04-26PAtch from VORLONJohn Terpstra1-7/+1
(This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)
2003-04-26Update from HEAD.John Terpstra8-45/+60
(This used to be commit 69b1055d9d1d2ef428e57da90fe3b08168a88a3a)
2003-04-26Adding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on ↵John Terpstra3-10/+13
author entry. (This used to be commit 144d0f5996224edc58d66379214b6e1508f57526)
2003-04-26Update - jhtJohn Terpstra1-6/+5
(This used to be commit b025307566c81ea8e18130f8478cb13d7aa7c303)
2003-04-26Added man page for tdbbackupJohn Terpstra1-1/+1
(This used to be commit c70fbf104a4acd36e82bab171753ed68951990d4)
2003-04-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User8-0/+142
used to be commit 4e4cc806ed9f55ded8087594806adfcd77b9a1cc)
2003-04-26Added tdbbackup man page.John Terpstra2-0/+131
(This used to be commit b217373ba8fc167efc8e68b6db1a9e51e670b12a)
2003-04-26removing smbgroupedit man pageGerald Carter4-822/+1
(This used to be commit 9134feb9f62e852dd6c900890e01062983995d01)
2003-04-26removing smbgroupedit manpageGerald Carter6-748/+1
(This used to be commit 4a0c02d133af6ea6f1009b81067974d6ad4fb404)
2003-04-26round three of CIDR fixes; spotted by Tomoki AONOGerald Carter1-3/+2
(This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)
2003-04-26round three of CIDR fixes; spotted by Tomoki AONOGerald Carter1-3/+2
(This used to be commit 554026b2084e2371c1ddae7316fbb0b9b76472d4)
2003-04-26enhancementsSimo Sorce1-5/+27
(This used to be commit ff051e9cf4b468aa9fe7e3f84483571d3d2de556)
2003-04-26add idmap only parameterSimo Sorce2-1/+34
make idmap not map SIDs outside the uid/gid range defined by default this is to keep backward compatibility (This used to be commit bec45093c379915082d7b7f44113f5c17110d123)
2003-04-26Remove the unpopular pdb_unix, which has served it's time well.Andrew Bartlett3-144/+9
Also get charset 'werid' for both --enable-developer options in configure. Andrew Bartlett (This used to be commit 2a99e77e91cd214296f12b0aaf30c3c51d5a2c0a)
2003-04-26After a quick run with the 'weird' charset, squash a few bugs in our newAndrew Bartlett1-5/+12
'UF8-safe' LDAP code. I hope I've caught all the places where we were pushing strings into or out of LDAP now. Andrew Bartlett (This used to be commit 70bf7a5f71f71aeb5338723d1f5b32a89d5c4f91)
2003-04-26Add the weird charset in 3_0 and build it by default for ./configure ↵Jelmer Vernooij1-0/+131
--enable-developer (This used to be commit bc5603454a81b3ab6e5286283ed5ce58542bc5ef)
2003-04-26Fix the weird charset and build it by default for ./configure -enable-developerJelmer Vernooij2-6/+7
(This used to be commit 8d17a4dc2142aa816200f3f91c7f60c3f2c5888c)