summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-14Merge new popt_common.h include file.Tim Potter1-15/+9
(This used to be commit 1fb4b8fe4310dd15c1842935871ead0745859a54)
2003-04-14Whitespace syncup.Tim Potter1-1/+1
(This used to be commit 93101a93dabe2dd7a6420e90acf82e0e08dce572)
2003-04-14Merge of new sid type (SID_NAME_COMPUTER) and tidyup.Tim Potter2-2/+2
(This used to be commit c91cf2b38df9f51dd6cb46f0742e1c57bb36b508)
2003-04-14Fix a compiler warning.Tim Potter1-1/+1
(This used to be commit bf61aeef443de36e2212668878955519eb3bd95f)
2003-04-14Whoops - missed some tdb message registrations from a previous merge.Tim Potter1-0/+5
(This used to be commit 59f8fc438a2ff5bb7ff115a19f6aacbb0ef7b653)
2003-04-14Merge of doxygen updates from HEAD.Tim Potter1-14/+14
(This used to be commit 6d7baad38fbdf0921c1d5eb59004c65cfe110975)
2003-04-14Missing file from HEAD.Tim Potter0-0/+0
(This used to be commit 4ca4aae585a79cb809c7da3bdec9a8ad17190a58)
2003-04-14New file from HEAD.Tim Potter0-0/+0
(This used to be commit 289acacf6b7e6e780b42135e3ddd91fa8025fd54)
2003-04-14Remove outdated file.Tim Potter1-3/+0
(This used to be commit 6d73479a06a5c064d4253f311f3a7d90e315c85c)
2003-04-14Syncup with version of config.guess from HEAD.Tim Potter1-118/+219
(This used to be commit 411dc6ebb58134f7d3f39ee9c70fbc21b5892fb9)
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter6-3/+25
Only compiled in when --enable-developer argument passed to configure. (This used to be commit 017da9393bab276543d0d5c50df8c760780f2450)
2003-04-14Merge of tdbtool multi-line string fix.Tim Potter1-17/+17
(This used to be commit 4f07ab4b6da60bc10733f08944283fecb3ae1ed9)
2003-04-14Multi-line string constants have been deprecated in newer versions of gcc.Tim Potter1-17/+17
Found by Guenther Deschner. (This used to be commit 29c6d2f61cd3f7fb09913cf918b416aebecaf5ad)
2003-04-14Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter1-1/+14
(This used to be commit 2a962393017e65cb67944740e4faaad9902764e8)
2003-04-14Merge of samr lookup domain rpc client call from HEAD.Tim Potter2-0/+90
(This used to be commit 5b1807dddf0e4fb9fcaedcfe6f67dfd78fe117bb)
2003-04-14Merge create/delete domain user samr calls from HEAD.Tim Potter4-146/+404
(This used to be commit 68075fb97f577a78438b5121202e94cfcb6597b8)
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-0/+19
- winbind nss client cleanups - new rpc echo pipe (This used to be commit ea38b0d7f0b05565bab341294f11d53f0b6f7809)
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-17/+21
- whitespace syncup - winbind nss client cleanups - new rpc echo pipe - prettier warnings for out of date autoconf scripts (This used to be commit bb812d1670c84e92d38f2b34e43008a27cda9a68)
2003-04-14Remove duplicate forward reference of smb_ldap_privates.Tim Potter1-2/+0
(This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)
2003-04-14Syncup stf directory with HEAD.Tim Potter3-6/+46
(This used to be commit 161740392903e3e1b9281b9f72e61846b543b67f)
2003-04-14Merge removal of some unused functions. Commit mistakenly included withTim Potter1-44/+0
new rpc echo pipe. (This used to be commit b7af3cda28cea859edf6266b6bd8da17a44c85eb)
2003-04-13Copy across new tests from HEAD.Tim Potter0-0/+0
(This used to be commit deb41f618b23466fd3db57fee2f920d803ab96cf)
2003-04-13Merge of Simo's strncat -> StrnCpy fix.Tim Potter1-4/+3
(This used to be commit a2b1a7533ed997848f9dc0fcd1ffc3d4b4e8117d)
2003-04-13net and samba are documented nowJelmer Vernooij1-7/+1
(This used to be commit c5905e34a1f00bacd06b8ecd8f9cb4b387abc260)
2003-04-13update to list all current manpagesJelmer Vernooij1-0/+138
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
2003-04-13Finish documentation on net!Jelmer Vernooij1-200/+633
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
2003-04-13Some small changes - typos, adding usage for some commandsJelmer Vernooij4-7/+7
and removing -j because it was not used at all. (This used to be commit e3e2c1b27128f7b5a1f4bbc8093c75b0c12549b4)
2003-04-13add entity for Not-Implemented MessagesJelmer Vernooij1-0/+2
(This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)
2003-04-13Oops - Add another module.John Terpstra1-0/+1
(This used to be commit 73e192ff2e79d061ef0053239b3fa74c2469d071)
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User131-0/+5828
used to be commit 381649916ecbaddefbb6ee0e6137b7cc73eb54b1)
2003-04-13Adding more docs.John Terpstra3-31/+269
(This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)
2003-04-12strncat get sometimes optimized to strcat by glibc and that triggers ourSimo Sorce1-4/+3
"don't use strcat" define reworked to snprintf (This used to be commit c37467651becedf3e6b142b53d6675e973970249)
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
FreeBSD 5 systems with a broken krb5-config (This used to be commit 675333350a645cfe209127bfd040b81c2fc42f58)
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
FreeBSD 5 systems with a broken krb5-config (This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)
2003-04-11add smbcquotas to list of ignored filesGerald Carter1-0/+1
(This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)
2003-04-11* We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2-11/+26
* fix bug found by clobber_region() (This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)
2003-04-11* We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2-11/+26
* fix bug found by clobber_region() (This used to be commit b2e29c7bd45f8f33d9ed58fe75bbf5ffc78350f5)
2003-04-11smbcquota patch from metzeGerald Carter14-128/+1562
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)
2003-04-11cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2-4/+4
(This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)
2003-04-11cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2-4/+4
(This used to be commit 36d62e5667f3b9e39362fb3907bf69697fca3ea6)
2003-04-11simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter1-22/+36
Use the client address from the pipe->conn->client_address instead of trying to resolve the name in the _spoolss_rffpcn() request. Should make us more robust as well when the clients are not registered in DNS or WINS. (This used to be commit 78b2c1be7d9923716841627044c4e1578a5b9546)
2003-04-11simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter1-22/+36
Use the client address from the pipe->conn->client_address instead of trying to resolve the name in the _spoolss_rffpcn() request. Should make us more robust as well when the clients are not registered in DNS or WINS. (This used to be commit 23f0fcf6421b1e8dd6ed6ab14af14ea7eb380c1c)
2003-04-11Janitorial duties to make autogen.sh portable.Richard Sharpe1-4/+4
(This used to be commit c1559003fe0d62539633235c3f7c3e6a1427fda4)
2003-04-11Remove PostScript docs. We didn't ship them before, they're large, onlyJelmer Vernooij2-83141/+0
a few people use them. Sorry for adding them in the first place. (This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)
2003-04-11Set the default schannel params to False until we know more.Volker Lendecke1-2/+2
Volker (This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)
2003-04-11Set the default schannel parameters to False until we know more.Volker Lendecke1-2/+2
Volker (This used to be commit eef7db25ec786d4448915b08487b14b69b88ce64)
2003-04-11Update docs-statusAlexander Bokovoy1-0/+2
(This used to be commit 663cf4876bbc7a140cec8cc188b71c17bea3298a)
2003-04-11Fix current status of conversionAlexander Bokovoy1-2/+1
(This used to be commit b359a6881f88f6a3e2690bd776da6e5981b5aa23)
2003-04-11Fix typos in printingAlexander Bokovoy3-18/+21
(This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7)
2003-04-11Finish conversion of Winbind options. Only Misc section left!Alexander Bokovoy9-117/+146
(This used to be commit 4861003048b409aea20362e79a99ce286bf225de)