index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
s3:autoconf: look for irix xfs only when if we didn't find the Linux one before
Björn Jacke
1
-1
/
+1
2012-09-07
s3:sysquota_nfs: fix build on Tru64 et alii
Björn Jacke
2
-23
/
+34
2012-09-07
rpcserver: fix useless declaration warning
Björn Jacke
1
-1
/
+0
2012-09-07
s3:sysquota-test: include ufs/ufs/quota.h only when found
Björn Jacke
1
-0
/
+2
2012-09-07
build: define _BSD_TYPES on IRIX to have types like u_short
Björn Jacke
2
-0
/
+2
2012-09-07
s3:quota: clean up and consolidate the xfs quota checks and defines
Björn Jacke
3
-12
/
+11
2012-09-07
s3:sysquota_xfs: fix logic so that we actually use this module on Linux
Björn Jacke
2
-8
/
+2
2012-09-07
s3:sysquota_xfs: check and include the right fs header file for xfs quotas
Björn Jacke
3
-6
/
+8
2012-09-07
s3-smbd: Remove OSF1 support from old (pre-sysquotas) code
Björn Jacke
1
-65
/
+0
2012-09-07
waf: add check for BSD_STYLE_STATVFS
Björn Jacke
1
-0
/
+12
2012-09-07
s3-smbldap: make smbldap public library and maintain its ABI
Alexander Bokovoy
2
-1
/
+33
2012-09-07
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
6
-51
/
+51
2012-09-07
s3-smbldap: use smbldap_ prefix for all functions
Alexander Bokovoy
2
-11
/
+11
2012-09-07
s3-waf: avoid exporting init symbols from statically linked modules
Alexander Bokovoy
2
-1
/
+334
2012-09-07
s4-torture: dns torture test depends on AD DC build
Alexander Bokovoy
1
-8
/
+9
2012-09-07
s3-passdb: convert pdb_ipa to use secrets wrappers
Alexander Bokovoy
1
-4
/
+4
2012-09-07
s3-passdb: convert pdb_ldap to use secrets wrappers
Alexander Bokovoy
1
-2
/
+2
2012-09-07
s3-passdb: wrap secrets.tdb accessors used by PDB modules
Alexander Bokovoy
2
-0
/
+45
2012-09-07
wafsamba/samba_abi: allow negative matches in abi_match
Alexander Bokovoy
1
-3
/
+12
2012-09-07
gen_abi.sh: filter out symbols not needed for ABI
Alexander Bokovoy
1
-1
/
+1
2012-09-07
wafsamba/samba_abi: fix signature parsing for structures
Alexander Bokovoy
1
-2
/
+3
2012-09-07
waf: Fix bug #8801 - build s3fs manpages.
Andreas Schneider
2
-0
/
+91
2012-09-07
waf: Rename nmblookup manpage to nmblookup4.
Andreas Schneider
2
-66
/
+66
2012-09-07
docs: Remove old tdb manpages.
Andreas Schneider
3
-440
/
+0
2012-09-07
docs: Remove old ldb manpages.
Andreas Schneider
7
-1012
/
+0
2012-09-07
waf: Create catalog file for manpage generation.
Andreas Schneider
2
-1
/
+6
2012-09-07
wafsamba: Add a CONFIGURE_FILE option.
Andreas Schneider
2
-1
/
+52
2012-09-07
wafsamba: Add support for manpages in SAMBA_MODULE.
Andreas Schneider
9
-3
/
+5
2012-09-07
selftest/knownfail: samba3.smb2.durable-open.alloc-size fails currently
Stefan Metzmacher
1
-0
/
+1
2012-09-07
s4:torture:smb2: add a test for alloc size behaviour under durable reconnect
Michael Adam
1
-0
/
+154
2012-09-07
param: remove unused define FN_LOCAL_PARM_CHAR()
Michael Adam
1
-2
/
+0
2012-09-07
Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...
Michele Baldessari
1
-0
/
+2
2012-09-07
selftest/knownfail: samba3.smb2.durable-v2-open.reopen{1,2} fails currently
Stefan Metzmacher
1
-0
/
+2
2012-09-07
s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} tests
Stefan Metzmacher
1
-0
/
+184
2012-09-07
s4:torture/smb2: check that the server should ignore the fname in a DHnC request
Stefan Metzmacher
1
-1
/
+2
2012-09-07
s4:torture/smb2: don't expect a DHnQ response in a DHnC request
Stefan Metzmacher
1
-4
/
+0
2012-09-07
s4 dns: Make debug output less noisy
Kai Blin
4
-16
/
+16
2012-09-06
s4 dns: Check if signing user is allowed to update records
Kai Blin
1
-16
/
+56
2012-09-06
fileserver:sysquotas: remove wrong cast
Björn Jacke
1
-1
/
+1
2012-09-06
s3:quota: don't force the block size to 512
Björn Jacke
1
-3
/
+0
2012-09-06
s3-smbd: Remove remaining references to removed OS support in old-style quota...
Andrew Bartlett
1
-6
/
+6
2012-09-06
s3-smbd: Remove IRIX support from old (pre-sysquotas) code
Andrew Bartlett
1
-129
/
+0
2012-09-06
s3-smbd: Remove HPUX support from old (pre-sysquotas) code
Andrew Bartlett
1
-19
/
+0
2012-09-06
s3-smbd: Remove BSD support from old (pre-sysquotas) code
Andrew Bartlett
1
-226
/
+3
2012-09-06
s3-smbd: Remove Linux support from old (pre-sysquotas) code
Andrew Bartlett
1
-438
/
+1
2012-09-06
s3-configure: Only use sysquotas by default
Andrew Bartlett
1
-98
/
+15
2012-09-06
build: Remove Unicos support (quota in particular)
Andrew Bartlett
3
-132
/
+0
2012-09-06
build: Do not compile lib/sysquotas*.c files as part of configure
Andrew Bartlett
1
-65
/
+16
2012-09-06
s3: Fix 64-bit warnings in vfs_media_harmony
Volker Lendecke
1
-1
/
+1
2012-09-06
sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...
Björn Jacke
1
-0
/
+1
[next]