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