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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use
Jeremy Allison
7
-493
/
+100
2007-10-10
r2023: If there's garbage in the pidfile, we should not panic but assume that...
Volker Lendecke
1
-0
/
+7
2007-10-10
r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrs
Günther Deschner
1
-101
/
+198
2007-10-10
r2018: updating syntax for enable-cups check
Gerald Carter
1
-1
/
+1
2007-10-10
r2016: Add message to ease access-control-debugging.
Günther Deschner
1
-0
/
+1
2007-10-10
r2015: Reverting fix for #1474.
Günther Deschner
1
-8
/
+4
2007-10-10
r2013: BUG 1658: little bit of const (patch from : Helmut Heinreichsberger...
Gerald Carter
1
-1
/
+1
2007-10-10
r2009: compile-fix for #1626 (spotted by Olaf Flebbe
Günther Deschner
1
-1
/
+1
2007-10-10
r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a year
Tim Potter
1
-1
/
+1
2007-10-10
r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate the
Tim Potter
1
-2
/
+2
2007-10-10
r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...
Volker Lendecke
1
-1
/
+3
2007-10-10
r1980: Re-apply (remember to remove entry from list on delete this time :-).
Jeremy Allison
1
-49
/
+25
2007-10-10
r1978: Roll it back until I do it right.... :-).
Jeremy Allison
1
-24
/
+49
2007-10-10
r1976: Simplify, use standard dlist interface.
Jeremy Allison
1
-49
/
+24
2007-10-10
r1974: Just use a simple linked list for this.
Jeremy Allison
1
-7
/
+5
2007-10-10
r1971: move counter.
Günther Deschner
1
-1
/
+1
2007-10-10
r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+0
2007-10-10
r1967: Fix a couple of krb5-DEBUG-messages.
Günther Deschner
2
-5
/
+7
2007-10-10
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
5
-60
/
+164
2007-10-10
r1965: add cli_setattrE (inspired by samba4-code). needed for further
Günther Deschner
1
-0
/
+41
2007-10-10
r1942: Add missing semicolon.
John Terpstra
1
-1
/
+1
2007-10-10
r1939: Ensure with my new change we set extended security in flags2 in
Jeremy Allison
1
-0
/
+3
2007-10-10
r1936: Fix bug noticed by Steve - ensure extended security bit is on only
Jeremy Allison
2
-1
/
+7
2007-10-10
r1908: Bugzilla #1541. Fix recursive ls in smbclient. Fix by Josef Zlomek.
Tim Potter
1
-1
/
+1
2007-10-10
r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...
Volker Lendecke
1
-19
/
+7
2007-10-10
r1890: Cut down on debug messages from is_in_path. paulg
Paul Green
1
-3
/
+2
2007-10-10
r1888: Bring the same level of "required_membership"-functionality that
Günther Deschner
2
-5
/
+56
2007-10-10
r1887: Fix deadlock loop in winbind's required_membership_sid-verification.
Günther Deschner
1
-1
/
+1
2007-10-10
r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...
Gerald Carter
8
-18
/
+67
2007-10-10
r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly use
Jeremy Allison
1
-7
/
+19
2007-10-10
r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" as
Jeremy Allison
2
-36
/
+29
2007-10-10
r1866: Fix for bug #1602 reported by <m.proehl@science-computing.de>.
Jeremy Allison
1
-2
/
+6
2007-10-10
r1863: Fix build of exp stuff on Solaris (#1474)
Jelmer Vernooij
1
-4
/
+8
2007-10-10
r1853: Improved NT->AFS ACL mapping.
Volker Lendecke
1
-54
/
+316
2007-10-10
r1841: Fix for #1606, can't launch dos exe's.
Jeremy Allison
2
-2
/
+7
2007-10-10
r1834: prevent infinite recusion in reopen_logs() when expanding the smb.conf...
Gerald Carter
1
-1
/
+7
2007-10-10
r1833: patch from James Peach to get swat to look for index.html by default w...
Gerald Carter
1
-4
/
+24
2007-10-10
r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to reset
Jeremy Allison
1
-3
/
+30
2007-10-10
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
4
-2
/
+74
2007-10-10
r1789: compiler warnings from SuSE
Gerald Carter
2
-2
/
+6
2007-10-10
r1780: Remove the UTC comment as it isn't.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1778: Fix based on code from Richard Renard <rrenard@idealx.com> to
Jeremy Allison
1
-0
/
+42
2007-10-10
r1750: This patch allows net ads lookup to rely on command line arguments if ...
Jim McDonough
2
-2
/
+6
2007-10-10
r1733: Fix hashed password history for LDAP backends.
Jeremy Allison
1
-10
/
+26
2007-10-10
r1721: Get rid of compiler-warning.
Günther Deschner
1
-0
/
+1
2007-10-10
r1720: Show correct help for net groupmap commands.
Günther Deschner
1
-3
/
+3
2007-10-10
r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...
Volker Lendecke
1
-2
/
+2
2007-10-10
r1698: fix build.
Günther Deschner
1
-2
/
+3
2007-10-10
r1692: first commit :)
Günther Deschner
12
-27
/
+3053
2007-10-10
r1684: Patch for bug #1578 based on fix from Alexander E. Patrakov,
Jeremy Allison
1
-12
/
+19
[next]