s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_parent'
[kai/samba.git] / source3 /
2011-12-14 Stefan Metzmachers3:smbd/globals: change 'int am_parent' into 'struct...
2011-12-13 Stefan Metzmachers3:smbd/globals: remove unused extern declarations
2011-12-13 Stefan Metzmachers3:smbd/server: move smbd_open_socket and smbd_parent_c...
2011-12-13 Stefan Metzmachers3:smbd/oplock_onefs: avoid using smbd_messaging_context()
2011-12-13 Stefan Metzmachers3:smbd/oplock_onefs: pass smbd_server_connection to...
2011-12-13 Stefan Metzmachers3:vfstest: reload_services() doesn't need a messaging_...
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to onefs_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to linux_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to irix_ini...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_k...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to init_opl...
2011-12-13 Volker Lendeckes3: Move can_delete_directory to smbd/, remove shim
2011-12-13 Volker Lendeckes3: Move can_set_delete_on_close to smbd/
2011-12-13 Volker Lendeckes3: Remove an else{} in remove_deferred_open_entry
2011-12-13 Volker Lendeckes3-dbwrap: Simplify db_tdb_fetchlock_parse a bit
2011-12-13 Stefan Metzmachers3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_s...
2011-12-13 Stefan Metzmachers3:smbd: use connections_snum_used() instead of conn_sn...
2011-12-13 Stefan Metzmachers3:smbd: add connections_snum_used()
2011-12-13 Stefan Metzmachers3:lib/dummyparam: remove unused conn_snum_used() dummy
2011-12-13 Stefan Metzmachers3:param: don't reference conn_snum_used directly in...
2011-12-13 Volker Lendeckes3: Use talloc_tos() in set_write_time()
2011-12-13 Volker Lendeckes3: Use talloc_tos() in set_sticky_write_time()
2011-12-13 Volker Lendeckes3: Convert open_files.idl to tab indents
2011-12-13 Stefan Metzmachers3:messaging.idl: obsolete unused MSG_SMB_SAM_*
2011-12-13 Stefan Metzmachers3:smbd/server: remove unused msg_sam_sync()
2011-12-13 Stefan Metzmachers3:rpc_server/netlogon: remove unused send_sync_message()
2011-12-13 Stefan Metzmachers3:smbcontrol: remove unused "samsync" and "samrepl...
2011-12-13 Stefan Metzmachers3:smbd/server: add parent specific SIGTERM and SIGHUP...
2011-12-13 Stefan Metzmachers3:smbd/server: create smbd_parent_context earlier
2011-12-13 Stefan Metzmachers3:smbd/server: remember the ev_ctx on the smbd_parent_...
2011-12-13 Stefan Metzmachers3:smbd/server: remember the msg_ctx on the smbd_parent...
2011-12-13 Stefan Metzmachers3:smbd/open: pass smbd_server_connection as private_da...
2011-12-13 Stefan Metzmachers3:smbd: register MSG_SMB_FILE_RENAME after the fork
2011-12-13 Stefan Metzmachers3:smbd/conn_msg: pass smbd_server_connection as privat...
2011-12-13 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-13 Volker Lendeckes3: Use pid_to_procid
2011-12-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-12 Stefan Metzmachers3:smbd/close: pass smbd_server_connection to notify_de...
2011-12-12 Stefan Metzmachers3:smbd/clode: pass smbd_server_connection as private_d...
2011-12-12 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-12 Stefan Metzmachers3:smb2_lock: pass smbd_server_connection as private_da...
2011-12-12 Günther Deschners3-ctdb: fix the build w/o HAVE_CTDB_CONTROL_CHECK_SRVI...
2011-12-12 Stefan Metzmachers3:smb2_server: use sconn->ev_ctx instead of sconn...
2011-12-12 Stefan Metzmachers3:smb2_lock: avoid using server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/pipes: avoid passing server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/process: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/process: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/oplock: avoid using server_event_context()...
2011-12-12 Stefan Metzmachers3:smbd/service: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/ipc: pass 'state' as mem_ctx to np_read_send()
2011-12-12 Stefan Metzmachers3:smbd/fileio: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/close: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/blocking: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd: remember the event context on smbd_server_conn...
2011-12-12 Stefan Metzmachers3:smbd: pass down smbd_server_connection via smbd_echo...
2011-12-12 Stefan Metzmachers3:smbd: remove references to the global smbd_server_conn
2011-12-12 Stefan Metzmachers3:smbd: make struct pending_message_list private
2011-12-12 Stefan Metzmachers3:smbd: remember the smbd_server_connection on pending...
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-12-12 Stefan Metzmachers3:smbd: call sub_set_socket_ids() in smbd_process...
2011-12-12 Rusty Russelltdb2: don't use TDB2 versions of test tdb files.
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-12-09 Volker Lendeckes3-dbwrap: Fix a typo
2011-12-08 Volker Lendeckes3-dbwrap: & is not required when taking a function...
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_wipe private
2011-12-08 Volker Lendeckes3-dbwrap: Avoid an "else" by an early return
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_parse_record private
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_fetch private
2011-12-08 Volker Lendeckes3-dbwrap: use wrappers where appropriate
2011-12-08 Volker Lendeckes3-dbwrap: Use simpler code for logging keys
2011-12-08 Volker Lendeckes3: Fix some 64-bit warnings
2011-12-08 Volker Lendeckes3: Fix some blank line endings
2011-12-08 Volker Lendeckes3: Fix typos
2011-12-06 Michael Adams3:net registry check: replace rawmemchr by functionall...
2011-12-06 Michael AdamRevert "Remove rawmemchr calls - found by Ira Cooper...
2011-12-06 Michael Adams3:registry: replace use of rawmemchr by portable equiv...
2011-12-05 Jelmer Vernooijselftest: Add --flapping argument to filter-subunit.
2011-12-05 Jelmer Vernooijselftest: Split out flapping tests into a separate...
2011-12-04 Jeremy AllisonRevert fac5c654e2fe17c2c11d150b16088e8a51f6be20
2011-12-04 Jeremy AllisonMove the callers that need to use the new cli_open...
2011-12-04 Jeremy AllisonAdd cli_open() back as a synchronous wrapper function...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-03 Gregor Becklib/util: factor out tdb_data_is_empty
2011-12-03 Gregor Becks3:registry: do not use regdb functions during db upgrade
2011-12-03 Gregor Becks3:net: adapt idmap check to new dbwrap_fetch behavior...
2011-12-03 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2011-12-02 Jeremy AllisonUpdate the waf build system to link with the new PIDL...
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
next