summaryrefslogtreecommitdiff
path: root/source3/include/rpc_samr.h
AgeCommit message (Collapse)AuthorFilesLines
2008-02-05Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner1-18/+0
Guenther (This used to be commit 27e0b6a1aa94294588b2c18ed7929edb0289e746)
2008-02-05Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner1-18/+0
Guenther (This used to be commit 99d80ada6d72bea427cece3e759206eb067bc206)
2008-02-05Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.Günther Deschner1-26/+0
Guenther (This used to be commit e1c79397fc5e1ffee80618150f7e4052e01323e8)
2008-02-05Remove unused marshalling for SAMR_CONNECT.Günther Deschner1-19/+0
Guenther (This used to be commit 2b1bc8ab68a0ed8fb77030d421618cf4a664f5e3)
2008-02-04Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner1-13/+0
Guenther (This used to be commit 86d00328aead337026a1550ee888ee3f646f62b2)
2008-02-04Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner1-19/+0
Guenther (This used to be commit 83d1b7429ea902742c9c1f42fca57fb1757fc2b4)
2008-02-04Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner1-17/+0
Guenther (This used to be commit a65c89c80627280247e25b695eec081386cc4fb6)
2008-02-04Remove unused marshalling for SAMR_CONNECT5.Günther Deschner1-25/+0
Guenther (This used to be commit d2d91dd4968dbd1349bdb973e2679f68c608c2ed)
2008-02-04Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner1-15/+0
Guenther (This used to be commit e1cae5517f3a9a8fb8a79c440363243592565363)
2008-02-02Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner1-23/+0
Guenther (This used to be commit b15512f8ccbc6c645b8be95827862a58a1a7fab2)
2008-02-01Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner1-26/+0
Guenther (This used to be commit 69e8a83093149201c36ffc2b7fadfa469aabf7bd)
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner1-22/+0
Guenther (This used to be commit 2882d48dfed2cd9783833d010d126d7b3cfb4899)
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner1-23/+0
Guenther (This used to be commit 2e56289889b705d003a170fafa69163ce5841f3b)
2008-02-01Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner1-19/+0
Guenther (This used to be commit f34c0e7ada8ce625ee20e3d776e41dabbad71ce5)
2008-02-01Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner1-21/+0
Guenther (This used to be commit c00d629d4e557e5efd7c339904e228ca76504e7a)
2008-02-01Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner1-19/+0
Guenther (This used to be commit 9660a341b6b32609b28770130e974d674ab31215)
2008-02-01Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner1-25/+0
Guenther (This used to be commit ebf9caa004899281d0fb44cac2e2494d322810bd)
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_USER.Günther Deschner1-17/+0
Guenther (This used to be commit 905b3898e0ac7a1f9cca4575246df419b0a1c7f1)
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.Günther Deschner1-17/+0
Guenther (This used to be commit 445887d805c26beea33b6e5b08717e2841abe7b2)
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_GROUP.Günther Deschner1-17/+0
Guenther (This used to be commit 20503717be5287c003ca63d74419f785d59f83e0)
2008-01-31Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner1-18/+0
Guenther (This used to be commit d74ab657df051b7bad616dbe7fe7732a653ffe6d)
2008-01-31Remove unused samr_close marshalling.Günther Deschner1-17/+0
Guenther (This used to be commit 93d2ad944772513520de22aecffda15f38907b4e)
2008-01-25Trying to avoid defining new SAMR acct creation flags when we already have ↵Günther Deschner1-25/+0
them with different names. Matt, Jeremy, please check. Guenther (This used to be commit d4a9e46edf7336f673c001c559af96eb0ecf9f6f)
2008-01-23Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison1-1/+26
patch for adding acct_flags to rpccli_samr_create_dom_user(). Jerry please test. Jeremy. (This used to be commit 7d94f97947b7edfcf3ec52f0125e4593d6d54c05)
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner1-12/+0
Guenther (This used to be commit f7100156a7df7ac3ae84e45a47153b38d9375215)
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
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough1-1/+14
This was only affecting the newer versions of usrmgr.exe, because they use a user_info_25 struct. The password is getting set separately inside that code, so the password last set time was getting set from the password change logic. We also were not parsing a number of fields (like logon hours) from the user_info_25. That should also be fixed. (This used to be commit afabd68b6ae874aceba708dc36808ed007ad496c)
2007-10-10r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner1-1/+1
Guenther (This used to be commit 27c35848ebc6d72fd4fccbb6597b63787230f80c)
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner1-1/+17
Guenther (This used to be commit bd546edc482d42c6d783f474eeffa8a8086efd83)
2007-10-10r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner1-2/+2
Guenther (This used to be commit 1a307954e5ddc1441524eb6d22258be387cca9d4)
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke1-1/+1
password blob, it seems that pw_len is just a uint8 instead of uint16. This might also be interesting for Samba4's samr.idl. Volker (This used to be commit 68ded4ba07703a20b046e4a58e7a746a78fcedf5)
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-3/+3
(This used to be commit 1115745caed3093c25d6be01ffee21819fb0a675)
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-6/+6
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8)
2007-10-10r16060: This is one of the more dirty patches I've put in lately. Parse ↵Volker Lendecke1-1/+2
enough of SetUserInfo level 25 to survive the join method XP uses if the user did not exist before. For good taste this contains way too much cut&paste, but for a real fix there is just not enough time. Up to 3.0.22 we completely ignored that a full level 21 is being sent together with level 25, but we got away with that because on creation we did not set the "disabled" flag on the workstation account. Now we correctly follow W2k3 in this regard, and we end up with a disabled workstation after join. Man, I hate rpc_parse/. The correct fix would be to import PIDL generated samr parsing, but this is would probably be a bit too much for .23... Thanks to Tom Bork for finding this one. Volker (This used to be commit 5a37aba10551456042266443cc0a92f28f8c3d0d)
2007-10-10r15443: Purely cosmetic reformat, no functional changes.Günther Deschner1-53/+50
Guenther (This used to be commit ef40428d935831bdb19111c933d20e381647f6f8)
2007-10-10r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner1-4/+28
Also return the hostname for the level 6 call (to be consistent with the server name in level 2). Guenther (This used to be commit 41b72e77ae70c96de4659af6b4b6bd842dd67981)
2007-10-10r15441: cleanup older unused padding.Günther Deschner1-2/+0
Guenther (This used to be commit 6e225e0528604c797a953eb8d3b49a873b21584f)
2007-10-10r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner1-2/+2
name eversince instead of the domain name when we are a DC. Yes, there are applications relying on this call to be correct. Guenther (This used to be commit 26dd22c9af8caf3db236984e4683ba210376ca59)
2007-10-10r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner1-1/+16
Guenther (This used to be commit 6c4fe819c69f281915ad0f4c3bde4dfb194aa33a)
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter1-0/+5
* Finally fix parsing idmap uid/gid ranges not to break with spaces surrounding the '-' * Allow local groups to renamed by adding info level 2 to _samr_set_aliasinfo() * Fix parsing bug in _samr_del_dom_alias() reply * Prevent root from being deleted via Samba * Prevent builting groups from being renamed or deleted * Fix bug in pdb_tdb that broke renaming user accounts * Make sure winbindd is running when trying to create the Administrators and Users BUILTIN groups automatically from smbd (and not just check the winbind nexted groups parameter value). * Have the top level rid allocator verify that the RID it is about to grant is not already assigned in our own SAM (retries up to 250 times). This fixes passdb with existing SIDs assigned to users from the RID algorithm but not monotonically allocating the RIDs from passdb. (This used to be commit db1162241f79c2af8afb7d8c26e8ed1c4a4b476f)
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner1-4/+3
* Fix a couple of related parsing issues. * in the info3 reply in a samlogon, return the ACB-flags (instead of returning zero) Guenther (This used to be commit 5b89e8bc24f0fdc8b52d5c9e849aba723df34ea7)
2007-10-10r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner1-2/+2
Guenther (This used to be commit 290a581b7567eab82b18fbadae9aa2ab29e95069)
2007-10-10r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner1-0/+1
Guenther (This used to be commit 58baf718be90d750f51cf51a25714fcdcd5679b7)
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner1-7/+9
Guenther (This used to be commit f60eddc0a4dfe623e5f115533a62c03810fd5f38)
2007-10-10r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison1-0/+8
from Samba4 on how to decode the 532 byte password buffers. Getting closer to passing samba4 RPC-SCHANNEL test. Jeremy. (This used to be commit 205db6968a26c43dec64c14d8053d8e66807086f)
2007-10-10r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison1-5/+2
Jeremy. (This used to be commit 6f8334ad31ac773f5c13335f5d8c5bed62987466)
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+4
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)
2007-10-10r12935: After discussion with Volker fix bug #3397 using a variant of the ↵Alexander Bokovoy1-0/+9
patch by Alex Deiter (tiamat@komi.mts.ru). Introduces level 9 of getuserinfo and allows to successfully install MS SMS2003 on a member of a Samba domain. Also added support for this level in rpcclient. The code for infolevel 9 is modelled upon Samba-TNG by Alex Deiter. Jerry, we need this in 3.0.21b. (This used to be commit 93461646ce2ad6e2f8b11d40ce98722d56a83b43)