| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Guenther
(cherry picked from commit 0be30e8ced4fd9a3afb72ee211cdcd2a66709f13)
(cherry picked from commit e763c0a1a6fb8e578d9506ea79761800216863f6)
|
|
|
|
|
|
|
|
|
| |
The getdriver query failure should only be critical when there is actually a
driver associated to a printer.
Guenther
(cherry picked from commit 1f6646e1351b00c55498fcfb809e9762f4d67c22)
(cherry picked from commit b43c0aad591f56480e32f5920dc0a4cd50f43bb8)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 8e3145e55194cfef56fa792edbed724ef4bf111a)
(cherry picked from commit ee6fe209ef2df223434faddc9b0e5ade7a677234)
|
|
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 066cbb5835feae90e2ce4172e3c58bf50a2b004b)
(cherry picked from commit 4cb1d0eef7155f9beaabd92d5e93d3b7974bc372)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9744a7058c1f4805c9ca12080fd8ccffe3a038b8)
(cherry picked from commit d63021ec7bc1b0dcfa500c258116bca268f71079)
|
|
|
|
|
|
| |
metze
(cherry picked from commit e95d0b548e344dbc8cb3dd0a0f29854711bd0cac)
(cherry picked from commit a6a4acddbcfcb36d581c1c7d15ddb8405c0b2bb2)
|
|
|
|
|
| |
(cherry picked from commit 0ea702efaeaadcdcb05e99e838dae1b2dbdd95b9)
(cherry picked from commit 606b55d220c354f11299d633b1387afd4bc47c55)
|
|
|
|
|
| |
(cherry picked from commit 75783473d180661257e3f0e3d300179caf34bd8e)
(cherry picked from commit 5c75c1406fd6bdd6319070cb4098929c28eeba94)
|
|
|
|
|
|
| |
metze
(cherry picked from commit 1355dc2fd3a10c54fc3534409b78972d59d59b30)
(cherry picked from commit f136ed96e46c1d4b6aec13daf468ada2fdf59715)
|
|
|
|
|
|
|
|
| |
Kai, please check.
Guenther
(cherry picked from commit 342b436691a99fc6c4fb6606e7148e5c7ddd56c1)
(cherry picked from commit 9575c97439c0e691f87a6cb094bdc5c9d464c3ce)
|
|
|
|
|
|
|
|
| |
sorry, I could swear this did compile...
Guenther
(cherry picked from commit 6e52c232c7c761a7b7d0ea4ec94214f580a481a7)
(cherry picked from commit 513642018acf1c3690bc35e1d0c6f52177ef511c)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit fac7208273a24fa35d3274df28aea3bb87374861)
(cherry picked from commit 37141ad861d0bd4c215350c7611132a40748a8bf)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 87d97ad0422c771ea575e9a5e68d0d2e5bfe25be)
(cherry picked from commit feb34c437c33b99f1ee18a5cbda7bd9157839652)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 0e2139c6936b28015a8a2a539810c2bd7821d36f)
(cherry picked from commit 2e91b3abbe9cb2451ed363d98e987f8ed89ed63b)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 4727e3fa9784b183d223cd0779b6748f9916a538)
(cherry picked from commit adaf2d1554c55c80b259bc02f11d670acb5ab0d0)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit be9a34e75d03ca09b4d57c57f59f83d4214c7754)
(cherry picked from commit ea68c717083cac063da0fd1f321f39ba72067212)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit c6e3e5eabc6de32117ce7d5403948e9ab739e4eb)
(cherry picked from commit 4aa8510e8f300b677c7e2b367e6768946d44ed75)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit ec0c6e1617ea1d8a41ee4677ae270ede38024f2a)
(cherry picked from commit 8a9f1cf71d9b74a272612bf82f27c2f18766d136)
|
|
|
|
|
|
|
|
|
| |
And also intialize the variable. This fixes ./autogen.sh
in the merged build for me.
metze
(cherry picked from commit 937a058cf25672bc22bf07183b0fb485138f6593)
(cherry picked from commit 0918711c8cfd69d751ac7d0ab553575c34ea8ff4)
|
|
|
|
|
|
| |
The problem is that the shell eats the quotes in -DFOO="foo, bar, NULL"
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
|
| |
This avoids problems with embedded control characters in password
changes
|
|
|
|
| |
This one added 3 spaces to the end of any new passwords
|
|
|
|
|
| |
This fixes the problem with the setpassword command failing like this:
Error: First line of ldif must be a dn not ' dn'
|
|
|
|
| |
metze
|
|
|
|
|
|
|
|
| |
Extended operations return was not going thorugh the same patch as others
leaving the ctx around. Plus we were neutralizing the spy too early so that it
didn't set the request_terminated flag as it should have.
This should hopefully fix the failures in the build farm.
|
|
|
|
|
|
| |
The Samba3 internal notify code doesn't work correctly when there is
more than one tree connect to the same smbd process. This change to
the RAW-NOTIFY test triggers the bug.
|
|
|
|
|
|
|
|
|
|
|
| |
In some code paths ltdb_context was still referenced even after we were returned
an error by one of the callbacks. Because the interface assumes that once an
error is returned the ldb_request may be freed, and because the ltdb_context was
allocated as a child of the request, this might cause access to freed memory.
Allocate the ltdb_context on ldb, and keep track of what's going on with the
request by adding a spy children on it. This way even if the request is freed
before the ltdb_callback is called, we will safely free the ctx and just quietly
return.
|
|
|
|
| |
Guenther
|
|
|
|
| |
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
metze
|
|
|
|
|
|
|
| |
Simo reminded me that when (long ago) I moved parse_controls away from
this place, I forgot to update the manually maintained header file.
Andrew Bartlett
|
|
|
|
|
|
|
|
| |
The problem is that talloc in the Samba tree now includes
talloc_get_type_abort(), which is not present on Fedora 10 or ubuntu's
talloc 1.2.0.
Andrew Bartlett
|
|
|
|
|
|
|
| |
This includes things such as allowed attributes, which were not
populated into the schema structure before.
Andrew Bartlett
|
|
|
|
|
|
|
|
| |
For example, if we don't create the admin user (perhaps expecting
users to be in LDAP already, or we are due an incoming replication) we
should not confuse the administrator by printing a unused password.
Andrew Bartlett
|
|
|
|
|
|
|
| |
Now the provision can generate one based on the detected settings from
the target domain.
Andrew Bartlett
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|