Tim Potter
e390ceda76
Add string message for WERR_SERVER_UNAVAILABLE.
...
(This used to be commit 38efab087c86cab805c6b94c7455befaa9e94c5e)
2003-04-15 03:54:07 +00:00
Tim Potter
ef8f998edc
Use picobjs when building python extensions. Spotted by Steve Langasek.
...
(This used to be commit 53dcaf2271ad1b845ace9730d6c68db80bf9704e)
2003-04-15 03:43:24 +00:00
Tim Potter
c34e823fe4
A struct must contain at least one declaration according to C99, but
...
gcc allows it to be empty. Should fix miscellaneous breakage on
the compile farm.
(This used to be commit b92d57f784fb43e420cf65b9392d175ad4483f28)
2003-04-15 02:47:01 +00:00
Jelmer Vernooij
351ffdef4d
Add smbcquotas manpage written by Metze
...
(This used to be commit 4eb67c0fd89896e8f419e56d75230ac797f61735)
2003-04-14 23:22:21 +00:00
Jelmer Vernooij
072a8ae85d
Got in a local document by mistake. Sorry, I need to get some sleep.
...
(This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)
2003-04-14 23:21:44 +00:00
Jelmer Vernooij
ef02b1200d
*** empty log message ***
...
(This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
2003-04-14 23:20:44 +00:00
Alexander Bokovoy
6ab278b857
Convert a part of Misc section. More to come after a sleep
...
(This used to be commit 1093c11fd47e5f4a76ce88ac77be2c3e9b1bc694)
2003-04-14 22:59:57 +00:00
Jelmer Vernooij
8c34fbd848
Also remove variable associated with lp_sam_backend() - it's dead
...
(This used to be commit 540bb996766fc11fe0f26b708d49c2e46d2abbdd)
2003-04-14 20:44:47 +00:00
Jelmer Vernooij
ee8e82822e
Fix typos
...
(This used to be commit 7bd80376cc6aa70996a61882e1376cb6a0679836)
2003-04-14 20:35:46 +00:00
Paul Green
99fd073505
Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.
...
(This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)
2003-04-14 19:48:56 +00:00
Jeremy Allison
b8f9c9e0b0
Try and create a file with different vuid, same cnum. Not yet sure
...
if this should succeed, so just print result until we test against
Win2003.
Jeremy.
(This used to be commit 57682f32b1bb186ab356494fcc4fdabd1d1721e6)
2003-04-14 13:19:51 +00:00
John Terpstra
be653a1017
Fix typo.
...
(This used to be commit fe2d109a106aafd5e9f5e58f3fbc5dccec730961)
2003-04-14 12:50:23 +00:00
John Terpstra
999a00bcac
Partial review of changes by mimir. Work in progress.
...
(This used to be commit 77bdd68b65d6d485a484ca1b3475ffbb772f8661)
2003-04-14 12:19:54 +00:00
Jeremy Allison
8403454aae
Fix _smb_setlen to be non {} safe.
...
Jeremy.
(This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)
2003-04-14 10:35:50 +00:00
Jelmer Vernooij
10f2346810
Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
...
general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW
depending on what we have.
(This used to be commit 17d27db5c9d3511444fc2770d4452647284e8014)
2003-04-14 10:14:40 +00:00
Jelmer Vernooij
e121d0b4d6
Get rid of 'sam backend' and --with-sam
...
(This used to be commit c95a4a5aeb53cc401a7b43633f2a8cc006b1fd00)
2003-04-14 10:05:33 +00:00
Jelmer Vernooij
de7094af68
Document NET CACHE
...
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
2003-04-14 09:18:36 +00:00
Martin Pool
3aaee9fea9
Make a libbigballofmud.so.0 link, so that the linker can find the
...
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)
2003-04-14 07:48:44 +00:00
Martin Pool
4dc97bea8b
Build and run the lib/snprintf.c test cases from "make check".
...
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
2003-04-14 06:07:25 +00:00
Tim Potter
49f5045fe7
Fix broken regexp in cvsignore for *.po{,32} files.
...
(This used to be commit b8dc14d1f90564558e438694b35b073291d5ce9e)
2003-04-14 05:38:48 +00:00
Tim Potter
0b65a190a0
Ignore check programs.
...
(This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)
2003-04-14 05:38:28 +00:00
Martin Pool
ee855b3333
Add rules to build bin/t_snprintf, which exposes the snprintf test code.
...
(This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)
2003-04-14 05:26:28 +00:00
Tim Potter
9251f3f237
Remove unused variables.
...
(This used to be commit 26901af91eaa119df0e1192be95b514ecf26c6a6)
2003-04-14 05:22:59 +00:00
Tim Potter
69605f6fa9
Removed unused variable.
...
(This used to be commit 117cc35dd0adc6fd5238a440e299d012bfd8e542)
2003-04-14 05:22:17 +00:00
Martin Pool
9a5a49e5dd
Remove SAFE_FREE() definition, which is not needed in this file.
...
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)
2003-04-14 05:16:47 +00:00
Tim Potter
4e56dea50c
decode_pac_data() needs a talloc ctx as an argument.
...
(This used to be commit eeeae14fed62ad9d15f2c5a8fa9357da4bb7b3a1)
2003-04-14 05:16:14 +00:00
Tim Potter
4eeac8dbb3
Add PAC_DATA as valid return type for make proto.
...
(This used to be commit dc95726cbe5e3408f843f8d51ee8536f0fd6c458)
2003-04-14 05:15:46 +00:00
Tim Potter
3f772c182a
Removed unused variables.
...
(This used to be commit 27a608d6a337e772dce114d73e45f6d0bf3148b4)
2003-04-14 05:13:15 +00:00
Tim Potter
0f9e64d447
Fixed incorrect argument to debug.
...
(This used to be commit a4704754d912e1f704f574b733257bbcb3976141)
2003-04-14 05:12:53 +00:00
Martin Pool
af732811cc
Add selected parts of the changelog to this file, to make merging into
...
other projects easier.
(This used to be commit 0f3c2bfbd2de0e759e3083afabee0538528d7a65)
2003-04-14 05:02:55 +00:00
Martin Pool
63a1b7637f
Merge test cases from rsync.
...
(This used to be commit a0d841a59ea745bf48b0d705ad6c81e4172552ea)
2003-04-14 05:00:00 +00:00
Martin Pool
048b0da018
Doc.
...
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)
2003-04-14 04:55:49 +00:00
Tim Potter
6e83ee3d50
Multi-line string constants have been deprecated in newer versions of gcc.
...
Found by Guenther Deschner.
(This used to be commit 29c6d2f61cd3f7fb09913cf918b416aebecaf5ad)
2003-04-14 01:41:53 +00:00
Tim Potter
41ba585429
Remove duplicate forward reference of smb_ldap_privates.
...
(This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)
2003-04-14 00:41:44 +00:00
Jelmer Vernooij
aa1e7b1ba3
net and samba are documented now
...
(This used to be commit c5905e34a1f00bacd06b8ecd8f9cb4b387abc260)
2003-04-13 16:29:51 +00:00
Jelmer Vernooij
49c96ee749
update to list all current manpages
...
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
2003-04-13 16:27:10 +00:00
Jelmer Vernooij
3f05862051
Finish documentation on net!
...
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
2003-04-13 15:45:17 +00:00
Jelmer Vernooij
6be6a341f8
Some small changes - typos, adding usage for some commands
...
and removing -j because it was not used at all.
(This used to be commit e3e2c1b27128f7b5a1f4bbc8093c75b0c12549b4)
2003-04-13 15:18:21 +00:00
Jelmer Vernooij
a936183724
add entity for Not-Implemented Messages
...
(This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)
2003-04-13 14:22:47 +00:00
John Terpstra
b206bdcd5b
Oops - Add another module.
...
(This used to be commit 73e192ff2e79d061ef0053239b3fa74c2469d071)
2003-04-13 14:11:59 +00:00
John Terpstra
e2996e29c7
Adding more docs.
...
(This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)
2003-04-13 13:50:45 +00:00
Simo Sorce
d5135e9886
strncat get sometimes optimized to strcat by glibc and that triggers our
...
"don't use strcat" define
reworked to snprintf
(This used to be commit c37467651becedf3e6b142b53d6675e973970249)
2003-04-12 17:40:17 +00:00
Jelmer Vernooij
e8ef094df3
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
...
FreeBSD 5 systems with a broken krb5-config
(This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)
2003-04-12 17:12:12 +00:00
Gerald Carter
7b338a49e3
add smbcquotas to list of ignored files
...
(This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)
2003-04-11 23:50:49 +00:00
Gerald Carter
a056cd8845
* We must return 0x2 as the majorversion for nt4 to upload drivers
...
* fix bug found by clobber_region()
(This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)
2003-04-11 23:50:21 +00:00
Gerald Carter
5b51fc4f06
smbcquota patch from metze
...
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)
2003-04-11 23:32:00 +00:00
Gerald Carter
04bb7e808a
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
...
(This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)
2003-04-11 23:29:23 +00:00
Gerald Carter
70231290ea
simple fix to hopefully speed up srv_spoolss_replyopenprinter().
...
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-11 20:32:54 +00:00
Jelmer Vernooij
6b507aa9a9
Remove PostScript docs. We didn't ship them before, they're large, only
...
a few people use them. Sorry for adding them in the first place.
(This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)
2003-04-11 16:54:26 +00:00
Volker Lendecke
5db951a7d6
Set the default schannel params to False until we know more.
...
Volker
(This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)
2003-04-11 16:32:39 +00:00