rusty/samba.git
2012-07-23 Rusty Russellsource3/param/loadparm.c: use lpcfg_string_set like... wean-off-string_set
2012-07-23 Rusty Russellsource3/loadparm.c: Move string_set/string_free inside.
2012-07-23 Rusty Russellsource3/smbd/conn.c: wean off string_set/string_free
2012-07-23 Rusty Russellsource3/loadparm: make struct loadparm_service a talloc...
2012-07-23 Rusty Russellloadparm: Add ctx member to struct loadparm_global.
2012-07-22 Geza Gemess4-classicupgrade: Add unix attributes during upgrade
2012-07-22 Sergey Urushkins4 rfc2307 gids mapping fix
2012-07-20 Jiri PopelkaUse ippGet/ippSet (accessors) for IPP API.
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonFix the configure build - add lib/util/pidfile.o into...
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartletts3-param: Remove special case for lp_ctdbd_socket(...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-07-19 Andrew Bartlettlib/param: Add my copyright
2012-07-19 Andrew Bartlettlib/param: bring lp_time_server() into common
2012-07-19 Andrew Bartletts3-auth Use correct RID for domain guests primary group
2012-07-19 Andrew Bartletts3-rpc_server: Remove make_server_info_info3() call...
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-19 Andrew Bartlettselftest: Run unix.whomai against the machine acccount...
2012-07-19 Andrew BartlettRevert "s3:auth make sure the primary group sid is...
2012-07-19 Andrew Bartletts4-torture: Move check of map-to-guest above SID list...
2012-07-19 Andrew Bartletts4-torture: Allow unix.whoami to test against a member...
2012-07-19 Andrew Bartletts4-torture: Also print GID values in whoami test
2012-07-19 Christof Schmitttorture: Print SIDs as additional debug output in unix...
2012-07-19 Volker Lendeckes3-aio: Panic if we try to close a fsp with outstanding...
2012-07-18 Volker Lendeckes3-smb2: Postpone close_file until all aio is handled
2012-07-18 Volker Lendeckes3-smb1: Postpone close_file until all aio is handled
2012-07-18 Volker Lendeckes3: Add tevent_wait_send/recv
2012-07-18 Volker Lendeckes3: Slightly simplify reply_close()
2012-07-18 Volker Lendeckes3: Compile with pthreadpool by default
2012-07-18 Volker Lendeckeconfig: The AIO engine is indepent of HAVE_AIO now
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_linux module
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_fork module
2012-07-18 Volker Lendeckes3-aio-fork: make "read_cmd" an enum
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_posix module
2012-07-18 Volker Lendeckes3-aio: Make the strict sync after write async
2012-07-18 Volker Lendeckes3: Add a _nosync version of smb2_write_complete
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...
next