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
*
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
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
2
-9
/
+9
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
3
-44
/
+46
*
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1998-05-06
1
-2
/
+3
*
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1998-05-06
2
-5
/
+8
*
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
1998-05-06
2
-52
/
+236
*
compiler warning for unimportant uninitialised variable
Luke Leighton
1998-05-06
1
-4
/
+4
*
patches from jean francois: couple of minor bugs
Luke Leighton
1998-05-05
1
-2
/
+1
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
1
-1
/
+1
*
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1998-04-29
1
-1
/
+1
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
1
-11
/
+11
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
3
-10
/
+7
*
ABOUT time. dce/rpc long packet format now works, server-side.
Luke Leighton
1998-04-24
2
-5
/
+90
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
1
-1
/
+1
*
Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> where
Jeremy Allison
1998-04-22
3
-4
/
+0
*
put server-side long dce/rpc code in main branch.
Luke Leighton
1998-04-21
1
-28
/
+61
[next]