s3-prefork: Improve error detection when handling new connections
[amitay/samba.git] / source3 / lib /
2011-08-21 Simo Sorces3-prefork: Improve error detection when handling new...
2011-08-21 Simo Sorces3-prefork: Improve heuristics
2011-08-21 Simo Sorces3-prefork: add a few more utility functions
2011-08-21 Simo Sorces3-prefrok: Handle only valid children
2011-08-21 Simo Sorces3-prefork: Fix worker flags handling.
2011-08-21 Simo Sorces3-prefork: do not use a lock_fd, just race on accept()
2011-08-21 Simo Sorces3-prefork: Add common utilities for daemons
2011-08-21 Simo Sorces3-prefork: Allow better management of allowed_clients
2011-08-21 Andreas Schneiders3-prefork: Fix cast warning.
2011-08-20 Jeremy AllisonEnsure we never wait past absolute entime to do a get_c...
2011-08-20 Jeremy AllisonRemove the tortured logic in another_ldap_try() and...
2011-08-20 Jeremy AllisonFactor out the ldap_get_option calls into a function.
2011-08-20 Jeremy AllisonSimplify the logic on the another_ldap_try() loops...
2011-08-20 Jeremy AllisonMove the alarm setup/teardown out of another_ldap_try...
2011-08-20 Jeremy AllisonAllow the timeout pointer to ldap_search_ext_s() to...
2011-08-20 Jeremy AllisonMake it clear the time here is an absolute endtime...
2011-08-20 Jeremy AllisonAlways remove the alarm before changing the handler...
2011-08-20 Jeremy AllisonRemove old_handler as alarms can't be nested. Use SIG_I...
2011-08-20 Jeremy AllisonChange got_alarm from bool to the correct type of SIG_A...
2011-08-19 Ira CooperRe-arrange the optimization to reduce tdb fcntl calls...
2011-08-15 Michael Adams3:dbwrap_ctdb: improve transaction start/commit/cancel...
2011-08-15 Michael Adams3:lib: fix a comment in tdb_unpack()
2011-08-15 Gregor Becks3: avoid reading past the end of buffer in tdb_unpack...
2011-08-15 Gregor Becks3: avoid reading past the end of buffer in tdb_unpack...
2011-08-15 Simo Sorces3-prefork: Do not use mmap/mremap/munmap directly
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-10 Volker Lendeckes3: Fix some typos -- Simo, please check
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: Inline Doxygen Documentation
2011-08-10 Simo Sorces3-prefork: better timing out semantics
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-prefork: provide way to send a signal to all children
2011-08-10 Simo Sorces3-prefork: provide means to expand the pool size
2011-08-10 Simo Sorces3-prefork: add way to manage number of clients per...
2011-08-10 Simo Sorces3-prefork: add asynchronous functions
2011-08-10 Simo Sorces3-prefork: implement prefork framework
2011-08-10 Volker Lendeckes3: Remove an unnecessary include
2011-08-09 Stefan Metzmachers3:lib/events: Fix a bug in run_poll_events().
2011-08-08 Gregor Becks3:smbconf let drop leave the smbconf key in place...
2011-08-05 Björn Jackes3/ldap: delay the ldap search alarm termination a bit
2011-08-03 Andrew Bartletts3-auth remove sanitized_username from auth_serversuppl...
2011-07-29 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-07-29 Volker Lendeckes3: Make is_executable() available in lib/
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_o...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-29 Michael Adams3:g_lock: explicitly include dbwrap.h
2011-07-29 Michael Adams3:dbwrap: explicitly include dbwrap.h in dbwrap_ctdb.c
2011-07-28 Michael Adams3:libsmbconf: use lp_load_global() in the testsuite
2011-07-28 Michael Adams3:libnetapi: use lp_load_global()
2011-07-26 Christian Ambachs3:lib change default share security access mask
2011-07-22 Stefan Metzmachers3:lib/netapi: make use of cli_state_remote_name()
2011-07-21 Christian Ambachs3:afs make path argument to afs_syscall const
2011-07-21 Christian Ambachs3:lib/afs use stdbool types
2011-07-21 Christian Ambachs3:lib/afs_settoken fix some compiler warnings
2011-07-21 Christian Ambachs3:lib/afs fix some compiler warnings
2011-07-21 Christian Ambachs3:lib/afs fix the build with --with-fake-kaserver
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-14 Andrew Bartletts3-lib Remove unused get_cmdline_auth_info_copy
2011-07-12 Björn Baumbachs3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR...
2011-07-12 Stefan Metzmachers3:lib: s/SMBkeepalive/NBSSkeepalive
2011-07-08 Stefan Metzmachers3:libsmb: remove unused enum smb_read_errors infrastru...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-08 Andrew Bartletts3-lib use True and False in bitmap.c
2011-07-06 Stefan Metzmachers3:sharesec: return an error if get_share_security...
2011-07-06 Stefan Metzmachers3:sharesec: also initialize pgranted if get_share_secu...
2011-07-06 Volker Lendeckes3: Follow the TALLOC_FREE convention in source3
2011-07-06 Volker Lendeckes3: Fix Coverity ID 2586 -- NO_EFFECT
2011-07-05 Christian Ambachs3:lib fix non-empty blank lines
2011-07-05 Volker Lendeckes3: Return "granted" from share_access_check
2011-07-04 Andrew Bartletts3-lib Move event_add_idle() to source3/lib/events.c
2011-07-04 Andreas Schneiders3-util: Add a get_remote_hostname() function.
2011-07-03 Volker Lendeckes3: Make cli_cm_open return NTSTATUS
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-07-01 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-01 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-07-01 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-07-01 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-07-01 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-06-27 Christian Ambachs3:g_lock: g_lock.tdb should not be executable
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartletts3-param Remove %(DomainSID) support
2011-06-23 Andrew Bartletts3-param Remove 'announce version' parameter
2011-06-21 Andrew Tridgells3-smbd: longer explanation of smbd_shim code
2011-06-21 Andrew Bartletts3-build: Provide a run-time shim to work around duplic...
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Rusty Russellsource3/lib/util_tdb.c: operation timeout support for...
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
next