summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ldb: bump version due to header and internal implementation changesAndrew Bartlett2012-07-033-1/+261
* WHATSNEW: Spell out version, avoid samba4 except to refer to the pastAndrew Bartlett2012-07-031-3/+3
* wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach2012-07-033-1/+74
* build: Run distcheck in the correct directoryAndrew Bartlett2012-07-031-1/+1
* s3: Fix Coverity ID 709217 Dereference after null checkVolker Lendecke2012-07-031-2/+10
* s3: Fix Coverity ID 709218 Uninitialized pointer readVolker Lendecke2012-07-031-0/+5
* s3:vfs: use smbXsrv_open instead of smbXsrv_open0 in files_structMichael Adam2012-07-031-1/+1
* s3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in connection_struct.Michael Adam2012-07-031-1/+1
* s3:smb: include "smbXsrv.h" before "vfs.h"Michael Adam2012-07-031-0/+6
* s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXsrv struc...Michael Adam2012-07-031-1/+1
* s3:smbd:smb2: fix prototype of make_connection_smb2() to use smbXsrv_tconMichael Adam2012-07-031-2/+1
* s3:smbd: include smbXsrv.h before smbd/proto.h to have the smbXsrv_ structs a...Michael Adam2012-07-031-0/+1
* s3:smbd:smb2: change smbXsrv_tcon0 to smbXsrv_tcon in smbd_smb2_request_chec...Michael Adam2012-07-031-1/+1
* s3:smbd:smb2: change smbXsrv_session0 to smbXsrv_session in struct user_struct.Michael Adam2012-07-031-1/+1
* samba-tool: gpo: Update copyrightAmitay Isaacs2012-07-031-1/+1
* samba-tool: gpo: Improve error messagesAmitay Isaacs2012-07-031-26/+28
* samba-tool: gpo: Add del subcommand to delete GPOAmitay Isaacs2012-07-031-0/+79
* samba-tool: gpo: Add listcontainers subcommand to list containers using given...Amitay Isaacs2012-07-031-0/+37
* samba-tool: gpo: Use utility function dc_url() to set the connection urlAmitay Isaacs2012-07-031-9/+18
* samba-tool: gpo: Refactor code using utility functionsAmitay Isaacs2012-07-031-40/+8
* samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_linkAmitay Isaacs2012-07-031-0/+50
* s4-pysmb: Add deltree() method to remove directory and its contentsAmitay Isaacs2012-07-031-0/+25
* samba-tool: Fix indentationAmitay Isaacs2012-07-032-4/+4
* samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)Amitay Isaacs2012-07-031-3/+3
* samba-tool: gpo: Correct the attribute name from gPlink to gPLinkAmitay Isaacs2012-07-031-3/+3
* samba-tool: gpo: Fix policy DNAmitay Isaacs2012-07-031-1/+1
* Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...Jeremy Allison2012-07-032-34/+134
* Ensure we select the correct syscall numbers on a 32-bit Linux system.Jeremy Allison2012-07-021-0/+46
* VERSION: Move on to beta4!Andrew Bartlett2012-07-031-2/+2
* VERSION: Mark as the beta3 releaseAndrew Bartlett2012-07-031-1/+1
* WHATSNEW: Mention Exchange 2010 supportAndrew Bartlett2012-07-031-0/+5
* WHATSNEW: Update with fix for smbd-fileserver.conf.pid startup failuresAndrew Bartlett2012-07-031-0/+3
* s4-dns: Remove refernece to BIND 9.7 supporting GSS-TSIGAndrew Bartlett2012-07-031-1/+1
* s4-bind: Remove patches now incorporated into bind9Andrew Bartlett2012-07-036-256/+0
* s4-dns: Remove dynamic DNS instructions for bind 9.7Andrew Bartlett2012-07-031-22/+1
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-0315-248/+6
* auth/gensec: Remove unused gensec_security parameterAndrew Bartlett2012-07-031-6/+3
* selftest: Give Samba4 processes a little longer to clean upAndrew Bartlett2012-07-031-1/+1
* file_server: add [globals] to generated smb.confAndrew Bartlett2012-07-031-0/+1
* s3-libpidfile: fix check for running process.Björn Baumbach2012-07-021-1/+1
* s3-libpidfile: some more debug outputBjörn Baumbach2012-07-021-0/+6
* s4-torture: more printf removal from samlogon torture test.Günther Deschner2012-07-021-29/+25
* WHATSNEW: mention initial support for SMB3Michael Adam2012-07-021-0/+5
* WHATSNEW: Mention SMB 2.1 support (reauthentication/mulit-credit) and config ...Michael Adam2012-07-021-0/+8
* WHATSNEW: prepare for 4.0 beta3Michael Adam2012-07-021-30/+5
* Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specificJeremy Allison2012-07-022-27/+35
* ccan: make it a grouping library.Rusty Russell2012-06-301-0/+10
* Don't allow asynchronous creates to be canceled in SMB2.Jeremy Allison2012-06-303-3/+20
* Make schedule_deferred_open_message_smb() return an indication of success.Jeremy Allison2012-06-302-5/+6
* Make schedule_deferred_open_message_smb2() return an indication of success.Jeremy Allison2012-06-302-7/+9