r13924: Split more prototypes out of include/proto.h + initial work on header
[bbaumbach/samba-autobuild/.git] / source4 / libnet / libnet_passwd.c
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Stefan Metzmacherr8235: fix the build
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Rafal Szczesniakr8077: Propagate changes in rpc connect routine to...
2007-10-10 Andrew Bartlettr7204: Also fall back to different password set methods...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.
2007-10-10 Andrew Bartlettr4721: Changes to libnet_passwd to take advantage of...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr2545: str_charnum -> strlen_m.
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Stefan Metzmacherr2346: fix some minor stuff
2007-10-10 Stefan Metzmacherr2064: fix some error cases
2007-10-10 Stefan Metzmacherr2021: add password change fallback to SetUserInfo...
2007-10-10 Stefan Metzmacherr1952: change the _RPC levels into _SAMR
2007-10-10 Stefan Metzmacherr1950: implement libnet_SetPassword_rpc()
2007-10-10 Stefan Metzmacherr1947: fix cup & paste errors
2007-10-10 Stefan Metzmacherr1928: give up on NT_STATUS_PASSWORD_RESTRICTION
2007-10-10 Stefan Metzmacherr1926: fallback to other SAMR ChangePasswordUser levels
2007-10-10 Stefan Metzmacherr1919: paasword change basicly works now:-)
2007-10-10 Stefan Metzmacherr1878: implemet libnet_context_{init,destroy}
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...
2007-10-10 Stefan Metzmacherr1816: here's the initial idea of libnet