index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Andrew's change to make 'security = domain' work again. Leave the user and group
Volker Lendecke
2003-06-12
1
-38
/
+88
*
check that an attribute is defined and not just non-zero
Gerald Carter
2003-06-12
1
-1
/
+1
*
fix broken link
Gerald Carter
2003-06-12
1
-1
/
+1
*
Fix some misleading debug messages.
Volker Lendecke
2003-06-12
1
-2
/
+2
*
Get rid of a const warning.
Volker Lendecke
2003-06-12
1
-1
/
+1
*
Fix typo found by Vance
Volker Lendecke
2003-06-12
1
-1
/
+1
*
Andrew is right, this is probably the wrong approach.
Volker Lendecke
2003-06-12
1
-26
/
+5
*
Ignore generated files
Jelmer Vernooij
2003-06-11
3
-0
/
+4
*
Set the user's primary unix group from usrmgr.exe.
Volker Lendecke
2003-06-11
1
-0
/
+41
*
Sorry idra for messing around with your stuff, but this was obviously not
Volker Lendecke
2003-06-11
1
-3
/
+3
*
avoid races in getting high watermark
Simo Sorce
2003-06-11
1
-6
/
+32
*
Fix 'security = domain' without winbind. This stores the sid we got
Volker Lendecke
2003-06-11
1
-32
/
+60
*
Remove obvious question that's answered better in the HOWTO
Jelmer Vernooij
2003-06-11
1
-7
/
+0
*
Update from Stefan Metzmacher
Jelmer Vernooij
2003-06-11
3
-25
/
+14
*
Update VFS documentation (patch from Stefan Metzmacher)
Jelmer Vernooij
2003-06-11
1
-6
/
+6
*
Update from Stefan Metzmacher
Jelmer Vernooij
2003-06-11
1
-4
/
+4
*
several places in client.c rely in commands[i].name == NULL being a
Andrew Tridgell
2003-06-11
1
-2
/
+2
*
i'm getting rather sick of this
Andrew Tridgell
2003-06-11
1
-4
/
+1
*
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
Andrew Tridgell
2003-06-11
1
-5
/
+0
*
An update long overdue. Please edit this further guys.
John Terpstra
2003-06-11
1
-28
/
+14
*
Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
Jeremy Allison
2003-06-10
2
-5
/
+56
*
Handle <contrib> when generating attributions page
Jelmer Vernooij
2003-06-10
1
-0
/
+7
*
Add authors
Jelmer Vernooij
2003-06-10
2
-181
/
+190
*
Fix 2 typos (reported by Marc Groot Koerkamp <marc@its-projects.nl>)
Jelmer Vernooij
2003-06-10
1
-2
/
+2
*
Don't segfault when -b is specified (fixes debian bug #196833)
Jelmer Vernooij
2003-06-10
1
-1
/
+1
*
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
Jeremy Allison
2003-06-10
2
-4
/
+5
*
More updates on editreg.c to bring it better in line with the Samba source.
Richard Sharpe
2003-06-10
1
-21
/
+21
*
removed editreg from standard build until it is portable. Right now it
Andrew Tridgell
2003-06-10
1
-1
/
+5
*
fixed libsmb code to set correct timeout in cli_state when waiting for
Andrew Tridgell
2003-06-10
1
-2
/
+2
*
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
2003-06-10
1
-2
/
+3
*
use lp_realm() to find the default realm for 'net ads password'
Andrew Tridgell
2003-06-10
1
-10
/
+24
*
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
2003-06-10
5
-41
/
+46
*
use ZERO_STRUCT() instead of memset
Andrew Tridgell
2003-06-10
1
-1
/
+1
*
added an auth flag that indicates if we should be allowed to fallback
Andrew Tridgell
2003-06-10
2
-1
/
+5
*
don't call a function error_message() as that conflicts with a
Andrew Tridgell
2003-06-10
1
-3
/
+3
*
when creating aliased parameters in loadparm.c you *must* place the
Andrew Tridgell
2003-06-10
1
-1
/
+1
*
More instrumentation for winbindd.
Jeremy Allison
2003-06-10
1
-0
/
+14
*
Instrument cache with debug statements so I can have a clue as to what
Jeremy Allison
2003-06-10
1
-56
/
+208
*
Add some basic DEBUG statements at level 10 so we can see what is being
Jeremy Allison
2003-06-09
1
-0
/
+54
*
Fix for crash bug noticed by Luke Howard | PADL Software Pty Ltd | www.padl.com.
Jeremy Allison
2003-06-09
1
-1
/
+1
*
Update WHATSNEW.txt with information from release branch
Alexander Bokovoy
2003-06-09
1
-124
/
+421
*
applied patch from bug#140
Andrew Tridgell
2003-06-09
1
-1
/
+2
*
Debian updates.
Eloy Paris
2003-06-08
3
-22
/
+44
*
Fix some memory leaks and extra cache startups/shutdowns from the trusted
Andrew Bartlett
2003-06-08
2
-4
/
+5
*
Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.
Andrew Bartlett
2003-06-08
2
-9
/
+68
*
Make sure that we use schannel (if configured) when checking for a valid
Andrew Bartlett
2003-06-08
1
-12
/
+13
*
Rework our smb signing code again, this factors out some of the common
Andrew Bartlett
2003-06-08
1
-54
/
+109
*
bumping cvs version number to distinguish between SAMBA_3_0 cvs tree
Gerald Carter
2003-06-07
1
-1
/
+1
*
add back the winbind uid/gid parameter but mark them as deprecated
Gerald Carter
2003-06-07
1
-0
/
+2
*
Try to fix memory leaks found by valgrind in pdb_ldap code.
Andrew Bartlett
2003-06-07
1
-3
/
+3
[prev]
[next]