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
*
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
*
genrand.c: Improved filename based random seed generation.
Jeremy Allison
1998-04-20
1
-4
/
+3
*
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
1998-04-18
1
-3
/
+3
*
Changing of machine passwords now works !!!!!!
Jeremy Allison
1998-04-17
1
-32
/
+26
*
Modified interfaces to getting smb password entries from
Jeremy Allison
1998-04-14
3
-13
/
+13
*
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1998-04-10
2
-12
/
+31
*
Changed code to check NT password *first* - if it exists.
Jeremy Allison
1998-04-02
1
-11
/
+14
*
cli_login.c :
Luke Leighton
1998-04-01
1
-18
/
+41
*
Rolling back machine password change code - this doesn't work (yet).
Jeremy Allison
1998-04-01
1
-13
/
+24
*
includes.h: Added semaphore fix for HPUX10.x
Jeremy Allison
1998-03-31
1
-24
/
+13
*
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1998-03-24
1
-16
/
+9
*
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1998-03-17
1
-2
/
+3
[next]