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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-14
Move nttrans.c into the NTSTATUS age.
Andrew Bartlett
1
-41
/
+29
2002-07-11
last check in for tonight.
Gerald Carter
1
-1
/
+1
2002-07-11
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
1
-0
/
+2
2002-07-08
Kill off const warnings - add a pile of const to various places.
Andrew Bartlett
2
-3
/
+3
2002-07-08
Fix const warning
Andrew Bartlett
1
-1
/
+1
2002-07-07
Updates to the 'name -> sid' code:
Andrew Bartlett
1
-3
/
+3
2002-07-04
Fix from Andrew Esh for coredump...
Jeremy Allison
1
-8
/
+11
2002-07-04
Always free_conn() after all the DEBUG()s etc.
Andrew Bartlett
1
-3
/
+3
2002-07-03
first cut at implementing support for browsing printer and driver driver
Gerald Carter
1
-0
/
+3
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
3
-11
/
+11
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2
-5
/
+5
2002-06-28
Shut down printing tdb correctly - this will be more important when I go
Jeremy Allison
1
-0
/
+1
2002-06-27
It's fairly obvious that no one has tried to upload a driver
Gerald Carter
1
-0
/
+28
2002-06-26
fixed 3 bugs in jeremys trans2 merge. Hopefully it now works.
Andrew Tridgell
1
-8
/
+4
2002-06-25
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
1
-8
/
+2
2002-06-24
Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough
Jeremy Allison
1
-1073
/
+1513
2002-06-22
Raise some debug levels.
Andrew Bartlett
2
-2
/
+2
2002-06-21
Don't use uint. It doesn't exist on some platforms and we don't define it.
Jeremy Allison
2
-2
/
+2
2002-06-21
Fixed incorrect debug.
Tim Potter
1
-1
/
+1
2002-06-20
Got rid of unused flags field in lanman api_commands[].
Tim Potter
1
-36
/
+49
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
4
-19
/
+19
2002-06-16
Further updates to the service.c code. authorise_login() is now a bit simpiler
Andrew Bartlett
2
-6
/
+6
2002-06-15
Rework much of the service.c code:
Andrew Bartlett
2
-195
/
+238
2002-06-14
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
2
-15
/
+15
2002-06-13
Veto files fix.
Jeremy Allison
1
-275
/
+273
2002-06-13
Merge in mangle fixes from 2.2.
Jeremy Allison
6
-369
/
+371
2002-06-07
Ensure when allowing fchown with write access and dos filemodes that
Jeremy Allison
1
-7
/
+7
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
3
-6
/
+5
2002-06-07
Allow sd_len to be zero on NT_TRANSACT_CREATE but not for set sd (helps
Jeremy Allison
1
-4
/
+7
2002-06-06
Overly complex but neccessary fix for kernel oplock problems. The issue
Jeremy Allison
3
-21
/
+55
2002-06-05
Remove blocksignals call as it's never going to bloody work right...
Jeremy Allison
1
-1
/
+0
2002-06-05
Fix for Linux kernel bug where signal mask set within a signal handler
Jeremy Allison
1
-33
/
+67
2002-06-03
Move session gathering routine back into session.c so it can be called either
Jim McDonough
2
-53
/
+53
2002-05-31
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
2
-193
/
+190
2002-05-26
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
1
-17
/
+49
2002-05-25
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
1
-1
/
+1
2002-05-24
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
1
-1
/
+1
2002-05-24
If we don't do the select don't do the recvfrom.
Jeremy Allison
1
-0
/
+1
2002-05-24
Fixed silly typo that causes receive_local_message to loop - caused by
Jeremy Allison
1
-1
/
+1
2002-05-22
Merge of bugfixes from 2.2.
Jeremy Allison
2
-6
/
+8
2002-05-22
Fix for strangeness in Linux 2.0.x select return.
Jeremy Allison
1
-0
/
+14
2002-05-22
Remove horrid goto.
Jeremy Allison
1
-10
/
+5
2002-05-22
Cleanups!
Andrew Bartlett
1
-1
/
+1
2002-05-22
Merge of receive_local_message fix from 2.2.5.
Jeremy Allison
4
-51
/
+35
2002-05-21
Tricky fix. If we were waiting for an oplock break response message from
Jeremy Allison
1
-0
/
+11
2002-05-20
Stop smbd looping when hide unreadable is true and .. is unreadable.
Jeremy Allison
1
-65
/
+72
2002-05-20
Merge from 2.2.
Jeremy Allison
2
-2
/
+3
2002-05-19
Spelling fix.
Tim Potter
1
-1
/
+1
2002-05-18
A few things in this commit:
Andrew Bartlett
3
-26
/
+36
2002-05-17
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
Andrew Bartlett
1
-3
/
+6
[prev]
[next]