samba4-tests: Move 'samba.tests.source' up.
[sfrench/samba-autobuild/.git] / source3 /
2012-10-29 Jeremy AllisonFix bug #9329 - Directory listing with SeBackup can...
2012-10-29 Stefan Metzmachers3:lib: remove unused connections_fetch_entry*() and...
2012-10-29 Stefan Metzmachers3:smbd: remove unused claim_connection/yield_connection
2012-10-29 Stefan Metzmachers3:smbd: don't call claim/yield_connection() in make_co...
2012-10-29 Gregor Becks3:lib/conn_tdb: implement connections_forall_read...
2012-10-29 Stefan Metzmachers3:smbd: fill tcon->global->session_global_id
2012-10-29 Stefan Metzmachers3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_g...
2012-10-29 Gregor Becks3:lib: remove function connections_forall()
2012-10-29 Stefan Metzmachers3:utils/net: remove unused "net connections"
2012-10-29 Gregor Becks3:net_serverid: remove connections_forall from "net...
2012-10-29 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-29 Gregor Becks3:net_serverid: remove sessionid_traverse from "net...
2012-10-29 Gregor Becks3:smbd: don't use (fill) sessionid.tdb in session_clai...
2012-10-29 Gregor Becks3:lib: implement sessionid_traverse_read with smb2srv_...
2012-10-29 Gregor Becks3:smbd/connection: use smbXsrv_tcon_traverse to count...
2012-10-29 Gregor Becks3:smbd:setup_new_vc_session: traverse sessions instead...
2012-10-29 Gregor Becks3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_O...
2012-10-29 Gregor Becks3:smbXsrv_tcon: add smbXsrv_tcon_global_traverse()
2012-10-29 Gregor Becks3:smbXsrv_session: add smbXsrv_session_global_traverse()
2012-10-29 Gregor Becks3:smbd: use session_global_id as session number for...
2012-10-29 Stefan Metzmachers3:configure: check that struct utmp.ut_line is large...
2012-10-29 Gregor Becks3:smbd: initialize session->global before calling...
2012-10-29 Gregor Becks3:smbd: remove smbd_server_connection argument from...
2012-10-29 Gregor Becks3:smbd: pass smbXsrv_session instead of user_struct...
2012-10-29 Gregor Becks3:net_status_shares: use connections_forall_read for...
2012-10-29 Gregor Becks3:count_current_connections: do not clear orphaned...
2012-10-29 Gregor Becks3:smbcontrol: don't do stack_trace by connection but...
2012-10-29 Gregor Becks3:lib: remove unused function connections_traverse()
2012-10-29 Gregor Becks3:rpc_server/srvsvc: remove function net_enum_pipes()
2012-10-29 Gregor Becks3:auth: use const in smb_pam_xxx_session()
2012-10-29 Michael Adams3:auth: remove duplicate propotypes for smb_pam_claim_...
2012-10-29 Stefan Metzmachers3:smbd/utmp: remove ip address from utmp record
2012-10-29 Michael Adams3:smbd: remove duplicate prototypes for sys_utmp_claim...
2012-10-29 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-29 Michael Adams3:smbd: move initialization of the smbd_shim from...
2012-10-29 Michael Adams3: fix comment header description for smbd_shim
2012-10-29 Stefan Metzmachers3:smbd: update sconn->remote_hostname after the netbio...
2012-10-29 Christian Ambachs3:utils/net fix a compiler warning
2012-10-29 Jeremy AllisonRemove the parameters:
2012-10-29 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-10-29 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-10-29 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-10-29 Jeremy AllisonUse is_default_acl variable in canonicalise_acl().
2012-10-29 Jeremy AllisonReformat spacing to be even.
2012-10-29 Michael Adams3:smbd:durable: factor stat checks out into vfs_defaul...
2012-10-29 Michael Adams3:smbd:durable: store stat info for disconnected durab...
2012-10-29 Michael Adams3:open_files.idl: add stat-info to vfs_default_durable...
2012-10-29 Michael Adams3:smbd/durable: remove an extra blank line from vfs_de...
2012-10-29 Stefan Metzmachers3:smbd/durable: add write_time specific stuff to vfs_d...
2012-10-29 Stefan Metzmachers3:open_files.idl: add write_time specific stuff to...
2012-10-29 Stefan Metzmachers3:smbd/durable: update the low level write_time before...
2012-10-29 Stefan Metzmachers3:smbd/durable: trigger pending write_time updates...
2012-10-29 Stefan Metzmachers3:rpc_server: avoid a level 0 DEBUG if tstream_npa_con...
2012-10-22 Andrew Bartlettbuild: Assert that auth_domain, auth_builtin, auth_sam...
2012-10-22 Andreas SchneiderBUG #9295: Build standard auth modules as internal...
2012-10-12 Andreas Schneiders3-printing: Increase debug level for info that the...
2012-10-10 Björn Jackeautoconf: fix --with(out)-sendfile-support option handling
2012-10-10 David Disseldorpvfs: check full_audit enum->str mapping on startup
2012-10-10 David Disseldorpvfs: add missing pwrite ops to full_audit
2012-10-10 David Disseldorpvfs: fix acl_blob_get* in vfs_full_audit
2012-10-10 David Disseldorpvfs: fix lock logging in vfs_full_audit (cherry picked...
2012-10-10 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-10-10 Andrew Bartlettselftest: Remove invalid security=share and rename...
2012-10-09 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-09 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-10-08 Jeremy AllisonFix bug #9214 - Bad user supplied SMB2 credit value...
2012-10-04 Andreas Schneiderwaf: Build pam_smbpass module only if enabled.
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-10-04 Jeremy AllisonFix net rpc share allowedusers to work with 2008r2
2012-10-02 Stefan Metzmachers3:smb2_create: don't take 'state->te' as indication...
2012-10-02 Andreas Schneiders3fs-smbd: Move housekeeping to the background process.
2012-10-02 Vladimir MarekFix service control for non-internal services.
2012-10-02 Günther Deschners3-winbindd: Adjust error code loop logic in rpc_truste...
2012-10-02 Günther Deschners3-lsa: Flesh out the returned info in _lsa_EnumTrusted...
2012-10-02 Sumit Boses3-winbindd: Allow DNS resolution of trusted domains...
2012-10-01 Andrew Bartlettbuild: Fix build on systems without ldap development...
2012-10-01 Alexander Bokovoys3: make smbldaphelper subsystem an internal library
2012-09-28 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-09-28 Jeremy AllisonFix bug #9213 - Bad ASN.1 NegTokenInit packet can cause...
2012-09-28 Michael Adams3:smbd:smb2: initialize variable in vfs_default_durabl...
2012-09-28 Michael Adams3:smbd: remove struct member smbd_smb2_request.cancell...
2012-09-28 Stefan Metzmachers3:smb2_lock: let smbd_smb2_create_cancel() trigger...
2012-09-28 Stefan Metzmachers3:smb2_lock: smbd_smb2_notify_recv() can already retur...
2012-09-28 Stefan Metzmachers3:smb2_notify: make use of tevent_req_defer_callback...
2012-09-28 Stefan Metzmachers3:smb2_notify: don't call tevent_req_done() from smbd_...
2012-09-28 Stefan Metzmachers3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_ST...
2012-09-28 Stefan Metzmachers3:smb2_server: avoid segfault in smbd_smb2_request_pen...
2012-09-28 Michael Adams3:smbd:smb2: simplify smbd_smb2_request_validate(...
2012-09-28 Michael Adams3:smbd:smb2: add check for session_status for compound...
2012-09-28 Stefan Metzmachers3:smb2_server: do the req->next_status check before...
2012-09-28 Stefan Metzmachers3:smb2_server: reset req->last_session_id and req...
2012-09-28 Ira Coopers3: Compound requests should continue processing.
2012-09-28 Andreas Schneiders3-spoolss: Fix builtin forms order to match Windows...
2012-09-28 Volker Lendeckes3: For read-only shares, filter out write bits from...
2012-09-28 Volker Lendeckes3: Fix rejecting mkdir on read-only shares
2012-09-28 Matthieu Patoupanic action is defined as GLOBAL_VAR(szPanicAction...
2012-09-28 Christian Ambachs3:printing only do printing_subsystem_update when...
2012-09-28 Stefan Metzmachers3:smb2_server: fix usage of invalid memory in smb2_sig...
2012-09-28 Jeremy AllisonFix bug #9189 - SMB2 Create doesn't return correct...
2012-09-27 Michael Adamsource3/script: fix installman.sh after the last build...
next