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-10-22
server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring
Jeremy Allison
1
-1
/
+1
1998-10-22
bug fix in lsa_trans_names.
Luke Leighton
2
-4
/
+6
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
2
-3
/
+32
1998-10-21
domain aliases added a bit better: does local aliases if you query
Luke Leighton
5
-34
/
+70
1998-10-21
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
2
-15
/
+173
1998-10-21
added "start index" skipping into querydispinfo.
Luke Leighton
1
-5
/
+15
1998-10-21
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1
-1
/
+1
1998-10-21
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1
-6
/
+6
1998-10-20
signed / unsigned warnings (found by herb).
Luke Leighton
1
-7
/
+7
1998-10-20
dce/rpc. bug-fix in ipc.c (introduced today :)
Luke Leighton
1
-27
/
+87
1998-10-20
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
2
-18
/
+23
1998-10-19
- dce/rpc code
Luke Leighton
3
-31
/
+105
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-2
/
+2
1998-10-16
oops.
Luke Leighton
1
-1
/
+1
1998-10-16
dce/rpc
Luke Leighton
3
-5
/
+101
1998-10-16
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1
-1
/
+1
1998-10-16
rpc client mods (ntlmssp flags)
Luke Leighton
2
-2
/
+52
1998-10-16
rpcclient ntlogin test
Luke Leighton
1
-1
/
+12
1998-10-15
bug-fixing against:
Luke Leighton
3
-27
/
+154
1998-10-14
more warnings...
Luke Leighton
1
-2
/
+1
1998-10-08
dce/rpc
Luke Leighton
1
-9
/
+17
1998-10-07
dce/rpc
Luke Leighton
2
-2
/
+298
1998-10-07
dce/rpc
Luke Leighton
1
-0
/
+14
1998-10-02
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1
-1
/
+1
1998-09-30
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1
-60
/
+85
1998-09-30
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1
-5
/
+17
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
8
-73
/
+87
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
1
-1
/
+0
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-30
/
+12
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-1
/
+0
1998-09-26
Small update to clitar.c to omit warnings about servers not
Richard Sharpe
1
-1
/
+1
1998-09-24
this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE were
Luke Leighton
2
-29
/
+37
1998-09-23
nttrans.c:
Luke Leighton
1
-4
/
+28
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+1
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
2
-4
/
+4
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
3
-72
/
+1
1998-09-04
Fixed uppercasing of share name (pointed out by Jean-Francois).
Jeremy Allison
1
-1
/
+0
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-3
/
+7
1998-08-26
use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for
Andrew Tridgell
1
-1
/
+1
1998-08-24
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
3
-11
/
+11
1998-08-22
added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally
Andrew Tridgell
3
-0
/
+20
1998-08-21
use ZERO_STRUCT() to initialise lots of structures.
Andrew Tridgell
1
-1
/
+30
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
[next]