summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_util.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2002-11-251-0/+30
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-211-1/+1
* implemented getgrouplist() for systems that don't have it and use itAndrew Tridgell2002-07-231-33/+29
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de>Andrew Bartlett2002-06-091-3/+4
* change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-3/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-5/+5
* - portablitity fixes for cc -64 on irixAndrew Tridgell2001-12-311-3/+3
* again an intrusive patch:Jean-François Micouleau2001-12-061-149/+59
* added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,Jean-François Micouleau2001-12-051-0/+180
* fixed a return valueAndrew Tridgell2001-12-051-0/+1
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-0/+77
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* Fix up a number of intertwined issues:Andrew Bartlett2001-09-291-4/+4
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-13/+13
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter2001-05-071-3/+0
* Patch from Simo:Gerald Carter2001-05-071-4/+4
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-10/+19
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-28/+23
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-4/+4
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-6/+6
* Removed save directory argument to become_root() calls. Probably most ofTim Potter2000-06-231-4/+4
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* Snuck in some whitespace cleanup while I was visiting these files. (-:Tim Potter2000-04-041-2/+0
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-25/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+25
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+322
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-322/+1
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-687/+0
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-4/+31
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-221-1/+31
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-1/+0
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-1/+1
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-1/+1
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-6/+6
* signed / unsigned warnings (found by herb).Luke Leighton1998-10-201-7/+7
* dce/rpc. bug-fix in ipc.c (introduced today :)Luke Leighton1998-10-201-27/+87
* some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-201-12/+19
* - dce/rpc codeLuke Leighton1998-10-191-27/+97
* oops.Luke Leighton1998-10-161-1/+1
* dce/rpcLuke Leighton1998-10-161-5/+22
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+1
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-0/+50
* more warnings...Luke Leighton1998-10-141-2/+1
* dce/rpcLuke Leighton1998-10-071-1/+279
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-5/+4