s3-rpc_server: Fixed the accept() for ncalrpc_listener.
[nivanova/samba-autobuild/.git] / source3 /
2011-02-28 Jeremy AllisonFix warning introduced by changing the size of UNIX_USE...
2011-02-28 Günther Deschners3-torture: fix the build of rpc_open_tcp.
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-02-28 Michael Adams3:test: fix registry roundtrip test on older systems...
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-27 Volker Lendeckes3: Fix a typo
2011-02-27 Volker Lendeckes3: Fix a comment
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-27 Volker Lendeckes3: Use strndup in parse_nss_param
2011-02-27 Volker Lendeckes3: properly find our standard nss_info backends
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 Volker Lendeckes3: Fix pdb_ads_enum_group_memberships args
2011-02-26 Jeremy Allisondirfd doesn't exist in some platforms.
2011-02-26 Jeremy AllisonRemoved unused code check_dos_char_slowly.
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
2011-02-25 Jonathan Nieders3-param: Make "rlimit_max below minimum Windows limit...
2011-02-25 Justin MaggardDetect Mac OS X as a separate client type.
2011-02-25 Jeremy AllisonEnsure we don't return an incorrect access mask.
2011-02-25 Günther Deschners3-libads: make ndr_print_ads_auth_flags() static.
2011-02-25 Günther Deschners3-vfs: make syncops_connect in modules/vfs_syncops...
2011-02-25 Günther Deschners3-errormap: move (unused) map_nt_error_from_wbcErr...
2011-02-25 Günther Deschners3-printing: move more printing defines out of includes.h
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2011-02-24 Jeremy AllisonBatch oplocks conflict with exclusive as well as themse...
2011-02-24 Stefan Metzmachers3:rpc_client: we need to pass a non-blocking socket...
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Jeremy AllisonRemember to free the second temporary string.
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-02-24 Andrew Tridgellbuild: moved lmhosts.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-23 Günther Deschners3-waf: start adding checks for quota support.
2011-02-23 Günther Deschners3-waf: remove more unused variables.
2011-02-23 Günther Deschners3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which...
2011-02-23 Günther Deschners3-waf: move GROUPDB into libpassdb.so.
2011-02-23 Christian Ambachs3:libsmb only log a dead connection if it was not...
2011-02-23 Volker Lendeckes3: Fix 64-bit errors
2011-02-23 Volker Lendeckes3: Fix an uninitialized variable use
2011-02-23 Christian Ambachs3:idmap:autorid prevent fatal configuration changes
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-23 Volker Lendeckes3: Improve an error msg in vfs_gpfs
2011-02-23 Stefan Metzmachers3-waf: make use of LIBCLI_CLDAP subsystem
2011-02-23 Jeremy AllisonTorture test added to run_opentest() to ensure we don...
2011-02-23 Jeremy AllisonFix bug found against the new Mac client @ Connectathon...
2011-02-23 Günther Deschners3-waf: move some parts of auth to AUTH_COMMON to avoid...
2011-02-22 Andrew Tridgells3-waf: added SYMBOLCHECK support to source3 waf build
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-22 Günther DeschnerRevert "s3-waf: make use of LIBCLI_CLDAP subsystem"
2011-02-22 Günther Deschners3-waf: add check for getspnam().
2011-02-22 Günther Deschners3-waf: add check for TDB_ERR_NESTING.
2011-02-22 Günther Deschners3-waf: add check for sendfile on AIX.
2011-02-22 Günther Deschners3-waf: add check for sendfile on solaris.
2011-02-22 Günther Deschners3-waf: add check for sendfile on hpux.
2011-02-22 Günther Deschners3-waf: add check for sendfile on freebsd.
2011-02-22 Günther Deschners3-waf: add check for sendfile on linux.
2011-02-22 Günther Deschners3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled...
2011-02-22 Günther Deschners3-includes: move some chgpasswd related defines to...
2011-02-22 Günther Deschners3-printing: move more printing structs to printing.h
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Stefan Metzmachers3-waf: make use of LIBCLI_CLDAP subsystem
2011-02-22 Volker Lendeckes3: Fix filtering in pdb_ads_search_users
2011-02-22 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-22 Volker Lendeckes3: Fix a typo
2011-02-22 Günther Deschners3-waf: add replacetort binary.
2011-02-22 Günther Deschners3-waf: add check for ftruncate extend.
2011-02-22 Günther Deschners3-waf: add check for realpath() NULL arg.
next