s3:smb2_server: always try to grant the credits the client just consumed
[metze/samba/wip.git] / source3 / lib /
2014-10-13 Jeremy Allisonpthreadpool: Slightly serialize jobs
2014-10-13 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-10-09 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-07-01 Volker Lendeckemsg_channel: Fix a 100% CPU loop
2014-06-23 Karolin SeegerMerge tag 'samba-4.0.19' into v4-0-test
2014-06-22 Jeremy Allisons3: smbd - fix processing of packets with invalid DOS...
2014-06-22 Jeremy Allisons3: nmbd: Fix bug 10633 - nmbd denial of service
2014-04-29 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2014-04-29 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-29 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-07 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-01 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-04-01 Jeremy Allisons3: lib: Back-port tevent_queue_wait_send/recv -> smbd_...
2013-12-09 Karolin SeegerMerge tag 'samba-4.0.13' into v4-0-test
2013-12-05 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
2013-12-05 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-12-05 Stefan MetzmacherCVE-2013-4408:s3:ctdb_conn: add some length verificatio...
2013-12-05 Stefan MetzmacherCVE-2013-4408:s3:util_tsock: add some overflow detectio...
2013-11-28 Volker Lendeckesmbd: Fix bug 10284
2013-11-26 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-22 Volker Lendeckesmbd: Fix a talloc hierarchy problem in msg_channel
2013-09-02 Stefan Metzmachers3:lib/gencache: place gencache.tdb into /var/cache...
2013-08-27 Jeremy AllisonFix bug #10063 - source3/lib/util.c:1493 leaking memory...
2013-08-20 Christian Ambachs3:lib/system fix build on AIX 7
2013-08-07 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-07-15 Stefan Metzmachers3-lib: hide incomplete smbXsrv_tcon_global records
2013-07-15 Björn Baumbachs3-lib: fix segf while reading incomplete session info...
2013-05-27 Stefan Metzmachers3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
2013-05-06 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-04-25 Jeremy AllisonEnsure drain_socket() operates on a blocking socket.
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-03-06 Stefan Metzmachers3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WA...
2013-03-06 Stefan Metzmachers3:lib/events: make use of tevent_common_loop_timer_delay()
2013-03-01 Christian Ambachs3:lib/afs fix the build
2013-02-27 Andreas Schneiders3-tldap: Make sure we don't deref a null pointer....
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-28 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2012-12-03 Michael Adams3:passdb: add sid_check_object_is_for_passdb()
2012-12-03 Michael Adams3:lib: add utility function sid_check_is_for_passdb()
2012-12-03 Andrew Bartlettvfs: Fix alternative posix and no-op sys acl implementa...
2012-12-03 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-12-03 Volker Lendeckedbwrap: Fix bug 9440: Do not rely on dbwrap_record_get_...
2012-11-26 Andrew Bartlettbuild: Do not install testing binaries
2012-11-05 Björn Baumbachs3:ctdb library: fix the build against older ctdb versions
2012-11-02 Björn Jackequota: also log which fs type we found
2012-10-29 Stefan Metzmachers3:lib: remove unused connections_fetch_entry*() and...
2012-10-29 Gregor Becks3:lib/conn_tdb: implement connections_forall_read...
2012-10-29 Gregor Becks3:lib: remove function connections_forall()
2012-10-29 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-29 Gregor Becks3:lib: implement sessionid_traverse_read with smb2srv_...
2012-10-29 Gregor Becks3:lib: remove unused function connections_traverse()
2012-10-29 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-29 Michael Adams3: fix comment header description for smbd_shim
2012-09-27 Björn Jackequota: add supprt for gfs2
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-09-12 Andrew Bartlettsmbd-posix_acls: Use a IDL union to store the ACL entry
2012-09-09 Björn Jackes3:quota-nfs: add RQ_PATHLEN define for systems that...
2012-09-09 Björn Jackes3:quota-nfs: another build fix for the old Unix world
2012-09-08 Björn Jackes3:quota: don't add the string '"' into the argument...
2012-09-07 Gregor Becks3:lib: use includes.h with cbuf and srprs
2012-09-07 Björn Jackes3:sysquota_nfs: fix build on Tru64 et alii
2012-09-07 Björn Jackes3:quota: clean up and consolidate the xfs quota checks...
2012-09-07 Björn Jackes3:sysquota_xfs: fix logic so that we actually use...
2012-09-07 Björn Jackes3:sysquota_xfs: check and include the right fs header...
2012-09-07 Alexander Bokovoys3-smbldap: make smbldap public library and maintain...
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefix for all functions
2012-09-06 Björn Jackefileserver:sysquotas: remove wrong cast
2012-09-06 Björn Jackesysquota: we need to list nfs4 as a separate fs name...
2012-09-04 Volker Lendeckes3: Fix a comment
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), untangle function call from result...
2012-09-04 Michael Adams3: in sys_popen(), untangle assigment from check and...
2012-09-04 Michael Adams3: in sys_popen(), improve call to pipe and report...
2012-09-04 Michael Adams3: in sys_popen(), validate input before opening the...
2012-09-04 Michael Adams3: in sys_popen(), fix a debug message
2012-09-02 Björn Jackes3: adopt the new sysquotas_4B support for BSD
2012-09-01 Björn Jackes3: add sysquotas_4B support
2012-09-01 Jeremy AllisonChange the S3 fileserver over to se_file_access_check().
2012-08-31 David Disseldorptdb: return unpack error on strdup failure
2012-08-31 Christof Schmitts3:dbwrap_ctdb: Add DB name and key to warning message
2012-08-24 Stefan Metzmachers3:lib: make sure we don't try to send messages to...
2012-08-24 Stefan Metzmachers3:lib: remove unused processes_exist()
2012-08-24 Stefan Metzmachers3:lib: readd the CTDB_CONTROL_CHECK_SRVIDS optimizatio...
2012-08-24 Stefan Metzmachers3:lib: only loop over the server_ids we need to verify...
2012-08-24 Stefan Metzmachers3:lib: use server_id_is_disconnected() in serverids_ex...
2012-08-24 Stefan Metzmachers3:lib: inline processes_exist() into serverids_exist()
2012-08-24 Stefan Metzmachers3:lib: SERVERID_UNIQUE_ID_NOT_TO_VERIFY only means...
2012-08-24 Stefan Metzmachers3:lib: implement process_exists() as wrapper of server...
2012-08-24 Stefan Metzmachers3:g_lock: use serverid_exists() with SERVERID_UNIQUE_I...
2012-08-24 Stefan Metzmachers3:lib: implement serverid_exists() as wrapper of serve...
2012-08-24 Stefan Metzmachers3:lib: remove CTDB_CONTROL_CHECK_SRVIDS optimization...
2012-08-22 Jeremy AllisonRemove align_string(). No longer used.
2012-08-17 Michael Adams3: add a debug message for failed execv in sys_popen()
2012-08-17 Stefan Metzmachers3:lib: implement interpret_pid() as wrapper of server_...
2012-08-17 Stefan Metzmachers3:lib: implement serverid_equal() as macro of server_i...
2012-08-16 Volker Lendeckes3-g_lock: Make g_lock_lock more robust
2012-08-16 Volker Lendeckes3-msg: For msg_channel, correct the talloc hierarchy
2012-08-16 Volker Lendeckes3-msg: Rename msg_channel_init_destructor
next