samba.git
2012-08-16 Stefan Metzmachertevent: change version to 0.9.17 after adding the ... tevent-0.9.17
2012-08-16 Volker Lendecketevent: Add threaded poll_mt testcase
2012-08-16 Volker Lendeckelib/tevent: Add a thread-safe tevent backend
2012-08-16 Volker Lendecketevent_poll: Decouple poll_ev->fds handling from adding...
2012-08-16 Volker Lendeckes3-g_lock: Make g_lock_lock more robust
2012-08-16 Volker Lendeckes3-msg: For msg_channel, correct the talloc hierarchy
2012-08-16 Volker Lendeckes3-msg: Rename msg_channel_init_destructor
2012-08-16 Volker Lendeckes3-autoconf: Fix deps for dbwrap_torture
2012-08-16 Volker Lendeckes3-g_lock: Properly free "rec" on retry to avoid deadlock
2012-08-16 Christian Ambachs3:brlock: give traverse_fn a proper name
2012-08-16 Christian Ambachs3:vfs_gpfs: make sure parameters are set correctly...
2012-08-16 Christof Schmitts3:vfs_gpfs: Fix compile error in gpfs module
2012-08-16 Stefan Metzmacherlibcli/smb: support broken OS/2 error responses bug...
2012-08-16 Andrew Bartletts3-selftest: Add a seperate test for ACL tests using...
2012-08-16 Andrew Bartletts3-torture: Add ACL commands to vfstest
2012-08-16 Andrew Bartletts3-torture: Use talloc more in vfstest
2012-08-16 Andrew Bartletts3-torture: Initialise fsp fully in vfstest open
2012-08-16 Andrew Bartletts3-smbd: Do not check no_acl_syscall_error(errno) after...
2012-08-16 Andrew Bartlettselftest: Extend xattr-tdb-1 vfstest to call stat
2012-08-16 Andrew Bartletts3-vfs: Continue to make vfs_xattr_tdb non-recursive
2012-08-16 Andrew Bartletts3-vfs: Add new VFS module to fake setting an ACL
2012-08-16 Andrew Bartlettlibrpc/idl: Fix acl array definition in smb_acl_t
2012-08-16 Andrew Bartletts3-selftest: convert xattr-tdb-1 vfstest driver into...
2012-08-15 Andrew Bartletts3-selftest: convert stream_depot vfstest driver into...
2012-08-15 Andrew Bartlettfix printf warning in net connections
2012-08-15 Gregor Becks3:utils: remove standalone cclean tool
2012-08-15 Gregor Becks3:doc manpage for "net connections cleanup"
2012-08-15 Gregor Becks3:net add command "connections cleanup"
2012-08-15 Andrew Bartletts3-vfs: Set errno in xattr emulation
2012-08-15 Andrew Bartletts3-vfs: Avoid loops in VFS modules: call _NEXT function...
2012-08-15 Andrew Bartletts3-vfs: ensure we strictly free the talloc_stackframe
2012-08-15 Andrew Bartletts4-selftest: Fix test name for samba.tests.dcerpc.bare
2012-08-15 Andrew Bartlettlibrpc/idl: Make smb_acl_t public so we can pull/push...
2012-08-15 Stefan Metzmacherlibcli/smb: verify decrypted SMB2 pdus correctly
2012-08-15 Stefan Metzmacherlibcli/smb: fix parsing of compounded messages within...
2012-08-15 Stefan Metzmacherlibcli/smb: fix smb2cli_req_compound_submit for multipl...
2012-08-15 Stefan Metzmachers3:smb2_server: do calculations based on SMBD_SMB2_NUM_...
2012-08-15 Stefan Metzmacherlibcli/smb: all flags except SMB2_HDR_FLAG_ASYNC should...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_qualifier() as it is...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_acl() and replace with...
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-08-15 Andrew Bartletts3-smbd: Remove unused conn argument from convert_perms...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_set_permset() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_set_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_set_tag_type() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_create_entry() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_add_perm() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_clear_perms() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_init() directly rather than via...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_free_acl() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_free_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_entry() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_free_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_tagtype() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_permset() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_perm() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Move smb_acl_t declaration to smb_acl.idl
2012-08-15 Andrew Bartlettpidl: Add mode_t as an alias so we can marshall posix...
2012-08-15 Andrew Bartletts3-smbd: Change allocation of smb_acl_t to talloc()
2012-08-15 Christof Schmittlibwbclient: Add test for wbcPingDc2
2012-08-15 Christof Schmittwbinfo: Improve output of wbinfo --ping-dc
2012-08-15 Christof Schmittlibwbclient: Add wbcPingDc2
2012-08-15 Christof Schmitts3-winbind: Return the DC name from DC_PING
2012-08-15 Christof Schmitts3-winbind: Pass ping-dc result to client
2012-08-15 Andrew Bartlettselftest: Add knownfail for samba3.winbind.wbclient...
2012-08-14 Stefan Metzmachers4:dsdb/repl: fix the usage of 'GC/' prefixed principal...
2012-08-14 Stefan Metzmachers4:samba-tool/drs: print the dns name of the server...
2012-08-14 Arvid Requates4:ntp_signd: fix SEGV if SID cannot be found
2012-08-14 Andrew Bartletts3-passdb: Silence scary DEBUG(0) message on first...
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-repl: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add helper function samdb_reference_dn_is_our_...
2012-08-14 Andrew Bartletts4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
2012-08-14 Andrew Bartletts4-libnet: Prepare libnet_BecomeDC for samdb_reference_...
2012-08-14 Andrew Bartletts4-libnet: Improve debugging of libnet_BecomeDC LDAP...
2012-08-14 Stefan Metzmachers4:dsdb/repl: ldb_errstring() takes a 'struct ldb_conte...
2012-08-14 Stefan Metzmachers4:dsdb/repl: make sure instanceType_e is not changed...
2012-08-14 Stefan Metzmachers4:dsdb/repl: avoid reallocation of msg->elements
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in dsdb_schema_from_ld...
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_add_connection()
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_find_connect...
2012-08-14 Andrew Bartletts4-dsdb: Add const
2012-08-14 Andrew BartlettVERSION: Move on to beta6!
2012-08-14 Andrew BartlettVERSION: Mark as the beta6 release samba-4.0.0beta6
2012-08-14 Andrew BartlettWHATSNEW: prepare for 4.0 beta6
2012-08-14 Andrew Bartletts3-vfs: Put vfs_aixacl_util.c helper functions into...
2012-08-13 Matthias Dieter... s4:kdc/wdc-samba4.c - fix user logins on specific works...
2012-08-13 Wesley Youngs4-classicupgrade: Tests if sam policies exist before...
2012-08-13 Salvador I... s3-selftest: Add smbclient tarmode test
2012-08-13 Salvador I... s3-selftest: Fix copy/paste error in test usage string
2012-08-13 Salvador I... Fix smbclient/tarmode panic on connecting to Windows...
2012-08-13 Jeremy AllisonEnsure we update last_access on the winbindd child...
2012-08-12 Björn Jackes3: skip loading vfs modules for printer connections
2012-08-11 Andrew Bartletts4-dsdb: Take more care in handling of global schema...
2012-08-11 Andrew Bartletts4-dsdb: Remove support for per-partition sequence...
2012-08-11 Andrew Bartletts4-dsdb: Use only the replication USN for schema reload.
next