summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2013-06-11auth: Remove "password level"Andrew Bartlett2-80/+0
2013-06-10Optimization on POSIX platforms that have fstatat.Jeremy Allison1-4/+23
2013-06-10Check for fstatat.Jeremy Allison1-0/+1
2013-06-06smbd: Change logging when SET_OFFLINE is not supportedChristof Schmitt1-10/+15
2013-06-04s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()Michael Adam1-2/+3
2013-06-04s3:smbd: remove code duplication in smb2_create_send()Michael Adam1-51/+25
2013-06-04s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...Michael Adam1-14/+0
2013-06-04smbcquotas.c: fix a bug of -tPeng Haitao1-1/+1
2013-06-03s3:lib/ctdb_packet use sys_send in packet_fd_writeChristian Ambach1-1/+1
2013-06-03Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp4-56/+121
2013-06-03printing: explicitly clear PUBLISHED attributeDavid Disseldorp1-1/+1
2013-05-30vfs_glusterfs: Samba VFS module for glusterfsAnand Avati3-0/+1522
2013-05-28net: use smbconf_create_set_share() in "net conf import"Michael Adam1-47/+2
2013-05-28build: Remove unused mkbuildoptions.awkAndrew Bartlett1-275/+0
2013-05-28passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have...Andrew Bartlett2-10/+0
2013-05-28build: Remove unused preproc-dummy.cAndrew Bartlett1-1/+0
2013-05-28build: Remove unused linkmodules.sh scriptAndrew Bartlett1-12/+0
2013-05-28build: Remove unused revert.sh scriptAndrew Bartlett1-18/+0
2013-05-28build: Remove unused uninstall*.sh scriptsAndrew Bartlett8-158/+0
2013-05-28build: Remove unused install*.sh scriptsAndrew Bartlett7-380/+0
2013-05-28build: Remove unused build_idl.shAndrew Bartlett1-60/+0
2013-05-28Remove lib/netapi autoconf build system, this is now build with wafAndrew Bartlett2-421/+0
2013-05-28Remove now-unused s3-selftest.sh wrapperAndrew Bartlett1-54/+0
2013-05-28Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2-9/+0
2013-05-28build: Remove autoconf directory no longer neededAndrew Bartlett3-13/+0
2013-05-28build: Remove unused script/mkversion.shAndrew Bartlett1-150/+0
2013-05-28build: Remove unused install-shAndrew Bartlett1-238/+0
2013-05-28build: Remove autoconf build systemAndrew Bartlett11-14750/+0
2013-05-27build: Install smbtar in waf buildAndrew Bartlett2-0/+8
2013-05-27build: Remove duplicate call to bld.SYMBOL_CHECK()Andrew Bartlett1-1/+0
2013-05-27build: Remove mkinstalldirsAndrew Bartlett1-38/+0
2013-05-27build: Remove unused expand-includes.plAndrew Bartlett1-30/+0
2013-05-27smbd: Fix build on platforms that will not support var = {} initialisationAndrew Bartlett1-1/+4
2013-05-27build: Build all of samba in autoconf make testAndrew Bartlett1-1/+1
2013-05-25winbind: Print error code on connection error in ping_dcChristof Schmitt1-1/+2
2013-05-23Revert my accidental commit.Richard Sharpe1-1/+1
2013-05-22When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...Peng Haitao1-1/+1
2013-05-22When '--policies-reset' is success, the exit code should be 0.Peng Haitao1-1/+1
2013-05-22build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmdAndrew Bartlett1-2/+2
2013-05-21Make sure that if an smbd is exiting because of an error we let the user know.Richard Sharpe1-1/+1
2013-05-20spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner1-3/+3
2013-05-18swat: Remove swat.Kai Blin28-9805/+41
2013-05-18smbd: Fix a ISO C90 forbids mixed declarations and code warningVolker Lendecke1-1/+1
2013-05-17s3:lib/ctdb_conn make sure we are root before connecting to CTDBChristian Ambach1-1/+14
2013-05-17lib: Add before/after hooks to async_connectVolker Lendecke4-5/+5
2013-05-17waf: build vfs_aixacl2 module by default on AIXChristian Ambach1-1/+1
2013-05-16s3:lib/dbwrap add missing curly bracesChristian Ambach1-2/+4
2013-05-16s3:include remove non-blank line endingsChristian Ambach1-3/+3
2013-05-16auth: Ensure auth_sam is not used on the AD DCAndrew Bartlett1-0/+7
2013-05-16pdb_ldap: Do not skip accounts without a sambaAcctFlags valueAndrew Bartlett1-4/+4