summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell2010-11-291-4/+4
* s4-samba-tool: improved exception handling in samba-toolAndrew Tridgell2010-11-291-5/+44
* 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
* s4-ldapcmp: fixed exception handlingAndrew Tridgell2010-11-291-19/+17
* s4-pyglue: added get_debug_level() methodAndrew Tridgell2010-11-292-0/+8
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-294-24/+17
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-292-0/+28
* 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
* s4-pydsdb: added GPO policy flagsAndrew Tridgell2010-11-291-0/+7
* samba.tests.hostconfig: Fix import.Jelmer Vernooij2010-11-281-1/+1
* s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij2010-11-2811-64/+105
* samba.upgradehelpers: Simplify code a bit.Jelmer Vernooij2010-11-281-21/+17
* samba.hostconfig: Move samba.shares into samba.hostconfig.Jelmer Vernooij2010-11-284-69/+58
* samba.getopt: Fix missing import of sys.Jelmer Vernooij2010-11-281-8/+14
* chgtdcpass: Fix program name in usage message.Jelmer Vernooij2010-11-281-5/+4
* s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer2010-11-281-2/+0
* s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer2010-11-282-2/+2
* Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...Matthias Dieter Wallnöfer2010-11-281-2/+2
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-288-9/+1
* s4-selftest: Ignore broken pipe error from grep.Jelmer Vernooij2010-11-281-1/+1
* samba.provision: Fix setup_path.Jelmer Vernooij2010-11-283-72/+73
* samba.provision: Add package with provision and backend modules.Jelmer Vernooij2010-11-283-323/+337
* s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij2010-11-287-108/+120
* Makefile: Add rule for pydoctor.Jelmer Vernooij2010-11-281-0/+3
* samba.tests: Fix formatting.Jelmer Vernooij2010-11-281-22/+25
* s4-tests/bind.py: Use samba.tests.connect_samdb() instead of directly using S...Kamen Mazdrashki2010-11-281-7/+10
* s4-samba-tool: support help, and show description of commandsAndrew Tridgell2010-11-281-7/+7
* s4-drs: fixed credit for C versionAndrew Tridgell2010-11-281-0/+2
* s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4:dsdb/repl/drepl_service.c - return the correct WERR resultMatthias Dieter Wallnöfer2010-11-271-1/+1
* s4:drepl_service.c - fix error macro (use "_werr" and not "werr")Matthias Dieter Wallnöfer2010-11-271-1/+1
* s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr)Matthias Dieter Wallnöfer2010-11-271-1/+1
* s4:lib/registry/rpc.c - remove a duplicate assignmentMatthias Dieter Wallnöfer2010-11-271-1/+0
* s4:torture/rpc/samr.c - fix uninitialised "status" variablesMatthias Dieter Wallnöfer2010-11-271-0/+4
* s4:torture/rpc/samsync.c - remove uninitialised "nt_status" checkMatthias Dieter Wallnöfer2010-11-271-8/+1
* s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64Matthias Dieter Wallnöfer2010-11-276-10/+9
* s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer2010-11-275-5/+2
* s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.cMatthias Dieter Wallnöfer2010-11-272-1/+2
* Revert "s4:rpc_server/common/common.h - introduce two forward declarations to...Matthias Dieter Wallnöfer2010-11-271-3/+0
* s4:libcli/security/session.h - fix include ordering for "enum security_user_l...Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4:dsdb/samdb/samdb.h - fix include ordering in order to prevent warnings on ...Matthias Dieter Wallnöfer2010-11-271-1/+1
* build: change compile flags on mac os x if we face pb with common symbolsMatthieu Patou2010-11-271-2/+4
* show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij2010-11-271-19/+0