Gerald Carter
4b831f8e16
r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not using krb5
...
(This used to be commit 19a639ac468237b22f16d917c0150fbf10c9623e)
2007-10-10 10:56:11 -05:00
Gerald Carter
dbd5c968d7
r5951: gotta love that SGI compiler :-) (thanks Jason)
...
(This used to be commit e84d070275464de43107b6b5910e25ccc3339302)
2007-10-10 10:56:10 -05:00
Gerald Carter
9b38ced168
r5950: more compiler warning's from Jason Mader
...
(This used to be commit 27c6e85ad59a86ab45ae3297c7445c4ff15546c8)
2007-10-10 10:56:10 -05:00
Gerald Carter
40295c41db
r5948: more compile cleanups from Jason Mader
...
(This used to be commit cc6c769c3c26164919dd13777d671abe02c084d9)
2007-10-10 10:56:10 -05:00
Gerald Carter
d2b8348fef
r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete all versions of a driver
...
(This used to be commit 1f0060278609a194b76872367530d2f7bcea7fa7)
2007-10-10 10:56:10 -05:00
Gerald Carter
906d7b7190
r5945: BUG 2516: fix compile issue on True64
...
(This used to be commit 5205949dac4566a815ea443114309c284270ba91)
2007-10-10 10:56:10 -05:00
Gerald Carter
0dbdb7f662
r5944: cleaning up compiler warnings reported by Jason Mader
...
(This used to be commit 8f87d9c5b66bfbbb1c2eb409bc424fa730b66ff0)
2007-10-10 10:56:10 -05:00
Gerald Carter
43f4930ed3
r5943: remove unneccessary se_priv_copy()
...
(This used to be commit 2db04a90c4197a3950bbc322948468cb306b3557)
2007-10-10 10:56:09 -05:00
Jeremy Allison
ebb9ba6ddc
r5936: Fix bugs in earlier work in progress commit. Closer to properly supporting EA's now.
...
Jeremy.
(This used to be commit 8aa2b2617baefef004a864c4210b20a66ef89fd4)
2007-10-10 10:56:09 -05:00
Jeremy Allison
442b9f3e87
r5933: We were handling setting of EA's incorrectly - we should be able to set
...
a list. Also not converting names from DOS CP to UNIX CP correctly. This
code doesn't quite work yet but it's a work in progress to be fixed
tomorrow (don't want to lose it).
Jeremy.
(This used to be commit 22fca746576810c5408540031a9603625a66cd75)
2007-10-10 10:56:09 -05:00
Jim McDonough
b824fcb081
r5927: Fix ldapsam trusted enum_group_members. We were searching in the user
...
suffix instead of the group suffix.
Thanks to John Janosik (jpjanosi@us.ibm.com ).
(This used to be commit bf3ce651ff3f654938bc98c604ad56214760a05e)
2007-10-10 10:56:09 -05:00
Gerald Carter
61179e545e
r5926: setting version to 3.0.14pre1-svn
...
(This used to be commit 59b07eb012a52af142156912ce1f2d9ea82af81e)
2007-10-10 10:56:09 -05:00
Jeremy Allison
ff107a93cd
r5922: Fix for NASTY NASTY bug #2501 . All my fault :-(. Brown paper bag time.
...
Stops Win98 from looping doing findnext on a singleton directory. More
testing very welcome.
Jeremy.
(This used to be commit e32a58742e618a49934e19b72cd5222c9666cf95)
2007-10-10 10:56:09 -05:00
John Terpstra
eeefe8cf5e
r5918: Fix typo.
...
(This used to be commit 0d38d5f610a280a29617f887329d9084f0be6203)
2007-10-10 10:56:08 -05:00
Tim Potter
100b7adcd7
r5916: Only one C++ guard is necessary, not one around each smbc function.
...
(This used to be commit e446f16a402bd2f2c0c0cda3db1bd0c423321230)
2007-10-10 10:56:08 -05:00
Jelmer Vernooij
b62fae5edc
r5915: Remove --with-manpages-languages= from configure (we only have them in one
...
lanuage, English, at the moment). Fixes #2261 . If other languages
might are added in the future, this parameter will still not be needed.
(This used to be commit d41e790b4ba96b42ae80f51925a86a3344d3fd39)
2007-10-10 10:56:08 -05:00
Simo Sorce
0ca0cec504
r5912: - Enhance net rpc rights utility
...
- Make it possible to list users that are given a specific privilege
- Make the lisitng interface a bit more usable by distinguishing
between "keys" and "names", using user names directly still
supported for backward compatibility
(This used to be commit 9797b33f2377375875b2c473d9899f36fe75246b)
2007-10-10 10:56:08 -05:00
Volker Lendecke
b4ecaaf599
r5910: Partial fix for bug 2438. I'll leave the debug message in place, that fix is a
...
bit more effort.
The real fix for this would be to open an schannel netlogon connection to the
remote DC and change the trust account password...
Volker
(This used to be commit ab8991c384d81d32ac13f89592e8b35208127b32)
2007-10-10 10:56:08 -05:00
Tim Potter
5d88feaaad
r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468 .
...
(This used to be commit ede9fd08cf0ce04528f73c74e2345ba46d26f1e2)
2007-10-10 10:56:08 -05:00
Jeremy Allison
0fcb427f78
r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.
...
Bug #2483 .
Jeremy.
(This used to be commit f6db0f5e8aaa8cfc65031d19a231f7a5a68796a7)
2007-10-10 10:56:08 -05:00
Volker Lendecke
4b122ce2da
r5905: Fix two warnings found by AIX. They might actually be bugs on 64-bit
...
platforms.
Volker
(This used to be commit f7218d1c66ae91fa79f5a40e0ba618beba038bbc)
2007-10-10 10:56:07 -05:00
Steve French
2b71ed0cda
r5897: Fix domain name parsing for cifs mount util
...
(This used to be commit 72eda746c2cc0a362aef6e08f7cd89e65cc7e86d)
2007-10-10 10:56:07 -05:00
Steve French
9ac8568547
r5896: Fix cifs mounts to handle commas embedded in prompted password, and password and credential files.
...
Fix cifs mounts to handle domain name and user name in username field (in form domain\user)
(This used to be commit d98417b2cfd9f3748eabc9df64cf30b2bd8bc338)
2007-10-10 10:56:07 -05:00
Jeremy Allison
deb0212172
r5893: Get us to pass some of the Samba4 EA tests. EA_LIST seems to be
...
working - need to valgrind it to be sure.
Jeremy.
(This used to be commit 8b2b652c0a47298cd188c67d256dfdffe01a951d)
2007-10-10 10:56:07 -05:00
Günther Deschner
416cf9886a
r5891: Make enum- and getform use the same form_display-function.
...
Guenther
(This used to be commit dec1ab360691d628cb83c7efdef55ea0447f6558)
2007-10-10 10:56:07 -05:00
Herb Lewis
5794ada01f
r5888: fix incorrect test - don't print anything if user is not in any groups
...
(This used to be commit 2461a8e482ab22dde4b7af8ea6d6ee043f302bf8)
2007-10-10 10:56:07 -05:00
Gerald Carter
25088671a5
r5884: require cups to build and install; remove restruction from winbindd.init to have 'idmap [g|u]id' range set in smb.conf
...
(This used to be commit dd7237f50afc54b826b784bd4635ef232a3ee16a)
2007-10-10 10:56:06 -05:00
Volker Lendecke
eb200fcdda
r5880: From the comment....
...
* Implement a fixed mapping of forbidden NT characters in filenames that are
* used a lot by the CAD package Catia.
*
* Yes, this a BAD BAD UGLY INCOMPLETE hack, but it helps quite some people
* out there. Catia V4 on AIX uses characters like "<*$ a *lot*, all forbidden
* under Windows...
Volker
(This used to be commit 8c0148df81d762853ed5c85bcf7c79d691f9b8ef)
2007-10-10 10:56:06 -05:00
Jeremy Allison
4faa02fb30
r5874: Work in progress. EA list infolevel.
...
Jeremy
(This used to be commit b033a302b59e1e72f4a72fce54abaae5c1c29f18)
2007-10-10 10:56:06 -05:00
Jeremy Allison
d2467955bf
r5872: Restructure ea list code to start to fix the EA_LIST calls. This does not
...
work yet but it's a work in progress.
Jeremy.
(This used to be commit 0e399422f70ef8b3797277f6f61105fa7fe0d83a)
2007-10-10 10:56:06 -05:00
Jeremy Allison
983a1f69ae
r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EA
...
support.
Jeremy.
(This used to be commit a417feaa4108b443850ef6e8f0da32b79d79db59)
2007-10-10 10:56:06 -05:00
Volker Lendecke
51d318b47c
r5862: And some more const
...
(This used to be commit dc442ea7a0eed0a496522dd518bc53bc9304b705)
2007-10-10 10:56:06 -05:00
Volker Lendecke
8a427cb623
r5861: Apply some const
...
(This used to be commit d89b40e9b175b194cc7bdbc0277083efff89699c)
2007-10-10 10:56:05 -05:00
Jim McDonough
99509cb0b5
r5854: Fix coredump when OS/2 checks for long file name support (with .+,;=[].).
...
Bugzilla 2338.
Thanks to Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
(This used to be commit c13736287104d96fcc87ada0784eb43c6e373171)
2007-10-10 10:56:05 -05:00
Gerald Carter
9a4e3f7e6f
r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my fault); should fix some builds with non-gcc compilers
...
(This used to be commit 300150a1bee1bf927236c6d9942784a1359e7054)
2007-10-10 10:56:05 -05:00
Jeremy Allison
56b22250f4
r5848: Fix inherit owner to chown directories in a porable and secure way (from
...
just secure on Linux). Idea from tridge.
Jeremy.
(This used to be commit c0924a497b51c126a1db55f48cbf461855dd6c6a)
2007-10-10 10:56:05 -05:00
Jeremy Allison
fa6085a5bf
r5847: Fixes from Lars Müller and Vince Brimhall @Novell for NDS
...
schema.
Jeremy.
(This used to be commit 0d3075b2c06709b05513d4be1530ef6df2471480)
2007-10-10 10:56:05 -05:00
Jeremy Allison
2aaf23ed64
r5844: Fix typo. Add cast for bug #2464 reported by jason@ncac.gwu.edu.
...
Jeremy.
(This used to be commit a4b4766e4294c3a0172beeae7a7698160f4a2632)
2007-10-10 10:56:05 -05:00
Jeremy Allison
ee804161aa
r5843: Removed unused variable - pointed out by jason@ncac.gwu.edu in bugid #2460 .
...
Jeremy.
(This used to be commit 1f988333ecaedfb21a8deee6eebb9bd4de91bfd6)
2007-10-10 10:56:05 -05:00
Jeremy Allison
3fc141baac
r5840: Fix findfirst/findnext with protocol level < NT1.
...
Jeremy.
(This used to be commit d53b5891a7d372b3ed2488bac06939d29388f709)
2007-10-10 10:56:04 -05:00
Jeremy Allison
c6e94efcec
r5836: Correct fix for OS/2 bug #2335 . The error return code in this case is protocol
...
level dependent.
Jeremy.
(This used to be commit 712ef86ac008524866615e670db7659ea674fefb)
2007-10-10 10:56:04 -05:00
Jeremy Allison
7069d481c0
r5835: Make smbclient obey the max protocol argument again.
...
Jeremy.
(This used to be commit 7cb9618e5de8aae5e910e620e70ea130b76f6099)
2007-10-10 10:56:04 -05:00
Jeremy Allison
b05ce8f047
r5833: Revert change for bug #2335 . Tested with a Win9x client and the original
...
error code is correct. I have some theories as to why this is different,
I'll add some code to the torture tester to confirm.
Jeremy.
(This used to be commit a7a7af6815e1123f27070a2fe0a92de5b4372913)
2007-10-10 10:56:04 -05:00
Jim McDonough
e2673ae1c5
r5831: Along with jra's recent checkins, fix dir/xcopy of empty dirs on OS/2. Bugs
...
2335, 2337.
(This used to be commit 2312ac9d42adcea8576c3923cd5bc8c1851d5375)
2007-10-10 10:56:04 -05:00
Jeremy Allison
4ba71014d6
r5825: Fix one more DISK_FREE call - spotted by Ying Li <ying.li2@hp.com>.
...
Jeremy.
(This used to be commit 19e017a78a90aca5f2d39a3c28472b9a595acbf3)
2007-10-10 10:56:04 -05:00
Jeremy Allison
7dcbde86ae
r5822: Actually return an error message if disk_free fails ! Pointed out by Ying Li <ying.li2@hp.com>.
...
Jeremy.
(This used to be commit b5d31b2caf5c4739607bf57cb7e4e0569b57012b)
2007-10-10 10:56:03 -05:00
Jeremy Allison
99db77b2b2
r5820: Fix bug #2451 - missing functions in full audit vfs module.
...
Jeremy.
(This used to be commit dc6fbc0268b79c5d53319d77e14a59f158cfd55d)
2007-10-10 10:56:03 -05:00
Jeremy Allison
91d355772f
r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb_nds
...
handles users with no Universal or Simple Password. Bug #2453 .
Jeremy.
(This used to be commit 0976793e3022254c31bda0fe3c49f864514c8d4c)
2007-10-10 10:56:03 -05:00
Jeremy Allison
55f480b009
r5816: Catch the "." resume name case also.
...
Jeremy.
(This used to be commit 479bb6ea95e45d6f9d8b5dbddd500451e39202a7)
2007-10-10 10:56:03 -05:00
Jeremy Allison
4f92cefcad
r5813: Fix bug found by Jim McDonough <jmcd@us.ibm.com>
...
Win9x can send a resume name of "..". This will cause the parser to
complain (it thinks we're asking for the directory above the shared
path). Catch this as the resume name is only compared, never used in
a file access and replace it with "..".
Jeremy.
(This used to be commit c03524363f86ab88f1408f2fba2a1d76ce830301)
2007-10-10 10:56:03 -05:00