index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.
Volker Lendecke
1
-29
/
+0
2007-10-10
r11859: Another place where the SE_GROUP constants read better then "7".
Günther Deschner
1
-1
/
+1
2007-10-10
r5948: more compile cleanups from Jason Mader
Gerald Carter
1
-1
/
+2
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
1
-59
/
+0
2007-10-10
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
1
-175
/
+0
2007-10-10
r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...
Andrew Bartlett
1
-112
/
+41
2007-10-10
r2865: Add static and remove unused functions that only cload the blame-game
Andrew Bartlett
1
-167
/
+3
2004-04-01
BUG 1023: surround get_group_from_gid() with become_unbecome_root() block
Gerald Carter
1
-1
/
+5
2003-12-10
more group lookup access fixes on the neverending bug 281
Gerald Carter
1
-10
/
+4
2003-12-04
* fix RemoveSidForeignDomain() ; bug 252
Gerald Carter
1
-1
/
+1
2003-11-24
more access fixes for group enumeration in LDAP; bug 281
Gerald Carter
1
-4
/
+11
2003-08-19
Fix BUG #314: api_netUserGetGRoups() was failing prematurely
Gerald Carter
1
-1
/
+10
2003-06-23
wrap group enuemration in brcome/unbecome_root() (bug #110)
Gerald Carter
1
-0
/
+14
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
1
-1
/
+1
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-4
/
+5
2003-05-16
another bugfix from Alex Deiter <tiamat@komi.mts.ru>
Simo Sorce
1
-1
/
+1
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-2
/
+7
2003-01-15
*lots of small merges form HEAD
Gerald Carter
1
-0
/
+1
2003-01-04
Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and return
Andrew Bartlett
1
-0
/
+29
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-1
/
+1
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-33
/
+29
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-6
/
+12
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-5
/
+5
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-3
/
+3
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-149
/
+59
2001-12-05
added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,
Jean-François Micouleau
1
-0
/
+180
2001-12-05
fixed a return value
Andrew Tridgell
1
-0
/
+1
2001-12-04
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
1
-0
/
+77
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
1
-4
/
+4
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-13
/
+13
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-1
/
+1
2001-05-07
merge from 2.2 removing the 'domain XXX' parameters.
Gerald Carter
1
-3
/
+0
2001-05-07
Patch from Simo:
Gerald Carter
1
-4
/
+4
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-10
/
+19
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-28
/
+23
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-4
/
+4
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-6
/
+6
2000-06-23
Removed save directory argument to become_root() calls. Probably most of
Tim Potter
1
-4
/
+4
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-04-04
Snuck in some whitespace cleanup while I was visiting these files. (-:
Tim Potter
1
-2
/
+0
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-25
/
+0
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
1
-0
/
+25
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-1
/
+322
[next]