smbd: Fix a typo
[samba.git] / source3 / lib /
2014-07-22 Volker Lendeckelib: Fix a valgrind error
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-18 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-07-18 Stefan Metzmachers3:lib/memcache: make use of talloc for memcache_elements
2014-07-18 Stefan Metzmachers3:lib/memcache: use uint8_t instead of uint8
2014-07-07 Garming Samparam: avoid the use of lp_do_parameter in popt
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-27 Volker Lendeckedbwrap: Print wait times with full precision
2014-06-25 Jeremy Allisons3: smbd - fix processing of packets with invalid DOS...
2014-06-24 Jeremy Allisons3: nmbd: Fix bug 10633 - nmbd denial of service
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_init return 0/errno
2014-06-18 Volker Lendeckemessaging3: Use "goto fail_nomem" where appropriate
2014-06-18 Volker Lendeckemessaging3: simplify messaging_dgm_lockfile_remove
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_wipe return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-06-18 Volker Lendeckemessaging3: Remove two uses of talloc_tos()
2014-06-18 Volker Lendeckemessaging3: Remove use of full_path_tos()
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_init
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_sen...
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_init
2014-06-17 Volker Lendeckelib: Use BVAL macro in interpret_long_date
2014-06-17 Volker Lendeckemessaging3: Use server_id_str_buf
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
2014-06-04 Christian Ambachs3:lib/afs move afs_settoken.c to common lib dir
2014-06-04 Christian Ambachs3:lib/afs move afs.c to common lib dir
2014-06-03 Volker Lendeckemessaging3: Fix a talloc_tos memleak
2014-06-02 Michael Adams3:messaging: protect use of msg_control with HAVE_STRU...
2014-05-30 Volker Lendeckemessaging3: Enforce just one messaging context
2014-05-30 Volker Lendeckemessaging3: Make messaging_context private
2014-05-30 Volker Lendeckemessaging3: Add and use messaging_tevent_context()
2014-05-30 Volker Lendeckemessaging3: Introduce messaging_local_backend()
2014-05-30 Volker Lendeckemessaging3: The backend send_fn doesn't need a messagin...
2014-05-30 Michael Adams3:messaging: change unix_dgram_recv_handler() to use...
2014-05-29 Michael Adams3:messaging: change messaging_backend to use iovec...
2014-05-27 Volker Lendeckemessaging3: Remove a pointless return;
2014-05-27 Volker Lendeckemessaging3: Fix whitespace
2014-05-27 Volker Lendeckeserverid: Fix an incompatible pointer assignment
2014-05-24 Volker LendeckeExit with ctdb_fatal if serverids_exist fails
2014-05-24 Volker Lendeckedbwrap_ctdb: open locally with TDB_VOLATILE if requested
2014-05-24 Jeremy Allisons3:smbd: let default_sys_recvfile() and sys_recvfile...
2014-05-24 Volker Lendeckeunix_msg: Simplify unix_msg_send a bit
2014-05-22 Volker Lendeckedbwrap_tdb: Use mutexes on demand
2014-05-22 Mathias DietzAdd protocol version to smbstatus output
2014-05-16 Kai Blinlib: Fix build --without-winbind by adding winbind_look...
2014-05-12 Stefan Metzmachers3:lib: always use db_open(serverid.tdb)
2014-05-08 Volker Lendeckemessaging3: Relax the self-send check a bit
2014-05-08 Volker Lendeckemessaging3: Factor out the self-send check
2014-05-08 Volker Lendeckemessaging3: Push down the self-send callback
2014-05-08 Volker Lendeckemessaging3: Fix messaging_filtered_read_send
2014-05-08 Volker Lendeckemessaging3: Add messaging_dgm_register_tevent_context
2014-05-08 Volker Lendeckelib: Enhance poll_funcs_tevent for multiple tevent_contexts
2014-05-08 Volker Lendeckemessaging3: Add comments about not touching "waiters"
2014-05-08 Volker Lendeckemessaging3: Fix 80-char line limit
2014-05-08 Volker Lendeckedbwrap: Use messaging_filtered_read
2014-05-08 Volker Lendeckemessaging3: Add messaging_filtered_read
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-07 Garming Samparam: use a single command line set_option in the...
2014-05-06 Volker Lendeckemessaging: Nobody uses G_LOCK_RETRY anymore
2014-05-04 Volker Lendeckepoll_funcs: Fix a comment typo
2014-04-30 Volker Lendeckemessaging3: Fix messaging_read_send/recv
2014-04-30 Volker Lendeckemessaging3: Make "presult" optional in messaging_read_recv
2014-04-30 Volker Lendeckemessaging3: Fix formatting
2014-04-23 Volker Lendeckes3: messaging: Add infrastructure to clean up orphaned...
2014-04-23 Volker Lendeckesmbd: Call the msg_ctx destructor for background jobs
2014-04-23 Volker Lendeckemessaging_dgm: Add messaging_dgm_wipe
2014-04-23 Volker Lendeckemessaging3: Add messaging_send_iov
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-23 Volker Lendeckelib: Add unix_msg
2014-04-23 Volker Lendeckelib: Add poll_funcs
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-13 Jelmer VernooijTypo: Specifing -> specifying.
2014-04-11 Stefan Metzmachers3:lib: use stack buffers in drain_socket() and default...
2014-04-08 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-08 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-05 Jeremy Allisons3: smbd/nmbd/winbindd - fix append on trailing slash...
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: remove unused variables
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix const warnings in netlogon_...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix invalid pointer value warni...
2014-04-02 Stefan Metzmachers3:lib/netapi: fix some incompatible pointer type warni...
2014-04-02 Stefan Metzmachers3:lib/smbconf: fix const warnings in testsuite.c
2014-04-02 Stefan Metzmachers3:lib: fix a const warning in client_match()
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckemutex: Avoid passing lp_ctx to tdb_wrap_open in grab_na...
2014-03-31 Volker Lendeckedbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_ope...
2014-03-31 Volker Lendeckeserverid: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-27 Volker Lendeckeasys: Allow multiple results to be received
2014-03-27 Volker Lendeckepthreadpool: Allow multiple jobs to be received
2014-03-27 Volker Lendeckepthreadpool: Avoid a malloc/free per job
next