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 d41e790b4b
)
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 9797b33f23
)
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 ab8991c384
)
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 ede9fd08cf
)
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 f6db0f5e8a
)
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 f7218d1c66
)
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 72eda746c2
)
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 d98417b2cf
)
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 8b2b652c0a
)
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 dec1ab3606
)
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 2461a8e482
)
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 dd7237f50a
)
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 8c0148df81
)
2007-10-10 10:56:06 -05:00
Jeremy Allison
4faa02fb30
r5874: Work in progress. EA list infolevel.
...
Jeremy
(This used to be commit b033a302b5
)
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 0e399422f7
)
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 a417feaa41
)
2007-10-10 10:56:06 -05:00
Volker Lendecke
51d318b47c
r5862: And some more const
...
(This used to be commit dc442ea7a0
)
2007-10-10 10:56:06 -05:00
Volker Lendecke
8a427cb623
r5861: Apply some const
...
(This used to be commit d89b40e9b1
)
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 c137362871
)
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 300150a1be
)
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 c0924a497b
)
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 0d3075b2c0
)
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 a4b4766e42
)
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 1f988333ec
)
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 d53b5891a7
)
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 712ef86ac0
)
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 7cb9618e5d
)
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 a7a7af6815
)
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 2312ac9d42
)
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 19e017a78a
)
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 b5d31b2caf
)
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 dc6fbc0268
)
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 0976793e30
)
2007-10-10 10:56:03 -05:00
Jeremy Allison
55f480b009
r5816: Catch the "." resume name case also.
...
Jeremy.
(This used to be commit 479bb6ea95
)
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 c03524363f
)
2007-10-10 10:56:03 -05:00
Jeremy Allison
cc944794c1
r5812: We missed some RESOLVE_DFSPATH calls on pathnames for older calls.
...
Jeremy.
(This used to be commit 0b0b8686f3
)
2007-10-10 10:56:03 -05:00
Gerald Carter
c8e0202277
r5809: try to catch NULL pointers during developerment for rpcbuf_move()
...
(This used to be commit f9e9a42c07
)
2007-10-10 10:56:02 -05:00
Gerald Carter
76f3e5a90f
r5808: removing unneeded structure field from RPC_BUFFER
...
(This used to be commit 9b0bfd7e6f
)
2007-10-10 10:56:02 -05:00
Gerald Carter
cacc3e1888
r5807: fix segfault after compiler warning clean up (and cleanup another warning)
...
(This used to be commit 2dae527e21
)
2007-10-10 10:56:02 -05:00
Gerald Carter
d177f1bc8f
r5806: * fix a couple more segvs in spoolss
...
* comment out unused variable after jra's change to revert the 56bit des
smb signing changes
(This used to be commit 13ed08cd2a
)
2007-10-10 10:56:02 -05:00
Gerald Carter
61dfab9f70
r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs
...
(This used to be commit 25121547ca
)
2007-10-10 10:56:01 -05:00
Jeremy Allison
3b7dccf076
r5804: Revert the signing change by Nalin Dahyabhai <nalin@redhat.com>.
...
Seems to be incorrect (several user reports).
Jeremy.
(This used to be commit 0abfb67c79
)
2007-10-10 10:56:01 -05:00
Jeremy Allison
cc5ba986bf
r5792: Added new parameter "inherit owner". If set on a share, the created file/directory
...
will be owned by the same uid as the containing directory. Doing this for directories
in a race-free mannor has only been tested on Linux (it depends on being able to open
a directory and then do a fchown on that file descriptor). If this functionality is
not available then the code silently downgrades to not changing the ownership of a
new directory. This new parameter (docs to follow) finally makes it possible to create
"drop boxes" on Samba, which requires all files within a directory to be commonly owned.
A HOWTO on how to use this will follow.
Jeremy.
(This used to be commit 2e1f727184
)
2007-10-10 10:56:01 -05:00
John Terpstra
00a62a7f6d
r5790: Added ability to set account description.
...
(This used to be commit df6f0815af
)
2007-10-10 10:56:01 -05:00
Jeremy Allison
f4c9a4bc44
r5789: Patch from William Jojo <jojowil@hvcc.edu> - AIX has no default ACLs.
...
Bug #2445 .
Jeremy.
(This used to be commit c9b5e32650
)
2007-10-10 10:56:00 -05:00
Tim Potter
ef422bff26
r5786: Bugzilla #2443 . Fix gcc4 compile found by Mark Loeser.
...
(This used to be commit ab79612ac6
)
2007-10-10 10:56:00 -05:00
Günther Deschner
ec066590d1
r5776: Fix typo (found by lieschen).
...
Guenther
(This used to be commit 5c578d14ba
)
2007-10-10 10:56:00 -05:00
Volker Lendecke
5918d8a311
r5770: Get rid of some compiler warnings
...
(This used to be commit 96a0f7d60c
)
2007-10-10 10:56:00 -05:00
Volker Lendecke
5ba3fb825b
r5767: Get rid of some compiler warnings
...
(This used to be commit 66471de977
)
2007-10-10 10:56:00 -05:00
Jeremy Allison
08af1e6dcc
r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk> to case
...
insentively search for a principal match on logon verification in the system
keytab. UNTESTED (although it compiles). Please test.
Jeremy.
(This used to be commit 1ace2ca1be
)
2007-10-10 10:56:00 -05:00