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
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
1
-0
/
+21
2008-09-09
make smb_bytes_push_str public
Volker Lendecke
1
-0
/
+1
2008-09-09
Add a utility function to append a DATA_BLOB to a talloc object
Volker Lendecke
1
-0
/
+1
2008-09-05
Write times code update.
Jeremy Allison
1
-7
/
+7
2008-09-03
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
1
-4
/
+0
2008-09-03
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
1
-20
/
+19
2008-09-03
factor prs_append_some_data out of prs_append_some_prs_data
Volker Lendecke
1
-0
/
+2
2008-08-28
Add async smbecho client support
Volker Lendecke
1
-2
/
+5
2008-08-28
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
1
-2
/
+6
2008-08-28
Add async open&x
Volker Lendecke
1
-0
/
+3
2008-08-28
Add async cli_close
Volker Lendecke
1
-0
/
+3
2008-08-28
Refactoring: Add the routine cli_request_send()
Volker Lendecke
1
-15
/
+0
2008-08-27
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
1
-1
/
+1
2008-08-27
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
1
-1
/
+0
2008-08-26
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
1
-1
/
+2
2008-08-20
Here is a re-working of the winbindd
Jeremy Allison
1
-0
/
+1
2008-08-19
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
1
-1
/
+1
2008-08-17
Split lookup_name() and create a new functiong called
Simo Sorce
1
-0
/
+4
2008-08-15
Add modules_path() to construct paths to files in MODULESDIR.
Michael Adam
1
-0
/
+1
2008-08-15
proto.h: remove prototypes from dynconfig.c
Michael Adam
1
-25
/
+0
2008-08-14
Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.
Michael Adam
1
-18
/
+0
2008-08-13
smbd/conn: fix prototype change of conn_close_all() in proto.h.
Michael Adam
1
-1
/
+1
2008-08-12
Fix prototypes
Volker Lendecke
1
-17
/
+23
2008-08-09
nmbd_packets: make queue_packet() public.
Michael Adam
1
-0
/
+1
2008-08-09
loadparm: add two parameters "init logon delay hosts" and "init logon delay"
Michael Adam
1
-0
/
+2
2008-08-09
lib/access: make list_match() public.
Michael Adam
1
-0
/
+2
2008-08-09
lib/access: make client_match() public.
Michael Adam
1
-0
/
+1
2008-07-30
Enabled domain groups to be added to builtin groups at domain join time
Tim Prouty
1
-0
/
+2
2008-07-30
rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.
Günther Deschner
1
-0
/
+6
2008-07-27
Make create_conn_struct() public
Volker Lendecke
1
-0
/
+5
2008-07-26
make read/write to internal pipes available externally
Volker Lendecke
1
-0
/
+3
2008-07-26
Refactor make_internal_rpc_pipe_p: connection_struct is not needed
Volker Lendecke
1
-0
/
+4
2008-07-26
Make api_rpcTNP static to srv_pipe.c
Volker Lendecke
1
-2
/
+0
2008-07-21
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
Volker Lendecke
1
-1
/
+1
2008-07-21
Remove unused function rpccli_is_pipe_idx
Volker Lendecke
1
-1
/
+0
2008-07-21
Remove now unused cli_get_pipe_name
Volker Lendecke
1
-1
/
+0
2008-07-21
Remove now unused cli_get_pipe_idx
Volker Lendecke
1
-1
/
+0
2008-07-21
Remove now unused cli_get_iface
Volker Lendecke
1
-1
/
+0
2008-07-21
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
1
-0
/
+3
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5
Volker Lendecke
1
-7
/
+7
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
1
-5
/
+5
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...
Volker Lendecke
1
-7
/
+7
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key
Volker Lendecke
1
-6
/
+6
2008-07-20
Refactoring: Make get_schannel_session_key return NTSTATUS
Volker Lendecke
1
-4
/
+4
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
1
-14
/
+14
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-1
/
+4
2008-07-19
Introduce is_known_pipename
Volker Lendecke
1
-0
/
+1
2008-07-19
Ooops, GUID_equal was already around :-)
Volker Lendecke
1
-1
/
+0
2008-07-18
libads: add prototype for ads_connect_gc().
Günther Deschner
1
-0
/
+1
2008-07-18
Simplify the RPC servers: remove get_pipe_fns
Volker Lendecke
1
-1
/
+0
[next]