summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-15s3-dbwrap: For nostalgic reasons, make dbwrap_file.c compile at leastVolker Lendecke1-9/+14
2011-12-15s3-dbwrap: Fix some blank line endingsVolker Lendecke1-5/+5
2011-12-15s3-dbwrap: Implement db_ctdb_parse_record in terms of db_ctdb_fetchVolker Lendecke1-0/+19
2011-12-15s3-dbwrap: Make dbwrap_parse_record return NTSTATUSVolker Lendecke6-41/+68
2011-12-15s3:smbd/globals: remove unused msg_ctx_to_sconn()Stefan Metzmacher2-15/+0
2011-12-15s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...Stefan Metzmacher10-30/+39
2011-12-15s3:printing/spoolssd: pass event and messaging context to check_updater_child()Stefan Metzmacher1-5/+4
2011-12-15s3:rpc_server/spoolss: remove reload_services check from delete_printer_hook()Stefan Metzmacher1-8/+0
2011-12-15s3:smbd: split smb_conf_updated into parent and child versionsStefan Metzmacher2-12/+30
2011-12-15s3:smbd: split ID_CACHE_* message handling into parent and child partsStefan Metzmacher6-181/+161
2011-12-15lib/ccan: Fix some typos in libccan.m4Martin Schwenke1-2/+2
2011-12-15lib/ccan: fix m4 tests for builtin_expect and compound literals.Rusty Russell1-9/+10
2011-12-14s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.Günther Deschner1-13/+0
2011-12-14s3: Fix raw.mux after UNUSED_SHARE_MODE_ENTRY was removedVolker Lendecke1-5/+55
2011-12-14s3: Slightly simplify the logic in defer_openVolker Lendecke1-5/+3
2011-12-14s3: Remove UNUSED_SHARE_MODE_ENTRYVolker Lendecke4-49/+22
2011-12-14s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2011-12-14s3: Remove nmbd_messaging_context()Volker Lendecke1-31/+18
2011-12-14s3: Fix some pointless staticsVolker Lendecke1-5/+5
2011-12-14s3: Remove a call to procid_self()Volker Lendecke1-6/+8
2011-12-14s3: Remove a call to procid_self()Volker Lendecke1-7/+10
2011-12-14s3: Pass messaging_context to nmbd/process()Volker Lendecke1-4/+3
2011-12-14s3: Make nmbd_messaging_context staticVolker Lendecke2-2/+1
2011-12-14s3: Centralize nmbd_messaging_context in nmbd.cVolker Lendecke4-13/+12
2011-12-14s3: Fix some nonempty blank linesVolker Lendecke1-4/+4
2011-12-14s4-smbtorture: make sure we can successfully run the schannel test against wi...Günther Deschner1-16/+30
2011-12-14s4-torture: LookupSids3 is only available over NCACN_IP_TCP.Andreas Schneider1-1/+2
2011-12-14s4-torture: Fix schannel test against win2k8.Andreas Schneider1-4/+4
2011-12-14s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider3-11/+45
2011-12-14s3:smb2_lock: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-5/+1
2011-12-14s3:smbd/oplock: make process_oplock_async_level2_break_message() staticStefan Metzmacher2-6/+1
2011-12-14s3:smbd/oplock: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-25/+5
2011-12-14s3:smbd/open: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-5/+1
2011-12-14s3:smbd/conn_msg: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-5/+1
2011-12-14s3:smbd/close: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-5/+1
2011-12-14s3:smbd/blocking: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher1-10/+2
2011-12-14s3:web/swat: use short term event and message contextsStefan Metzmacher1-4/+35
2011-12-14s3:smbd: remove brl_register_msgs()Stefan Metzmacher3-13/+12
2011-12-14s3:smbd/server: avoid msg_ctx_to_sconn() in smbd_accept_connection()Stefan Metzmacher1-1/+1
2011-12-14s3:smbd: remove unused smbd_messaging_context()Stefan Metzmacher2-11/+0
2011-12-14s3:smbd/server: maintain the list of child processes under smbd_parent_contextStefan Metzmacher4-42/+55
2011-12-14s3:smbd/server: pass smbd_parent_context to smbd_setup_sig_chld_handler()Stefan Metzmacher1-6/+6
2011-12-14s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_...Stefan Metzmacher3-10/+12
2011-12-14s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970Amitay Isaacs1-5/+0
2011-12-14tdb2: Fix python documentation for tdb.Tdb objectAmitay Isaacs1-1/+1
2011-12-14samba-tool: Fix DN for GPO entriesAmitay Isaacs1-8/+2
2011-12-14samba-tool: gpo: fix a typoAmitay Isaacs1-1/+1
2011-12-14samba-tool: Remove duplicate code of dsacl to fsacl conversionAmitay Isaacs1-38/+10
2011-12-14setup: Fix phpldapadmin configuration for version 1.2.xAmitay Isaacs1-18/+10
2011-12-14s4-smbtorture: fix some typos in schannel test.Günther Deschner1-3/+3