summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Jelmer Vernooij2003-04-144-2/+60
| | | | (This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
* Convert a part of Misc section. More to come after a sleepAlexander Bokovoy2003-04-1413-246/+311
| | | | (This used to be commit 1093c11fd47e5f4a76ce88ac77be2c3e9b1bc694)
* Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij2003-04-141-1/+0
| | | | (This used to be commit 540bb996766fc11fe0f26b708d49c2e46d2abbdd)
* Fix typosJelmer Vernooij2003-04-141-2/+2
| | | | (This used to be commit 7bd80376cc6aa70996a61882e1376cb6a0679836)
* Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green2003-04-141-5/+5
| | | | (This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)
* Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison2003-04-141-0/+13
| | | | | | | if this should succeed, so just print result until we test against Win2003. Jeremy. (This used to be commit 57682f32b1bb186ab356494fcc4fdabd1d1721e6)
* Fix typo.John Terpstra2003-04-141-1/+1
| | | | (This used to be commit fe2d109a106aafd5e9f5e58f3fbc5dccec730961)
* Partial review of changes by mimir. Work in progress.John Terpstra2003-04-141-25/+27
| | | | (This used to be commit 77bdd68b65d6d485a484ca1b3475ffbb772f8661)
* Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
| | | | | Jeremy. (This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)
* Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij2003-04-143-6/+20
| | | | | | general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW depending on what we have. (This used to be commit 17d27db5c9d3511444fc2770d4452647284e8014)
* Get rid of 'sam backend' and --with-samJelmer Vernooij2003-04-142-21/+1
| | | | (This used to be commit c95a4a5aeb53cc401a7b43633f2a8cc006b1fd00)
* Document NET CACHEJelmer Vernooij2003-04-141-3/+57
| | | | (This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
* Make a libbigballofmud.so.0 link, so that the linker can find theMartin Pool2003-04-141-0/+2
| | | | | | | | | library to build the test cases. Previously the link had to be created by hand. Doing this manually is incredibly kludgy and not very portable, but I don't know a better way without introducing l*bt**l. (This used to be commit 8fbe456ee34af163dddb1e6e4816ff7be4ca48f1)
* Build and run the lib/snprintf.c test cases from "make check".Martin Pool2003-04-144-3/+45
| | | | (This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
* Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2003-04-142-4/+4
| | | | (This used to be commit b8dc14d1f90564558e438694b35b073291d5ce9e)
* Ignore check programs.Tim Potter2003-04-141-1/+2
| | | | (This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)
* Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool2003-04-141-0/+3
| | | | (This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)
* Remove unused variables.Tim Potter2003-04-141-3/+0
| | | | (This used to be commit 26901af91eaa119df0e1192be95b514ecf26c6a6)
* Removed unused variable.Tim Potter2003-04-142-3/+0
| | | | (This used to be commit 117cc35dd0adc6fd5238a440e299d012bfd8e542)
* Remove SAFE_FREE() definition, which is not needed in this file.Martin Pool2003-04-141-13/+18
| | | | | | | | In TEST_SNPRINTF mode, always compile all the functions in this file even if they're normally available on this system. Fix typo in comment. (This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)
* decode_pac_data() needs a talloc ctx as an argument.Tim Potter2003-04-141-1/+1
| | | | (This used to be commit eeeae14fed62ad9d15f2c5a8fa9357da4bb7b3a1)
* Add PAC_DATA as valid return type for make proto.Tim Potter2003-04-141-1/+1
| | | | (This used to be commit dc95726cbe5e3408f843f8d51ee8536f0fd6c458)
* Removed unused variables.Tim Potter2003-04-141-2/+0
| | | | (This used to be commit 27a608d6a337e772dce114d73e45f6d0bf3148b4)
* Fixed incorrect argument to debug.Tim Potter2003-04-141-1/+1
| | | | (This used to be commit a4704754d912e1f704f574b733257bbcb3976141)
* Add selected parts of the changelog to this file, to make merging intoMartin Pool2003-04-141-0/+21
| | | | | other projects easier. (This used to be commit 0f3c2bfbd2de0e759e3083afabee0538528d7a65)
* Merge test cases from rsync.Martin Pool2003-04-141-3/+3
| | | | (This used to be commit a0d841a59ea745bf48b0d705ad6c81e4172552ea)
* Doc.Martin Pool2003-04-141-1/+9
| | | | | | Add additional test case for a bug recently found in rsync by Paul Green. Appparently it was fixed here a while ago. (This used to be commit a0033cc83c837bc075dd689fdf7a69a6aa4ecd18)
* Multi-line string constants have been deprecated in newer versions of gcc.Tim Potter2003-04-141-17/+17
| | | | | Found by Guenther Deschner. (This used to be commit 29c6d2f61cd3f7fb09913cf918b416aebecaf5ad)
* Remove duplicate forward reference of smb_ldap_privates.Tim Potter2003-04-141-2/+0
| | | | (This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)
* net and samba are documented nowJelmer Vernooij2003-04-131-7/+1
| | | | (This used to be commit c5905e34a1f00bacd06b8ecd8f9cb4b387abc260)
* update to list all current manpagesJelmer Vernooij2003-04-131-0/+138
| | | | (This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
* Finish documentation on net!Jelmer Vernooij2003-04-131-200/+633
| | | | (This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
* Some small changes - typos, adding usage for some commandsJelmer Vernooij2003-04-134-7/+7
| | | | | and removing -j because it was not used at all. (This used to be commit e3e2c1b27128f7b5a1f4bbc8093c75b0c12549b4)
* add entity for Not-Implemented MessagesJelmer Vernooij2003-04-131-0/+2
| | | | (This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)
* Oops - Add another module.John Terpstra2003-04-131-0/+1
| | | | (This used to be commit 73e192ff2e79d061ef0053239b3fa74c2469d071)
* Adding more docs.John Terpstra2003-04-133-31/+269
| | | | (This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)
* strncat get sometimes optimized to strcat by glibc and that triggers ourSimo Sorce2003-04-121-4/+3
| | | | | | | "don't use strcat" define reworked to snprintf (This used to be commit c37467651becedf3e6b142b53d6675e973970249)
* Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij2003-04-121-2/+2
| | | | | FreeBSD 5 systems with a broken krb5-config (This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)
* add smbcquotas to list of ignored filesGerald Carter2003-04-111-0/+1
| | | | (This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)
* * We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2003-04-112-11/+26
| | | | | * fix bug found by clobber_region() (This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)
* smbcquota patch from metzeGerald Carter2003-04-1114-128/+1562
| | | | (This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)
* cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2003-04-112-4/+4
| | | | (This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)
* simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter2003-04-111-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)
* Remove PostScript docs. We didn't ship them before, they're large, onlyJelmer Vernooij2003-04-112-83141/+0
| | | | | a few people use them. Sorry for adding them in the first place. (This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)
* Set the default schannel params to False until we know more.Volker Lendecke2003-04-111-2/+2
| | | | | Volker (This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)
* Update docs-statusAlexander Bokovoy2003-04-111-0/+2
| | | | (This used to be commit 663cf4876bbc7a140cec8cc188b71c17bea3298a)
* Fix current status of conversionAlexander Bokovoy2003-04-111-2/+1
| | | | (This used to be commit b359a6881f88f6a3e2690bd776da6e5981b5aa23)
* Fix typos in printingAlexander Bokovoy2003-04-113-18/+21
| | | | (This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7)
* Finish conversion of Winbind options. Only Misc section left!Alexander Bokovoy2003-04-119-117/+146
| | | | (This used to be commit 4861003048b409aea20362e79a99ce286bf225de)
* Finish conversion of VFS options. This section is not complete yet -- we ↵Alexander Bokovoy2003-04-116-75/+87
| | | | | | miss documentation for parametric options and new modules stuff (This used to be commit 769bce45e9678b67e2ef1da84d5ee95c90357b9e)