lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
[kai/samba.git] / source3 /
2012-06-25 Stefan Metzmachers3:smbd: remove now unused invalidate_all_vuids()
2012-06-25 Michael Adams3:smbd: remove now unused conn_close_all()
2012-06-25 Michael Adams3:smbd: use smbXsrv_session_logoff_all() and smb1srv_t...
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_session for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon and smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: make use of the smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smbXsrv_session: init and disconnect smbXsrv_tcon...
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_tcon infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_tcon* structures
2012-06-25 Stefan Metzmachersq smbXsrv_session_global_store no connection
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_session infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_session* structures
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_version_* infrastructure
2012-06-25 Stefan Metzmachers3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures
2012-06-25 Stefan Metzmachers3:librpc: add smbXsrv.idl
2012-06-25 Björn Jackes3:test: make shell code more porable by elimnating...
2012-06-25 Volker Lendeckes3: Fix a typo
2012-06-25 Volker Lendeckes3: Avoid a call to server_event_context()
2012-06-24 Andrew Bartlettselftest: Test unix.whoami with kerberos on plugin_s4_dc
2012-06-22 Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-22 Volker Lendeckes3: Give machine password changes 10 minutes of time
2012-06-22 Michael Adams3:torture:smb2: pass smb2-session-reconnect test ...
2012-06-22 Volker Lendeckes3: Remove reduce_windows_lock_ref_count, used only...
2012-06-22 Volker Lendeckes3: Make reduce_windows_lock_ref_count static
2012-06-22 Volker Lendeckes3: Use dbwrap_util for windows_lock_ref_count
2012-06-22 Stefan Metzmachers3:smbd: fix warning in smbd_tevent_trace_callback...
2012-06-22 Stefan Metzmachers3:serverid: don't ignore the result of dbwrap_parse_re...
2012-06-22 Rusty Russelldbwrap: dbwrap_local_open()
2012-06-22 Rusty Russelldbwrap: remove get_flags().
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-21 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-21 Volker Lendeckes3: Remove an unnecessary ()
2012-06-21 Volker Lendeckes3: Use string_term_tdb_data where appropriate
2012-06-21 Volker Lendeckes3: Fix const warnings
2012-06-21 Andrew Bartletts4-provision: Give better clues on what Samba needs...
2012-06-21 Alexander Bokovoys3-rpcclient: support all known netr_LogonControl2...
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-06-20 Andrew Bartletts4-torture: Expand whoami test to confirm the user...
2012-06-20 Stefan Metzmachers3:smbd: fix the build with the --with-profiling-data...
2012-06-20 Stefan Metzmachers3:include: add START/END_PROFILE_STAMP()
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonRemove unused variables.
2012-06-19 Jeremy AllisonRemove unused variables and code.
2012-06-19 Jeremy AllisonFix more "set but not used" warnings.
2012-06-19 Jeremy AllisonFix a bunch of "set but not used" warnings.
2012-06-19 Volker Lendeckes3: We can depend on pthreadpool now
2012-06-19 Volker Lendeckes3: Add a dummy implementation for the pthreadpool API
2012-06-19 Jeremy AllisonRemove unused code now we set the correct command codes.
2012-06-19 Jeremy AllisonFix warning: variable ‘status’ set but not used.
2012-06-19 Jeremy AllisonFix warnings using %lu to print a 64-bit value (should...
2012-06-19 Jeremy AllisonFix warning: variable ‘in_start_time’ set but not...
2012-06-19 Stefan MetzmacherRevert "s3-lib Remove unused sys_fcntl_long()"
2012-06-19 Stefan Metzmachers3:rpc_server/lsasd: remove dependency to libgen.h...
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() now does not...
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() not query passdb
2012-06-19 Andrew Bartletts3-auth: inline make_session_info functions into only...
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-06-19 Andrew Bartletts3-auth: Fix system token as just being SID_NT_SYSTEM
2012-06-19 Andreas Schneiders3-spoolss: delete_drivers should be called as the...
2012-06-19 Rusty Russellntdb: add autoconf support.
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-18 Björn JackeRevert "s3: temporary hack to make the waf build work...
2012-06-18 Stefan Metzmachers3:autoconf: add -Iautoconf -Iautoconf/source3 at confi...
2012-06-18 Stefan Metzmachers3:Makefile.in: remove pidl generated files with 'make...
2012-06-18 Stefan Metzmachers3:Makefile.in: fix 'make realdistclean' after moving...
2012-06-18 Stefan Metzmachers3:Makefile.in: fix 'make clean' after moving generated...
2012-06-18 Stefan Metzmachers3:autogen.sh: fix autoconf/lib/param/param_proto.h...
2012-06-18 Michael Adams3:autoconf-build: build the idmap backends tdb2, rid...
2012-06-18 Michael Adams3:waf-build: build the idmap backends tdb2, rid, and...
2012-06-18 Michael Adams3:idmap_tdb: fix miss in rename of dbwrap_trans_store_...
2012-06-18 Amitay Isaacsdbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32...
2012-06-18 Stefan Metzmachers3:configure: check for SPLICE_F_MOVE at configure...
2012-06-16 Andrew Bartletts3-auth: Remove auth_netlogond
2012-06-16 Andrew Bartletts3-passdb: Remove pdb_ads
2012-06-16 Jeremy AllisonSame fix as bug 8989 - Samba 3.5.x (and probably all...
2012-06-16 Jeremy AllisonFix Bug 8989 - Samba 3.5.x (and probably all other...
2012-06-16 Volker Lendeckes3: Slightly simplify grant_fsp_oplock_type
2012-06-16 Andrew Bartlettbuild: Remove support for non-64bit sendfile()
2012-06-15 Björn Baumbachs3:vfs_gpfs: add "gpfs:acl" option
2012-06-15 Günther Deschners3-winbindd: fix the build of idmap_ad modules.
2012-06-15 Andrew Bartletts3-lib: Fix conversion of lib/events.c to modern tevent...
next