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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
14
-113
/
+183
2002-06-13
a useful script for finding global variables or functions that could
Andrew Tridgell
1
-0
/
+59
2002-06-12
Spelling.
Tim Potter
1
-1
/
+1
2002-06-12
Ignore winbindd_proto.h
Tim Potter
1
-0
/
+1
2002-06-12
Spelling fixes.
Tim Potter
1
-1
/
+1
2002-06-12
Removed eff_name field from cli_struct as it wasn't being used anywhere.
Tim Potter
2
-2
/
+2
2002-06-11
few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...
Simo Sorce
3
-13
/
+24
2002-06-11
merge from 2.2
Gerald Carter
1
-0
/
+1
2002-06-10
Merge of Jerry's fix from 2.2.
Jeremy Allison
2
-8
/
+18
2002-06-10
Remove "sids.h" as it really wasn't being used anywhere, and was exporting
Andrew Bartlett
6
-44
/
+1
2002-06-10
With this file being automaticly regenerated, and cleaned up with 'make clean'
Andrew Bartlett
1
-142
/
+0
2002-06-09
Fix up comment on netbios scopes, and remove paragraph about international
Andrew Bartlett
1
-12
/
+2
2002-06-09
This paragraph is irrelevent and misleading (needs fix for 2.2 as well)
Andrew Bartlett
1
-6
/
+0
2002-06-09
This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de>
Andrew Bartlett
2
-17
/
+10
2002-06-07
Ensure when allowing fchown with write access and dos filemodes that
Jeremy Allison
1
-7
/
+7
2002-06-07
Merge pidfile fix.
Jeremy Allison
1
-3
/
+3
2002-06-07
Fix comment
Andrew Bartlett
1
-1
/
+1
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
14
-87
/
+91
2002-06-07
Move the code from lib/util_sid.c that deals with the global_sam_sid into
Andrew Bartlett
3
-242
/
+282
2002-06-07
Add flags2 for security signitures
Andrew Bartlett
1
-0
/
+1
2002-06-07
A couple of updates for the SmbEncrypt code, and some of its users.
Andrew Bartlett
2
-14
/
+32
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-06
enable building of shared libsmbclient
Gerald Carter
1
-2
/
+1
2002-06-06
Fix compile error - doh!
Tim Potter
2
-4
/
+4
2002-06-06
Moved some notify related constants into srv_spoolss_nt.c since
Tim Potter
2
-4
/
+11
2002-06-06
Fixed out of date comment for _spoolss_rffpcnex()
Tim Potter
1
-4
/
+2
2002-06-05
Fix typo.
Shirish Kalele
1
-1
/
+1
2002-06-05
merge from 2.2
Gerald Carter
1
-4
/
+10
2002-06-05
merge 390 kernel workaround from SAMBA_2_2.
Jim McDonough
2
-2
/
+2
2002-06-05
Spelling fix.
Tim Potter
1
-1
/
+1
2002-06-05
Store cache entry keys that have RID values in decimal to be
Tim Potter
1
-6
/
+6
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
2
-34
/
+82
2002-06-04
Update the SAMR pipe for more use of NTSTATUS and to talloc the stored list of
Andrew Bartlett
1
-96
/
+141
2002-06-04
Store the key for a name to sid cache entry in upper case rather than
Tim Potter
1
-4
/
+12
2002-06-04
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2002-06-04
Fixed some formatting.
Tim Potter
1
-3
/
+4
2002-06-04
Fix long list scrolling bug.
Tim Potter
1
-4
/
+3
2002-06-03
Move session gathering routine back into session.c so it can be called either
Jim McDonough
2
-53
/
+53
2002-06-03
Fix netsessenum RPC. Correctly respond with as much info as we can.
Jim McDonough
1
-5
/
+12
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...
Jim McDonough
1
-5
/
+13
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages
Jim McDonough
2
-5
/
+9
2002-06-03
Since includes.h isn't included here, VA_COPY has to be defined here. I don't
Jim McDonough
1
-0
/
+8
2002-06-03
Added tdb_delete_by_string() function.
Tim Potter
1
-0
/
+14
2002-06-03
Add VFS Support
John Terpstra
1
-0
/
+15
2002-06-03
Removed unused function.
Tim Potter
1
-46
/
+0
2002-06-03
put the ifdef for HAVE_VA_COPY in one place rather than in lots of
Andrew Tridgell
7
-46
/
+30
2002-06-03
fixed some debug messages
Andrew Tridgell
1
-2
/
+2
2002-06-03
Restrict anonymous checks for the SAMR pipe. This is done by
Tim Potter
1
-0
/
+27
[next]