ira/wip.git
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...
2009-06-03 Jelmer VernooijSupport reporting current time in selftest output.
2009-06-03 Jelmer Vernooijselftest: Add subunit output format.
2009-06-03 Jelmer VernooijRename harness2subunit.pl -> tap2subunit to be consiste...
2009-06-03 Jelmer VernooijREADME: Fix indentation of bullet point.
2009-06-03 Jelmer VernooijMove findstatic.pl script to top-level.
2009-06-03 Stefan Metzmachers4:torture/libnetapi: fix netapi detection
2009-06-03 Stefan Metzmachers3:smbd: remove old comment, we support SMB2 signing now
2009-06-03 Stefan Metzmachers3:smbd: allow SMB2 only if we don't use security ...
2009-06-03 Stefan MetzmacherSMB2-CONNECT: make it possible to specific the max...
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-02 Volker LendeckeSupport getting gpfs birthtime
2009-06-02 Jelmer VernooijFix unresolved symbol in python messaging module.
2009-06-02 Jelmer VernooijFix pythonpath so subunit can be found.
2009-06-02 Brad HardsAdd support for double type in pidl.
2009-06-02 Jelmer VernooijFix finding the LDB header files in the system in pyldb...
2009-06-02 Jelmer VernooijBuild modules statically by default, as there still...
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-06-02 Jelmer VernooijSplit up Python code a little bit so we don't hav eto...
2009-06-02 Jelmer VernooijBuild libsamba-util as a shared library.
2009-06-02 Jelmer VernooijFix dependencies when using shared libraries.
2009-06-02 Mathias DietzStore winattrs in GPFS
2009-06-02 Günther Deschnernss_wrapper: prefix function pointer names in struct...
2009-06-02 Günther Deschnertorture: minor fixes to torture macro text output.
2009-06-02 Günther Deschnernss_wrapper: resort calls to move public calls to the...
2009-06-02 Günther Deschnernss_wrapper: add nwrap_ops function pointer table.
2009-06-02 Günther Deschnernss_wrapper: make sure to return after calling real_...
2009-06-02 Günther Deschnernss_wrapper: fix typo while checking for getgrid_r...
2009-06-02 Volker LendeckeAdd a "connectpath" operation to the shadow_copy2 module
next