index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
2001-07-25
4
-102
/
+102
*
Fix case insensitive password change code.
Jeremy Allison
2001-07-23
1
-29
/
+29
*
#ifdef'ed out some unused functions.
Tim Potter
2001-07-19
1
-0
/
+8
*
Fix usermanager for domains - we were returning no memory when we
Jeremy Allison
2001-07-17
1
-10
/
+22
*
Removed unused variable.
Tim Potter
2001-07-12
1
-1
/
+0
*
implement:
Jean-François Micouleau
2001-07-09
2
-1
/
+406
*
add query user info level 20 (for RAS)
Jean-François Micouleau
2001-07-09
1
-22
/
+195
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
1
-1
/
+1
*
Add a new paramater: add machine script
Andrew Bartlett
2001-07-07
1
-3
/
+11
*
Fix for enumerating large numbers of users.
Jeremy Allison
2001-07-05
1
-33
/
+48
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
4
-11
/
+11
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
8
-80
/
+50
*
Fixed extra file_free calls - my fault :-(.
Jeremy Allison
2001-07-02
1
-2
/
+0
*
This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where we
Andrew Bartlett
2001-07-02
1
-2
/
+0
*
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
Jeremy Allison
2001-06-29
2
-0
/
+62
*
From JF....
Jeremy Allison
2001-06-29
1
-19
/
+25
*
SGI compiler fixes.
Herb Lewis
2001-06-26
2
-13
/
+1
*
Cosmetic fixups found while playing with the server manager. Added support
Tim Potter
2001-06-25
2
-0
/
+50
*
Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),
Jeremy Allison
2001-06-22
1
-4
/
+4
*
Merging Gerry's spoolss changes.
Jeremy Allison
2001-06-21
1
-0
/
+33
*
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
2001-06-20
2
-9
/
+35
*
Only try and open a directory if we get EISDIR.
Jeremy Allison
2001-06-19
1
-4
/
+8
*
Fixed typo in debug message.
Tim Potter
2001-06-19
1
-1
/
+1
*
rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.
Jeremy Allison
2001-06-19
1
-1
/
+1
*
Fix for assert fail - left over when moved to dynamic allocation.
Jeremy Allison
2001-06-18
1
-3
/
+1
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-4
/
+0
*
Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory support
Jeremy Allison
2001-06-18
1
-6
/
+16
*
Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.
Jeremy Allison
2001-06-16
2
-0
/
+229
*
Make message receive fn static.
Jeremy Allison
2001-06-13
1
-1
/
+1
*
Fixed typo in debug message.
Tim Potter
2001-06-12
1
-1
/
+1
*
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
2001-06-06
1
-11
/
+4
*
Merge of lsa_lookup_names() i18n bugfix from appliance.
Tim Potter
2001-06-05
1
-0
/
+5
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
Merge of i18n domain name fix for lsa_query_info_policy() from appliance
Tim Potter
2001-06-02
1
-9
/
+13
*
i18n bugfix merge from appliance.
Tim Potter
2001-06-02
1
-1
/
+6
*
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
2001-05-29
1
-8
/
+27
*
Added server side reponse to net_logon_ctrl rpc. We can now respond
Tim Potter
2001-05-24
2
-3
/
+62
*
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
2001-05-18
2
-0
/
+115
*
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
2001-05-18
3
-6
/
+11
*
Should be faliing on False and not True. Bad check on return value
Gerald Carter
2001-05-10
1
-1
/
+1
*
check for valid pointer before calling memset() in samr_clear_sam_passwd
Gerald Carter
2001-05-09
1
-2
/
+2
*
fixes to the group mapping code.
Jean-François Micouleau
2001-05-08
2
-8
/
+79
*
Fixed compiler warning.
Tim Potter
2001-05-08
1
-1
/
+0
*
Fix for insure missmatched parameter error.
Jeremy Allison
2001-05-08
1
-1
/
+1
*
merge from 2.2 removing the 'domain XXX' parameters.
Gerald Carter
2001-05-07
1
-3
/
+0
*
removed unused variables
Gerald Carter
2001-05-07
1
-2
/
+0
*
Patch from Simo:
Gerald Carter
2001-05-07
4
-66
/
+66
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
5
-457
/
+602
*
Fix noticed by John Trostel - we need to return our account SID for level 5.
Jeremy Allison
2001-05-02
1
-1
/
+1
*
Remove embedded '/*' in comment.
Jeremy Allison
2001-05-02
1
-1
/
+1
[next]