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
2003-01-02
BIG patch...
Andrew Bartlett
1
-3
/
+3
2002-11-25
Instead of walking the entire group database, grabbing all members of each
Andrew Bartlett
1
-0
/
+30
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-1
/
+1
2002-07-23
implemented getgrouplist() for systems that don't have it and use it
Andrew Tridgell
1
-33
/
+29
2002-06-18
more debug classess activated
Simo Sorce
1
-0
/
+3
2002-06-09
This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de>
Andrew Bartlett
1
-3
/
+4
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-3
/
+5
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
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-322
/
+1
1998-11-12
cleaning up conflicts between group code not yet committed and
Luke Leighton
1
-687
/
+0
1998-11-12
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1
-4
/
+31
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1
-1
/
+31
1998-10-21
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1
-1
/
+0
1998-10-21
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
1
-1
/
+1
1998-10-21
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1
-1
/
+1
1998-10-21
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1
-6
/
+6
1998-10-20
signed / unsigned warnings (found by herb).
Luke Leighton
1
-7
/
+7
1998-10-20
dce/rpc. bug-fix in ipc.c (introduced today :)
Luke Leighton
1
-27
/
+87
1998-10-20
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1
-12
/
+19
1998-10-19
- dce/rpc code
Luke Leighton
1
-27
/
+97
1998-10-16
oops.
Luke Leighton
1
-1
/
+1
1998-10-16
dce/rpc
Luke Leighton
1
-5
/
+22
1998-10-16
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1
-1
/
+1
1998-10-16
rpc client mods (ntlmssp flags)
Luke Leighton
1
-0
/
+50
1998-10-14
more warnings...
Luke Leighton
1
-2
/
+1
1998-10-07
dce/rpc
Luke Leighton
1
-1
/
+279
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-1
/
+1
[next]