1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/winbind
Andrew Tridgell 1cd4339b9a r20646: first preparations for cluster enablement. This changes "
uint32_t server_id
to
  struct server_id server_id;

which allows a server ID to have an node number. The node number will
be zero in non-clustered case. This is the most basic hook needed for
clustering, and ctdb.
(This used to be commit 2365abaa99)
2007-10-10 14:37:23 -05:00
..
config.mk r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries 2007-10-10 14:24:41 -05:00
wb_async_helpers.c r19598: Ahead of a merge to current lorikeet-heimdal: 2007-10-10 14:25:00 -05:00
wb_async_helpers.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
wb_cmd_getdcname.c r14470: Remove some unnecessary headers. 2007-10-10 13:57:29 -05:00
wb_cmd_list_trustdom.c r14470: Remove some unnecessary headers. 2007-10-10 13:57:29 -05:00
wb_cmd_lookupname.c r13924: Split more prototypes out of include/proto.h + initial work on header 2007-10-10 13:52:24 -05:00
wb_cmd_lookupsid.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
wb_cmd_userdomgroups.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
wb_cmd_usersids.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
wb_connect_lsa.c r14470: Remove some unnecessary headers. 2007-10-10 13:57:29 -05:00
wb_connect_sam.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
wb_dom_info_trusted.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
wb_dom_info.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
wb_init_domain.c r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap 2007-10-10 14:18:06 -05:00
wb_irpc.c r17342: implement a SamLogon via IRPC in samba4's winbind 2007-10-10 14:15:17 -05:00
wb_pam_auth.c r19598: Ahead of a merge to current lorikeet-heimdal: 2007-10-10 14:25:00 -05:00
wb_sam_logon.c r19598: Ahead of a merge to current lorikeet-heimdal: 2007-10-10 14:25:00 -05:00
wb_samba3_cmd.c r15328: Move some functions around, remove dependencies. 2007-10-10 14:05:17 -05:00
wb_samba3_protocol.c r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here. 2007-10-10 14:10:23 -05:00
wb_server.c r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). 2007-10-10 14:24:55 -05:00
wb_server.h r17342: implement a SamLogon via IRPC in samba4's winbind 2007-10-10 14:15:17 -05:00
wb_sid2domain.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00