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
/
source
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1998-10-02
1
-1
/
+1
*
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1998-09-30
1
-60
/
+85
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
1
-5
/
+17
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
8
-73
/
+87
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-30
/
+12
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
1998-09-26
1
-1
/
+1
*
this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE were
Luke Leighton
1998-09-24
2
-29
/
+37
*
nttrans.c:
Luke Leighton
1998-09-23
1
-4
/
+28
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
2
-4
/
+4
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
3
-72
/
+1
*
Fixed uppercasing of share name (pointed out by Jean-Francois).
Jeremy Allison
1998-09-04
1
-1
/
+0
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-3
/
+7
*
use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for
Andrew Tridgell
1998-08-26
1
-1
/
+1
*
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1998-08-24
3
-11
/
+11
*
added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally
Andrew Tridgell
1998-08-22
3
-0
/
+20
*
use ZERO_STRUCT() to initialise lots of structures.
Andrew Tridgell
1998-08-21
1
-1
/
+30
*
added some optimisation for the case where the number of open files is
Andrew Tridgell
1998-08-17
2
-30
/
+4
*
converted the policy code to use a linked list and bitmap. This saves
Andrew Tridgell
1998-08-17
1
-139
/
+144
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-10
/
+5
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-222
/
+210
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-2
/
+0
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-61
/
+56
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
some merge cleanups
Andrew Tridgell
1998-07-29
1
-0
/
+0
*
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1998-06-29
1
-3
/
+4
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-24
/
+63
*
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1998-06-12
1
-25
/
+27
*
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
1998-06-10
2
-1
/
+22
*
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
1998-06-09
3
-15
/
+13
*
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1998-06-05
1
-1
/
+11
*
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1998-06-04
1
-5
/
+5
*
more warnings, from Tim Winders
Luke Leighton
1998-05-24
1
-1
/
+1
*
- created pdb_sethexpwd(), to be called from all pwd apis that need to
Luke Leighton
1998-05-24
2
-3
/
+3
*
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1998-05-21
1
-3
/
+3
*
jean-francois calling the right function for the "net t.o.d" dce/rpc support
Luke Leighton
1998-05-21
1
-1
/
+1
*
dce/rpc net time command from jean-francois. does not support timezones
Luke Leighton
1998-05-20
1
-0
/
+54
*
ldap.c :
Luke Leighton
1998-05-19
2
-37
/
+13
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
3
-18
/
+42
*
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
1998-05-18
3
-3
/
+3
*
Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we were
Jeremy Allison
1998-05-15
1
-1
/
+1
*
passdb.c
Jeremy Allison
1998-05-14
1
-7
/
+12
*
Fixed dce/rpc to use global_machine_sid (auto generated in server.c if
Jeremy Allison
1998-05-14
3
-14
/
+9
*
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1998-05-14
5
-292
/
+338
*
retired this file: it's not actually needed now that passdb.c provides
Luke Leighton
1998-05-12
1
-152
/
+0
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
3
-10
/
+10
*
password back-end database support
Luke Leighton
1998-05-11
1
-105
/
+28
*
ldap back-end database development
Luke Leighton
1998-05-11
1
-126
/
+38
[next]