summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_samr.c
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-9/+9
* configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.Jeremy Allison1998-12-081-2/+2
* rpcclient registry commands.Luke Leighton1998-11-101-1/+1
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-271-1/+1
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-24/+26
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-3/+322
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-3/+3
* oops!Luke Leighton1998-10-211-10/+10
* signed / unsigned issuesLuke Leighton1998-10-211-1/+1
* calls to prs_grow() on array structures so that data construction doesn'tLuke Leighton1998-10-201-3/+18
* dce/rpcLuke Leighton1998-10-161-0/+13
* bug-fixing against:Luke Leighton1998-10-151-8/+65
* dce/rpcLuke Leighton1998-10-091-83/+114
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-0/+1
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-0/+440
* took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1998-09-241-10/+0
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-6/+4
* tridge the destroyer returns!Andrew Tridgell1998-09-051-610/+18
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-22/+22
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+42
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-5/+10
* passdb.cJeremy Allison1998-05-141-2/+2
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-3/+3
* initialise some variables (stops warning)Andrew Tridgell1998-05-131-2/+2
* function comments wrongLuke Leighton1998-05-121-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-7/+7
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+2796