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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-20
/
+5
2001-08-11
Without this become_root()/unbecome_root() pair I was not able to login
Simo Sorce
1
-3
/
+3
2001-08-10
Merge in the NT drivers changes from 2.2.
Jeremy Allison
1
-3
/
+24
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2
-301
/
+304
2001-08-09
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2
-22
/
+23
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2
-103
/
+140
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-1
/
+1
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
4
-102
/
+102
2001-07-23
Fix case insensitive password change code.
Jeremy Allison
1
-29
/
+29
2001-07-19
#ifdef'ed out some unused functions.
Tim Potter
1
-0
/
+8
2001-07-17
Fix usermanager for domains - we were returning no memory when we
Jeremy Allison
1
-10
/
+22
2001-07-12
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-07-09
implement:
Jean-François Micouleau
2
-1
/
+406
2001-07-09
add query user info level 20 (for RAS)
Jean-François Micouleau
1
-22
/
+195
2001-07-08
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
1
-1
/
+1
2001-07-07
Add a new paramater: add machine script
Andrew Bartlett
1
-3
/
+11
2001-07-05
Fix for enumerating large numbers of users.
Jeremy Allison
1
-33
/
+48
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
4
-11
/
+11
2001-07-04
The big character set handling changeover!
Andrew Tridgell
8
-80
/
+50
2001-07-02
Fixed extra file_free calls - my fault :-(.
Jeremy Allison
1
-2
/
+0
2001-07-02
This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where we
Andrew Bartlett
1
-2
/
+0
2001-06-29
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
Jeremy Allison
2
-0
/
+62
2001-06-29
From JF....
Jeremy Allison
1
-19
/
+25
2001-06-26
SGI compiler fixes.
Herb Lewis
2
-13
/
+1
2001-06-25
Cosmetic fixups found while playing with the server manager. Added support
Tim Potter
2
-0
/
+50
2001-06-22
Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),
Jeremy Allison
1
-4
/
+4
2001-06-21
Merging Gerry's spoolss changes.
Jeremy Allison
1
-0
/
+33
2001-06-20
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
2
-9
/
+35
2001-06-19
Only try and open a directory if we get EISDIR.
Jeremy Allison
1
-4
/
+8
2001-06-19
Fixed typo in debug message.
Tim Potter
1
-1
/
+1
2001-06-19
rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.
Jeremy Allison
1
-1
/
+1
2001-06-18
Fix for assert fail - left over when moved to dynamic allocation.
Jeremy Allison
1
-3
/
+1
2001-06-18
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
1
-4
/
+0
2001-06-18
Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory support
Jeremy Allison
1
-6
/
+16
2001-06-16
Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.
Jeremy Allison
2
-0
/
+229
2001-06-13
Make message receive fn static.
Jeremy Allison
1
-1
/
+1
2001-06-12
Fixed typo in debug message.
Tim Potter
1
-1
/
+1
2001-06-06
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
1
-11
/
+4
2001-06-05
Merge of lsa_lookup_names() i18n bugfix from appliance.
Tim Potter
1
-0
/
+5
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
1
-1
/
+1
2001-06-02
Merge of i18n domain name fix for lsa_query_info_policy() from appliance
Tim Potter
1
-9
/
+13
2001-06-02
i18n bugfix merge from appliance.
Tim Potter
1
-1
/
+6
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
1
-8
/
+27
2001-05-24
Added server side reponse to net_logon_ctrl rpc. We can now respond
Tim Potter
2
-3
/
+62
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
2
-0
/
+115
2001-05-18
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
3
-6
/
+11
2001-05-10
Should be faliing on False and not True. Bad check on return value
Gerald Carter
1
-1
/
+1
2001-05-09
check for valid pointer before calling memset() in samr_clear_sam_passwd
Gerald Carter
1
-2
/
+2
2001-05-08
fixes to the group mapping code.
Jean-François Micouleau
2
-8
/
+79
2001-05-08
Fixed compiler warning.
Tim Potter
1
-1
/
+0
[prev]
[next]