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
/
nmbd
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-11
add a comment
Andrew Tridgell
1
-1
/
+1
2000-04-11
some updates to the process logon code to reflect lukes latest
Andrew Tridgell
1
-20
/
+38
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-1
/
+0
2000-04-03
Additional fix for nmbd and 127.0.0.1 interface.
Jeremy Allison
1
-0
/
+12
2000-03-29
Cause nmbd to ignore loopback interface when constructing its interface ...
Jeremy Allison
1
-0
/
+14
2000-03-28
damn, the test was the wrong way around for short_resuest
Andrew Tridgell
1
-1
/
+1
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
1
-9
/
+4
2000-03-27
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
2
-30
/
+38
2000-03-27
fixed the hanlding of recursion desired when sending packets from
Andrew Tridgell
1
-23
/
+22
2000-03-27
rename static reload_services function to reload_nmbd_services because
Luke Leighton
1
-6
/
+6
2000-03-26
when doing a "secure nbns" wack response and check with owner for a
Andrew Tridgell
1
-1
/
+4
2000-03-26
merge from tng ...
Andrew Tridgell
1
-1
/
+1
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
1
-2
/
+2
2000-02-22
richard got the short request for GETDC right (hooray!) win9x _and_ nt
Luke Leighton
1
-11
/
+24
2000-01-28
Modified auto alignment of ud[] struct on stack to be declared as an
Jeremy Allison
2
-4
/
+4
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
15
-63
/
+38
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
1
-0
/
+3
2000-01-03
added suppport for unexpected udp/138 packets
Andrew Tridgell
1
-9
/
+12
2000-01-03
got rid of mem_man
Andrew Tridgell
1
-2
/
+0
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
2
-1
/
+7
2000-01-02
- added tdb_flags option to tdb_open()
Andrew Tridgell
2
-16
/
+4
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
22
-261
/
+484
1999-12-01
more cli_session_setup() calls. what the heck are these doing???
Luke Leighton
1
-1
/
+1
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-1
/
+1
1999-11-19
- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion
Luke Leighton
2
-8
/
+19
1999-11-18
responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the
Luke Leighton
2
-9
/
+9
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-0
/
+2
1999-11-15
- added DCE/RPC "fault" PDU support.
Luke Leighton
1
-5
/
+21
1999-08-08
Fix for Win95 not being able to find PDC (for User/Server Manager, and
Matthew Chapman
1
-11
/
+14
1999-04-11
Trying to improve DC location & browsing performance for the average user
Matthew Chapman
2
-5
/
+1
1999-03-17
SAMLOGON query - alignment issue is beginning to get to me.
Luke Leighton
1
-0
/
+2
1999-03-17
alignment issue for UDP SAMLOGON response.
Luke Leighton
1
-2
/
+2
1999-03-09
alignment issue in UDP SAMLOGON response.
Luke Leighton
1
-3
/
+6
1999-03-09
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1
-51
/
+4
1999-03-09
oh dear, it's this one again. removed check for MAILSLOT\NTLOGON because
Luke Leighton
1
-14
/
+12
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-7
/
+7
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-20
/
+21
1998-12-17
Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...
Jeremy Allison
2
-9
/
+27
1998-12-09
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
1
-1
/
+1
1998-12-09
need to initialise global_myworkgroup
Luke Leighton
1
-0
/
+5
1998-12-09
removed the SID stuff from the head branch as well.
Andrew Tridgell
2
-35
/
+5
1998-12-03
jean-f spotted race condition on generation of sam sid, from starting
Luke Leighton
1
-1
/
+1
1998-12-01
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1
-1
/
+1
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-14
/
+15
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
4
-6
/
+6
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-3
/
+3
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
19
-150
/
+150
1998-11-02
client/client.c: Patch to tidy up file size output.
Jeremy Allison
1
-4
/
+1
1998-11-02
removed comment line at end of file
Luke Leighton
1
-2
/
+4
1998-10-31
took out Lukes change as it breaks domain logons for Win95 clients
Andrew Tridgell
1
-4
/
+0
[next]