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
2007-10-10
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Jeremy Allison
6
-99
/
+99
2007-10-10
r4653: Output file of "test" pdb backend should be called test.so
Jelmer Vernooij
3
-2
/
+2
2007-10-10
r4651: Add "refuse machine password change" policy field. This update will just
Jim McDonough
3
-16
/
+65
2007-10-10
r4646: Allow Account Lockout with Lockout Duration "forever" (until admin
Günther Deschner
1
-3
/
+9
2007-10-10
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
2
-3
/
+6
2007-10-10
r4633: Finally give rpcclient a port-command.
Günther Deschner
1
-1
/
+3
2007-10-10
r4604: Attempt to fix the buildfarm build.
Volker Lendecke
1
-1
/
+1
2007-10-10
r4601: Removed any use of the MAX_XXX_STR style definitions. A little larger
Jeremy Allison
3
-84
/
+72
2007-10-10
r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of select
Jeremy Allison
2
-1
/
+15
2007-10-10
r4579: small changes to allow the members og the Domain Admins group on the S...
Gerald Carter
2
-64
/
+163
2007-10-10
r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.
Jeremy Allison
1
-2
/
+2
2007-10-10
r4575: adding extra debug to cm_prepare_connection()
Gerald Carter
1
-0
/
+3
2007-10-10
r4573: merge -r 4572 from SAMBA_4_0:
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
8
-46
/
+58
2007-10-10
r4561: This looks a lot larger than it is, this is to reduce the clutter on f...
Volker Lendecke
13
-145
/
+145
2007-10-10
r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :
Jeremy Allison
1
-4
/
+26
2007-10-10
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
12
-566
/
+385
2007-10-10
r4538: Fix bugzilla 2198, accounts which have password last set to 0 are getting
Jim McDonough
1
-0
/
+3
2007-10-10
r4525: fix Fedora specfile to include pam_winbind(8) man page
Gerald Carter
1
-0
/
+1
2007-10-10
r4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES from GENERIC_EXECUTE, o...
Jim McDonough
1
-1
/
+1
2007-10-10
r4370: Don't assume the compiler supports declarations after statements.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)
Jeremy Allison
1
-6
/
+18
2007-10-10
r4353: Finally get length of munged_dial correct.
Günther Deschner
1
-1
/
+1
2007-10-10
r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.
Günther Deschner
1
-1
/
+4
2007-10-10
r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.
Günther Deschner
2
-3
/
+26
2007-10-10
r4350: bumping version to 3.0.11pre2
Gerald Carter
1
-1
/
+1
2007-10-10
r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...
Jeremy Allison
1
-1
/
+1
2007-10-10
r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well.
Günther Deschner
1
-0
/
+3
2007-10-10
r4337: Produce a slightly different error message is lanman authentication is
Andrew Bartlett
1
-3
/
+8
2007-10-10
r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard
Günther Deschner
4
-14
/
+21
2007-10-10
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
2
-1
/
+10
2007-10-10
r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,
Günther Deschner
5
-12
/
+86
2007-10-10
r4330: Fix for bug found by Rob Foehl <rwf@loonybin.net>. Remember to
Jeremy Allison
1
-0
/
+2
2007-10-10
r4312: Marking "min password length" as depreciated (to be removed in one of
Günther Deschner
1
-2
/
+2
2007-10-10
r4311: 'Document' the -L switch when adding groups with "net rpc group".
Günther Deschner
1
-0
/
+1
2007-10-10
r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).
Jeremy Allison
2
-2
/
+2
2007-10-10
r4305: Fix from Albert Chin (china@thewrittenword.com) to fix the
Jeremy Allison
2
-6
/
+6
2007-10-10
r4301: One more *alloc -> SMB_MALLOC (not compiled by default).
Jeremy Allison
1
-2
/
+2
2007-10-10
r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add
Jeremy Allison
2
-1
/
+86
2007-10-10
r4295: Don't include header len in data write debug.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch ...
Jeremy Allison
1
-2
/
+20
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
8
-44
/
+47
2007-10-10
r4289: Close LDAP-Connection before retrying to open a new connection in the
Günther Deschner
1
-0
/
+1
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
5
-19
/
+259
2007-10-10
r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.
Günther Deschner
5
-14
/
+37
2007-10-10
r4285: Allow -v or -l for displaying verbose groupmap-listing as well as
Günther Deschner
1
-0
/
+3
2007-10-10
r4273: Same fix for r4272 in SAMBA_3_0 branch.
Tim Potter
1
-1
/
+1
2007-10-10
r4270: Add some const as a fix for bugzilla #2135.
Tim Potter
1
-1
/
+1
2007-10-10
r4268: Merge fix for bugzilla #2150.
Tim Potter
3
-11
/
+2
2007-10-10
r4260: Change the license for the winbindd external interface more liberal.
Tim Potter
1
-14
/
+3
[prev]
[next]