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
2011-04-19
selftest: move warning about invalid environments up to selftest.pl
Andrew Bartlett
2
-2
/
+5
2011-04-19
selftest: Don't specify SELFTEST_TARGET as an env variable
Andrew Bartlett
4
-4
/
+2
2011-04-19
selftest Test for socket_wrapper support in combined samba target as well
Andrew Bartlett
1
-0
/
+3
2011-04-19
selftest: Add hooks to enable a combined selftest run.
Andrew Bartlett
1
-1
/
+12
2011-04-19
s4-selftest Rename Samba4 'member' test environment to s4member
Andrew Bartlett
2
-18
/
+18
2011-04-19
s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.
Andrew Bartlett
1
-8
/
+8
2011-04-19
s3-selftest Fix interface localktest6 listens on.
Andrew Bartlett
1
-1
/
+1
2011-04-19
selftest Add combined 'Samba' target module
Andrew Bartlett
4
-3
/
+53
2011-04-19
s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.
Andrew Bartlett
1
-4
/
+9
2011-04-19
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
3
-56
/
+56
2011-04-19
s4-selftest: Stop creating netbios aliases everywhere
Andrew Bartlett
2
-33
/
+9
2011-04-19
selftest: put the target on the environment
Andrew Bartlett
1
-5
/
+11
2011-04-19
lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'
Andrew Bartlett
1
-1
/
+4
2011-04-19
Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...
Jeremy Allison
1
-12
/
+9
2011-04-18
s3 waf: Mimic the autoconf check for netgrent
Kai Blin
1
-3
/
+7
2011-04-18
s3 autobuild: Fix CFLAG check for netgrent tests
Kai Blin
1
-1
/
+1
2011-04-18
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
1
-0
/
+1
2011-04-17
samba-tool: fix machinepw command so that we use the full path to the secret ...
Matthieu Patou
1
-3
/
+6
2011-04-17
s3: Use \0 instead of NULL when 0-terminating a string
Volker Lendecke
1
-1
/
+1
2011-04-16
s3: guest sesssetup is only 13 words
Volker Lendecke
1
-1
/
+1
2011-04-16
s3: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2011-04-16
s3: Use tevent_req_nterror properly in a few places
Volker Lendecke
1
-12
/
+6
2011-04-16
Remove broken link.
Jelmer Vernooij
1
-4
/
+0
2011-04-16
util: Build samba-util without unresolved symbols.
Brad Hards
1
-33
/
+60
2011-04-16
s4-heimdal: Allow any kvno to match when searching the keytab.
Andrew Bartlett
1
-2
/
+1
2011-04-16
s3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett
1
-1
/
+3
2011-04-16
selftest: Allow the top level build to run the samba4 or samba3 tests
Andrew Bartlett
1
-17
/
+33
2011-04-16
s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code
Andrew Bartlett
1
-0
/
+3
2011-04-16
selftest Remove selftest of the test subsystem
Andrew Bartlett
2
-22
/
+0
2011-04-16
selftest: Move Samba4 selftest wscript to the top level
Andrew Bartlett
2
-2
/
+2
2011-04-16
selftest Add binary mappings for samba3 selftest
Andrew Bartlett
8
-32
/
+43
2011-04-16
selftest: Start using the binary mapping at the python layer as well
Andrew Bartlett
3
-2
/
+12
2011-04-16
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
21
-32
/
+29
2011-04-16
selftest: Remove unused BUILDDIR_ABS environment variable
Andrew Bartlett
1
-1
/
+0
2011-04-16
selftest: Provide a single bindir_path function across all targets
Andrew Bartlett
5
-62
/
+71
2011-04-16
Trying to track down the SMB2 error. Add an invariant test.
Jeremy Allison
1
-1
/
+4
2011-04-15
Use handle based xattr set if available.
Jeremy Allison
1
-4
/
+5
2011-04-15
Ensure vfs_chown_fsp() is safe against races.
Jeremy Allison
3
-6
/
+74
2011-04-15
s3-waf: only LIBNMB needs to linked against -lresolv.
Günther Deschner
1
-26
/
+26
2011-04-15
s4-dsdb: Add more information on why we don't check the SD control
Matthieu Patou
1
-0
/
+5
2011-04-15
s4-dsdb: If current attribute list is empty use the one from the request
Matthieu Patou
1
-1
/
+1
2011-04-15
s3-build: fix the --with-profiling-data build on mac os x.
Günther Deschner
1
-0
/
+1
2011-04-15
s3-waf: try to fix the non-ldap-but-krb5 build.
Günther Deschner
3
-3
/
+6
2011-04-15
s3: Fix bug 8066, wrong output in smbget
Volker Lendecke
1
-4
/
+9
2011-04-15
s3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli/auth/krb5_wrap.h
Andrew Bartlett
1
-1
/
+2
2011-04-14
Ensure change_dir_owner_to_parent() can't be raced.
Jeremy Allison
1
-1
/
+1
2011-04-14
Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...
Jeremy Allison
1
-3
/
+27
2011-04-14
Optimization for change_file_owner_to_parent() and change_dir_owner_to_parent()
Jeremy Allison
1
-0
/
+21
2011-04-14
s3: Fix Coverity ID 2471: UNINIT
Volker Lendecke
1
-2
/
+1
2011-04-14
s3: Fix smbd with the async echo responder
Volker Lendecke
1
-10
/
+13
[prev]
[next]