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
*
a fix for fussy compilers
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
2
-97
/
+108
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
1
-158
/
+156
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-232
/
+229
*
Send a MSG_SMB_SAM_SYNC when a netlogon_ctrl2 message is received.
Tim Potter
2001-08-28
1
-6
/
+35
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
13
-528
/
+528
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
As per plug-fest discussions this paramater no longer defaults to the value
Andrew Bartlett
2001-08-27
1
-4
/
+0
*
Spaces -> Tabs.
Jeremy Allison
2001-08-26
1
-6
/
+7
*
get rid of compiler warnings
Herb Lewis
2001-08-24
2
-6
/
+6
*
fix missing )
Herb Lewis
2001-08-24
1
-1
/
+1
*
let admins also abort a shutdown
Simo Sorce
2001-08-24
2
-10
/
+53
*
Fixed malloc -> talloc problems pointed out by Simo.
Jeremy Allison
2001-08-24
1
-1
/
+1
*
so let admins shutdown their samba servers remotely if they want :-)
Simo Sorce
2001-08-23
2
-0
/
+72
*
Fix for filers sending -1 for the maximum read request length on the
Tim Potter
2001-08-23
1
-3
/
+7
*
some %things are not expanded properly in get share info levels
Simo Sorce
2001-08-22
1
-19
/
+22
*
Added Jim McDonough's Win9x take ownership fix.
Jeremy Allison
2001-08-13
1
-0
/
+12
*
merge from 2.2
Gerald Carter
2001-08-13
1
-0
/
+12
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-19
/
+50
*
Kill of idra's extra become_root()/unbecome_root() now I have fixed the actual
Andrew Bartlett
2001-08-12
1
-2
/
+0
*
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
2001-08-12
1
-20
/
+5
*
Without this become_root()/unbecome_root() pair I was not able to login
Simo Sorce
2001-08-11
1
-3
/
+3
*
Merge in the NT drivers changes from 2.2.
Jeremy Allison
2001-08-10
1
-3
/
+24
*
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2001-08-10
2
-301
/
+304
*
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2001-08-09
2
-22
/
+23
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
2
-103
/
+140
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
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
[next]