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