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
*
rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.
Michael Adam
2008-04-20
1
-1
/
+1
*
vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael Adam
2008-04-20
1
-1
/
+1
*
Fix some empty lines with just spaces
Volker Lendecke
2008-04-20
1
-13
/
+12
*
Make convert_samr_dispinfo_to_NET_DISPLAY() static
Volker Lendecke
2008-04-20
1
-5
/
+5
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
6
-15
/
+23
*
Remove a redundant reference to rpc_pipe_state->cli from srv_spoolss
Volker Lendecke
2008-04-20
1
-4
/
+0
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
15
-121
/
+102
*
Refactoring: Move stuff around for creating a pipe
Volker Lendecke
2008-04-20
2
-42
/
+40
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
8
-52
/
+38
*
Remove some unused code referencing pipe_names[]
Volker Lendecke
2008-04-20
1
-17
/
+0
*
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
2008-04-20
3
-6
/
+21
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
7
-13
/
+22
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
7
-17
/
+22
*
Fix two "ignoring asprintf result" warnings
Volker Lendecke
2008-04-20
1
-3
/
+2
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
24
-158
/
+159
*
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
2008-04-20
6
-32
/
+24
*
Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal
Volker Lendecke
2008-04-19
1
-2
/
+2
*
Fix a bogus uninitialized variable warning in IDL-based nbt code
Volker Lendecke
2008-04-19
1
-1
/
+1
*
Fix bug 5400
Volker Lendecke
2008-04-19
1
-2
/
+2
*
Fix bug 5399
Volker Lendecke
2008-04-19
1
-5
/
+0
*
Fix bug 5398
Volker Lendecke
2008-04-19
1
-3
/
+3
*
Fix an uninitialized variable
Volker Lendecke
2008-04-19
1
-1
/
+1
*
winbindd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-7
/
+17
*
winbindd: call reinit_after_fork() in the child processes
Stefan Metzmacher
2008-04-18
2
-6
/
+4
*
nmbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-3
/
+12
*
nmbd: call reinit_after_fork() in all needed cases
Stefan Metzmacher
2008-04-18
2
-0
/
+10
*
printing: call reinit_after_fork() in the backgroundqueue process
Stefan Metzmacher
2008-04-18
1
-0
/
+5
*
smbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-11
/
+16
*
smbd: call reinit_after_fork() in the needed places
Stefan Metzmacher
2008-04-18
1
-16
/
+6
*
loadparm: make it possible to just load the config without following "include...
Stefan Metzmacher
2008-04-18
1
-10
/
+43
*
util: add reinit_after_fork() function
Stefan Metzmacher
2008-04-18
1
-0
/
+30
*
smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb tree
Stefan Metzmacher
2008-04-18
1
-2
/
+4
*
messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...
Stefan Metzmacher
2008-04-18
1
-0
/
+18
*
messages_ctdbd: make sure a ctdbd connection is only used in the process that...
Stefan Metzmacher
2008-04-18
1
-1
/
+11
*
IDL: make idl.
Günther Deschner
2008-04-18
2
-0
/
+19
*
IDL: Add type 23 in nbt_ntlogon_request reply packets.
Günther Deschner
2008-04-18
1
-0
/
+1
*
Janitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison
2008-04-18
4
-5
/
+6
*
IDL: Re-run make idl and hand merge some required functions from Samba 4.
Günther Deschner
2008-04-17
5
-38
/
+94
*
IDL: add dom_sid0 to security.idl (hand merge from samba4).
Günther Deschner
2008-04-17
1
-0
/
+3
*
loadparm: reactivate special semantics of "include = registry" for now.
Michael Adam
2008-04-17
1
-0
/
+18
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-04-17
7
-110
/
+306
|
\
|
*
Merge commit 'samba/v3-2-test' into wbc-test
Gerald W. Carter
2008-04-17
27
-372
/
+9321
|
|
\
|
|
*
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher
2008-04-17
1
-6
/
+4
|
*
|
Remove unused variable from wbcCheckTrustCredentials().
Gerald W. Carter
2008-04-17
1
-1
/
+0
|
*
|
Convert "wbinfo -m" to use wbcListTrusts() API call.
Gerald W. Carter
2008-04-17
1
-84
/
+50
|
*
|
Add wbcListTrusts() API call to libwbclient.so
Gerald W. Carter
2008-04-17
2
-6
/
+238
|
*
|
Follow error code name convention in libwbclient.
Gerald W. Carter
2008-04-17
4
-14
/
+14
*
|
|
Fix the problem when -L is used with IPv6 addresses. Don't try to
Jeremy Allison
2008-04-17
1
-0
/
+8
|
|
/
|
/
|
*
|
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
Jelmer Vernooij
2008-04-17
4
-196
/
+33
*
|
Fix gcc uninitialized variable used warning.
Jeremy Allison
2008-04-17
1
-6
/
+5
[next]