summaryrefslogtreecommitdiff
path: root/source3/include/rpc_samr.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Remove unused marshalling for SAMR_CHGPASSWD_USER.Günther Deschner1-45/+0
2008-02-07Remove last SAM_UNK struct defines.Günther Deschner1-18/+0
2008-02-07Remove marshalling for SAMR_CHGPASSWD3.Günther Deschner1-44/+0
2008-02-06Remove most of SAM_UNK_INFO marshalling.Günther Deschner1-103/+0
2008-02-06Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner1-17/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner1-26/+0
2008-02-06Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner1-18/+0
2008-02-06Remove unused headers for SAMR_SET_SEC_OBJ.Günther Deschner1-21/+0
2008-02-05Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner1-19/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner1-36/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner1-28/+0
2008-02-05Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner1-22/+0
2008-02-05Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner1-22/+0
2008-02-05Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner1-18/+0
2008-02-05Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner1-18/+0
2008-02-05Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.Günther Deschner1-26/+0
2008-02-05Remove unused marshalling for SAMR_CONNECT.Günther Deschner1-19/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner1-13/+0
2008-02-04Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner1-19/+0
2008-02-04Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner1-17/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT5.Günther Deschner1-25/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner1-15/+0
2008-02-02Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner1-23/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner1-26/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner1-22/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner1-23/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner1-19/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner1-21/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner1-19/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner1-25/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_USER.Günther Deschner1-17/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.Günther Deschner1-17/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_GROUP.Günther Deschner1-17/+0
2008-01-31Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner1-18/+0
2008-01-31Remove unused samr_close marshalling.Günther Deschner1-17/+0
2008-01-25Trying to avoid defining new SAMR acct creation flags when we already have th...Günther Deschner1-25/+0
2008-01-23Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison1-1/+26
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner1-12/+0
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-4/+4
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough1-1/+14
2007-10-10r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner1-1/+1
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner1-1/+17
2007-10-10r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner1-2/+2
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke1-1/+1
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-3/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-6/+6
2007-10-10r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke1-1/+2
2007-10-10r15443: Purely cosmetic reformat, no functional changes.Günther Deschner1-53/+50