summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_util.c
Commit message (Expand)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke2007-10-101-29/+0
* r11859: Another place where the SE_GROUP constants read better then "7".Günther Deschner2007-10-101-1/+1
* r5948: more compile cleanups from Jason MaderGerald Carter2007-10-101-1/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-101-59/+0
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-101-175/+0
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2007-10-101-112/+41
* r2865: Add static and remove unused functions that only cload the blame-gameAndrew Bartlett2007-10-101-167/+3
* BUG 1023: surround get_group_from_gid() with become_unbecome_root() blockGerald Carter2004-04-011-1/+5
* more group lookup access fixes on the neverending bug 281Gerald Carter2003-12-101-10/+4
* * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-041-1/+1
* more access fixes for group enumeration in LDAP; bug 281Gerald Carter2003-11-241-4/+11
* Fix BUG #314: api_netUserGetGRoups() was failing prematurelyGerald Carter2003-08-191-1/+10
* wrap group enuemration in brcome/unbecome_root() (bug #110)Gerald Carter2003-06-231-0/+14
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-1/+1
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-4/+5
* another bugfix from Alex Deiter <tiamat@komi.mts.ru>Simo Sorce2003-05-161-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-2/+7
* *lots of small merges form HEADGerald Carter2003-01-151-0/+1
* Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2003-01-041-0/+29
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-1/+1
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-33/+29
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-6/+12
* 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