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
2008-07-22
Add --enable-picky-developer
Zach Loafman
3
-3
/
+15
2008-07-22
rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)
Michael Adam
1
-0
/
+2
2008-07-22
re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idl
Michael Adam
3
-0
/
+112
2008-07-22
drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.
Michael Adam
1
-1
/
+6
2008-07-22
drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.
Michael Adam
1
-1
/
+2
2008-07-22
drsuapi.idl: add drsuapi_DsBindInfo48.
Michael Adam
1
-0
/
+10
2008-07-22
re-run make idl after Jelmer's "poperly cast array lengths" pidl change.
Michael Adam
20
-181
/
+181
2008-07-21
YESS -- remove the PI_* pipe constants
Volker Lendecke
1
-18
/
+0
2008-07-21
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
Volker Lendecke
17
-532
/
+2
2008-07-21
Remove unused function rpccli_is_pipe_idx
Volker Lendecke
2
-7
/
+0
2008-07-21
Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idx
Volker Lendecke
4
-65
/
+68
2008-07-21
Remove a reference to pipe_idx
Volker Lendecke
1
-1
/
+2
2008-07-21
Remove some unused code
Volker Lendecke
1
-91
/
+0
2008-07-21
Remove one reference to PI_NETLOGON
Volker Lendecke
1
-1
/
+2
2008-07-21
Remove one reference to PI_LSARPC
Volker Lendecke
1
-1
/
+2
2008-07-21
Remove some fully outdated sample code
Volker Lendecke
1
-102
/
+0
2008-07-21
Remove now unused cli_get_pipe_name
Volker Lendecke
2
-8
/
+2
2008-07-21
Remove now unused cli_get_pipe_idx
Volker Lendecke
2
-16
/
+0
2008-07-21
Remove now unused cli_get_iface
Volker Lendecke
2
-10
/
+0
2008-07-21
Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
4
-10
/
+19
2008-07-21
Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
5
-32
/
+31
2008-07-21
Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
8
-105
/
+116
2008-07-21
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
15
-173
/
+177
2008-07-21
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
10
-71
/
+99
2008-07-21
testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.
Michael Adam
1
-0
/
+2
2008-07-21
testsuite: fix another expr syntax error. in tests_all.sh.
Michael Adam
1
-1
/
+1
2008-07-20
testsuite: fix expr syntax error in net registry test.
Michael Adam
1
-1
/
+1
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5
Volker Lendecke
2
-30
/
+31
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
5
-30
/
+37
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...
Volker Lendecke
2
-21
/
+25
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key
Volker Lendecke
5
-67
/
+64
2008-07-20
Refactoring: Make get_schannel_session_key_auth_ntlmssp return NTSTATUS
Volker Lendecke
1
-21
/
+21
2008-07-20
Refactoring: Make get_schannel_session_key return NTSTATUS
Volker Lendecke
4
-25
/
+28
2008-07-20
Refactoring: Make get_schannel_session_key_common return NTSTATUS
Volker Lendecke
1
-22
/
+22
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
6
-93
/
+101
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
30
-152
/
+204
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open
Volker Lendecke
1
-35
/
+23
2008-07-20
Refactoring: Change calling conventions for rpc_pipe_open_np
Volker Lendecke
1
-21
/
+41
2008-07-20
Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()
Volker Lendecke
2
-26
/
+15
2008-07-20
Store copies of the syntax ids in rpc_pipe_client
Volker Lendecke
2
-13
/
+14
2008-07-20
Simplify pipe_names: we only do ndr_transfer_syntax anyway
Volker Lendecke
2
-45
/
+24
2008-07-19
The PIPE_ pipename macros are only used in cli_pipe.c
Volker Lendecke
2
-20
/
+19
2008-07-19
Make the pipe_names[] array static to cli_pipe.c
Volker Lendecke
2
-64
/
+78
2008-07-19
Introduce is_known_pipename
Volker Lendecke
4
-46
/
+36
2008-07-19
Make use of ndr_syntax_id_equal
Volker Lendecke
1
-2
/
+2
2008-07-19
Ooops, GUID_equal was already around :-)
Volker Lendecke
3
-12
/
+1
2008-07-18
Fix the build of vfs_zfsacl.c
Volker Lendecke
1
-16
/
+1
2008-07-18
netapi: add caching of samr policy handles.
Günther Deschner
4
-106
/
+112
2008-07-18
netapi: let libnetapi_samr_lookup_and_open_alias compose lsa string.
Günther Deschner
1
-17
/
+13
2008-07-18
netapi: implement NetLocalGroupEnum_r.
Günther Deschner
1
-1
/
+165
[prev]
[next]