r4424: fixed a simple bug in the '|' handling in indexed ldb searches. I'm
[samba.git] / source4 / libnet /
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
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 Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
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 Metzmacherr2065: add libnet_RemoteTOD() call with levels GENERIC...
2007-10-10 Stefan Metzmacherr2064: fix some error cases
2007-10-10 Stefan Metzmacherr2061: - split libnet header files
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 Metzmacherr1927: allow the domain to be a ip address
2007-10-10 Stefan Metzmacherr1926: fallback to other SAMR ChangePasswordUser levels
2007-10-10 Stefan Metzmacherr1925: now we lookup the domain controller
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