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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Align nttrans replies the same way Windows does it
Volker Lendecke
2010-11-03
1
-1
/
+1
*
s3: Fix a getgrent crash with many groups
Volker Lendecke
2010-11-03
1
-0
/
+1
*
s3: Add "net registry getvaluesraw"
Volker Lendecke
2010-11-02
1
-0
/
+51
*
s3: Do not connect to ctdb if it is blocked for some reason
Volker Lendecke
2010-11-02
1
-0
/
+58
*
cluster_fatal() exit code should not indicate success.
Martin Schwenke
2010-11-02
1
-1
/
+1
*
s3: Fix a typo in a DEBUG msg
Volker Lendecke
2010-11-02
1
-1
/
+1
*
s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reload
Andrew Bartlett
2010-11-02
1
-4
/
+9
*
s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context
Andrew Bartlett
2010-11-02
3
-17
/
+10
*
s3-libsmbclient Add comments to describe the behaviour of DEBUG()
Andrew Bartlett
2010-11-02
4
-5
/
+21
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
2
-2
/
+11
*
s3-debug Clarify the handling of invalid state.fd values in debug.c
Andrew Bartlett
2010-11-02
1
-9
/
+10
*
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
2010-11-02
6
-10
/
+11
*
s3-debug Convert from x_file to real file descriptors.
Andrew Bartlett
2010-11-02
2
-49
/
+31
*
s3-debug Remove last direct assignements to DEBUGLEVEL
Andrew Bartlett
2010-11-02
6
-6
/
+8
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
16
-73
/
+15
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
39
-159
/
+159
*
s3:winbindd: fix query_user for users with NULL full name.
Michael Adam
2010-11-01
1
-1
/
+3
*
s3:winbindd: fix query_user_list for users with NULL full_name
Michael Adam
2010-11-01
1
-1
/
+3
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
1
-8
/
+8
*
zlib: use the real library name 'z' instead of ZLIB
Andrew Tridgell
2010-10-30
1
-6
/
+4
*
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
2010-10-29
11
-136
/
+229
*
s3-waf: add vfs_time_audit to the build.
Günther Deschner
2010-10-28
2
-1
/
+10
*
s3-waf: use LZXPRESS subsystem.
Günther Deschner
2010-10-28
1
-2
/
+2
*
s3-selftest: add vfs_modulesdir variable for both test systems.
Günther Deschner
2010-10-28
1
-1
/
+2
*
s3: Streamline regdb_normalize_keynames_fn a bit
Volker Lendecke
2010-10-28
1
-4
/
+2
*
s3: Fix the registry upgrade code
Volker Lendecke
2010-10-28
1
-1
/
+1
*
s3: FILE_WRITE_DATA & friends have gone from includes.h
Volker Lendecke
2010-10-28
1
-0
/
+1
*
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
2010-10-28
3
-0
/
+2313
*
s3: Fix bug 7759
Volodymyr Khomenko
2010-10-28
1
-16
/
+18
*
Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rules
Jeremy Allison
2010-10-27
1
-6
/
+13
*
Fix bug 7754 - samba uses index(), marked as legacy.
Sven Neumann
2010-10-27
1
-3
/
+3
*
s3: Make gpfs winattrs work again
Volker Lendecke
2010-10-27
1
-7
/
+31
*
s3-smbd Remove manual override of DEBUGELVEL during exit
Andrew Bartlett
2010-10-27
1
-5
/
+0
*
s3-waf: fixed the s3 waf build
Andrew Tridgell
2010-10-27
1
-9
/
+8
*
waf: Don't auto-lowercase library names.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
2
-19
/
+19
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s3: Fix some DEBUG msgs
Volker Lendecke
2010-10-26
1
-5
/
+5
*
s3: Pass tdb_flags to ctdbd when attaching to a db
Volker Lendecke
2010-10-26
1
-1
/
+1
*
s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N...
Stefan Metzmacher
2010-10-25
1
-23
/
+2
*
s3-waf: use NDR_NETLOGON for ntlm_auth
Stefan Metzmacher
2010-10-25
1
-3
/
+2
*
s3-waf: use NDR_SCHANNEL
Stefan Metzmacher
2010-10-25
1
-6
/
+2
*
s3-waf: use NDR_NTLMSSP subsystem
Stefan Metzmacher
2010-10-25
1
-5
/
+1
*
s3-waf: add NDR_STANDARD dependencies to fix the build
Stefan Metzmacher
2010-10-25
1
-0
/
+6
*
s3-waf: use git to calculate the version if available
Stefan Metzmacher
2010-10-25
2
-11
/
+17
*
s3-waf: fixed paths in s3 waf build for rpc_server
Andrew Tridgell
2010-10-25
1
-14
/
+14
*
s3-waf: fixed waf configure for recent changes
Andrew Tridgell
2010-10-25
1
-1
/
+1
*
s3: Use cli_setpathinfo in cli_posix_unlink_internal
Volker Lendecke
2010-10-24
1
-47
/
+15
*
s3: Avoid passing down a boolean to cli_posix_unlink_internal_send
Volker Lendecke
2010-10-24
1
-5
/
+7
*
s3: Use cli_setpathinfo in cli_posix_chown_chmod_internal
Volker Lendecke
2010-10-24
1
-54
/
+16
[next]