gd/samba-autobuild/.git
2012-08-17 Stefan Metzmacherlib/util: add server_id_from_string()
2012-08-17 Stefan Metzmachers3:lib: implement serverid_equal() as macro of server_i...
2012-08-17 Stefan Metzmacherlib/util: add server_id_equal()
2012-08-17 Christian Ambachs3:vfs_tsmsm only send notifications when file was...
2012-08-17 Volker Lendeckes3: Adapt the tsmsm module to the new aio routines
2012-08-17 Volker Lendeckes3-vfs: Fix calls of lp_parm_talloc_string
2012-08-17 Volker Lendeckes3: Remove the gpfs_hsm_notify module
2012-08-17 Volker Lendeckes3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
2012-08-17 Andrew Bartletts4-dsdb: Use tmp_ctx in kccsrv_check_deleted to avoid...
2012-08-17 Andrew Bartletts4-kcc: Avoid use-after-free of dn and add tmp_ctx
2012-08-17 Stefan Metzmachers3:selftest: add some tests against a share the require...
2012-08-17 Stefan Metzmachers3:smb2_negprot: annouce/negotiate SMB3 encryption...
2012-08-17 Stefan Metzmachers3:smb2_server: add SMB3 encryption support
2012-08-17 Stefan Metzmachers3:smbd: don't disconnect the client when a share has...
2012-08-17 Stefan Metzmachers3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
2012-08-17 Stefan Metzmachers3:smbd: make use of ENCRYPTION_REQUIRED()
2012-08-17 Stefan Metzmacherlibcli/smb: make sure the SMB2_TRANSFORM pdu is complete
2012-08-17 Stefan Metzmachers4:libcli/smb2: reset trsnport->compound.related when...
2012-08-17 Andrew Bartlettbuild: Ensure -Werror=format works with -Wformat=2...
2012-08-17 Andrew Bartletts4-dsdb: Ensure we always free tmp_ctx in schema refres...
2012-08-17 S HargaganFix bug #9085 - NMB registration for a duplicate workst...
2012-08-17 Andrew Bartletts3-torture: Allow vfstest to set ACLs on a directory
2012-08-16 Volker Lendeckes4: Fix returns in py_check_dcerpc_type
2012-08-16 Stefan Metzmachers3:smb2_server: try to sign an error response if we...
2012-08-16 Stefan Metzmachers3:smb2_server: verify the signature before the session...
2012-08-16 Stefan Metzmachers3:smb2_server: add some const to print_req_vectors()
2012-08-16 Stefan Metzmachers4:cldap_server: only return DS_SERVER_*TIMESERV if...
2012-08-16 Stefan Metzmachers4:cldap_server: set DS_SERVER_SELECT_SECRET_DOMAIN_6...
2012-08-16 Volker Lendeckes3-libsmb: Add a simple test for python bindings
2012-08-16 Volker Lendeckes3-libsmb: Add a python wrapper
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...
next