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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...
Michael Adam
2010-11-03
1
-0
/
+9
*
s3:lib/util_str: add strlen_m_ext() that takes input and output charset
Michael Adam
2010-11-03
1
-13
/
+55
*
s3:lib/util_str: clarify the comment header for strlen_m().
Michael Adam
2010-11-03
1
-4
/
+6
*
s3:lib/charcnv: clarify comments in next_codepoint_ext()
Michael Adam
2010-11-03
1
-2
/
+2
*
s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()
Michael Adam
2010-11-03
1
-5
/
+5
*
s3:lib/charcnv: reformat comments in next_codepoint_ext()
Michael Adam
2010-11-03
1
-12
/
+18
*
s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.
Michael Adam
2010-11-03
1
-11
/
+32
*
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-libsmbclient Add comments to describe the behaviour of DEBUG()
Andrew Bartlett
2010-11-02
1
-0
/
+5
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
1
-0
/
+6
*
s3-debug Clarify the handling of invalid state.fd values in debug.c
Andrew Bartlett
2010-11-02
1
-9
/
+10
*
s3-debug Convert from x_file to real file descriptors.
Andrew Bartlett
2010-11-02
1
-47
/
+31
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
3
-18
/
+3
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
3
-79
/
+92
*
s3: Pass tdb_flags to ctdbd when attaching to a db
Volker Lendecke
2010-10-26
1
-1
/
+1
*
s3: Add any_nt_status_not_ok
Volker Lendecke
2010-10-20
1
-0
/
+13
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
3
-90
/
+74
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
1
-313
/
+1
*
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
2010-10-14
1
-251
/
+0
*
s3-acl Use uint32_t for counting the ACEs
Andrew Bartlett
2010-10-14
1
-1
/
+1
*
s3-acl Merge source4-supported privileges into se_access_check
Andrew Bartlett
2010-10-14
1
-5
/
+9
*
s3-util_nttoken.c Also copy the rights_mask when copying a security_token
Andrew Bartlett
2010-10-14
1
-0
/
+4
*
s3 Replace is_sid_in_token() with security_token_has_sid() from common code
Andrew Bartlett
2010-10-14
2
-15
/
+4
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
15
-5
/
+15
*
More neccessary const.
Jeremy Allison
2010-10-09
1
-1
/
+1
*
samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.
Günther Deschner
2010-10-07
1
-3
/
+3
*
s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t...
Ira Cooper
2010-10-07
1
-0
/
+6
*
s3: Attempt to get the Tru64 build a bit further
Volker Lendecke
2010-10-04
1
-1
/
+0
*
s3: Attempt to fix bug 7665
Volker Lendecke
2010-10-02
11
-136
/
+295
*
s3:events: Call all ready fd event handlers on each iteration of the main loop
Steven Danneman
2010-10-01
1
-7
/
+15
*
samba: share readline wrappers among all buildsystems.
Günther Deschner
2010-10-01
1
-174
/
+0
*
s3-readline: move cmd_history to smbclient, the only user.
Günther Deschner
2010-10-01
1
-21
/
+0
*
samba: share select wrappers.
Günther Deschner
2010-10-01
6
-207
/
+5
*
s3: Remove talloc_autofree_context() from myhostname()
Volker Lendecke
2010-09-28
1
-3
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
6
-11
/
+11
*
s3: Remove talloc_autofree_context() from nametouid()
Volker Lendecke
2010-09-26
1
-1
/
+1
*
s3: Remove talloc_autofree_context() from getpwnam_alloc()
Volker Lendecke
2010-09-26
1
-1
/
+1
*
s3: Remove talloc_autofree_context() from serverid_db()
Volker Lendecke
2010-09-26
1
-2
/
+2
*
s3: Remove talloc_autofree_context() from serverid_parent_init()
Volker Lendecke
2010-09-26
1
-3
/
+2
*
s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()
Volker Lendecke
2010-09-26
1
-3
/
+2
*
s3: Remove talloc_autofree_context() from ctdb_read_req()
Volker Lendecke
2010-09-26
1
-1
/
+2
*
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
2010-09-23
3
-4
/
+22
*
s3-registry: fix some c++ build warnings.
Günther Deschner
2010-09-22
1
-2
/
+2
*
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
2010-09-22
1
-3
/
+2
*
s3-lib: add srprs, primitives to build simple recursive parsers
Gregor Beck
2010-09-22
2
-0
/
+366
*
s3-lib: add cbuf, a talloced character buffer
Gregor Beck
2010-09-22
2
-0
/
+522
*
s3: Remove a global variable in bugfix for bug 7665
Volker Lendecke
2010-09-21
2
-7
/
+11
*
s3:registry: move prototype from reg_init_smbconf.c to its own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
[prev]
[next]