metze/samba/wip.git
2013-02-19 Stefan Metzmachers3:printing: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:rpc_server: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:rpc_client: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:torture: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:winbindd: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:includes: remove event_context_init() define for...
2013-02-19 Stefan Metzmachers3:winbindd: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:rpc_client: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:torture: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:utils: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:libnet: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:lib: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:libads: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers4:lib/com: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmachers4:auth/kerberos: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmacherlibrpc/rpc: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmacherlibcli/smb: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmacherlibcli/cldap: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmacherlib/util: add samba_tevent_context_init()
2013-02-19 Björn Jackebuild/autoconf: fix check for GNU ld version
2013-02-19 Christian Ambachs3:build fix the build with --fake-kaserver
2013-02-19 Christian Ambachs3:lib/afs fix the build
2013-02-19 Volker Lendecketdb: Slightly simplify transaction_write
2013-02-19 Volker Lendecketdb: Make tdb_release_transaction_locks use tdb_allreco...
2013-02-19 Volker Lendecketdb: Don't segfault if tdb_open_ex for check failed
2013-02-19 Volker Lendecketdb: Factor out the retry loop from tdb_allrecord_upgrade
2013-02-19 Volker Lendecketdb: Simplify fcntl_lock() a bit
2013-02-19 Volker Lendecketdb: Use tdb_null in freelistcheck
2013-02-19 Volker Lendecketdb: Enhance lock tracking a bit
2013-02-19 Michael Adams3:smbd: preserve file type mode bits in file_set_dosmode()
2013-02-19 Michael Adamgencache: fix an extra newline in a DEBUG message in...
2013-02-19 Michael Adamgencache: fix an extra newline in a DEBUG message in...
2013-02-19 Michael Adamgencache: fix an extra newline in a DEBUG message in...
2013-02-19 Michael Adamlib/util/time: strip a potential trailing newline in...
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_set_data_blob()
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_iterate_fn()
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_iterate_blo...
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_del()
2013-02-19 Michael Adampackaging(RHEL-CTDB): remove unpackaged manpages (samba...
2013-02-19 Michael Adampackaging(RHEL-CTDB): package the fake-acls vfs module
2013-02-19 Gregor Becks3:net: new implementation of "servid wipedbs" with...
2013-02-19 Gregor Becklib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-19 Gregor Becks3:smbXsrv_open: add smbXsrv_open_global_traverse()
2013-02-19 Gregor Becks3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_tra...
2013-02-19 Gregor Becks3:smbXsrv_session: pass record in smbXsrv_session_glob...
2013-02-19 Michael Adams3:smbd:smb2: fix segfault (access after free) in durab...
2013-02-19 Andrew Bartlettsamba_upgradeprovision: Use tdb_util.tdb_copy not shuti...
2013-02-19 Andrew Bartlettsamba_upgradeprovision: Do not update privileges.ldb...
2013-02-19 Andrew Bartlettscripting: Make tdb_copy a common util function in...
2013-02-19 Andrew Bartlettscripting: Make tdb_copy use the python subprocess...
2013-02-19 Andrew Bartlettsamba_upgradeprovision: Remove options to fix FS ACLs
2013-02-18 Michael Adams3:smbd: add debugging to close code (regarding disconn...
2013-02-18 Stefan Metzmachers4:torture: fix segfault in test_durable_open_open2_opl...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2:durable: make test functions static
2013-02-18 Michael Adams4:torture: add a durable-open-disconnect test (suite)
2013-02-18 Stefan Metzmachers3:smbd: use smbXsrv_open_close() instead of smbXsrv_op...
2013-02-18 Karolin Seegersrv_epmapper.c: Fix typo.
2013-02-18 Karolin Seegerwb_samba3_cmd.c: Fix typo in comment.
2013-02-18 Karolin Seegerbrlock_tdb.c: Fix typo in comment.
2013-02-18 Karolin Seegersrv_netlog_nt.c: Fix typo in comment.
2013-02-18 Karolin Seegerbrlock.c: Fix typo in comment.
2013-02-18 Karolin Seegervfs_gpfs: Fix typos in comments.
2013-02-18 Karolin Seegerfault.c: Fix typo in comment.
2013-02-18 Karolin Seegerdocs: Fix typo.
2013-02-17 Andrew Bartletts4-nbt: Ensure source4/ nbt client and server honour...
2013-02-17 Landon FullerFallback to the internal resolver on EAI_FAIL.
2013-02-16 Volker Lendecketdb: Fix a typo
2013-02-15 Richard SharpeFix the maxfids test so that it does not fork lots...
2013-02-14 Jeremy Allisontevent: Remove the previous "standard" tevent backend...
2013-02-14 Jeremy Allisontevent: Add in the new implementation of "standard...
2013-02-14 Jeremy Allisontevent: Add a private function tevent_poll_event_add_fd...
2013-02-14 Stefan Metzmachertevent: make use of tevent_find_ops_byname() in tevent_...
2013-02-14 Stefan Metzmachertevent: make sure tevent_backend_init() only runs once
2013-02-14 Jeremy Allisontevent: Add a utility function tevent_find_ops_byname().
2013-02-14 Jeremy Allisontevent: Add in the same tevent_re_initialise() fix...
2013-02-14 Jeremy Allisontevent: Add in some test code to allow the panic fallba...
2013-02-14 Jeremy Allisontevent: Plumb in the panic fallback code into the epoll...
2013-02-14 Jeremy Allisontevent: Add an internal function tevent_epoll_set_panic...
2013-02-14 Stefan Metzmachertevent: pass 'bool replay' to epoll_panic()
2013-02-14 Jeremy Allisontevent: Ensure we return after every call to epoll_panic().
2013-02-14 Jeremy Allisontevent: Preparing to fix "standard" backend fallback...
2013-02-14 Samba-JP ootadocs: fix typo in serverrole.xml
2013-02-14 Andreas Schneiderwaf: Make sure we link against samba-util.
2013-02-13 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-02-13 Richard SharpeAdd a herald with version string to smbtorture
2013-02-12 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-12 Guenter KukkukkFix some cut-and-paste and spelling in debug messages
2013-02-11 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-02-09 Richard SharpeImprove the configure tests for aio_suspend to get...
2013-02-08 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-02-08 Volker Lendeckewinbind: Fix an incompatible pointer type warning
2013-02-08 Volker Lendeckedbwrap: Prevent transactions on non-persistent dbs
next