rerun 'make idl'
[metze/samba/wb-ndr.git] / source /
2008-05-02 Stefan Metzmacherrerun 'make idl'
2008-05-02 Stefan Metzmacherwb-ndr: add idl for winbind_lookup()
2008-05-02 Stefan Metzmacherwb-ndr: import lsa_SidType in winbind_protocol.idl
2008-05-02 Stefan Metzmacherlsa.idl: make lsa_SidType public
2008-05-02 Stefan Metzmacherremove winbindd_dual_show_sequence()...
2008-05-02 Stefan Metzmacheruse WINBIND_DOMAIN_INFO_LEVEL_SEQNUM to get the seqnumb...
2008-05-02 Stefan Metzmacheradd winbindd_get_domain_info_async()...
2008-05-02 Stefan Metzmacherimplement WINBIND_DOMAIN_INFO_LEVEL_SEQNUM in the domai...
2008-05-02 Stefan Metzmacherrerun: 'make idl'...
2008-05-02 Stefan Metzmacheradd WINBIND_DOMAIN_INFO_LEVEL_SEQNUM level...
2008-05-02 Stefan Metzmacheradd NDR_WINBIND_PING to the locator and idmap child...
2008-05-02 Stefan Metzmacherremove WINBINDD_DUAL_SET_HWM support ...
2008-05-02 Stefan Metzmacherlet winbindd_set_hwm() use WINBIND_SET_IDMAP_LEVEL_SET_...
2008-05-02 Stefan Metzmacherremove WINBINDD_DUAL_SET_MAPPING support ...
2008-05-02 Stefan Metzmacherlet winbindd_set_mapping() use WINBIND_SET_IDMAP_LEVEL_...
2008-05-02 Stefan Metzmacherremove winbindd_dual_allocate_gid()...
2008-05-02 Stefan Metzmacherlet winbindd_allocate_gid() use WINBIND_SET_IDMAP_LEVEL...
2008-05-02 Stefan Metzmacherremove winbindd_dual_allocate_uid()...
2008-05-02 Stefan Metzmacherlet winbindd_allocate_uid() use WINBIND_SET_IDMAP_LEVEL...
2008-05-02 Stefan Metzmacheradd winbindd_ndr_child_set_idmap() ...
2008-05-02 Stefan Metzmacherrerun 'make idl'
2008-05-02 Stefan Metzmacheradd idl for WINBIND_SET_IDMAP...
2008-05-02 Stefan Metzmacherlibrpc/ndr: add marshalling code for struct unixid...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_GID2SID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_gid2sid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_UID2SID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_uid2sid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_SID2GID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_sid2gid_async() to use winbind_...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_SID2UID support
2008-05-02 Stefan Metzmacherwb-ndr: change winbindd_sid2uid_async() to use WINBIND_...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_idmap()
2008-05-02 Stefan Metzmacherwb-ndr: rerun 'make idl'
2008-05-02 Stefan Metzmacherwb-ndr: add WINBIND_GET_IDMAP function (TODO!)
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_DSGETDCNAME support
2008-05-02 Stefan Metzmacherfixes
2008-05-02 Stefan Metzmacherwb-ndr: use winbindd_get_dc_info_async_child() to imple...
2008-05-02 Stefan Metzmacherwb-ndr: implement WINBIND_DC_INFO_LEVEL_COMPAT_DS in...
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_DUAL_GETDCNAME support
2008-05-02 Stefan Metzmacherwb-ndr: use winbindd_get_dc_info_async_domain() to...
2008-05-02 Stefan Metzmacherwb-ndr: add winbindd_get_dc_info_async_child() function
2008-05-02 Stefan Metzmacherwb-ndr: add winbindd_get_dc_info_async_domain() function
2008-05-02 Stefan Metzmacherwb-ndr: remove unused WINBINDD_INIT_CONNECTION support
2008-05-02 Stefan Metzmacherwb-ndr: use the ndr calls in init_child_connection()
2008-05-02 Stefan Metzmacherwb-ndr: add option to forward ping requests to our...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_dc_info()...
2008-05-02 Stefan Metzmacherwb-ndr: implement winbindd_ndr_child_get_domain_info...
2008-05-02 Stefan Metzmacherwb-ndr: rerun 'make idl'
2008-05-02 Stefan Metzmacherwb-ndr: add idl for winbindd_get_dc_info() with compat...
2008-05-02 Stefan Metzmacherwb-ndr: add idl for winbindd_get_domain_info()
2008-05-02 Stefan Metzmacherwb-ndr: add do_async_ndr()/do_async_ndr_domain() similar to
2008-05-02 Stefan Metzmacherwb-ndr: pass ndr requests via sendto_child()/sendto_dom...
2008-05-02 Stefan Metzmacherwb-ndr: add async_ndr_domain_call() similar to async_do...
2008-05-02 Stefan Metzmacherwb-ndr: add async_ndr_call() similar to async_request()
2008-05-02 Stefan Metzmacherwb-ndr: infrastructure to handle ndr requests in the...
2008-05-02 Stefan Metzmacherwb-ndr: implement NDR_WINBIND_PING
2008-05-02 Stefan Metzmacherwb-ndr: add infrastruture for ndr based requests in...
2008-05-02 Stefan Metzmacherwb-ndr: add pidl generated files from winbind_protocol.idl
2008-05-02 Stefan Metzmacherwb-ndr: add winbind_protocol.idl
2008-05-02 Stefan Metzmacherwinbindd: remove currently disabled WINBINDD_SIDS_TO_XI...
2008-05-01 Jeremy AllisonTidyup to ensure '\n' is treated identically in all
2008-05-01 Jeremy AllisonFix bug #5434 found by Ted Percival <ted@midg3t.net>.
2008-04-30 Günther Deschnerpam_winbind: Fix Bug #5430 (patch from fumiyas@osstech...
2008-04-30 Jeremy AllisonFix typo noticed by David Disseldorp <ddiss@sgi.com...
2008-04-30 Gerald W. CarterWinbind: Prevent cycle in children list when reaping...
2008-04-30 Gerald W. CarterBUG 5107: Fix handling of large DNS replies on AIX...
2008-04-30 Gerald W. CarterBUG 5429: Clarify log msgs re: failure to create BUILTI...
2008-04-28 Jeremy AllisonFix bug found by Igor Mammedov <niallain@gmail.com...
2008-04-27 Volker LendeckeNext round fixing bug 5420, build on IRIX
2008-04-26 Volker LendeckeAttempt to fix the build on IRIX: Bug 5420
2008-04-26 Steven DannemanFix bug 5419: memory leak in ads_do_search_all_args...
2008-04-25 Jeremy AllisonRemove hard coded sizes.
2008-04-25 Volker LendeckeRevert "mount.cifs: Zero mountpassword content before...
2008-04-25 Volker LendeckeRevert "Make some fns static"
2008-04-25 Volker LendeckeRevert "Remove a redundant TALLOC_FREE"
2008-04-25 Volker LendeckeRevert "Enable multiple fd events on a single file...
2008-04-25 Volker LendeckeRevert "Remove some write-only fstrings"
2008-04-25 Volker LendeckeRevert "Remove namedpipe_transact fn pointer from smb_n...
2008-04-25 Volker LendeckeRevert "Set the right domain\user in cli_rpc_pipe_open_...
2008-04-25 Volker LendeckeRevert "Refactoring: Make struct rpc_pipe_client its...
2008-04-25 Volker LendeckeRevert "Add "desthost" to rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Fix two "ignoring asprintf result" warnings"
2008-04-25 Volker LendeckeRevert "Move srv_name_slash from cli_state to rpc_pipe_...
2008-04-25 Volker LendeckeRevert "Introduce rpccli_set_timeout()"
2008-04-25 Volker LendeckeRevert "Use rpc_pipe_client->user_name instead of rpc_p...
2008-04-25 Volker LendeckeRevert "Remove some unused code referencing pipe_names[]"
2008-04-25 Volker LendeckeRevert "Remove the pipe_idx variable from rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Refactoring: Move stuff around for creating...
2008-04-25 Volker LendeckeRevert "Replace cli_rpc_pipe_close by a talloc destruct...
2008-04-25 Volker LendeckeRevert "Remove a redundant reference to rpc_pipe_state...
2008-04-25 Volker LendeckeRevert "Introduce rpc_pipe_np_smb_conn()"
2008-04-25 Volker LendeckeRevert "Make convert_samr_dispinfo_to_NET_DISPLAY(...
2008-04-25 Volker LendeckeRevert "Fix some empty lines with just spaces"
2008-04-25 Volker LendeckeRevert "Remove the "pwd" struct from rpc_pipe_client"
2008-04-25 Volker LendeckeRevert "Refactoring: Make cli_pipe_auth_data a pointer...
2008-04-25 Volker LendeckeRevert "Move user/domain from rpc_pipe_client to cli_pi...
2008-04-25 Volker LendeckeRevert "Create rpccli_xxx_bind_data functions"
2008-04-25 Volker LendeckeRevert "Make use of rpccli_xxx_bind_data"
2008-04-25 Volker LendeckeRevert "cli_rpc_pipe_open_noauth must take the user...
2008-04-25 Volker LendeckeRevert "Introduce rpccli_pipe_txt(), describing a pipe...
next