summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-04s4-smbtorture: add more tests for driver_dates.Günther Deschner1-0/+39
2011-01-04Revert "nsswitch Add talloc depencency for nsstest"Stefan Metzmacher1-1/+1
2011-01-04nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher1-16/+9
2011-01-04dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards1-1/+1
2011-01-04talloc: Typo fix for api docsBrad Hards1-1/+1
2011-01-04nsswitch Add talloc depencency for nsstestAndrew Bartlett1-1/+1
2011-01-04s4-heimdal_build Remove talloc dep for krb5-glue.cAndrew Bartlett1-6/+0
2011-01-04s4-heimdal_build Remove talloc dependency from hdb-glue.cAndrew Bartlett1-6/+0
2011-01-03s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)Stefan Metzmacher1-1/+0
2011-01-03s3-waf: fix the build.Günther Deschner1-2/+4
2011-01-03lib/crypto: add aes_cfb8_encrypt()Stefan Metzmacher2-0/+26
2011-01-03s3:librpc: use netsec_outgoing_sig_size() instead of a hardcoded signatureStefan Metzmacher1-1/+4
2011-01-03s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature sizeStefan Metzmacher1-1/+6
2011-01-03libcli/auth: add netsec_outgoing_sig_size()Stefan Metzmacher2-0/+15
2011-01-03s4:dynconfig: Add prototypes to match dynconfig.cBrad Hards2-20/+36
2011-01-03s4:ldb: Make sample module implementation static.Brad Hards1-2/+2
2011-01-03s4:ldb: Add prototype header.Brad Hards1-0/+2
2011-01-03talloc: Fix warnings in test codeBrad Hards3-3/+12
2011-01-03s3:winbindd/idmap_ad.c: update my CMichael Adam1-1/+1
2011-01-03s3:winbindd/idmap_util.c: add my CMichael Adam1-0/+1
2011-01-03s3:winbindd/idmap.c: add my CMichael Adam1-0/+1
2011-01-03remove unnecessary use of pass.Jelmer Vernooij1-8/+0
2011-01-03pyldb: Fix memory reference error.Jelmer Vernooij2-2/+6
2011-01-03Use TestCase.get_credentials() where possible.Jelmer Vernooij4-7/+6
2011-01-03pyldb: Always return -1, 0, or 1 in tp_compare functions.Jelmer Vernooij1-6/+9
2011-01-03Revert broken destructor changes.Jelmer Vernooij2-2/+2
2011-01-03pyldb: Fix memory context, add more OOM checks.Jelmer Vernooij2-7/+11
2011-01-03pyldb: Some more OOM checks.Jelmer Vernooij1-4/+28
2011-01-03Make all functions in pyldb.c private, as they can't be used anyway.Jelmer Vernooij2-26/+27
2011-01-03s4-python: Add missing prototypes.Jelmer Vernooij2-0/+4
2011-01-03pyldb: Use pytalloc-util.Jelmer Vernooij2-1/+2
2011-01-03ldb: Remove duplicate definition of check_special, use PyObject_New.Jelmer Vernooij1-5/+4
2011-01-03s4-python: Properly call PyObject_Del from all destructors.Jelmer Vernooij2-2/+2
2011-01-03Fix some formatting.Jelmer Vernooij1-3/+3
2011-01-03Use fail_on_null.Jelmer Vernooij1-1/+1
2011-01-02s4: Happy New Year 2011Stefan Metzmacher1-1/+1
2011-01-02s3: Happy New Year 2011Stefan Metzmacher1-1/+1
2011-01-02s3: Fix a memleak in receive_getdc_responseVolker Lendecke1-15/+22
2011-01-02s3:net: make idmap_store_secret static.Michael Adam2-6/+4
2011-01-02s3:net: fix the usage for net idmap secret (removing alloc)Michael Adam1-5/+4
2011-01-02s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).Michael Adam2-8/+4
2011-01-02s3:idmap_ldap: remove special handling of alloc secret (not used any more).Michael Adam1-11/+8
2011-01-02s3:idmap_ldap: remove unused idmap_ldap_alloc_context.Michael Adam1-7/+0
2011-01-02s3:idmap_ldap: remove alloc context member from ldap_idmap_contextMichael Adam1-1/+0
2011-01-02s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().Michael Adam1-16/+10
2011-01-02s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().Michael Adam1-12/+0
2011-01-02s3:idmap_ldap: remove unused idmap_ldap_alloc_init().Michael Adam1-82/+0
2011-01-02s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.Michael Adam1-3/+3
2011-01-02s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().Michael Adam1-12/+7
2011-01-02Fix a valgrind errorVolker Lendecke1-2/+4