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
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
2
-6
/
+5
*
Use transaction start/cancel for persistent writes to avoid leaving the datab...
Ronnie Sahlberg
2008-08-13
1
-0
/
+2
*
Fix prototypes
Volker Lendecke
2008-08-12
1
-17
/
+23
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-6
/
+2
*
doserr: add WERR_MEMBER_IN_ALIAS.
Günther Deschner
2008-08-11
1
-0
/
+1
*
nmbd_packets: make queue_packet() public.
Michael Adam
2008-08-09
1
-0
/
+1
*
loadparm: add two parameters "init logon delay hosts" and "init logon delay"
Michael Adam
2008-08-09
1
-0
/
+2
*
lib/access: make list_match() public.
Michael Adam
2008-08-09
1
-0
/
+2
*
lib/access: make client_match() public.
Michael Adam
2008-08-09
1
-0
/
+1
*
Add simple async wrappers around send, recv and connect
Volker Lendecke
2008-08-08
2
-0
/
+46
*
Fix bug #5675 with a varient of Tim Waugh's patch,
Jeremy Allison
2008-08-07
1
-0
/
+1
*
dssync keytab: add support for keeping track of the up-to-date-ness vector.
Michael Adam
2008-08-01
1
-0
/
+1
*
Enabled domain groups to be added to builtin groups at domain join time
Tim Prouty
2008-07-30
1
-0
/
+2
*
rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.
Günther Deschner
2008-07-30
1
-0
/
+6
*
Make create_conn_struct() public
Volker Lendecke
2008-07-27
1
-0
/
+5
*
Save 128 byte (32-bit platform) or 256 byte (64-bit) per connection_struct
Volker Lendecke
2008-07-26
1
-1
/
+1
*
make read/write to internal pipes available externally
Volker Lendecke
2008-07-26
2
-8
/
+9
*
Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor
Volker Lendecke
2008-07-26
1
-9
/
+0
*
Refactor make_internal_rpc_pipe_p: connection_struct is not needed
Volker Lendecke
2008-07-26
2
-2
/
+9
*
Create doxygen comments for async_req.[ch]
Volker Lendecke
2008-07-26
1
-41
/
+82
*
Make api_rpcTNP static to srv_pipe.c
Volker Lendecke
2008-07-26
1
-2
/
+0
*
YESS -- remove the PI_* pipe constants
Volker Lendecke
2008-07-21
1
-18
/
+0
*
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
Volker Lendecke
2008-07-21
1
-1
/
+1
*
Remove unused function rpccli_is_pipe_idx
Volker Lendecke
2008-07-21
1
-1
/
+0
*
Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idx
Volker Lendecke
2008-07-21
1
-4
/
+4
*
Remove now unused cli_get_pipe_name
Volker Lendecke
2008-07-21
1
-1
/
+0
*
Remove now unused cli_get_pipe_idx
Volker Lendecke
2008-07-21
1
-1
/
+0
*
Remove now unused cli_get_iface
Volker Lendecke
2008-07-21
1
-1
/
+0
*
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
2008-07-21
1
-0
/
+3
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5
Volker Lendecke
2008-07-20
1
-7
/
+7
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
2008-07-20
1
-5
/
+5
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...
Volker Lendecke
2008-07-20
1
-7
/
+7
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key
Volker Lendecke
2008-07-20
1
-6
/
+6
*
Refactoring: Make get_schannel_session_key return NTSTATUS
Volker Lendecke
2008-07-20
1
-4
/
+4
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
2008-07-20
1
-14
/
+14
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
2
-1
/
+6
*
Store copies of the syntax ids in rpc_pipe_client
Volker Lendecke
2008-07-20
1
-2
/
+2
*
Simplify pipe_names: we only do ndr_transfer_syntax anyway
Volker Lendecke
2008-07-20
1
-10
/
+0
*
The PIPE_ pipename macros are only used in cli_pipe.c
Volker Lendecke
2008-07-19
1
-20
/
+0
*
Introduce is_known_pipename
Volker Lendecke
2008-07-19
1
-0
/
+1
*
Ooops, GUID_equal was already around :-)
Volker Lendecke
2008-07-19
1
-1
/
+0
*
libads: add prototype for ads_connect_gc().
Günther Deschner
2008-07-18
1
-0
/
+1
*
Simplify the RPC servers: remove get_pipe_fns
Volker Lendecke
2008-07-18
2
-2
/
+1
*
util: add policy_hnd_equal().
Günther Deschner
2008-07-17
1
-0
/
+2
*
In api_pipe_bind_req(), check for the iface id, not the pipe name
Volker Lendecke
2008-07-16
1
-1
/
+4
*
Add ndr_syntax_id_equal()
Volker Lendecke
2008-07-16
1
-0
/
+3
*
The buf in the smbclient write function should be const.
Andreas Schneider
2008-07-16
2
-3
/
+3
*
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2008-07-16
2
-1
/
+2
|
\
|
*
Fix swat. Bug #5613.
Jeremy Allison
2008-07-15
1
-1
/
+0
|
*
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
Michael Adam
2008-07-15
1
-0
/
+2
[next]