IRPC: Add include guards for the header.
[jelmer/samba4-debian.git] / source / winbind / wb_samba3_protocol.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Kai Blinr24483: Implement backend for wbinfo -u (list users)
2007-10-10 Kai Blinr24373: Implement backend for wbinfo -G (gid2sid)
2007-10-10 Kai Blinr24372: Implement backend for wbinfo -U
2007-10-10 Kai Blinr24371: Actually add the glue to make wbinfo -S and...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23653: add dummy implementation for all nss calls...
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Andrew Bartlettr17250: Fix comment, the Samba3 winbind protocol uses...
2007-10-10 Andrew Bartlettr12866: This removes the abstraction layer in winbindd...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Tim Potterr11968: More warning fixes. We're on track to getting...
2007-10-10 Tim Potterr11626: Fix unhandled enum in case statement warnings...
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11193: Implement wbinfo -m
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11095: Implement wb_getuserdomgroups.
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11070: Fix a cut&paste error, now wbinfo can properly...
2007-10-10 Andrew Bartlettr10844: Add challenge-response authentication to Samba4...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10675: Connect to the DC's IPC$
2007-10-10 Stefan Metzmacherr10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOM...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Stefan Metzmacherr10435: fill in the reference to the generic wbsrv_call...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit