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
2003-04-23
Merge HEAD's winbind into 3.0.
Andrew Bartlett
1
-0
/
+1
2003-04-23
Make the variable name match the comment.
Andrew Bartlett
1
-2
/
+2
2003-04-23
Don't leak the session identifier string when we shut down a vuid.
Andrew Bartlett
1
-0
/
+1
2003-04-22
Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
Jeremy Allison
1
-0
/
+27
2003-04-22
Merge comment with HEAD
Andrew Bartlett
1
-3
/
+3
2003-04-22
Tidyups of some dubious logic discovered whilst trying to track down a
Jeremy Allison
2
-7
/
+6
2003-04-21
* fix segfault when no vfs objects defined
Gerald Carter
1
-2
/
+2
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2
-65
/
+36
2003-04-19
use gid_t for gids not uid_t
Simo Sorce
1
-1
/
+1
2003-04-16
More merges from HEAD:
Jelmer Vernooij
2
-79
/
+175
2003-04-16
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
2
-1
/
+5
2003-04-15
Print out information about statically linked in modules
Jelmer Vernooij
1
-9
/
+3
2003-04-14
Merge:
Tim Potter
1
-23
/
+0
2003-04-14
Whitespace syncup.
Tim Potter
4
-7
/
+7
2003-04-14
Merge Jelmer's popt updates from HEAD.
Tim Potter
1
-6
/
+2
2003-04-14
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Tim Potter
1
-0
/
+1
2003-04-13
Merge of Simo's strncat -> StrnCpy fix.
Tim Potter
1
-4
/
+3
2003-04-11
* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter
1
-10
/
+15
2003-04-11
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter
2
-4
/
+4
2003-04-09
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison
1
-2
/
+2
2003-04-09
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
1
-1
/
+3
2003-04-04
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2
-0
/
+5
2003-04-04
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
1
-6
/
+6
2003-04-01
Doing janitor work for tridge.
Jeremy Allison
1
-3
/
+3
2003-03-30
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
1
-1
/
+1
2003-03-30
This changes our handling of invalid service types that the
Volker Lendecke
1
-7
/
+12
2003-03-28
merged real time signal fixes from head
Andrew Tridgell
2
-2
/
+8
2003-03-27
cleanup the IPC/LPT:/A: mess I started
Gerald Carter
1
-16
/
+19
2003-03-27
pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ...
Andrew Bartlett
1
-0
/
+2
2003-03-26
Fix DOS del command with widelinks = False.
Jeremy Allison
1
-1
/
+2
2003-03-25
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
1
-1
/
+10
2003-03-22
(merge from HEAD)
Andrew Bartlett
3
-5
/
+57
2003-03-20
Merge from HEAD
Volker Lendecke
1
-1
/
+1
2003-03-20
Patch from Samuel Thibault to convert messages from dos to unix charset
Jelmer Vernooij
1
-9
/
+18
2003-03-19
Doin't pstrcpy into fstring.
Jeremy Allison
1
-4
/
+4
2003-03-18
Ensure dev in make_connection is const.
Jeremy Allison
1
-4
/
+10
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
3
-45
/
+4
2003-03-18
Merge signed/unsigned fix from HEAD.
Andrew Bartlett
1
-1
/
+1
2003-03-18
Merge whitespace to match HEAD.
Andrew Bartlett
1
-17
/
+17
2003-03-18
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
2
-4
/
+4
2003-03-17
Merge from HEAD:
Andrew Bartlett
8
-28
/
+35
2003-03-17
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
Andrew Bartlett
1
-27
/
+55
2003-03-17
Merge new statcache.c from HEAD.
Andrew Bartlett
1
-61
/
+126
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
1
-19
/
+20
2003-03-12
Ensure we count the length correctly in mangle_map.
Jeremy Allison
1
-6
/
+15
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
1
-0
/
+2
2003-03-11
We use unsigned now, so use %u.
Jeremy Allison
1
-1
/
+1
2003-03-11
Fix up zero termination. Spotted by Sebastian Krahmer <krahmer@suse.de>.
Jeremy Allison
1
-1
/
+2
2003-03-08
Fix typo in earlier fix, caught by Ranjit @ HP.
Jeremy Allison
1
-1
/
+1
2003-03-07
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
3
-3
/
+3
[next]