s3: Add "msg_ctx" param to winbindd_register_handlers()
[kai/samba.git] / source3 /
2012-10-19 Volker Lendeckes3: Add "msg_ctx" param to winbindd_register_handlers()
2012-10-19 Volker Lendeckes3: Make winbindd_register_handlers static
2012-10-19 Volker Lendeckes3: Fix a typo
2012-10-19 Volker Lendeckes3: Remove some calls to procid_self
2012-10-19 Michael Adams3:smbd:durable: store stat info for disconnected durab...
2012-10-19 Michael Adams3:open_files.idl: add stat-info to vfs_default_durable...
2012-10-19 Michael Adams3:smbd/durable: remove an extra blank line from vfs_de...
2012-10-19 Stefan Metzmachers3:smbd/durable: add write_time specific stuff to vfs_d...
2012-10-19 Stefan Metzmachers3:open_files.idl: add write_time specific stuff to...
2012-10-19 Stefan Metzmachers3:smbd/durable: update the low level write_time before...
2012-10-19 Stefan Metzmachers3:smbd/durable: trigger pending write_time updates...
2012-10-19 Stefan Metzmachers3:lib: remove unused connections_fetch_entry*() and...
2012-10-19 Stefan Metzmachers3:smbd: remove unused claim_connection/yield_connection
2012-10-19 Stefan Metzmachers3:smbd: don't call claim/yield_connection() in make_co...
2012-10-19 Gregor Becks3:lib/conn_tdb: implement connections_forall_read...
2012-10-19 Stefan Metzmachers3:smbd: fill tcon->global->session_global_id
2012-10-19 Stefan Metzmachers3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_g...
2012-10-19 Gregor Becks3:lib: remove function connections_forall()
2012-10-19 Stefan Metzmachers3:utils/net: remove unused "net connections"
2012-10-19 Gregor Becks3:net_serverid: remove connections_forall from "net...
2012-10-19 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-19 Gregor Becks3:net_serverid: remove sessionid_traverse from "net...
2012-10-19 Gregor Becks3:smbd: don't use (fill) sessionid.tdb in session_clai...
2012-10-19 Gregor Becks3:lib: implement sessionid_traverse_read with smb2srv_...
2012-10-19 Gregor Becks3:smbd/connection: use smbXsrv_tcon_traverse to count...
2012-10-19 Gregor Becks3:smbd:setup_new_vc_session: traverse sessions instead...
2012-10-19 Gregor Becks3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_O...
2012-10-19 Gregor Becks3:smbXsrv_tcon: add smbXsrv_tcon_global_traverse()
2012-10-19 Gregor Becks3:smbXsrv_session: add smbXsrv_session_global_traverse()
2012-10-19 Gregor Becks3:smbd: use session_global_id as session number for...
2012-10-19 Stefan Metzmachers3:configure: check that struct utmp.ut_line is large...
2012-10-19 Gregor Becks3:smbd: initialize session->global before calling...
2012-10-19 Gregor Becks3:smbd: remove smbd_server_connection argument from...
2012-10-19 Gregor Becks3:smbd: pass smbXsrv_session instead of user_struct...
2012-10-19 Gregor Becks3:net_status_shares: use connections_forall_read for...
2012-10-19 Gregor Becks3:count_current_connections: do not clear orphaned...
2012-10-19 Gregor Becks3:smbcontrol: don't do stack_trace by connection but...
2012-10-19 Gregor Becks3:lib: remove unused function connections_traverse()
2012-10-19 Gregor Becks3:rpc_server/srvsvc: remove function net_enum_pipes()
2012-10-19 Gregor Becks3:auth: use const in smb_pam_xxx_session()
2012-10-19 Michael Adams3:auth: remove duplicate propotypes for smb_pam_claim_...
2012-10-19 Stefan Metzmachers3:smbd/utmp: remove ip address from utmp record
2012-10-19 Michael Adams3:smbd: remove duplicate prototypes for sys_utmp_claim...
2012-10-19 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-19 Michael Adams3:smbd: move initialization of the smbd_shim from...
2012-10-19 Michael Adams3: fix comment header description for smbd_shim
2012-10-19 Stefan Metzmachers3:smbd: update sconn->remote_hostname after the netbio...
2012-10-18 Andrew Bartlettbuild: Assert that auth_domain, auth_builtin, auth_sam...
2012-10-18 Andreas SchneiderBUG #9295: Build standard auth modules as internal...
2012-10-17 Michael Adams3:smbd: fix brace placements in validate_my_share_entr...
2012-10-17 Michael Adams3:smbd: also log the "offline" flag when debugging...
2012-10-12 Christian Ambachs3:smb2_getinfo ensure proper error for not yet present...
2012-10-12 Christian Ambachs3:vfs_gpfs re-indent run-away lines
2012-10-12 Christian Ambachs3:vfs_gpfs fix the build
2012-10-12 Christian Ambachs3:vfs_gpfs remove a trailing space
2012-10-12 Christian Ambachs3:vfs_gpfs skip local flock when gpfs sharemodes are...
2012-10-11 Andreas Schneiders3fs-printing: Simplify the comment and location handling.
2012-10-11 Andrew Bartlettsmbd: Always free the talloc_stackframe() before leavin...
2012-10-11 Andrew Bartlettrpc_server:srvsvc Remove psd variable that was no longe...
2012-10-11 Andrew Bartlettvfs: Remove irixacl module (all the fucntions in it...
2012-10-11 Andrew Bartlettvfs: Fix alternative posix and no-op sys acl implementa...
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_fake_acls
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_default
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_zfsacl for system...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_posixacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_irix for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_hpux for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_default...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_afsacl for system...
2012-10-11 Andrew Bartlettvfs: Implement a sys_acl_blob_get_{fd,file} for POSIX...
2012-10-11 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-11 Andrew Bartlettbuild: Add vfs_media_harmony to the waf build
2012-10-10 David Disseldorps3-rpc_server: fix build warning
2012-10-09 Jeremy AllisonMake sure the returned sd is on the right context,...
2012-10-09 Jeremy AllisonMove setting of psd->dacl->revision and protect against...
2012-10-09 Volker Lendeckes3: Pass down smb_filename to smbacl4_fill_ace4
2012-10-08 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-06 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-10-06 Jeremy AllisonWe should never just assign an st_mode to an ace->perms...
2012-10-05 Jeremy AllisonModify ensure_canon_entry_valid() into ensure_canon_ent...
2012-10-05 Jeremy AllisonSimplify ensure_canon_entry_valid by splitting out...
2012-10-04 Jeremy AllisonRemove the parameters:
2012-10-04 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-10-04 Jeremy AllisonRevert "Add functions to programatically set the securi...
2012-10-04 Jeremy AllisonRevert "When creating a new file/directory, we need...
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-10-04 Andreas Schneiderwaf: Build pam_smbpass module only if enabled.
2012-10-03 Jeremy AllisonRevert "Fix bug #9222 - smbd ignores the "server signin...
2012-10-03 Jeremy AllisonFix bug #9214 - Bad user supplied SMB2 credit value...
2012-10-02 Jeremy AllisonFix bug #9222 - smbd ignores the "server signing =...
2012-10-02 Jeremy AllisonWhen creating a new file/directory, we need to obey...
2012-10-02 Jeremy AllisonAdd functions to programatically set the security mask...
next