summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-net: Fix bug #7690: retry DNS updates when connection to one nameserver ha...Günther Deschner2011-01-061-6/+21
* lib/addns: move DNS client library to the main directory.Günther Deschner2011-01-0613-5/+5
* acl tests: Fix import.Jelmer Vernooij2011-01-061-4/+7
* Use new style objects.Jelmer Vernooij2011-01-061-1/+2
* Remove unused imports.Jelmer Vernooij2011-01-066-14/+7
* tdbrestore: Update to GPLv3+, remove old FSF address.Jelmer Vernooij2011-01-061-3/+2
* s3-waf: no need to compile librpc/gen_ndr/cli_dfs.c anymore.Günther Deschner2011-01-061-5/+1
* s3-build: no need to compile librpc/gen_ndr/cli_dfs.c anymore.Günther Deschner2011-01-061-2/+1
* s3-rpcclient: use dcerpc_dfs_X functions.Günther Deschner2011-01-061-12/+24
* pidl:Samba4/Python: fix memory leak in _ndr_print functionsStefan Metzmacher2011-01-061-1/+6
* pidl/wscript: only warn about grammar file changesStefan Metzmacher2011-01-061-4/+4
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-051-26/+25
* s4/ldapcmp: Correct fix for creds2Anatoliy Atanasov2011-01-051-0/+3
* Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"Anatoliy Atanasov2011-01-051-1/+1
* Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"Anatoliy Atanasov2011-01-051-1/+1
* script/autobuild.py: add pidl testsStefan Metzmacher2011-01-051-0/+9
* script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/Stefan Metzmacher2011-01-051-1/+1
* pidl/wscript: let the developer use the standalone build with yappStefan Metzmacher2011-01-051-10/+22
* buildtools/wafsamba: import 'sys' and 'Logs' if we use themStefan Metzmacher2011-01-057-7/+7
* pidl:Samba4/Python: avoid ';;' in generated C code.Stefan Metzmacher2011-01-051-1/+1
* pidl:Samba4/Python: fix segfault when setting pointers to scalars.Stefan Metzmacher2011-01-051-0/+3
* pidl: regenerate lib/Parse/Pidl/Expr.pm from expr.ypStefan Metzmacher2011-01-051-36/+36
* pidl: sync idl.yp with the CPP changesStefan Metzmacher2011-01-051-2/+8
* talloc: change version to 2.0.5 after a critical bugfixStefan Metzmacher2011-01-052-1/+63
* talloc: fixed a use after free errorAndrew Tridgell2011-01-051-1/+16
* talloc: added a test for the use after free Rusty foundAndrew Tridgell2011-01-051-0/+17
* upgradeprovision: Fix use of dict.get().Jelmer Vernooij2011-01-051-11/+5
* s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.Jelmer Vernooij2011-01-051-0/+10
* talloc: Clarify error message on access after free.Jelmer Vernooij2011-01-051-4/+4
* s3:build: don't use cli_dssetup.c any moreStefan Metzmacher2011-01-042-9/+4
* s3:net_utils: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()Stefan Metzmacher2011-01-041-2/+8
* s3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()Stefan Metzmacher2011-01-041-1/+4
* s3:rpcclient: use dcerpc_binding_handle based client stubs in cmd_dssetup.cStefan Metzmacher2011-01-041-1/+2
* s3:build: don't use cli_epmapper.c anymoreStefan Metzmacher2011-01-042-7/+2
* s3:rpcclient: improve "epmmap" outputStefan Metzmacher2011-01-041-6/+25
* s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.cStefan Metzmacher2011-01-041-8/+35
* s3:rpc_client: use dcerpc_epm_Map() and don't ignore 'result' anymore.Stefan Metzmacher2011-01-041-2/+11
* s3-rpcecho: Only register rpcecho in the developer build.Andreas Schneider2011-01-043-4/+4
* s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov2011-01-041-1/+1
* s3:build: don't use cli_ntsvcs.c any more.Stefan Metzmacher2011-01-042-7/+2
* s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.cStefan Metzmacher2011-01-041-7/+14
* s3:build: don't use cli_wbint.c any moreStefan Metzmacher2011-01-043-7/+1
* s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov2011-01-041-1/+1
* s3-waf: convert SAMBA_VERSION into a subsystem.Günther Deschner2011-01-041-3/+8
* s3-waf: convert PASSCHANGE into a subsystem.Günther Deschner2011-01-041-5/+9
* s3-waf: add UTIL_TDB subsystem.Günther Deschner2011-01-041-6/+10
* s3-waf: Fixed the static rpc service build.Andreas Schneider2011-01-043-139/+80
* s3-smbd: Call the rpc service shutdown functions.Andreas Schneider2011-01-041-0/+34
* s3-build: Remove broken RPC modules support.Andreas Schneider2011-01-043-31/+8
* s3-smbd: Call all the rpc services in the right order.Andreas Schneider2011-01-041-5/+41