summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* s4-provision: remove the disabled bit in the dns-$HOSTNAME accountAndrew Tridgell2010-12-011-1/+1
|
* pygensec: Fix initialization.Jelmer Vernooij2010-12-011-1/+1
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Dec 1 02:33:06 CET 2010 on sn-devel-104
* pyparam: Use talloc.Object.Jelmer Vernooij2010-12-011-2/+6
|
* pyregistry: Use talloc.Object.Jelmer Vernooij2010-12-011-4/+9
|
* pyauth: Use talloc.Object.Jelmer Vernooij2010-12-011-3/+5
|
* pygensec: Use talloc.Object.Jelmer Vernooij2010-12-011-1/+4
|
* pycredentials: Use talloc.Object.Jelmer Vernooij2010-12-011-2/+5
|
* s4-build: added a 'make help' targetAndrew Tridgell2010-12-011-1/+6
|
* s4-provision: fixed check for missing msDS-SupportedEncryptionTypesAndrew Tridgell2010-12-011-3/+2
| | | | thanks to Jelmer for spotting this
* heimdal: fix for w2000 from lhaAndrew Tridgell2010-12-011-2/+14
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Dec 1 00:59:59 CET 2010 on sn-devel-104
* s4-dns: catch all DNS exceptions in samba_dnsupdateAndrew Tridgell2010-12-011-4/+8
|
* s4-smb_server Return why the ntvfs_connect() failed.Andrew Bartlett2010-12-011-1/+1
| | | | Andrew Bartlett
* s4-librpc Handle all types of GUID in the GUID() initialiserAndrew Bartlett2010-12-011-3/+11
| | | | | | | By taking a length-limited string, we can parse binary and string GUID values, which is particularly useful when reading from ldb. Andrew Bartlett
* s4:torture - partially revert "s4:torture - prefer the termination "return"s ↵Matthias Dieter Wallnöfer2010-11-301-4/+2
| | | | | | | | | | | | at the end of two unittests" This partially reverts commit 54a5c398aaa1d53b5892c9b0aa5539ae7da651da. As tridge pointed out I've overseen the nested loop in "run_iometer". Therefore we end in a infinite loop. Obviously it wasn't run by "make test" since then I would have detected it. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Nov 30 09:23:00 CET 2010 on sn-devel-104
* samdb: Build as public library.Jelmer Vernooij2010-11-292-1/+12
|
* s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2010-11-292-4/+11
| | | | | Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Nov 29 23:29:23 CET 2010 on sn-devel-104
* s4-smbtorture: only run the cupsaddsmb adobe driver test against s3.Günther Deschner2010-11-291-0/+4
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 29 18:47:17 CET 2010 on sn-devel-104
* s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior.Günther Deschner2010-11-291-0/+38
| | | | Guenther
* s4-smbtorture: make add-printerdriver test more robust against empty ↵Günther Deschner2010-11-291-1/+3
| | | | | | configfiles. Guenther
* s4-smbtorture: make driver upload/removal more robust against empty filenames.Günther Deschner2010-11-291-2/+2
| | | | Guenther
* s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation.Günther Deschner2010-11-291-0/+28
| | | | Guenther
* s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER.Günther Deschner2010-11-291-3/+5
| | | | Guenther
* s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit.Günther Deschner2010-11-291-35/+44
| | | | Guenther
* s4:wrepl_server - add a cast on "iov_base"Matthias Dieter Wallnöfer2010-11-291-1/+1
| | | | | Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Nov 29 15:34:32 CET 2010 on sn-devel-104
* s4:lib/tls/tls_tstream.c - quiet warning on Solaris "cc" by castsMatthias Dieter Wallnöfer2010-11-291-2/+2
|
* s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc"Matthias Dieter Wallnöfer2010-11-291-2/+2
|
* s4:wrepl_server - remove unreachable statementMatthias Dieter Wallnöfer2010-11-291-2/+0
|
* s4:dcesrv_drsuapi RPC server - remove unreachable statementMatthias Dieter Wallnöfer2010-11-291-1/+0
|
* s4:dns_server/dns_update.c - remove unreachable statementsMatthias Dieter Wallnöfer2010-11-291-2/+0
|
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-294-10/+0
|
* s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";"Matthias Dieter Wallnöfer2010-11-291-1/+1
|
* heimdal:base/heimbase.c - remove an unused variableMatthias Dieter Wallnöfer2010-11-291-1/+0
|
* s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer2010-11-291-1/+0
| | | | | Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Mon Nov 29 12:56:12 CET 2010 on sn-devel-104
* s4:auth/gensec/gensec_gssapi.c - always print error messages on the same ↵Matthias Dieter Wallnöfer2010-11-291-2/+2
| | | | talloc context
* s4-samdb: give a better exception if multiple users match in password changeAndrew Tridgell2010-11-291-1/+2
|
* s4-repl_schema: fixed ldb exception handlingAndrew Tridgell2010-11-291-2/+4
|
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-2913-74/+68
| | | | | | | this switches to the new pattern of: except Exception, e: raise CommandError("some error message", e)
* s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell2010-11-291-4/+4
| | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s4-samba-tool: improved exception handling in samba-toolAndrew Tridgell2010-11-291-5/+44
| | | | | | | | we now do reasonable printing on a wide range of common exception classes, and always force a backtrace on an exception if the debug level is >= 3 Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
* s4-join: fixed exception handling in join commandAndrew Tridgell2010-11-291-9/+10
|
* s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell2010-11-292-91/+105
| | | | | | The ldapcmp tool is very useful, and should be available to Samba admins, not just developers. This makes it a samba-tool command, which also gives it the nicer command line handling that samba-tool has
* s4-ldapcmp: fixed exception handlingAndrew Tridgell2010-11-291-19/+17
| | | | | | | | | This pattern, which is common in our code, is wrong: except LdbError, (ERR_NO_SUCH_OBJECT, _): what it actually does it to change the value of ldb.ERR_NO_SUCH_OBJECT to be equal to whatever ldb error occurred! This led to some really bizarre behavior
* s4-pyglue: added get_debug_level() methodAndrew Tridgell2010-11-292-0/+8
| | | | Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-294-24/+17
| | | | | | | this prevents us having two lp_ctx contexts in these tools which leads to bizarre behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-292-0/+28
| | | | | | | This ensures we use the same loadparm_context in all our command line tools. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s4-gpo: started on samba-tool gpo list commandAndrew Tridgell2010-11-291-0/+99
|
* s4-dsdb: give full error message for operational failuresAndrew Tridgell2010-11-291-2/+2
|
* s4-pydsdb: two more GPO related flagsAndrew Tridgell2010-11-291-0/+2
|
* s4-samba-tool: started on gpo subcommands in pythonAndrew Tridgell2010-11-292-0/+122
| | | | | | this adds the listall GPO command. Currently the python variants are available as "samba-tool gpo2 SUBCOMMAND". These will replace the "samba-tool gpo" commands when complete
* s4-pydsdb: added GPO policy flagsAndrew Tridgell2010-11-291-0/+7
|