summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-04-151-2/+3
| | | | | | Guenther (cherry picked from commit 0be30e8ced4fd9a3afb72ee211cdcd2a66709f13) (cherry picked from commit e763c0a1a6fb8e578d9506ea79761800216863f6)
* s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner2009-04-151-3/+15
| | | | | | | | | 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)
* svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner2009-04-151-22/+22
| | | | | | Guenther (cherry picked from commit 8e3145e55194cfef56fa792edbed724ef4bf111a) (cherry picked from commit ee6fe209ef2df223434faddc9b0e5ade7a677234)
* clean up lib64 linking paths the same way as libBjörn Jacke2009-04-151-2/+8
| | | | | | Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 066cbb5835feae90e2ce4172e3c58bf50a2b004b) (cherry picked from commit 4cb1d0eef7155f9beaabd92d5e93d3b7974bc372)
* s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner2009-04-151-4/+4
| | | | | | Guenther (cherry picked from commit 9744a7058c1f4805c9ca12080fd8ccffe3a038b8) (cherry picked from commit d63021ec7bc1b0dcfa500c258116bca268f71079)
* s4:build: require tevent 0.9.5Stefan Metzmacher2009-04-151-1/+1
| | | | | | metze (cherry picked from commit e95d0b548e344dbc8cb3dd0a0f29854711bd0cac) (cherry picked from commit a6a4acddbcfcb36d581c1c7d15ddb8405c0b2bb2)
* configure: Add common file with minimum versions of external libraries.Jelmer Vernooij2009-04-152-4/+12
| | | | | (cherry picked from commit 0ea702efaeaadcdcb05e99e838dae1b2dbdd95b9) (cherry picked from commit 606b55d220c354f11299d633b1387afd4bc47c55)
* Remove unused CONST_DISCARD macro.Jelmer Vernooij2009-04-152-5/+1
| | | | | (cherry picked from commit 75783473d180661257e3f0e3d300179caf34bd8e) (cherry picked from commit 5c75c1406fd6bdd6319070cb4098929c28eeba94)
* s4:build: require tevent 0.9.4Stefan Metzmacher2009-04-151-1/+1
| | | | | | metze (cherry picked from commit 1355dc2fd3a10c54fc3534409b78972d59d59b30) (cherry picked from commit f136ed96e46c1d4b6aec13daf468ada2fdf59715)
* s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner2009-04-151-23/+12
| | | | | | | | Kai, please check. Guenther (cherry picked from commit 342b436691a99fc6c4fb6606e7148e5c7ddd56c1) (cherry picked from commit 9575c97439c0e691f87a6cb094bdc5c9d464c3ce)
* s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2009-04-152-3/+4
| | | | | | | | sorry, I could swear this did compile... Guenther (cherry picked from commit 6e52c232c7c761a7b7d0ea4ec94214f580a481a7) (cherry picked from commit 513642018acf1c3690bc35e1d0c6f52177ef511c)
* s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner2009-04-151-2/+2
| | | | | | Guenther (cherry picked from commit fac7208273a24fa35d3274df28aea3bb87374861) (cherry picked from commit 37141ad861d0bd4c215350c7611132a40748a8bf)
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-04-151-4/+4
| | | | | | Guenther (cherry picked from commit 87d97ad0422c771ea575e9a5e68d0d2e5bfe25be) (cherry picked from commit feb34c437c33b99f1ee18a5cbda7bd9157839652)
* s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2009-04-152-8/+9
| | | | | | Guenther (cherry picked from commit 0e2139c6936b28015a8a2a539810c2bd7821d36f) (cherry picked from commit 2e91b3abbe9cb2451ed363d98e987f8ed89ed63b)
* s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2009-04-152-15/+15
| | | | | | Guenther (cherry picked from commit 4727e3fa9784b183d223cd0779b6748f9916a538) (cherry picked from commit adaf2d1554c55c80b259bc02f11d670acb5ab0d0)
* s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2009-04-152-15/+21
| | | | | | Guenther (cherry picked from commit be9a34e75d03ca09b4d57c57f59f83d4214c7754) (cherry picked from commit ea68c717083cac063da0fd1f321f39ba72067212)
* s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2009-04-152-1/+5
| | | | | | Guenther (cherry picked from commit c6e3e5eabc6de32117ce7d5403948e9ab739e4eb) (cherry picked from commit 4aa8510e8f300b677c7e2b367e6768946d44ed75)
* s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner2009-04-151-1/+1
| | | | | | Guenther (cherry picked from commit ec0c6e1617ea1d8a41ee4677ae270ede38024f2a) (cherry picked from commit 8a9f1cf71d9b74a272612bf82f27c2f18766d136)
* s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher2009-04-151-2/+3
| | | | | | | | | 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)
* s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher2009-03-121-1/+1
| | | | | | The problem is that the shell eats the quotes in -DFOO="foo, bar, NULL" metze
* s4:events: allow nested events until we fixed all code to avoid themStefan Metzmacher2009-03-121-0/+2
| | | | metze
* s4:ldb: allow nested events until the code is fixed to avoid themStefan Metzmacher2009-03-121-1/+3
| | | | metze
* s4:ldb: setup tevent debug functions on a selfcreated event contextStefan Metzmacher2009-03-121-0/+35
| | | | metze
* use a base64 encoded password when changing passwordsAndrew Tridgell2009-03-121-2/+3
| | | | | This avoids problems with embedded control characters in password changes
* fixed more embedded spaces in LDIFAndrew Tridgell2009-03-121-3/+3
| | | | This one added 3 spaces to the end of any new passwords
* removed leading spaces from embedded ldifAndrew Tridgell2009-03-121-10/+10
| | | | | This fixes the problem with the setpassword command failing like this: Error: First line of ldif must be a dn not ' dn'
* LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher2009-03-111-6/+79
| | | | metze
* Fix extended operation return path.Simo Sorce2009-03-101-8/+12
| | | | | | | | 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.
* added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell2009-03-101-0/+169
| | | | | | 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.
* Fix potential segfaults using freed memory.Simo Sorce2009-03-094-10/+54
| | | | | | | | | | | 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.
* s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.Günther Deschner2009-03-072-2/+1
| | | | Guenther
* don't rely on shebang's perl path, call our $PERL insteadBjörn Jacke2009-03-071-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner2009-03-072-0/+53
| | | | Guenther
* s4-spoolss: fix spoolss server enum calls after pointer changes.Günther Deschner2009-03-062-14/+14
| | | | Guenther
* s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.Günther Deschner2009-03-061-0/+2
| | | | Guenther
* s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner2009-03-061-0/+2
| | | | Guenther
* s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner2009-03-061-1/+7
| | | | Guenther
* s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.Günther Deschner2009-03-061-18/+30
| | | | Guenther
* s4:errormap: map ECANCELED to NT_STATUS_CANCELLEDStefan Metzmacher2009-03-061-0/+4
| | | | metze
* Remove parse_control from header, long after the function was removedAndrew Bartlett2009-03-051-1/+0
| | | | | | | 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
* Update talloc version so we don't fail on system talloc 1.2.0Andrew Bartlett2009-03-051-1/+1
| | | | | | | | 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
* Pull in all the schema information during DRS schema fetchAndrew Bartlett2009-03-041-9/+38
| | | | | | | This includes things such as allowed attributes, which were not populated into the schema structure before. Andrew Bartlett
* Don't print the admin password if we don't set one.Andrew Bartlett2009-03-041-1/+2
| | | | | | | | 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
* Allow 'net vampire' to work without an existing smb.confAndrew Bartlett2009-03-042-3/+7
| | | | | | | Now the provision can generate one based on the detected settings from the target domain. Andrew Bartlett
* make man page (un)install more portableBjörn Jacke2009-03-022-2/+2
|
* some shells are picky about ^ without quotesBjörn Jacke2009-03-021-2/+2
|
* Fix test_surrounding in samba4.rpcecho.python.Jelmer Vernooij2009-03-021-1/+1
|
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-012-2/+5
|\
| * Add header files for secace and secacl.Jelmer Vernooij2009-03-011-1/+2
| |
| * Move secacl to top-level.Jelmer Vernooij2009-03-011-1/+2
| |