summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* source3/winbindd/winbindd_pam.c: fix stackframe leakRusty Russell2012-07-181-0/+1
* source3/lib/smbconf/testsuite.c: fix stackframe leakRusty Russell2012-07-181-0/+1
* source3/registry/reg_backend_db.c: fix stackframe leakRusty Russell2012-07-181-2/+4
* source3/winbindd/idmap_tdb_common.c: fix stackframe leakRusty Russell2012-07-181-0/+1
* source3/rpc_server/svcctl/srv_svcctl_reg.c: fix stackframe leakRusty Russell2012-07-181-0/+1
* source3/modules/vfs_xattr_tdb.c: fix stackframe leakRusty Russell2012-07-181-1/+3
* lib/util/modules.c: fix stackframe leak.Rusty Russell2012-07-181-1/+2
* source3/winbindd/winbindd_util.c: fix stackframe leakRusty Russell2012-07-181-2/+4
* nt_printing_tdb_migrate(): fix stackframe leak.Rusty Russell2012-07-181-0/+1
* source3/client/client.c: fix stackframe leak.Rusty Russell2012-07-181-13/+7
* smbpasswd: always free frame.Rusty Russell2012-07-181-4/+4
* talloc_stack: report lazy freeing (panic if DEVELOPER).Rusty Russell2012-07-181-0/+11
* talloc_stack: always include the location when creating a talloc_stackframe().Rusty Russell2012-07-182-8/+11
* talloc_stack: handle more than one talloc_stackframe_pool()Rusty Russell2012-07-181-8/+9
* talloc: don't allow a talloc_pool inside a talloc_pool.Rusty Russell2012-07-182-1/+9
* talloc: use a struct for pool headers.Rusty Russell2012-07-182-106/+90
* s3-linux-aio: Fix error handlingVolker Lendecke2012-07-171-4/+2
* Add debug message when SD hash doesn't match.Jeremy Allison2012-07-171-0/+5
* s3-autoconf: Fix the build.Günther Deschner2012-07-171-11/+3
* Enable AES in winbind.Andreas Schneider2012-07-171-1/+1
* s3-rpc_client: Fix updating netlogon credentials.Andreas Schneider2012-07-171-8/+7
* s3-rpc_client: Add capabilities check for AES encrypted connections.Andreas Schneider2012-07-171-1/+158
* s4-auth: Make sure we use the correct credential state.Andreas Schneider2012-07-171-1/+6
* s4-librpc: Add capabilities check for AES encrypted connections.Andreas Schneider2012-07-171-1/+110
* s4-torture: Improve samlogon test.Andreas Schneider2012-07-171-0/+8
* s4-torture: Add DCERPC_SCHANNEL_AES tests.Andreas Schneider2012-07-171-1/+5
* s3:rpc_server: add support for AES bases netlogon schannelStefan Metzmacher2012-07-171-0/+4
* s4:rpc_server/netlogon: add support for AES based netlogon schannelStefan Metzmacher2012-07-171-0/+4
* s4:librpc/rpc: add DCERPC_SCHANNEL_AES supportStefan Metzmacher2012-07-172-2/+18
* libcli/auth: add support for AES/HMAC-SHA256 to the netlogon schannel sign/sealStefan Metzmacher2012-07-171-51/+137
* libcli/auth: add support for AES/HMAC-SHA256 schannel session key supportStefan Metzmacher2012-07-171-3/+63
* s4:rpc_server/netlogon: only return STRONG_KEYS if the client asked for itStefan Metzmacher2012-07-171-26/+31
* s4:rpc_server/netlogon: implement netr_LogonGetCapabilitiesStefan Metzmacher2012-07-171-2/+20
* s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodcStefan Metzmacher2012-07-172-6/+5
* s4:librpc/rpc/dcerpc_schannel: rework downgrade logicStefan Metzmacher2012-07-171-5/+38
* VERSION: Move on to beta5!Andrew Bartlett2012-07-171-2/+2
* VERSION: Mark as the beta4 releaseAndrew Bartlett2012-07-171-1/+1
* WHATSNEW: prepare for 4.0 beta4Andrew Bartlett2012-07-171-28/+44
* Revert "Remove XSLT script to generate image dependencies, instead rely on make"Jelmer Vernooij2012-07-162-17/+89
* pytdb: Check if the database is closed before we touch itAndrew Bartlett2012-07-162-10/+85
* pytdb: Check for errors parsing strings into TDB_DATAAndrew Bartlett2012-07-161-0/+16
* auth/credentials: Look in the secrets.tdb for the machine accountAndrew Bartlett2012-07-152-3/+50
* s4-param: Use a unique header nameAndrew Bartlett2012-07-151-3/+3
* s3-secrets: Use C99 typesAndrew Bartlett2012-07-152-11/+11
* Fix bug #9016 - Connection to outbound trusted domain goes offline.Jeremy Allison2012-07-141-6/+0
* s3: Make us survive smb2.lock.rw-shared with aio enabledVolker Lendecke2012-07-131-1/+1
* s3-auth_samba4: Explain that check_samba4_security is actually unusedAndrew Bartlett2012-07-131-0/+10
* lib/util: Allocate enough space to reference blob->data[len]Andrew Bartlett2012-07-131-3/+3
* s3-auth Remove unused global_machine_account_needs_changingAndrew Bartlett2012-07-133-82/+0
* s3-auth Remove confusing reference to global_machine_password_needs_changingAndrew Bartlett2012-07-131-8/+0