kai/samba.git
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3: Fix the build
2012-07-18 Volker Lendeckes3-libasys: Add asys_fsync() implementation
2012-07-18 Volker Lendeckes3: Make us survive base-delaywrite with aio enabled
2012-07-18 Volker Lendeckes3: Move the aio_pthread read/write functionality to...
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3-vfs: Add pwrite_send/recv to vfs modules
2012-07-18 Volker Lendeckes3-vfs: Add pread_send/recv to vfs modules
2012-07-18 Volker Lendeckes3: Convert aio_linux to pread/pwrite_send/recv
2012-07-18 Volker Lendeckes3: Convert aio_fork to pread/pwrite_send/recv
2012-07-18 Volker Lendeckes3-aio_fork: Convert get_idle_child from NTSTATUS to...
2012-07-18 Volker Lendeckes3-aio_fork: Convert create_aio_child from NTSTATUS...
2012-07-18 Volker Lendeckes3: Add vfs_aio_posix
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-07-18 Volker Lendeckes3:vfs_aio_pthread: Convert to libasys
2012-07-18 Volker Lendeckes3: Remove the unused completion handling from aio.c
2012-07-18 Volker Lendeckes3: Properly handle shutdown with the _send/_recv based aio
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PWRITE_SEND in schedule_smb2_aio_write
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PREAD_SEND in schedule_smb2_aio_read
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PWRITE_SEND in schedule_aio_write_and_X
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PREAD_SEND in schedule_aio_read_and_X
2012-07-18 Volker Lendeckes3-vfs: async pread
2012-07-18 Volker Lendeckes3-vfs: async pwrite
2012-07-18 Volker Lendeckelibasys
2012-07-18 Alexander Werths3:Really ignore unknown special ids in NFSv4 ACLs.
2012-07-18 Christian Ambachdocs-xml: document smbstatus --notify
2012-07-18 Christian Ambachdocs-xml: document smbstatus --fast
2012-07-18 Christian Ambachs3:smbstatus add --fast option
2012-07-18 Christian Ambachs3:smbstatus don't check if process exists twice
2012-07-18 Christian Ambachs3:smbstatus rename a function to make its purpose...
2012-07-18 Christian Ambachs3:smbstatus fix a compiler warning
2012-07-18 Andrew Bartletts4-lib/tls: Try socket_send() multiple times to send...
2012-07-18 Andrew Bartletts4-librpc: Ensure we do not call call the decrpc timeou...
2012-07-18 Andrew Bartletts4-dbcheck: Check for and correct incorrect instanceTyp...
2012-07-18 Andrew Bartlettdsdb: Allocate new OID to allow updates of a read-only...
2012-07-18 Andrew Bartletts4-dsdb: Allow dbcheck to correct an incorrect instanceType
2012-07-18 Andrew Bartletts4-dsdb: Ensure we never write read-only objects onto...
2012-07-18 Rusty Russellsource4/torture: add talloc_stackframe()
2012-07-18 Rusty Russellsource3/netapi: fix only caller which doesn't set up...
2012-07-18 Rusty Russellsource3/passdb/py_passdb.c: wrap all calls in talloc_st...
2012-07-18 Rusty Russellsource3/passdb/py_passdb.c: don't steal from talloc_sta...
2012-07-18 Rusty Russellsource3/torture/pdbtest: allocate talloc_stackframe()
2012-07-18 Rusty Russelltalloc_stack: abort in developer me if no stackframe...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russellsource3/utils/net_conf.c: fix stackframe leak
2012-07-17 Rusty Russellsource3/winbindd/winbindd_pam.c: fix stackframe leak
2012-07-17 Rusty Russellsource3/lib/smbconf/testsuite.c: fix stackframe leak
2012-07-17 Rusty Russellsource3/registry/reg_backend_db.c: fix stackframe leak
2012-07-17 Rusty Russellsource3/winbindd/idmap_tdb_common.c: fix stackframe...
2012-07-17 Rusty Russellsource3/rpc_server/svcctl/srv_svcctl_reg.c: fix stackfr...
2012-07-17 Rusty Russellsource3/modules/vfs_xattr_tdb.c: fix stackframe leak
2012-07-17 Rusty Russelllib/util/modules.c: fix stackframe leak.
2012-07-17 Rusty Russellsource3/winbindd/winbindd_util.c: fix stackframe leak
2012-07-17 Rusty Russellnt_printing_tdb_migrate(): fix stackframe leak.
2012-07-17 Rusty Russellsource3/client/client.c: fix stackframe leak.
2012-07-17 Rusty Russellsmbpasswd: always free frame.
2012-07-17 Rusty Russelltalloc_stack: report lazy freeing (panic if DEVELOPER).
2012-07-17 Rusty Russelltalloc_stack: always include the location when creating...
2012-07-17 Rusty Russelltalloc_stack: handle more than one talloc_stackframe_pool()
2012-07-17 Rusty Russelltalloc: don't allow a talloc_pool inside a talloc_pool.
2012-07-17 Rusty Russelltalloc: use a struct for pool headers.
2012-07-17 Volker Lendeckes3-linux-aio: Fix error handling
2012-07-17 Jeremy AllisonAdd debug message when SD hash doesn't match.
2012-07-17 Günther Deschners3-autoconf: Fix the build.
2012-07-17 Andreas SchneiderEnable AES in winbind.
2012-07-17 Andreas Schneiders3-rpc_client: Fix updating netlogon credentials.
2012-07-17 Andreas Schneiders3-rpc_client: Add capabilities check for AES encrypted...
2012-07-17 Andreas Schneiders4-auth: Make sure we use the correct credential state.
2012-07-17 Andreas Schneiders4-librpc: Add capabilities check for AES encrypted...
2012-07-17 Andreas Schneiders4-torture: Improve samlogon test.
2012-07-17 Andreas Schneiders4-torture: Add DCERPC_SCHANNEL_AES tests.
2012-07-17 Stefan Metzmachers3:rpc_server: add support for AES bases netlogon schannel
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: add support for AES based netlo...
2012-07-17 Stefan Metzmachers4:librpc/rpc: add DCERPC_SCHANNEL_AES support
2012-07-17 Stefan Metzmacherlibcli/auth: add support for AES/HMAC-SHA256 to the...
2012-07-17 Stefan Metzmacherlibcli/auth: add support for AES/HMAC-SHA256 schannel...
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: only return STRONG_KEYS if...
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: implement netr_LogonGetCapabilities
2012-07-17 Stefan Metzmachers4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG...
2012-07-17 Stefan Metzmachers4:librpc/rpc/dcerpc_schannel: rework downgrade logic
2012-07-17 Andrew BartlettVERSION: Move on to beta5!
2012-07-17 Andrew BartlettVERSION: Mark as the beta4 release save-diskspace-tags/samba-4.0.0beta4
2012-07-17 Andrew BartlettWHATSNEW: prepare for 4.0 beta4
2012-07-16 Jelmer VernooijRevert "Remove XSLT script to generate image dependenci...
2012-07-16 Andrew Bartlettpytdb: Check if the database is closed before we touch it
2012-07-16 Andrew Bartlettpytdb: Check for errors parsing strings into TDB_DATA
2012-07-15 Andrew Bartlettauth/credentials: Look in the secrets.tdb for the machi...
2012-07-15 Andrew Bartletts4-param: Use a unique header name
2012-07-15 Andrew Bartletts3-secrets: Use C99 types
2012-07-14 Jeremy AllisonFix bug #9016 - Connection to outbound trusted domain...
2012-07-13 Volker Lendeckes3: Make us survive smb2.lock.rw-shared with aio enabled
2012-07-13 Andrew Bartletts3-auth_samba4: Explain that check_samba4_security...
2012-07-13 Andrew Bartlettlib/util: Allocate enough space to reference blob-...
2012-07-13 Andrew Bartletts3-auth Remove unused global_machine_account_needs_changing
2012-07-13 Andrew Bartletts3-auth Remove confusing reference to global_machine_pa...
2012-07-13 Geza Gemess4-provision: Provide YP/NIS subtree to allow ADUC...
2012-07-13 Jeremy AllisonUse HAVE_FSYNC, we bothered to test for it.
2012-07-13 Michael Adams4:registry:regdiff: use existing talloc context for...
2012-07-12 Michael Adams4:registry:regdiff: add TALLOC_CTX * argument to open_...
2012-07-12 Michael Adams4:registry: add a TALLOC_CTX argument to reg_open_remote()
next