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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
s3:locking: add brl_mark_disconnected() and brl_reconnect_disconnected()
Stefan Metzmacher
2
-0
/
+127
2012-09-08
s3:locking: add mark_share_mode_disconnected()
Stefan Metzmacher
2
-0
/
+40
2012-09-08
s3:smbXsrv_open: add smb2srv_open_recreate() to support durable handles
Stefan Metzmacher
2
-1
/
+210
2012-09-08
s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0
Stefan Metzmacher
1
-0
/
+8
2012-09-08
s3:quota: don't add the string '"' into the argument list
Björn Jacke
1
-2
/
+2
2012-09-08
s3: Fix a panic when shutting down
Volker Lendecke
1
-10
/
+32
2012-09-07
s3:lib: use includes.h with cbuf and srprs
Gregor Beck
3
-12
/
+1
2012-09-07
waf: add tests for NFS quota stuff
Björn Jacke
1
-0
/
+5
2012-09-07
waf: add test for HAVE_DQB_FSOFTLIMIT
Björn Jacke
1
-0
/
+3
2012-09-07
waf: make checks for different XFS flavours
Björn Jacke
1
-2
/
+20
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
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
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
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: Add support for manpages in SAMBA_MODULE.
Andreas Schneider
8
-0
/
+891
2012-09-07
Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...
Michele Baldessari
1
-0
/
+2
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
2012-09-06
s3-printing: Restrict printing=cups to systems with cups development headers ...
Andrew Bartlett
2
-16
/
+0
2012-09-05
Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(...
Michele Baldessari
1
-0
/
+2
2012-09-05
Add "backup_intent" bool to files_struct.
Jeremy Allison
1
-0
/
+3
2012-09-05
Remove an unncessary FTRUNCATE call in the open path. We can rely on O_TRUC.
Jeremy Allison
1
-29
/
+1
2012-09-05
s3:smb2_create: check for SMB2_CREATE_TAG_DHNC first
Stefan Metzmacher
1
-43
/
+14
2012-09-05
s3:locking: fix trailing space in brl_close_fnum()
Michael Adam
1
-1
/
+1
2012-09-05
build: Remove unused deps from vfs modules
Andrew Bartlett
1
-2
/
+2
2012-09-05
s3: Slightly simplify fd_open_atomic
Volker Lendecke
1
-8
/
+7
2012-09-04
s3: Put a comment into the right place
Volker Lendecke
1
-4
/
+5
2012-09-04
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-09-04
s3: Factor out disposition_to_open_flags
Volker Lendecke
1
-24
/
+57
[prev]
[next]