summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dns_hosts_file: move to a separate subsystemAlexander Bokovoy2012-05-253-7/+9
* s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPIAlexander Bokovoy2012-05-251-0/+1
* s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environmentStefan Metzmacher2012-05-251-0/+4
* s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke2012-05-255-2/+181
* s3: Do not check the PIDs is parse_share_modesVolker Lendecke2012-05-251-42/+0
* Ensure we only return NT_STATUS_DELETE_PENDING if the share modes are valid.Jeremy Allison2012-05-251-3/+20
* s3: Check for serverid_exists in close_directoryVolker Lendecke2012-05-251-0/+3
* s3: Check for serverid_exists in close_remove_share_modeVolker Lendecke2012-05-251-0/+3
* s3: Be less picky on stale share mode entriesVolker Lendecke2012-05-251-1/+3
* s3: Check for serverid_exists in find_oplock_typesVolker Lendecke2012-05-251-0/+18
* s3: Check for serverid_exists in rename_share_filenameVolker Lendecke2012-05-251-0/+4
* s3: Check for serverid_exists in smb_posix_unlinkVolker Lendecke2012-05-251-0/+3
* s3: Check for serverid_exists in open_mode_checkVolker Lendecke2012-05-251-0/+5
* s3: Check for serverid_exists in notify_deferred_opensVolker Lendecke2012-05-251-2/+8
* Fix an invalid state only reachable on server crash/abort.Jeremy Allison2012-05-251-0/+11
* s3: Add "share_mode_stale_pid"Volker Lendecke2012-05-252-0/+33
* Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.Jeremy Allison2012-05-252-5/+11
* s3:smbd: move global smbd_msg_state to smbXsrv_connectionStefan Metzmacher2012-05-253-18/+21
* s3:smbd: move global koplocks to smbd_server_connectionStefan Metzmacher2012-05-253-4/+20
* s3:smbd: pass smbd_server_connection to should_notify_deferred_opens()Stefan Metzmacher2012-05-253-3/+3
* s3:smbd: move global oplocks vars to smbd_server_connectionStefan Metzmacher2012-05-253-16/+21
* s3:smbd: remove unused get_number_of_exclusive_open_oplocks()Stefan Metzmacher2012-05-252-10/+0
* move VERSION to alpha22Andrew Bartlett2012-05-251-2/+2
* WHATSNEW: update for alpha21, and mark as releasesamba-4.0.0alpha21Andrew Bartlett2012-05-252-9/+9
* wintest: s3fs is now the default in provisionAndrew Bartlett2012-05-251-2/+1
* doc: Explain our build systems for Samba 4.0Andrew Bartlett2012-05-251-0/+97
* s3:smbd/signing: use smbd_server_connection as talloc parent for its smb1 sig...Stefan Metzmacher2012-05-251-2/+2
* s3-passdb: Fix negative SID->uid/gid/both cache handlingIra Cooper2012-05-241-0/+14
* s3:smbd: remove global 'smbd_server_conn' !!!Stefan Metzmacher2012-05-246-42/+63
* s3:smbd: only call file_init_global() in the parent smbdStefan Metzmacher2012-05-242-2/+6
* s3:smbd/files: split file_init_global() out of file_init()Stefan Metzmacher2012-05-242-13/+35
* s3:smbd: remove unused var in smbXsrv_connection_init_tables()Stefan Metzmacher2012-05-241-2/+0
* s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher2012-05-241-1/+1
* waf: for MIT krb5 build require kerberos version above 1.9Alexander Bokovoy2012-05-241-1/+8
* s3-smbldap: Add API for external callback to perform LDAP bind in smbldapAlexander Bokovoy2012-05-242-1/+21
* s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2012-05-242-7/+4
* s4-selftest: Demonstrate the correct behaviour between specified usernames an...Andrew Bartlett2012-05-241-0/+8
* auth/credentials: 'workgroup' set via command line will not drop existing ccacheAlexander Bokovoy2012-05-243-14/+7
* s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()Stefan Metzmacher2012-05-244-1/+6
* s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()Stefan Metzmacher2012-05-244-8/+13
* s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'Stefan Metzmacher2012-05-244-23/+63
* s3:smbd/files: work without sconn->file_bmap and assign fsp->fnum = -1Stefan Metzmacher2012-05-241-23/+39
* s3:smbd/files: fix error path and correctly cleanupStefan Metzmacher2012-05-241-7/+7
* selftest: Run only the samba3 tests on builds without the AD DCAndrew Bartlett2012-05-241-1/+6
* WHATSNEW: Move to document changes for beta1Andrew Bartlett2012-05-241-57/+51
* s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett2012-05-242-2/+3
* s4-selftest: Always delete the user at the end of test_passwords.shAndrew Bartlett2012-05-241-1/+1
* dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs2012-05-241-1/+2
* dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs2012-05-241-1/+17
* s3-configure: Fix configure version information.Ira Cooper2012-05-241-4/+4