summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-29wintest: cope with the heimdal version of kinitAndrew Tridgell2-5/+8
2010-11-29s4-samdb: give a better exception if multiple users match in password changeAndrew Tridgell1-1/+2
2010-11-29s4-repl_schema: fixed ldb exception handlingAndrew Tridgell1-2/+4
2010-11-29s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell13-74/+68
2010-11-29s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell1-4/+4
2010-11-29s4-samba-tool: improved exception handling in samba-toolAndrew Tridgell1-5/+44
2010-11-29s4-join: fixed exception handling in join commandAndrew Tridgell1-9/+10
2010-11-29s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell2-91/+105
2010-11-29s4-ldapcmp: fixed exception handlingAndrew Tridgell1-19/+17
2010-11-29s4-pyglue: added get_debug_level() methodAndrew Tridgell2-0/+8
2010-11-29s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell4-24/+17
2010-11-29s4-loadparm: added loadparm_init_global()Andrew Tridgell2-0/+28
2010-11-29s4-gpo: started on samba-tool gpo list commandAndrew Tridgell1-0/+99
2010-11-29s4-dsdb: give full error message for operational failuresAndrew Tridgell1-2/+2
2010-11-29s4-pydsdb: two more GPO related flagsAndrew Tridgell1-0/+2
2010-11-29s4-samba-tool: started on gpo subcommands in pythonAndrew Tridgell2-0/+122
2010-11-29s4-pydsdb: added GPO policy flagsAndrew Tridgell1-0/+7
2010-11-28samba.tests.hostconfig: Fix import.Jelmer Vernooij1-1/+1
2010-11-28s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij11-64/+105
2010-11-28samba.upgradehelpers: Simplify code a bit.Jelmer Vernooij1-21/+17
2010-11-28samba.hostconfig: Move samba.shares into samba.hostconfig.Jelmer Vernooij4-69/+58
2010-11-28samba.getopt: Fix missing import of sys.Jelmer Vernooij1-8/+14
2010-11-28chgtdcpass: Fix program name in usage message.Jelmer Vernooij1-5/+4
2010-11-28s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer1-2/+0
2010-11-28s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer2-2/+2
2010-11-28replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer1-1/+1
2010-11-28replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer1-1/+1
2010-11-28build: update gdb_backtrace to make it search for gdb66 as it work on freebsdMatthieu Patou1-0/+17
2010-11-28fix bad shellMatthieu Patou1-0/+1
2010-11-28replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer1-1/+1
2010-11-28s3: Properly print binary values "net cache"Volker Lendecke1-7/+21
2010-11-28s3: Add gencache_iterate_blobsVolker Lendecke2-57/+90
2010-11-28s3: Convert gencache_get_data_blob to gencache_parseVolker Lendecke1-59/+38
2010-11-28s3: Add gencache_parseVolker Lendecke2-0/+63
2010-11-28Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...Matthias Dieter Wallnöfer1-2/+2
2010-11-28replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer1-2/+2
2010-11-28add handling for solarisMatthieu Patou1-1/+11
2010-11-28s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer8-9/+1
2010-11-28s4-selftest: Ignore broken pipe error from grep.Jelmer Vernooij1-1/+1
2010-11-28samba.provision: Fix setup_path.Jelmer Vernooij3-72/+73
2010-11-28samba.provision: Add package with provision and backend modules.Jelmer Vernooij3-323/+337
2010-11-28s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij7-108/+120
2010-11-28Makefile: Add rule for pydoctor.Jelmer Vernooij1-0/+3
2010-11-28samba.tests: Fix formatting.Jelmer Vernooij1-22/+25
2010-11-28s4-tests/bind.py: Use samba.tests.connect_samdb() instead of directly using S...Kamen Mazdrashki1-7/+10
2010-11-28s4-samba-tool: support help, and show description of commandsAndrew Tridgell1-7/+7
2010-11-28s4-drs: fixed credit for C versionAndrew Tridgell1-0/+2
2010-11-27s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...Matthias Dieter Wallnöfer1-2/+2
2010-11-27tdb:common/open.c - use "discard_const_p" for certain "tdb->name" assignmentsMatthias Dieter Wallnöfer1-2/+2
2010-11-27s4:dsdb/repl/drepl_service.c - return the correct WERR resultMatthias Dieter Wallnöfer1-1/+1