frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()
[metze/samba/wip.git] / source3 /
2011-03-09 Michael Adams3:test: ignore "setup directory" parameter in the...
2011-03-09 Michael Adams3:test: the registry roundtrip test passes now
2011-03-09 Andrew Bartlettselftest the raw.mux test is flaky:
2011-03-09 Michael Adams3:test: run the net.rpc.registry test under "dc" not...
2011-03-09 Michael Adams3:test: rename samba3.blackbox.testparm_s3 -> samba3...
2011-03-09 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_roundtr...
2011-03-09 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_rpc...
2011-03-09 Michael Adams3:test: rename samba3.blackbox.net_s3_registry ->...
2011-03-09 Michael Adams3:test: rename samba3.blackbox.net_s3_misc --> samba3...
2011-03-09 Michael Adams3:test: mark the net_registry_roundtrip test as knownfail
2011-03-09 Michael Adams3:test: add the registry roundtrip test as samba3...
2011-03-09 Michael Adams3:test: mark vanished parameter "postscript" invalid...
2011-03-09 Michael Adams3:test: in net registry roundtrip test, mark "lock...
2011-03-09 Michael Adams3:test: in net registry roundtrip test, exclude the...
2011-03-09 Michael Adams3:test: correctly react to each failing step in the...
2011-03-09 Michael Adams3:test: improve logging in the net registry roundtrip...
2011-03-09 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-03-09 Michael Adams3:test: fix registry roundtrip test on older systems...
2011-03-09 Michael Adams3:tests: move the log directory of the smbclient_s3...
2011-03-09 Michael Adams3:tests: clean up old log directories of the registry...
2011-03-09 Michael Adams3:tests: fix the smbclient_s3 test for multiple users...
2011-03-09 Michael Adams3:tests: remove unused script/tests/test_functions.sh
2011-03-09 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-03-09 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-03-09 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-03-09 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-03-09 Michael Adams3:tests: use the blackbox subunit output formatter...
2011-03-09 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-03-09 Michael Adams3:tests: use the blackbox subunit output formatter...
2011-03-09 Michael Adams3:test: remove the give/take admin rights code from...
2011-03-09 Michael Adams3:test: move the registry roundtrip test to a test...
2011-03-09 Michael Adams3:test: add comment header to test_net_registry.sh
2011-03-09 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-03-09 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-03-09 Michael Adams3:test: add a simple failing blackbox testsuite
2011-03-09 Michael Adams3:test: add a simple blackbox test that succeeds.
2011-03-09 Volker Lendeckelibsmbclient: Fix a typo
2011-03-07 Volker Lendeckes3: state->ev is not needed in winbindd_lookupsid
2011-03-07 Michael Adams3:registry: fix invalid write in iconvert_talloc()
2011-03-07 David Disseldorps3: add two missing vfs disconnect calls
2011-03-07 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-07 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-07 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-06 Volker Lendeckes3: Move EXOP definitions to smbldap.h
2011-03-05 Volker Lendeckes3: Fix uninitialized variables
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-03-04 Volker Lendeckes3: Use dom_sid_string_buf in sid_to_fstring
2011-03-04 Volker Lendeckes3: Use dom_sid_string in _lsa_lookup_sids_internal
2011-03-04 Volker Lendeckes3: Remove an obsolete comment
2011-03-04 Volker Lendeckes3: Fix some nonempty blank lines
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Volker Lendeckes3: Fix operation names in vfs_full_audit.c
2011-03-02 Volker Lendeckes3: Print all flags in "smbclient allinfo"
2011-03-02 Michael Adams3:idmap_cache: remove an leftover wip comment
2011-03-02 Gregor Becks3: adjust loglevel for idmap_cache
2011-03-02 Volker Lendeckes3: GPFS can't deal with mangled names
2011-03-01 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-03-01 Jeremy AllisonFix compiler warning on casting -1 to uint32.
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_resolve() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_browse() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from smbfilter
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from read_fd_with_timeout
2011-02-28 Volker Lendeckes3: Eliminiate sys_select_intr from client.c
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Eliminate sys_select from g_lock_lock
2011-02-28 Volker Lendeckes3: Eliminate sys_select from fd_is_readable
2011-02-28 Volker Lendeckes3: Eliminate select from packet_fd_read_sync
2011-02-28 Volker Lendeckes3: Add poll_one_fd()
2011-02-28 Volker Lendeckes3: Remove select-based s3 event backend
2011-02-28 Volker Lendeckes3: Use poll in nmbd
2011-02-28 Volker Lendeckes3: Use poll in winbind
2011-02-28 Volker Lendeckes3: Use poll in smbd
2011-02-28 Volker Lendeckes3: Use poll for the event loop
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-28 Michael Adams3:msg_idmap: The solaris cc compiler does not like...
2011-02-28 Michael Adams3: fix the waf build after adding smbd/msg_idmap.c
2011-02-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: add functions to remove entries from idmap cache
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-28 Volker Lendeckes3: Fix a typo
2011-02-28 Volker Lendeckes3: Fix a comment
2011-02-28 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-28 Volker Lendeckes3: Use strndup in parse_nss_param
2011-02-28 Volker Lendeckes3: properly find our standard nss_info backends
2011-02-28 Michael Adams3:net: fix usage for "net rpc registry export"
2011-02-27 Volker Lendeckes3: Fix a debug message
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
2011-02-26 Jeremy Allisondirfd doesn't exist in some platforms.
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
next