ldb_secrets_tdb_sync: Add dependency on gssapi.
[kai/samba.git] / source3 /
2012-11-05 Stefan Metzmachers3:smbd: pass the current time to make_connection[_smb1]()
2012-11-05 Christian Ambachs3:utils fix a whitespace error
2012-11-05 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-11-05 Andrew Bartlettlibads: Always free the talloc_stackframe() on error...
2012-11-02 Andrew Bartlettvfs_acl_common: In add_directory_inheritable_components...
2012-11-02 Karolin Seegersmb2_server: Fix typo in comment.
2012-11-02 Björn Baumbachbuild(waf): Fail "configure --with-cluster-support...
2012-11-02 Björn Baumbachs3-torture:test_ctdbconn: fix the build against older...
2012-11-02 Björn Baumbachs3:ctdb library: fix the build against older ctdb versions
2012-11-02 Björn Baumbachbuild(waf): check if we have ctdb_protocol.h in the...
2012-11-02 Björn Baumbachbuild(autoconf): check if we have ctdb_protocol.h in...
2012-11-02 Björn Baumbachbuild(autoconf): fix check for ctdb_private.h
2012-11-02 Michael Adambuild(waf): fix the cluster(ctdb) build without system...
2012-11-02 Michael Adambuild(waf): fix a tab indentation to spaces
2012-11-02 Michael Adams3:smbd:smb2: fix a comment typo in the crediting code.
2012-11-01 Stefan Metzmachers3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SM...
2012-11-01 Stefan Metzmachers3:winbindd: disconnection after getting NETWORK_SESSIO...
2012-11-01 Michael Adams3:winbindd:cache: fix offline logons with cached crede...
2012-11-01 Andrew Bartletts3-param: Move the options needed for running smbd...
2012-10-31 Jeremy AllisonAdd regression test for bug #9329 - Directory listing...
2012-10-30 Andreas Schneiders3fs-utils: Free the popt context in smbcacls and smbqu...
2012-10-30 Andreas Schneiders3fs-net: Use talloc for memory allocation.
2012-10-30 Stefan Metzmachers3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for...
2012-10-29 Volker Lendeckes3: Use file_id_string in file_id_string_tos
2012-10-29 Volker Lendeckes3: Fix some nonempty line endings
2012-10-29 Michael Adams3:smbd:durable: remove a TODO comment about write...
2012-10-29 Andreas SchneiderBUG 9326: Fix net ads join message for the dns domain.
2012-10-29 Jeremy AllisonFix bug #9329 - Directory listing with SeBackup can...
2012-10-27 Jelmer Vernooijsource3.selftest: Move last variables to selftesthelpers.
2012-10-27 Jelmer Vernooijsource3.selftest: Move more variables to be in common.
2012-10-27 Jelmer Vernooijsource3.selftests.tests: Use common plansmbtorture4test...
2012-10-27 Jelmer Vernooijsource3.selftest.tests: Add suffix for smbclient3/ntlm_...
2012-10-27 Jelmer Vernooijsource3.selftest.tests: Remove tabs.
2012-10-27 Jelmer Vernooijselftesthelpers: Add function for printing smbtorture4...
2012-10-27 Jelmer Vernooijselftest: Move determining of smbtorture4 options to...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers: Share environment handling...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers.py: Share configuration variab...
2012-10-27 Jelmer Vernooijselftesthelpers: Share code for listing smbtorture4...
2012-10-26 Andreas Schneiderntlm_auth: Increase debug level if we use config domain...
2012-10-26 Andrew Bartlettvfstest: set umask(0) in vfstest
2012-10-26 Andrew Bartlettpysmbd: Set umask to 0 during smbd operations
2012-10-26 Andrew Bartlettpysmbd: Remember to close files after setting the NT ACL
2012-10-26 Andrew Bartlettpysmbd: Add hook for unlink() so python scripts can...
2012-10-25 Michael Adams3:smbd:durable: factor stat checks out into vfs_defaul...
2012-10-25 Andrew Bartlettpysmbd: Fix pysmbd octal mode handling
2012-10-23 Michael Adambuild(waf): Fix the --with-cluster build
2012-10-23 Andrew Bartlettbuild: Add #define FREEBSD on FreeBSD
2012-10-23 Andrew Bartlettlib/replace: Fix detection of prctl
2012-10-23 Andrew Bartlettvfs: Fix compilation of ACL support on solaris
2012-10-22 Andreas Schneiderwaf: Create a libnss_wins.so symlink.
2012-10-20 Stefan Metzmachers3:rpc_server: avoid a level 0 DEBUG if tstream_npa_con...
2012-10-20 Volker Lendeckes3: Fix some blank line endings
2012-10-20 Volker Lendeckes3: Use talloc_stackframe in token_contains_name_in_list
2012-10-19 Volker Lendeckes3: Remove a call to procid_self()
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
next