summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-auth: Steal the memory to avoid duplication.Andreas Schneider2014-03-131-5/+1
* s3-auth: Do not leak tmp_ctx if make_server_info() fails.Andreas Schneider2014-03-131-1/+2
* s3-auth: Make is_null_sid() check easier to read.Simo Sorce2014-03-131-2/+3
* CVE-2013-4496:Revert remainder of ce895609b04380bfc41e4f8fddc84bd2f9324340Andrew Bartlett2014-03-131-34/+35
* CVE-2013-4496:samr: Remove ChangePasswordUserAndrew Bartlett2014-03-134-554/+20
* CVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_LOCKED_OUT case.Stefan Metzmacher2014-03-131-0/+1
* CVE-2013-4496:s3-samr: Block attempts to crack passwords via repeated passwor...Andrew Bartlett2014-03-132-16/+129
* smbreadline: switch to new-style readline typedefGustavo Zacarias2014-03-131-1/+1
* s4: smbtorture: Add a proper change_notify going async followed by tdis test.Jeremy Allison2014-03-121-1/+67
* s4: smbtorture: Update the torture_smb2_notify_ulogoff test to demonstrate th...Jeremy Allison2014-03-121-6/+14
* s3:smb2_tcon: cancel and wait for pending requests on tdisStefan Metzmacher2014-03-121-4/+78
* s3:smb2_sesssetup: cancel and wait for pending requests on logoffStefan Metzmacher2014-03-121-4/+78
* s3:smb2_tcon: split smbd_smb2_tdis into an async *_send/recv pair.Jeremy Allison2014-03-121-16/+89
* s3:smb2_sesssetup: split smbd_smb2_logoff into an async *_send/recv pair.Jeremy Allison2014-03-121-20/+92
* s3:smb2_lock: return RANGE_NOT_LOCKED instead of CANCELLED for logoff and tdisStefan Metzmacher2014-03-121-0/+20
* s3:smb2_lock: fix whitespaces/tabs in smbd_smb2_lock_cancel()Stefan Metzmacher2014-03-121-11/+11
* s4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED after smb2_logoff/tdisStefan Metzmacher2014-03-121-11/+13
* s3-net: add a new "net ads kerberos pac save" tool.Günther Deschner2014-03-121-0/+52
* s3-net: modify the current "net ads kerberos pac" command.Günther Deschner2014-03-121-38/+77
* s3-kerberos: let kerberos_return_pac() return a PAC container.Günther Deschner2014-03-124-11/+38
* s3-kerberos: return a full PAC in kerberos_return_pac().Günther Deschner2014-03-124-15/+56
* s3-net: allow to provide custom local_service in "net ads kerberos pac".Günther Deschner2014-03-121-3/+11
* s3-net: change the way impersonation principals are used in "net ads kerberos...Günther Deschner2014-03-121-4/+10
* auth/kerberos: fix a typo.Günther Deschner2014-03-121-1/+1
* s3-libads: pass down local_service to kerberos_return_pac().Günther Deschner2014-03-124-5/+19
* CVE-2013-6442: s3:smbcacls - ensure we don't lose an existing ACL when settin...Jeremy Allison2014-03-111-1/+1
* gencache: Add gencache values to memcacheVolker Lendecke2014-03-112-0/+38
* vfs_catia: add chmod()Ralph Boehme2014-03-111-0/+20
* Add usable stream name definesRalph Boehme2014-03-111-5/+12
* Fix a typoRalph Boehme2014-03-111-1/+1
* samba-tool: make provision check for bind versionGarming Sam2014-03-093-5/+31
* build: Make order of arguments clearer by explicitly making the list of funct...Andrew Bartlett2014-03-081-2/+2
* build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solari...Andrew Bartlett2014-03-082-16/+12
* For FSRVP use textual error messages instead of hex error codesNoel Power2014-03-081-2/+50
* Add missing FSRVP_E_UNSUPPORTED_CONTEXT constantNoel Power2014-03-071-0/+1
* s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_d...Günther Deschner2014-03-075-18/+10
* s3-kerberos: remove print_kdc_line() completely.Günther Deschner2014-03-071-68/+5
* s4:lib/socket: simplify iface_list_wildcard() and its callersStefan Metzmacher2014-03-078-16/+16
* s4:lib/socket: use the same logic in iface_list_wildcard() as in smbdStefan Metzmacher2014-03-071-21/+5
* pidl-waf: Only install Yapp::Driver if it is not available.Andreas Schneider2014-03-061-1/+5
* pidl-waf: Check for system perl(Parse::Yapp::Driver).Andreas Schneider2014-03-061-0/+3
* pidl-waf: Add a function to check for a system perl module.Andreas Schneider2014-03-061-0/+22
* pidl-waf: Do not glob to install pidl modules.Andreas Schneider2014-03-061-1/+30
* pidl-waf: Install pidl modules to the perl vendorlib directory.Andreas Schneider2014-03-062-1/+3
* pidl-waf: Remove unused variable pidl_src.Andreas Schneider2014-03-061-3/+0
* autobuild: Set perl vendorlib direcotry.Andreas Schneider2014-03-061-3/+4
* buildtools: Add perl vendorlib configure option.Andreas Schneider2014-03-061-0/+10
* buildtools: Rename perl vendorarch configure option.Andreas Schneider2014-03-061-4/+9
* Revert "pidl: Install pidl files corrently."Andreas Schneider2014-03-062-30/+4
* Revert "waf: Add option to specify perl vendor dir."Andreas Schneider2014-03-063-10/+1