index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-selftest Fix interface localktest6 listens on.
Andrew Bartlett
2011-04-19
1
-1
/
+1
*
selftest Add combined 'Samba' target module
Andrew Bartlett
2011-04-19
4
-3
/
+53
*
s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.
Andrew Bartlett
2011-04-19
1
-4
/
+9
*
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
2011-04-19
3
-56
/
+56
*
s4-selftest: Stop creating netbios aliases everywhere
Andrew Bartlett
2011-04-19
2
-33
/
+9
*
selftest: put the target on the environment
Andrew Bartlett
2011-04-19
1
-5
/
+11
*
lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'
Andrew Bartlett
2011-04-19
1
-1
/
+4
*
Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...
Jeremy Allison
2011-04-19
1
-12
/
+9
*
s3 waf: Mimic the autoconf check for netgrent
Kai Blin
2011-04-18
1
-3
/
+7
*
s3 autobuild: Fix CFLAG check for netgrent tests
Kai Blin
2011-04-18
1
-1
/
+1
*
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
2011-04-18
1
-0
/
+1
*
samba-tool: fix machinepw command so that we use the full path to the secret ...
Matthieu Patou
2011-04-17
1
-3
/
+6
*
s3: Use \0 instead of NULL when 0-terminating a string
Volker Lendecke
2011-04-17
1
-1
/
+1
*
s3: guest sesssetup is only 13 words
Volker Lendecke
2011-04-16
1
-1
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2011-04-16
1
-3
/
+0
*
s3: Use tevent_req_nterror properly in a few places
Volker Lendecke
2011-04-16
1
-12
/
+6
*
Remove broken link.
Jelmer Vernooij
2011-04-16
1
-4
/
+0
*
util: Build samba-util without unresolved symbols.
Brad Hards
2011-04-16
1
-33
/
+60
*
s4-heimdal: Allow any kvno to match when searching the keytab.
Andrew Bartlett
2011-04-16
1
-2
/
+1
*
s3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett
2011-04-16
1
-1
/
+3
*
selftest: Allow the top level build to run the samba4 or samba3 tests
Andrew Bartlett
2011-04-16
1
-17
/
+33
*
s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code
Andrew Bartlett
2011-04-16
1
-0
/
+3
*
selftest Remove selftest of the test subsystem
Andrew Bartlett
2011-04-16
2
-22
/
+0
*
selftest: Move Samba4 selftest wscript to the top level
Andrew Bartlett
2011-04-16
2
-2
/
+2
*
selftest Add binary mappings for samba3 selftest
Andrew Bartlett
2011-04-16
8
-32
/
+43
*
selftest: Start using the binary mapping at the python layer as well
Andrew Bartlett
2011-04-16
3
-2
/
+12
*
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
2011-04-16
21
-32
/
+29
*
selftest: Remove unused BUILDDIR_ABS environment variable
Andrew Bartlett
2011-04-16
1
-1
/
+0
*
selftest: Provide a single bindir_path function across all targets
Andrew Bartlett
2011-04-16
5
-62
/
+71
*
Trying to track down the SMB2 error. Add an invariant test.
Jeremy Allison
2011-04-16
1
-1
/
+4
*
Use handle based xattr set if available.
Jeremy Allison
2011-04-15
1
-4
/
+5
*
Ensure vfs_chown_fsp() is safe against races.
Jeremy Allison
2011-04-15
3
-6
/
+74
*
s3-waf: only LIBNMB needs to linked against -lresolv.
Günther Deschner
2011-04-15
1
-26
/
+26
*
s4-dsdb: Add more information on why we don't check the SD control
Matthieu Patou
2011-04-15
1
-0
/
+5
*
s4-dsdb: If current attribute list is empty use the one from the request
Matthieu Patou
2011-04-15
1
-1
/
+1
*
s3-build: fix the --with-profiling-data build on mac os x.
Günther Deschner
2011-04-15
1
-0
/
+1
*
s3-waf: try to fix the non-ldap-but-krb5 build.
Günther Deschner
2011-04-15
3
-3
/
+6
*
s3: Fix bug 8066, wrong output in smbget
Volker Lendecke
2011-04-15
1
-4
/
+9
*
s3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli/auth/krb5_wrap.h
Andrew Bartlett
2011-04-15
1
-1
/
+2
*
Ensure change_dir_owner_to_parent() can't be raced.
Jeremy Allison
2011-04-14
1
-1
/
+1
*
Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...
Jeremy Allison
2011-04-14
1
-3
/
+27
*
Optimization for change_file_owner_to_parent() and change_dir_owner_to_parent()
Jeremy Allison
2011-04-14
1
-0
/
+21
*
s3: Fix Coverity ID 2471: UNINIT
Volker Lendecke
2011-04-14
1
-2
/
+1
*
s3: Fix smbd with the async echo responder
Volker Lendecke
2011-04-14
1
-10
/
+13
*
s3-build: make sure we pick up system tdb and talloc via #include.
Günther Deschner
2011-04-14
4
-6
/
+6
*
s3-includes: move readahead prototype to its only user.
Günther Deschner
2011-04-14
2
-4
/
+4
*
s3: Fix a typo
Volker Lendecke
2011-04-14
1
-1
/
+1
*
libcli/auth Fix compile on hosts without krb5
Andrew Bartlett
2011-04-14
1
-2
/
+2
*
lib/util Move alpha_strcpy() from s3 into common code
Andrew Bartlett
2011-04-14
4
-100
/
+51
*
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
2011-04-14
2
-9
/
+9
[next]