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
2010-12-04
Updated french translations from Jean Delvare <jdelvare@suse.de>
Holger Hetterich
1
-111
/
+96
2010-12-03
s3-waf: add krb5 configure check for WRFILE_KEYTAB.
Günther Deschner
1
-0
/
+10
2010-12-03
s3-waf: add krb5 configure checks for enctype 23.
Günther Deschner
1
-0
/
+25
2010-12-03
s3-waf: more krb5 configure checks.
Günther Deschner
1
-2
/
+11
2010-12-03
Replace lseek()/write()/lseek() triple with pwrite call. We already emulate this
Jeremy Allison
1
-12
/
+2
2010-12-03
posix_fallocate() returns an errno, not -1 on error.
Jeremy Allison
1
-1
/
+1
2010-12-03
Merge the two conflicting allocation codes into one function, vfs_slow_falloc...
Jeremy Allison
3
-56
/
+50
2010-12-03
Oops. Missed adding vfswrap_posix_fallocate to vfs_default_fns table.
Jeremy Allison
1
-0
/
+1
2010-12-02
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
9
-4
/
+111
2010-12-02
Fix bug #7835 - vfs_fill_sparse() doesn't use posix_fallocate when strict all...
Jeremy Allison
1
-2
/
+30
2010-12-02
s3/selftest: add some FIXMEs
Björn Jacke
1
-0
/
+7
2010-12-02
tests: avoid bash in shebang and fix wrong "==" in test
Björn Jacke
1
-1
/
+1
2010-12-01
Fix a typo - should be '&&' not '&' when checking for privileges.
Jeremy Allison
1
-1
/
+1
2010-12-02
s3:smbd: remove some commented out legacy code
Michael Adam
1
-5
/
+0
2010-12-01
s3-waf: more krb5 configure checks.
Günther Deschner
1
-0
/
+24
2010-12-01
s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if po...
Günther Deschner
1
-0
/
+5
2010-12-01
s3-waf: add idmap_ldap to default static module list.
Günther Deschner
1
-1
/
+1
2010-12-01
s3-waf: align some krb5/gssapi configure checks with classic build.
Günther Deschner
1
-1
/
+2
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
7
-203
/
+203
2010-12-01
s3: Attempt to please autobuild
Volker Lendecke
1
-1
/
+1
2010-12-01
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-12-01
s3: Attempt to fix the shadow_copy2 module
Volker Lendecke
1
-2
/
+2
2010-12-01
s3-waf: convert RPC_LSARPC into a subsystem.
Günther Deschner
2
-4
/
+9
2010-11-30
s3-waf: convert RPC_SAMR into a subsystem.
Günther Deschner
2
-5
/
+9
2010-11-30
s3-waf: convert INIT_SAMR into a subsystem.
Günther Deschner
1
-10
/
+10
2010-11-30
s3-waf: convert INIT_NETLOGON into a subsystem.
Günther Deschner
1
-10
/
+9
2010-11-30
s3-waf: convert INIT_LSA into a subsystem.
Günther Deschner
1
-12
/
+10
2010-11-30
s3-waf: fix LIBNBT deps.
Günther Deschner
1
-2
/
+2
2010-11-30
s3-waf: convert IDMAP_AD into a subsystem.
Günther Deschner
1
-4
/
+12
2010-11-30
s3-waf: convert IDMAP_HASH into a subsystem.
Günther Deschner
1
-2
/
+8
2010-11-30
s3-waf: convert IDMAP_ADEX into a subsystem.
Günther Deschner
1
-2
/
+8
2010-11-30
s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.
Günther Deschner
1
-4
/
+1
2010-11-30
s3-waf: use LIBCLI_NDR_NETLOGON.
Günther Deschner
1
-4
/
+2
2010-11-30
s3-waf: convert LIBNBT into a subsystem.
Günther Deschner
1
-3
/
+7
2010-11-30
s3-waf: convert SPNEGO_PARSE into a subsystem.
Günther Deschner
1
-4
/
+7
2010-11-30
s3-waf: use SLCACHE in ntlm_auth.
Günther Deschner
1
-3
/
+2
2010-11-30
s3-waf: use TLDAP in smbtorture.
Günther Deschner
1
-2
/
+2
2010-11-30
s3-waf: convert NPA_TSTREAM into a subsystem.
Günther Deschner
1
-6
/
+9
2010-11-30
s3-waf: add LIBDRSUAPI subsystem.
Günther Deschner
1
-8
/
+8
2010-11-30
s3-waf: let SMBD_BASE depend on NDR_NOTIFY.
Günther Deschner
1
-3
/
+2
2010-11-30
s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.
Günther Deschner
1
-3
/
+2
2010-11-30
s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.
Günther Deschner
1
-4
/
+2
2010-11-30
s3-waf: convert LIBCLI_SPOOLSS into a subsystem.
Günther Deschner
1
-10
/
+12
2010-11-30
s3-waf: convert RPCCLI_EPMAPPER into a subsystem.
Günther Deschner
1
-7
/
+7
2010-11-30
s3-waf: convert RPCCLI_EVENTLOG into a subsystem.
Günther Deschner
1
-6
/
+5
2010-11-30
s3-waf: convert RPCCLI_NTSVCS into a subsystem.
Günther Deschner
1
-6
/
+5
2010-11-30
s3-waf: convert RPCCLI_DRSUAPI into a subsystem.
Günther Deschner
1
-7
/
+6
2010-11-30
s3-waf: convert RPCCLI_DFS into a subsystem.
Günther Deschner
1
-6
/
+5
2010-11-30
s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.
Günther Deschner
1
-7
/
+6
2010-11-30
s3-waf: convert RPCCLI_DSSETUP into a subsystem.
Günther Deschner
1
-9
/
+7
[next]