idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
[kai/samba.git] / source4 / libnet / composite.h
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Rafal Szczesniakr24554: Add internal implementation (before api functio...
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Rafal Szczesniakr23959: add more monitor messages support that's been...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Rafal Szczesniakr17001: Prepare a new monitor messages.
2007-10-10 Rafal Szczesniakr15920: Move userman.c and userinfo.c definition into...
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Rafal Szczesniakr10679: Monitor messages should be issued from usermod...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr9090: Another field in usermod function - account...
2007-10-10 Rafal Szczesniakr9037: New fields in usermod function - allow_password_...
2007-10-10 Rafal Szczesniakr8896: Handle more complex case where field being chang...
2007-10-10 Rafal Szczesniakr8807: Modifying datetime field using struct timeval...
2007-10-10 Rafal Szczesniakr8759: Another couple of fields in usermod routine.
2007-10-10 Rafal Szczesniakr8721: Further work on libnet_rpc_usermod function...
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr7323: Complete composite domain open call.
2007-10-10 Rafal Szczesniakr7250: Starting work on composite domain open call.
2007-10-10 Rafal Szczesniakr6439: Clarify the comment.
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6381: Started working on user account management funct...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Rafal Szczesniakr5677: Split structure definitions from implementation.