summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-smbtorture: check driver_version equality as well.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: always setup full driver level 8 in test_add_driver_arg().Günther Deschner2011-01-041-6/+13
* s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 asGünther Deschner2011-01-041-7/+2
* s4-smbtorture: setup help and dependent files in spoolss driver unc path tests.Günther Deschner2011-01-041-0/+8
* s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: add more tests for driver_dates.Günther Deschner2011-01-041-0/+39
* Revert "nsswitch Add talloc depencency for nsstest"Stefan Metzmacher2011-01-041-1/+1
* nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher2011-01-041-16/+9
* dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards2011-01-041-1/+1
* talloc: Typo fix for api docsBrad Hards2011-01-041-1/+1
* nsswitch Add talloc depencency for nsstestAndrew Bartlett2011-01-041-1/+1
* s4-heimdal_build Remove talloc dep for krb5-glue.cAndrew Bartlett2011-01-041-6/+0
* s4-heimdal_build Remove talloc dependency from hdb-glue.cAndrew Bartlett2011-01-041-6/+0
* s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)Stefan Metzmacher2011-01-031-1/+0
* s3-waf: fix the build.Günther Deschner2011-01-031-2/+4
* lib/crypto: add aes_cfb8_encrypt()Stefan Metzmacher2011-01-032-0/+26
* s3:librpc: use netsec_outgoing_sig_size() instead of a hardcoded signatureStefan Metzmacher2011-01-031-1/+4
* s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature sizeStefan Metzmacher2011-01-031-1/+6
* libcli/auth: add netsec_outgoing_sig_size()Stefan Metzmacher2011-01-032-0/+15