summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wintest: cope with the heimdal version of kinitAndrew Tridgell2010-11-292-5/+8
* 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
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-1/+1
* build: update gdb_backtrace to make it search for gdb66 as it work on freebsdMatthieu Patou2010-11-281-0/+17
* fix bad shellMatthieu Patou2010-11-281-0/+1
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* s3: Properly print binary values "net cache"Volker Lendecke2010-11-281-7/+21
* s3: Add gencache_iterate_blobsVolker Lendecke2010-11-282-57/+90
* s3: Convert gencache_get_data_blob to gencache_parseVolker Lendecke2010-11-281-59/+38
* s3: Add gencache_parseVolker Lendecke2010-11-282-0/+63
* Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...Matthias Dieter Wallnöfer2010-11-281-2/+2
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-2/+2
* add handling for solarisMatthieu Patou2010-11-281-1/+11
* 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
* tdb:common/open.c - use "discard_const_p" for certain "tdb->name" assignmentsMatthias 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