summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_samr.c
Commit message (Expand)AuthorAgeFilesLines
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-281/+214
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-311-18/+18
* hmm, experimenting with last part of SAM_USER_INFO_21 and SAM_USER_INFO_23Luke Leighton2000-03-301-3/+12
* From Elrond@Wunder-Nett.org Sat Mar 25 03:40:37 2000Luke Leighton2000-03-241-79/+81
* From Elrond@Wunder-Nett.org Sun Mar 19 06:35:04 2000Luke Leighton2000-03-181-12/+7
* ok, this one's weird. firstly, sam_set_userinfo doesn't align theLuke Leighton2000-03-171-3/+12
* gratuitous indent on files modified in the last two days.Luke Leighton2000-03-151-48/+45
* 1) SAM_USER_INFO_12 what i thought was acb_info isn't. this may beLuke Leighton2000-03-151-5/+6
* From Elrond@Wunder-Nett.org Mon Mar 13 10:35:03 2000Luke Leighton2000-03-131-34/+26
* - spoolssd linked against shared libubiqx, not static.Luke Leighton2000-03-101-217/+81
* login validation level 2 and 3 negotiated from netr_auth2 neg_flags.Luke Leighton2000-03-091-20/+68
* - acb_info is a 32-bit field in samr stuff (oops!!) sun cascade withLuke Leighton2000-03-081-11/+8
* 1) logon hours _is_ a 32-bit not a 16-bit. oopsLuke Leighton2000-03-081-1430/+1926
* set user info 2 - 0x12 sorted out, client and server side. i hope.Luke Leighton2000-03-071-0/+21
* attempting to get samr_set_userinfo2 info level 0x12 working.Luke Leighton2000-03-071-8/+0
* solving issue of cascade joining domain. it's decided that theLuke Leighton2000-03-071-25/+6
* info level 23 password change also has alignment issuesLuke Leighton2000-03-061-3/+0
* set_userinfo at level 23 was wrong.Luke Leighton2000-03-061-17/+9
* From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000Luke Leighton2000-02-281-48/+43
* set_secret_data() parameter typecast constant (16) to a pointer. nggggh!Luke Leighton2000-02-251-1/+1
* dammit! lsa_set_secret() works DIFFERENTLY depending on the target!Luke Leighton2000-02-231-9/+0
* added deluser command to rpcclient and samedit. not sure if it works!Luke Leighton2000-02-161-0/+56
* adding delete domain userLuke Leighton2000-02-151-0/+48
* creating user alias groups and user domain groups.Luke Leighton2000-02-081-52/+72
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-0/+2
* adding functions that are common-code between samrtdbd and samrnt5ldapdLuke Leighton2000-02-051-1/+97
* attempting to debug samr_set_userinfo. definite memory corruption.Luke Leighton2000-02-031-1/+1
* attempting to track down a weird sam_set_userinfo bug. maybe this isLuke Leighton2000-02-031-77/+3
* commented out marshalling code for SAM_USER_INFO_12, which is the NTLuke Leighton2000-02-031-0/+9
* added samr_query_userinfo() info level 0x12. returns LM# + NT# in-the-clear.Luke Leighton2000-02-031-0/+70
* in an attempt to create samrtdbd, i noticed comments that sam op code 0x3Luke Leighton2000-02-031-162/+6
* tidyup. created samrtdbd because it's smarter than having --with-samtdb.Luke Leighton2000-02-011-0/+5
* renamed some of the unknown samr functions because, well... we know their names!Luke Leighton2000-02-011-23/+23
* fixing up samtdb _sam_set_userinfo() at info levels 23 and 24, andLuke Leighton2000-02-011-18/+142
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* added a tdb_create_user and implemented tdb's _samr_create_dom_user().Luke Leighton2000-01-311-1/+1
* more policy handle-related cleanups. compiles ok, nowLuke Leighton2000-01-301-19/+18
* patch from Elrond to include/exclude nterr.h as needed.Luke Leighton2000-01-301-0/+1
* sorry, everyone: this is work-in-progress. i got a call to go out tonightLuke Leighton2000-01-291-4/+2
* s.striker's competion of the samr api conversion! hooray!Luke Leighton2000-01-291-59/+0
* srv samr api conversion. the rest is mr s.striker's task for tomorrow :)Luke Leighton2000-01-271-2/+2
* samr srv api conversionLuke Leighton2000-01-271-53/+60
* s.striker@striker.nl's _samr_lookup_domain() samr conversion.Luke Leighton2000-01-271-0/+21
* bug-fixing sam_query_userinfo() client and server-side code fromLuke Leighton2000-01-271-1/+1
* samr api conversion. this one's a little bit more significant.Luke Leighton2000-01-261-218/+193
* srv samr api conversion. i also made SID_ENUM_TYPE parameters uint32Luke Leighton2000-01-261-56/+14
* remove make_r_samr_delete_dom_group.Luke Leighton2000-01-261-15/+0
* samr srv api conversion. anyone bored of the large number of cvs messages yet?Luke Leighton2000-01-251-27/+1
* samr srv api conversion.Luke Leighton2000-01-251-28/+1