index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove unused install*.sh scripts
Andrew Bartlett
2013-05-28
7
-380
/
+0
*
build: Remove unused build_idl.sh
Andrew Bartlett
2013-05-28
1
-60
/
+0
*
Remove lib/netapi autoconf build system, this is now build with waf
Andrew Bartlett
2013-05-28
2
-421
/
+0
*
Remove now-unused s3-selftest.sh wrapper
Andrew Bartlett
2013-05-28
1
-54
/
+0
*
Remove stub ldb_version.h and source3/include/autoconf as no longer needed
Andrew Bartlett
2013-05-28
2
-9
/
+0
*
build: Remove autoconf directory no longer needed
Andrew Bartlett
2013-05-28
3
-13
/
+0
*
build: Remove unused script/mkversion.sh
Andrew Bartlett
2013-05-28
1
-150
/
+0
*
build: Remove unused install-sh
Andrew Bartlett
2013-05-28
1
-238
/
+0
*
build: Remove autoconf build system
Andrew Bartlett
2013-05-28
11
-14750
/
+0
*
build: Install smbtar in waf build
Andrew Bartlett
2013-05-27
2
-0
/
+8
*
build: Remove duplicate call to bld.SYMBOL_CHECK()
Andrew Bartlett
2013-05-27
1
-1
/
+0
*
build: Remove mkinstalldirs
Andrew Bartlett
2013-05-27
1
-38
/
+0
*
build: Remove unused expand-includes.pl
Andrew Bartlett
2013-05-27
1
-30
/
+0
*
smbd: Fix build on platforms that will not support var = {} initialisation
Andrew Bartlett
2013-05-27
1
-1
/
+4
*
build: Build all of samba in autoconf make test
Andrew Bartlett
2013-05-27
1
-1
/
+1
*
winbind: Print error code on connection error in ping_dc
Christof Schmitt
2013-05-25
1
-1
/
+2
*
Revert my accidental commit.
Richard Sharpe
2013-05-23
1
-1
/
+1
*
When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...
Peng Haitao
2013-05-22
1
-1
/
+1
*
When '--policies-reset' is success, the exit code should be 0.
Peng Haitao
2013-05-22
1
-1
/
+1
*
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
Andrew Bartlett
2013-05-22
1
-2
/
+2
*
Make sure that if an smbd is exiting because of an error we let the user know.
Richard Sharpe
2013-05-21
1
-1
/
+1
*
spoolss: add idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
2013-05-20
1
-3
/
+3
*
swat: Remove swat.
Kai Blin
2013-05-18
28
-9805
/
+41
*
smbd: Fix a ISO C90 forbids mixed declarations and code warning
Volker Lendecke
2013-05-18
1
-1
/
+1
*
s3:lib/ctdb_conn make sure we are root before connecting to CTDB
Christian Ambach
2013-05-17
1
-1
/
+14
*
lib: Add before/after hooks to async_connect
Volker Lendecke
2013-05-17
4
-5
/
+5
*
waf: build vfs_aixacl2 module by default on AIX
Christian Ambach
2013-05-17
1
-1
/
+1
*
s3:lib/dbwrap add missing curly braces
Christian Ambach
2013-05-16
1
-2
/
+4
*
s3:include remove non-blank line endings
Christian Ambach
2013-05-16
1
-3
/
+3
*
auth: Ensure auth_sam is not used on the AD DC
Andrew Bartlett
2013-05-16
1
-0
/
+7
*
pdb_ldap: Do not skip accounts without a sambaAcctFlags value
Andrew Bartlett
2013-05-16
1
-4
/
+4
*
s3-rpc_server: Ensure we are root when starting and usiing gensec
Andrew Bartlett
2013-05-16
1
-6
/
+32
*
source3/utils/ntlm_auth.c: Fix typo in debug message.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
source3/modules/vfs_catia.c: Fix typo in comment.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
source3/libsmb/ntlmssp.c: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
winbind/idmap_ad: be verbose about the user that we fail to map
Björn Jacke
2013-05-14
1
-2
/
+3
*
vfs_gpfs: slightly simplify connect()
Volker Lendecke
2013-05-14
1
-7
/
+7
*
s3:rpc_server/srvsvc check access before doing work
Shekhar Amlekar
2013-05-14
1
-10
/
+10
*
torture: Remove some unused code
Volker Lendecke
2013-05-14
1
-5
/
+0
*
smbd: Remove a pointless variable
Volker Lendecke
2013-05-14
1
-2
/
+1
*
build: Add missing dep from vfs_nfs4acl_xattr to NDR_NFS4ACL
Andrew Bartlett
2013-05-14
1
-1
/
+1
*
lib: Fix CID 241650 Sizeof not portable
Volker Lendecke
2013-05-12
1
-1
/
+1
*
pthreadpool: Fix CID 710828 Sizeof not portable
Volker Lendecke
2013-05-12
1
-1
/
+1
*
s3:modules/vfs_aixacl2 fix compile errors
Christian Ambach
2013-05-09
1
-9
/
+8
*
Fix missing TALLOC_FREE of stackframes.
Jeremy Allison
2013-05-09
2
-2
/
+6
*
Tidy up old bool usage. False -> false, True -> true.
Jeremy Allison
2013-05-09
1
-13
/
+13
*
vfs: Allow CREATOR GROUP to be used with vfs_zfsacl
Andrew Bartlett
2013-05-09
1
-1
/
+1
*
s4-smbtorture: Run tests for nfs4:modes simple and special.
Alexander Werth
2013-05-09
1
-1
/
+2
*
s3: Update README.nfs4acls.txt
Alexander Werth
2013-05-09
1
-8
/
+15
*
s3: Use mode bits in some cases in mode simple.
Alexander Werth
2013-05-09
1
-0
/
+46
[next]