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
1998-08-17
added some optimisation for the case where the number of open files is
Andrew Tridgell
2
-30
/
+4
1998-08-17
converted the policy code to use a linked list and bitmap. This saves
Andrew Tridgell
1
-139
/
+144
1998-08-17
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1
-10
/
+5
1998-08-17
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1
-222
/
+210
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1
-2
/
+0
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-61
/
+56
1998-08-09
added ignore rules for the dummy files
Andrew Tridgell
1
-0
/
+1
1998-07-29
some merge cleanups
Andrew Tridgell
1
-0
/
+0
1998-06-29
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1
-3
/
+4
1998-06-13
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1
-24
/
+63
1998-06-12
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1
-25
/
+27
1998-06-10
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
2
-1
/
+22
1998-06-09
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
3
-15
/
+13
1998-06-05
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1
-1
/
+11
1998-06-04
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1
-5
/
+5
1998-05-24
more warnings, from Tim Winders
Luke Leighton
1
-1
/
+1
1998-05-24
- created pdb_sethexpwd(), to be called from all pwd apis that need to
Luke Leighton
2
-3
/
+3
1998-05-21
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1
-3
/
+3
1998-05-21
jean-francois calling the right function for the "net t.o.d" dce/rpc support
Luke Leighton
1
-1
/
+1
1998-05-20
dce/rpc net time command from jean-francois. does not support timezones
Luke Leighton
1
-0
/
+54
1998-05-19
ldap.c :
Luke Leighton
2
-37
/
+13
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
3
-18
/
+42
1998-05-18
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
3
-3
/
+3
1998-05-15
Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we were
Jeremy Allison
1
-1
/
+1
1998-05-14
passdb.c
Jeremy Allison
1
-7
/
+12
1998-05-14
Fixed dce/rpc to use global_machine_sid (auto generated in server.c if
Jeremy Allison
3
-14
/
+9
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
5
-292
/
+338
1998-05-12
retired this file: it's not actually needed now that passdb.c provides
Luke Leighton
1
-152
/
+0
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
3
-10
/
+10
1998-05-11
password back-end database support
Luke Leighton
1
-105
/
+28
1998-05-11
ldap back-end database development
Luke Leighton
1
-126
/
+38
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
2
-9
/
+9
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
3
-44
/
+46
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1
-2
/
+3
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
2
-5
/
+8
1998-05-06
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
2
-52
/
+236
1998-05-06
compiler warning for unimportant uninitialised variable
Luke Leighton
1
-4
/
+4
1998-05-05
patches from jean francois: couple of minor bugs
Luke Leighton
1
-2
/
+1
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-1
/
+1
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1
-1
/
+1
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-11
/
+11
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
3
-10
/
+7
1998-04-24
ABOUT time. dce/rpc long packet format now works, server-side.
Luke Leighton
2
-5
/
+90
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
1
-1
/
+1
1998-04-22
Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> where
Jeremy Allison
3
-4
/
+0
1998-04-21
put server-side long dce/rpc code in main branch.
Luke Leighton
1
-28
/
+61
1998-04-20
genrand.c: Improved filename based random seed generation.
Jeremy Allison
1
-4
/
+3
1998-04-18
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
1
-3
/
+3
1998-04-17
Changing of machine passwords now works !!!!!!
Jeremy Allison
1
-32
/
+26
1998-04-14
Modified interfaces to getting smb password entries from
Jeremy Allison
3
-13
/
+13
[next]