index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix Coverity ID 2307, NULL_RETURNS
Volker Lendecke
2011-04-22
1
-0
/
+4
*
s3: Fix Coverity ID 986, BUFFER_SIZE_WARNING
Volker Lendecke
2011-04-22
1
-1
/
+1
*
s3: Fix Coverity ID 1340, NULL_RETURNS
Volker Lendecke
2011-04-22
1
-0
/
+4
*
Cosmetic. Fix bad indentation.
Jeremy Allison
2011-04-22
1
-18
/
+18
*
Fix compiler warning in debug message.
Jeremy Allison
2011-04-21
1
-2
/
+2
*
Remove duplicate code - move to parent_dirname() as a common function.
Jeremy Allison
2011-04-21
1
-25
/
+14
*
s3-vfs: another attempt to fix the Tru64 build.
Günther Deschner
2011-04-22
3
-0
/
+8
*
s3-waf: try to fix the build on sunos5.
Günther Deschner
2011-04-22
1
-0
/
+2
*
s3-waf: fix typo in comment.
Günther Deschner
2011-04-22
1
-1
/
+1
*
Revert "s3-vfs: try to fix the Tru64 build."
Günther Deschner
2011-04-22
1
-6
/
+0
*
s3-vfs: try to fix the Tru64 build.
Günther Deschner
2011-04-21
1
-0
/
+6
*
s3-proto: move more rpc client prototypes to cli_pipe.h.
Günther Deschner
2011-04-21
2
-7
/
+9
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
22
-32
/
+26
*
s3-build: move MAP_FILE define to the only place used.
Günther Deschner
2011-04-20
2
-4
/
+4
*
s3-smbd: fix the AIX 5.3 build.
Günther Deschner
2011-04-20
4
-0
/
+9
*
s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().
Günther Deschner
2011-04-20
1
-2
/
+2
*
lib/util/charset create _handle functions for convert_string() et al
Andrew Bartlett
2011-04-20
2
-13
/
+0
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
5
-337
/
+5
*
libcli/auth: Move more kerberos wrapping in common
Andrew Bartlett
2011-04-20
1
-228
/
+0
*
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
2011-04-20
5
-24
/
+32
*
selftest: Don't specify SELFTEST_TARGET as an env variable
Andrew Bartlett
2011-04-19
1
-1
/
+1
*
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
2011-04-19
2
-25
/
+25
*
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
*
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
*
s3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett
2011-04-16
1
-1
/
+3
*
selftest Add binary mappings for samba3 selftest
Andrew Bartlett
2011-04-16
7
-26
/
+37
*
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
2011-04-16
2
-3
/
+3
*
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
*
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
*
lib/util Move alpha_strcpy() from s3 into common code
Andrew Bartlett
2011-04-14
2
-54
/
+0
[prev]
[next]