ira/wip.git
2009-06-06 Günther Deschnernss_wrapper: rename nwrap_cache_{re,un}load as per...
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-06-05 Günther Deschnernss_wrapper: add support for loading nss_winbind.so...
2009-06-05 Günther Deschnernss_wrapper: fill in module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add missing return in nwrap_module_init().
2009-06-05 Günther Deschnernss_wrapper: add skeleton for module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add capability to load nss modules.
2009-06-05 Günther Deschnernss_wrapper: add struct nwrap_backend.
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_flush() into a tevent_req...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_create() into a tevent_req...
2009-06-05 Stefan Metzmachers3:smbd: fix the build in smb2_ioctl.c
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_DFS_GET_REFERRALS
2009-06-05 Stefan Metzmachers3:smbd: add support for STATUS_BUFFER_OVERFLOW to...
2009-06-05 Stefan Metzmachers3:smbd: keep the chain_fsp for SMB2 requests
2009-06-05 Stefan Metzmachers3:smbd: fix the logic for compounded requests
2009-06-05 Stefan Metzmachers3:smbd: only setup the dyn iovec if a a dyn blob is...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_PIPE_TRANSCEI...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Read on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Write on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Create on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl
2009-06-05 Günther Deschnernss_wrapper: add cross checking test to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getgrent_r to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getpwent_r to testsuite.
2009-06-05 Stefan Metzmachernss_wrapper: fix segfault in nwrap_gr_copy_r()
2009-06-05 Karolin Seegers3/docs: Fix typo.
2009-06-05 Stefan Metzmachers3:smbd: add missing return statements to the SMB2...
2009-06-05 Stefan Metzmachers3:smbd: add missing return statements to the SMB2...
2009-06-05 Günther Deschnernss_wrapper: rename test_nwrap_env to test_nwrap_enumer...
2009-06-05 Günther Deschnernss_wrapper: add more coherency checks for user and...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_write() into tevent_req based...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_read() into tevent_req based...
2009-06-05 Stefan Metzmachers3:smbd: make smbd_server_connection_terminate() a...
2009-06-05 Stefan Metzmachers3:smbd: implement smbd_smb2_request_error/done() as...
2009-06-05 Stefan Metzmachers3:smbd: add support for printers to SMB2 Create
2009-06-05 Slava Semushinsource3/torture/vfstest.c(process_file): fixed file...
2009-06-05 Volker LendeckeFix a couple of warnings in log2pcaphex.c
2009-06-05 Volker LendeckeFix bug 6392: Exit log2pcaphex if a requested output...
2009-06-05 Andrew Tridgellfixed handling of change notify buffer overruns
2009-06-05 Andrew Bartlettpidl Fix samba4.pidl.typelist test after addition of...
2009-06-04 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2009-06-04 Stefan Metzmachers3:smbd: ignore NTCREATEX_OPTIONS_SYNC_ALERT and NTCREA...
2009-06-04 Stefan Metzmachers3:smbd: call set_current_service() when a SMB2 tcon...
2009-06-04 Stefan Metzmachers3:smbd: fix potential fsp leak if print_fsp_open(...
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2009-06-04 Björn Jackes3: map NetBSD's errno on posix open calls for symlinks
2009-06-04 Jeremy AllisonChange smbd_smb2_request_error() to add a __location__.
2009-06-04 Günther Deschnernss_wrapper: remove getgrouplist from nwrap_ops table.
2009-06-04 Günther Deschnergitignore: remove traces of source4/libcli/auth.
2009-06-04 Günther Deschners4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.
2009-06-04 Kai Blinnsstest: Relicense header file to LGPLv3+
2009-06-04 Jeremy AllisonAdd NTLMSSP SPNEGO to smb2 auth. Tested with Win7.
2009-06-04 Volker LendeckeIncrease tevent version for tevent_req_notify_callback()
2009-06-04 Volker LendeckeAdd tevent_req_notify_callback
2009-06-04 Stefan Metzmachernss_wrapper: call the nwrap_files_*() from nwrap_files_...
2009-06-04 Volker LendeckeOnly err on readability if writev_send was explicitly...
2009-06-04 Günther Deschnernss_wrapper: more coherence tests for group membership.
2009-06-04 Günther Deschnernss_wrapper: add coherency tests for get{gr,pw}{nam...
2009-06-04 Günther Deschnernss_wrapper: refactor test_nwrap_membership_user()...
2009-06-04 Günther Deschnernss_wrapper: make full talloced copies of struct passwd...
2009-06-04 Andrew Bartletts4:torture Cut the RPC-SAMR-LARGE-DC test down to size
2009-06-04 Andrew Bartletts4:torture assert that we get a Mailslot allocated...
2009-06-04 Andrew Bartlettsocket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK...
2009-06-04 Andrew Tridgellchanged the auth path to use extended DN ops to avoid...
2009-06-04 Andrew Tridgellfixed ldb rename now that we have unique indexes
2009-06-04 Andrew Tridgelladd gendb_search_single_extended_dn()
2009-06-04 Andrew Tridgelladd NT_STATUS_HAVE_NO_MEMORY_AND_FREE()
2009-06-04 Andrew BartlettDon't run the RPC-SAMR-LARGE-DC test multiple times
2009-06-04 Andrew Bartletts4:torture Make Samba4 build on hosts with an older...
2009-06-03 Jeremy AllisonNote that the delaytime for update has changed betweek...
2009-06-03 Jeremy AllisonFix S3 "make install". Don't build cifs.upcall.c in...
2009-06-03 Jeremy AllisonMake the path to this uglyness complete so people can...
2009-06-03 Jeremy AllisonFix bug #2356 - smbclient -t <term code> no longer...
2009-06-03 Björn Jackes3: correct check for usleep value boundaries
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Write
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Read
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Flush
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Close
2009-06-03 Stefan Metzmachers3:smbd: implement a simple version of SMB2 Create
2009-06-03 Stefan Metzmachers3:smbd: add smbd_smb2_fake_smb_request()
2009-06-03 Stefan Metzmachers3:smbd: return more details in the SMB2 Tree Connect...
2009-06-03 Stefan Metzmachers3:smbd: create a connection_struct in SMB2 Tree Connect
2009-06-03 Stefan Metzmachers3:smbd: create a user_struct for compat in SMB2 Sessio...
2009-06-03 Stefan Metzmachers3:smbd: add a lazy mode for conn_new() and conn_free...
2009-06-03 Stefan Metzmachers3:smbd: make make_connection_snum() non static
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move some session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move already_got_session to struct smbd_server...
2009-06-03 Stefan Metzmachers3:smbd: move max_recv to struct smbd_server_connection
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-03 Stefan Metzmachers3:smbd: move pending_auth_data list to struct smbd_ser...
2009-06-03 Björn Jackes3:torture: fix password timestamp checks on NetBSD
2009-06-03 Jelmer Vernooijselftest: Add script that can take a subunit stream...
2009-06-03 Jelmer Vernooijselftest/plain: Allow caller to not specify the number...
2009-06-03 Jelmer Vernooijselftest: Run tests for Samba4 target in the samba...
2009-06-03 Jelmer Vernooijselftest: Fix target/Samba4 tests.
2009-06-03 Jelmer VernooijRemove empty unit test.
2009-06-03 Jelmer Vernooijselftest/README: Fix formatting.
2009-06-03 Jelmer Vernooijselftest: Factor generic functionality for buildfarm...
next