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
2007-10-10
r20228: Bring the calling conventions of inherit_access_acl and change_owner_...
Volker Lendecke
4
-6
/
+13
2007-10-10
r20227: Simplify logic in vfs_MkDir() a bit
Volker Lendecke
1
-11
/
+15
2007-10-10
r20211: send_nt_replies does not need the inbuf arg
Volker Lendecke
1
-32
/
+51
2007-10-10
r20178: Ensure we allocate the intermediate trans structs
Jeremy Allison
4
-3
/
+14
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2
-1
/
+2
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
3
-8
/
+8
2007-10-10
r20098: Properly fix issues with create_token_from_username()
Jeremy Allison
2
-42
/
+17
2007-10-10
r20097: Ensure found_username is freed correctly when
Jeremy Allison
1
-2
/
+7
2007-10-10
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2
-3
/
+8
2007-10-10
r20014: Ouch.... "res" is not a flag here, it is the service number...
Volker Lendecke
1
-1
/
+0
2007-10-10
r20006: Convert the registry shares to use the new API
Volker Lendecke
1
-48
/
+31
2007-10-10
r19993: Fix the problem with Linux clients requesting O_WRONLY
Jeremy Allison
1
-3
/
+12
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-6
/
+5
2007-10-10
r19986: ooops
Simo Sorce
1
-2
/
+0
2007-10-10
r19984: Must have been drunk yesterday.
Simo Sorce
1
-7
/
+4
2007-10-10
r19980: Implement pam account stack checks when obey pam restrictions is true.
Simo Sorce
1
-0
/
+16
2007-10-10
r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctx
Simo Sorce
1
-3
/
+7
2007-10-10
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
3
-0
/
+115
2007-10-10
r19873: Make sure we are privileged when doing DMAPI operations on systems
James Peach
1
-3
/
+16
2007-10-10
r19709: Fix bug #4224 - deadtime timeout was broken
Jeremy Allison
1
-0
/
+1
2007-10-10
r19705: Fix blocker bug for 3.0.23d - find_forced_group could
Jeremy Allison
1
-0
/
+9
2007-10-10
r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to
Jim McDonough
1
-24
/
+13
2007-10-10
r19627: Fix for bug #4211 - logic error in acl_group_override()
Jeremy Allison
1
-2
/
+2
2007-10-10
r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message
James Peach
1
-2
/
+0
2007-10-10
r19386: Limit the size of the connection bitmap to <64K entries.
James Peach
1
-1
/
+11
2007-10-10
r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.
Jeremy Allison
1
-7
/
+9
2007-10-10
r19203: Part two of returning our real name. This code is a bit ancient... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.
Volker Lendecke
1
-1
/
+1
2007-10-10
r19147: This is WRONG, but the way the VFS works this is the only fix to get ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19094: Fix debug statement.
Günther Deschner
1
-1
/
+1
2007-10-10
r19077: Fix an uninitialized variable
Volker Lendecke
1
-2
/
+2
2007-10-10
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
1
-26
/
+19
2007-10-10
r19010: Fix bug 4137
Volker Lendecke
1
-0
/
+4
2007-10-10
r19001: Fix comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r19000: Merge the max tcon check from 3_0_23. Thanks to James Peach that this...
Volker Lendecke
1
-0
/
+5
2007-10-10
r18907: W00t. My original fix was correct after all :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18793: Fix BE string handling in the auto-generated
Jeremy Allison
1
-1
/
+1
2007-10-10
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
1
-0
/
+1
2007-10-10
r18787: Fix the strlen_m and strlen_m_term code by merging
Jeremy Allison
2
-4
/
+34
2007-10-10
r18773: Change negprot_spnego to return a blob
Volker Lendecke
1
-10
/
+12
2007-10-10
r18772: Now that we don't have a one-byte keylength in the extended security ...
Volker Lendecke
1
-4
/
+0
2007-10-10
r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...
Volker Lendecke
1
-6
/
+3
2007-10-10
r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...
Volker Lendecke
1
-5
/
+2
2007-10-10
r18760: Fix typos, remove unneeded code
Volker Lendecke
1
-10
/
+2
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2
-31
/
+31
2007-10-10
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
5
-22
/
+14
2007-10-10
r18603: Add in the NFSv4 ACL mapping code from IBM.
Jeremy Allison
1
-3
/
+3
2007-10-10
r18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison
2
-45
/
+56
2007-10-10
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
1
-5
/
+6
[next]