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
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-smbd Don't send SPNEGO principal (rfc4178 hint) by default
Andrew Bartlett
2010-12-10
1
-0
/
+1
*
s3-libads Default to NOT using the server-supplied principal from SPNEGO
Andrew Bartlett
2010-12-10
1
-0
/
+1
*
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
2010-12-08
1
-2
/
+0
*
Merge the two conflicting allocation codes into one function, vfs_slow_falloc...
Jeremy Allison
2010-12-03
1
-0
/
+1
*
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
2010-12-02
3
-0
/
+19
*
s3: Add cli_shadow_copy_data
Volker Lendecke
2010-11-30
1
-0
/
+11
*
s3: Add gencache_iterate_blobs
Volker Lendecke
2010-11-28
1
-0
/
+3
*
s3: Add gencache_parse
Volker Lendecke
2010-11-28
1
-0
/
+4
*
Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default
Jeremy Allison
2010-11-20
2
-7
/
+8
*
developer: only do the C++ reserved name checking on Linux
Andrew Tridgell
2010-11-17
1
-1
/
+1
*
s3: Convert cli_get_posix_fs_info() to cli_trans()
Volker Lendecke
2010-11-14
1
-9
/
+9
*
Fix the unexpected.tdb database problem. Change nmbd to store the
Jeremy Allison
2010-11-14
1
-0
/
+2
*
s3: Make cli_set_ea_fnum return NTSTATUS
Volker Lendecke
2010-11-11
1
-1
/
+3
*
s3: Make cli_set_ea_path return NTSTATUS
Volker Lendecke
2010-11-11
1
-1
/
+3
*
s3: Convert cli_dfs_get_referral to cli_trans
Volker Lendecke
2010-11-11
1
-1
/
+1
*
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2010-11-10
1
-1
/
+1
*
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
2010-11-10
1
-4
/
+4
*
s3: Allow disabling of mdns registrations
Volker Lendecke
2010-11-05
1
-0
/
+1
*
s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info
Volker Lendecke
2010-11-04
1
-6
/
+6
*
s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...
Michael Adam
2010-11-03
1
-0
/
+2
*
s3:lib/util_str: add strlen_m_ext() that takes input and output charset
Michael Adam
2010-11-03
1
-0
/
+2
*
s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()
Michael Adam
2010-11-03
1
-1
/
+1
*
s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.
Michael Adam
2010-11-03
1
-0
/
+2
*
s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context
Andrew Bartlett
2010-11-02
1
-5
/
+0
*
s3-libsmbclient Add comments to describe the behaviour of DEBUG()
Andrew Bartlett
2010-11-02
1
-0
/
+1
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
1
-2
/
+5
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-4
/
+8
*
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
2010-10-29
1
-3
/
+3
*
s3: Add async cli_setpathinfo
Volker Lendecke
2010-10-24
1
-0
/
+9
*
s3:include: move debug.c prototypes to debug.h
Stefan Metzmacher
2010-10-24
2
-21
/
+21
*
s3:include: move MAX_DEBUG_LEVEL from local.h to debug.h
Stefan Metzmacher
2010-10-24
2
-9
/
+9
*
s3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
Volker Lendecke
2010-10-24
1
-1
/
+0
*
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
Volker Lendecke
2010-10-24
1
-7
/
+7
*
s3: Convert cli_qfilename to cli_qfileinfo
Volker Lendecke
2010-10-24
1
-1
/
+2
*
s3: Add async cli_qfileinfo
Volker Lendecke
2010-10-24
1
-0
/
+12
*
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
Volker Lendecke
2010-10-24
1
-7
/
+7
*
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
2010-10-22
1
-1
/
+0
*
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...
Jeremy Allison
2010-10-22
1
-0
/
+1
*
s3: Make "unpack_pjob" static
Volker Lendecke
2010-10-20
1
-1
/
+0
*
s3: Add any_nt_status_not_ok
Volker Lendecke
2010-10-20
1
-0
/
+1
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
1
-7
/
+3
*
Add make_default_filesystem_acl() function to be used in following change to ...
Jeremy Allison
2010-10-15
1
-0
/
+4
*
s3-rpc_server: Make auth_serversupplied_info const.
Andreas Schneider
2010-10-15
1
-3
/
+3
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
2
-44
/
+0
*
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
2010-10-14
1
-65
/
+0
*
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
2010-10-14
1
-8
/
+0
*
s3-auth Use security_token_debug() from common code
Andrew Bartlett
2010-10-14
1
-1
/
+0
*
s3 Replace is_sid_in_token() with security_token_has_sid() from common code
Andrew Bartlett
2010-10-14
1
-1
/
+0
*
More neccessary const.
Jeremy Allison
2010-10-09
1
-1
/
+1
*
s3: Move #define VALGRIND to config.h
Volker Lendecke
2010-10-03
1
-10
/
+0
[next]