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-10
s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-10
s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-10
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
1
-6
/
+10
2010-12-10
s3-winbind Improve memory handling in NTLMv2-backend plaintext authentication
Andrew Bartlett
1
-17
/
+6
2010-12-10
s3-winbind Don't send the LM password to the server, ever
Andrew Bartlett
1
-11
/
+1
2010-12-10
s3-libsmb Don't ever ask for machine$ principals as a target.
Andrew Bartlett
1
-30
/
+6
2010-12-10
s3-client Use NTLMv2 by default in the Samba client
Andrew Bartlett
1
-2
/
+2
2010-12-10
s3-smbd Don't send SPNEGO principal (rfc4178 hint) by default
Andrew Bartlett
3
-0
/
+15
2010-12-10
s3-libads Default to NOT using the server-supplied principal from SPNEGO
Andrew Bartlett
4
-6
/
+19
2010-12-08
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
1
-2
/
+0
2010-12-08
s3-waf: fixed version number handling
Andrew Tridgell
2
-13
/
+5
2010-12-07
s3:ntlm_auth: support clients which offer a spnego mechs we don't support
Stefan Metzmacher
1
-110
/
+169
2010-12-07
s3:ntlm_auth: free session key, as we don't use it (at least for now)
Stefan Metzmacher
1
-1
/
+2
2010-12-07
s3:ntlm_auth: fix memory leak in the raw ntlmssp code path
Stefan Metzmacher
1
-0
/
+2
2010-12-07
Make sure that user exists after running add user script before adding sam ac...
Bjoern Baumbach
1
-0
/
+5
2010-12-07
s3-waf: add configure/declaration checks for fdatasync, readahead and splice.
Günther Deschner
1
-0
/
+12
2010-12-07
s3-waf: add valgrind configure checks.
Günther Deschner
1
-0
/
+4
2010-12-07
s3:registry: improve debug messages about regdb refcount changes
Michael Adam
1
-5
/
+10
2010-12-07
s3-waf: build vfs_fileid module if possible.
Günther Deschner
1
-0
/
+9
2010-12-07
s3-waf: add support for --with-dnsupdate.
Günther Deschner
2
-2
/
+11
2010-12-07
s3-waf: fix the build of nsstest in the non-devel build.
Günther Deschner
1
-1
/
+1
2010-12-07
s3-waf: fix library names (we installed liblibsmbclient, etc.)
Günther Deschner
2
-38
/
+38
2010-12-07
s3-waf: fix pam dependencies of the RPC_SAMR server.
Günther Deschner
2
-0
/
+2
2010-12-06
s3: Fix bug 7844: Race in winbind
Volker Lendecke
1
-4
/
+8
2010-12-06
s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain name
Volker Lendecke
3
-1
/
+5
2010-12-06
s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domain
Volker Lendecke
1
-1
/
+1
2010-12-06
s3: Fix bug 7843: Expand the local SAMs aliases
Jeremy Allison
1
-2
/
+2
2010-12-06
s3-waf: add pam configure checks.
Günther Deschner
1
-2
/
+69
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
[next]