samba.git
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 Stefan Metzmachers4:pydsdb: remove unused variable from py_dsdb_am_pdc()
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-13 Amitay Isaacss4-provision: Do not guess partition file names, use...
2011-12-12 Amitay Isaacss4-param: Added bin_dir(),sbin_dir() methods to get...
2011-12-12 Amitay Isaacss4-provision: Extract common utility routines in separa...
2011-12-12 Amitay Isaacstdb: Fix python documentation for tdb module
2011-12-12 Amitay Isaacss4-provision: CN=MicrosoftDNS,CN=System container is...
2011-12-12 Amitay Isaacss4-cldap: Set DS_DNS_CONTROLLER bit if we are running...
2011-12-12 Volker Lendeckelibcli: Remove an unused variable
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 Stefan Metzmachers4:python/samba/join: set msDS-Behavior-Version to...
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 BartlettHEIMDAL: Supply krb5_context to _krb5_internal_hmac...
2011-12-12 Andrew Bartletts4-torture Do not use a fixed password for forest trust...
2011-12-12 Andrew Bartletts4-torture cope with servers earlier than Windows 2008
2011-12-12 Andrew Bartletts4-torture Modify rpc.lsa.forest.trust test to progress...
2011-12-12 Andrew Bartletts4-torture: Fix comment
2011-12-12 Andrew Bartletttestsuite: Remove unused and unlikely to be revived...
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-12-12 Andrew Bartletttorture: do not reuse bindings between pipes
2011-12-12 Andrew Bartletts4-lsarpc Fix segfaults found by the samba4.rpc.lsa...
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-10 Björn Jackes3/doc: document the ignore system acls option of vfs_a...
2011-12-09 Volker Lendecketevent: tevent_schedule_immediate never fails
2011-12-09 Stefan Metzmachers4:libcli/smb2: mark a request as error if we can't...
2011-12-09 Stefan Metzmachers4:libcli/raw: mark a request as error if we can't...
2011-12-09 Volker Lendeckes3-dbwrap: Fix a typo
2011-12-09 Matthias Dieter... s4:dsdb/common/util.c - test LDB result against LDB_SUC...
2011-12-09 Kai Blins4 dns: Update requests with QCLASS != IN or ALL trigge...
2011-12-09 Kai Blins4 dns: Add test to prove two updates in one packet...
2011-12-09 Kai Blins4 dns: More explicitly use the first question of an...
2011-12-09 Kai Blins4 dns: Get rid of const qualifier for prereqs, we...
2011-12-09 Jelmer VernooijRevert "Install (platform-independent) python scripts...
2011-12-08 Jelmer VernooijAdd 'make pep8' target.
2011-12-08 Jelmer VernooijAdd test for PEP8 - currently all errors are ignored...
2011-12-08 Jelmer VernooijAdd pep8.
2011-12-08 Jelmer Vernooijtesttools: Update to new upstream revision.
2011-12-08 Jelmer Vernooijpyldb: Add more docstrings.
2011-12-08 Jelmer Vernooijsamba.drs_utils: Use new style classes and exceptions...
2011-12-08 Jelmer Vernooijsamba.kcc_utils: Fix formatting to match PEP8, make...
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
next