Introduce system MIT krb5 build with --with-system-mitkrb5 option.
[kai/samba-autobuild/.git] / source3 /
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Alexander Bokovoys3-passdb: add unixid_from_uid/unixid_from_gid/unixid_f...
2012-05-23 Simo Sorces4-resolve: Remove dependency on libroken
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-05-23 Simo Sorces3-ads-dns: Avoid unnecessary dependencies
2012-05-23 Simo Sorces3-ads-dns: Break dependency on lp_parm
2012-05-23 Simo Sorces3-ad-dns: Use more standard uint and booleans defs
2012-05-23 Stefan Metzmachers3:smbd: use reply_force_doserror(req, ERRSRV, ERRbadui...
2012-05-23 Herb LewisSecond part of fix for bug 8953 - winbind can hang...
2012-05-22 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2012-05-22 Michael Adams3:smbd: remove unused 'connection_struct->used'
2012-05-21 Jeremy AllisonAdded torture test for bug #8910. Test remove_duplicate...
2012-05-21 Volker Lendeckes3: Fix vfs_xattr_tdb.c
2012-05-21 Stefan Metzmachers3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized...
2012-05-19 Jeremy AllisonMove the set_write_time() call to after get_existing_sh...
2012-05-19 Jeremy AllisonRaise the debug level from 1 to 5 in get_share_mode_loc...
2012-05-18 Stefan Metzmachers3:smbd: allow creating new spnego sessions only with...
2012-05-18 Stefan Metzmachers3:smbd: SMBtdis should return ERRSRV, ERRinvnid instea...
2012-05-18 Michael Adams3:idmap_cache: improve checks for format of value...
2012-05-18 Michael Adams3:idmap_cache: add common exit point to idmap_cache_fi...
2012-05-18 Michael Adams3:idmap_cache: improve debug messages in idmap_cache_f...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-18 Andrew Bartlettbuild: Move generated files out of the normal build...
2012-05-18 Andrew Bartlettbuild: Move generated version.h to a waf-invisible...
2012-05-17 Jeremy AllisonFix the waf build with the new "cleans up stale process...
2012-05-17 Volker Lendeckes3: Check for serverid_exists in close_directory
2012-05-17 Volker Lendeckes3: Check for serverid_exists in close_remove_share_mode
2012-05-17 Volker Lendeckes3: Be less picky on stale share mode entries
2012-05-17 Volker Lendeckes3: Check for serverid_exists in find_oplock_types
2012-05-17 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-17 Volker Lendeckes3: Check for serverid_exists in rename_share_filename
2012-05-17 Volker Lendeckes3: Do not check the PIDs is parse_share_modes
2012-05-17 Volker Lendeckes3: Check for serverid_exists in smb_posix_unlink
2012-05-17 Volker Lendeckes3: Check for serverid_exists in open_mode_check
2012-05-17 Volker Lendeckes3: Check for serverid_exists in notify_deferred_opens
2012-05-17 Volker Lendeckes3: Add "share_mode_stale_server"
2012-05-17 Stefan Metzmachers3:gse: implement gensec_gse_expire_time()
2012-05-17 Stefan Metzmachers3:gse: remember the expire time
2012-05-17 Stefan Metzmachers3:smb2_sesssetup: make use of nt_status_squash() in...
2012-05-17 Richard SharpeCheck the return from create_acl_blob
2012-05-17 Andrew Bartletts3-smbd: Avoid creating a UID ACL entry for SIDs that...
2012-05-17 Andrew Bartletts3-smbd: Consider a group with the same SID as sufficie...
2012-05-17 Andrew Bartletts3-smbd: Handle ID_TYPE_BOTH by mapping to both a group...
2012-05-17 Andrew BartlettWe need to split things up into a new helper function...
2012-05-17 Jeremy AllisonThis covers a case where an ID_TYPE_BOTH mapping create...
2012-05-17 Andrew Bartletts3-smbd: Do not merge UID ACE values with GID ACE value...
2012-05-16 Stefan Metzmachers3:onefs: remove all onefs related code as it not maint...
2012-05-16 Richard SharpeFix the overwriting of errno before use in a DEBUG...
2012-05-15 Volker Lendeckes3: Fix Coverity ID 242710 Untrusted pointer read
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_ioctl.c from source3 to the...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_query_directory.c from source3...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_query_info.c from source3...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_set_info.c from source3 to...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_flush.c from source3 to the...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_write.c from source3 to the...
2012-05-15 Björn Baumbachlibcli/smb: move smb2cli_read.c from source3 to the...
2012-05-15 Stefan Metzmacherlibcli/smb: move smb2cli_close.c from source3 to the...
2012-05-15 Stefan Metzmacherlibcli/smb: move smb2cli_create.c from source3 to the...
2012-05-15 Stefan Metzmachers3:libsmb: avoid interpret_long_date() in smb2cli_create
2012-05-15 Stefan Metzmachers3:cli_np_tstream: include smbXcli_base.h, because...
2012-05-15 Volker Lendeckes3: Remove some unused code
2012-05-15 Volker Lendeckes3: Fix a likely cut&paste error
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-05-15 Andreas Schneiders3-auth: Don't lookup the system user in pdb.
2012-05-15 Stefan Metzmachers3:auth: remove unused auth_server.c
2012-05-15 Stefan Metzmachers3-auth: remove "security=server" (depricated since...
2012-05-15 Andrew Bartlettselftest: Remove tests for security=server
2012-05-14 Volker Lendeckes3: talloc_zero is not needed for structs we ndr_pull...
2012-05-14 Stefan Metzmacherlibcli/smb: move smb2cli_logoff_* from source3 to the...
2012-05-14 Stefan Metzmacherlibcli/smb: git mv smb2_session.c smb2cli_session.c
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmachers3:libsmb: s/\<event_context/tevent_context/gc in smb2c...
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmachers3:torture: add #include "lib/util/tevent_ntstatus...
2012-05-14 Stefan Metzmachers3:lib/util: use map_nt_error_from_unix_common() in...
2012-05-14 Stefan Metzmachers3:smb2_close: make the top level code async using
2012-05-14 Stefan Metzmachers3:smb2_close: add add smbd_smb2_close_send/recv as...
2012-05-14 Stefan Metzmachers3:smb2_close: don't do any marshalling in smbd_smb2_cl...
2012-05-14 Stefan Metzmachers3:smb2_tcon: make the top level code async using
2012-05-14 Stefan Metzmachers3:smb2_tcon: add smbd_smb2_tree_connect_send/recv...
2012-05-14 Volker Lendeckes3: Fix Coverity ID 241320 Array compared against 0
2012-05-14 Volker Lendeckes3: Make SMB_QUERY_FILE_UNIX_BASIC's devno work for...
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-05-13 Michael Adams3:build: move lib/dbwrap/dbwrap_util.o to the other...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:dbwrap: move definition of dbwrap_lock_order to...
2012-05-13 Stefan Metzmachers3:smb2_sesssetup: make the top level code async using
2012-05-13 Stefan Metzmachers3:smb2_sesssetup: add smbd_smb2_session_setup_send...
2012-05-13 Stefan Metzmachers3:smb2_sesssetup: pass down in_flags to smbd_smb2_sess...
next