Andrew Bartlett
2cb0b91ed1
Store the type of 'sec channel' that we establish to the DC. If we are a
...
workstation, we have to use the workstation type, if we have a BDC account,
we must use the BDC type - even if we are pretending to be a workstation
at the moment.
Also actually store and retreive the last change time, so we can do
periodic password changes again (for RPC at least).
And finally, a couple of minor fixes to 'net'.
Andrew Bartlett
(This used to be commit 6e6b7b79edae3efd0197651e9a8ce6775c001cf2)
2003-04-16 10:20:14 +00:00
Andrew Bartlett
f9cde25fa4
Make this code actually compile (--with-ldapsam).
...
This might not actually be the 'right way' to do this, but it's better to
have it compile...
Andrew Bartlett
(This used to be commit c7dc0b27aca8f7e4653b25dae37ea38d68fc045a)
2003-04-16 09:41:10 +00:00
Jelmer Vernooij
ef41d0d951
Add torture to everything..
...
(This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0)
2003-04-16 09:12:26 +00:00
Jelmer Vernooij
abb10073d3
Don't build the torture progs in 'make all'
...
(This used to be commit 44779546964bce605510af39feaee3ea436a7cfb)
2003-04-16 08:57:12 +00:00
Jeremy Allison
161017758e
Fix mem leak. Spotted by tpot (thanks Tim).
...
Jeremy.
(This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4)
2003-04-16 08:46:36 +00:00
Andrew Bartlett
be67c10986
Cause the winbind auth module to call the ntdomain module if winbind is not
...
running.
This causes Samba not to contact the NT domain controller if Winbind is there,
but the user had the wrong password.
Andrew Bartlett
(This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)
2003-04-16 08:45:12 +00:00
Jeremy Allison
030e760cdb
Tested on Win2k, now I think I know what success/fail means in fdsess test.
...
Jeremy.
(This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13)
2003-04-15 14:46:27 +00:00
Alexander Bokovoy
4bde67ef60
Fix smb.conf.5.xml and friends:
...
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).
(This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)
2003-04-15 12:35:52 +00:00
Jelmer Vernooij
4e3f7c8509
Fix build of VFS modules statically (we used Makefile variables before setting them)
...
(This used to be commit 8df9ab2fcfc9f22fa6842e1128952e855fea6a7a)
2003-04-15 12:04:48 +00:00
Alexander Bokovoy
f5b33c6d2b
Final touch:
...
1. Move preloadmodules.xml to Security section
2. Fix lpqcachetime.xml from Printing section
(This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)
2003-04-15 11:54:15 +00:00
Alexander Bokovoy
058f6c0459
Final bits of smb.conf(5) are converted!
...
(This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)
2003-04-15 11:46:16 +00:00
John Terpstra
3933864966
Applying updates from Rafal (mimir) and from DAvid Lechnyr.
...
(This used to be commit 3cd0b160e12964c6f3e32e6cea2dc690f775ba71)
2003-04-15 10:11:43 +00:00
Alexander Bokovoy
8a573fb099
Fix some minor typos
...
(This used to be commit b4cf8a641d63481717c62044d2548e4b0301d806)
2003-04-15 08:42:05 +00:00
Alexander Bokovoy
27eb9d9737
Convert another group of options in Misc section
...
(This used to be commit 43f8ae46137ed653c5694a839a5e6757e4a89974)
2003-04-15 08:09:55 +00:00
Alexander Bokovoy
084684468d
Convert another group of options in Misc section
...
(This used to be commit a690ff1f8a068e66ffcbfdaf0be215f887a02b9c)
2003-04-15 07:47:02 +00:00
Tim Potter
75913ec2a9
Typo in comment.
...
(This used to be commit 0a87d668a07b840c2e0ac9f6caad04e542422d40)
2003-04-15 04:08:59 +00:00
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