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
path:
root
/
source
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
* set winbind cache time to 5 minutes
Gerald Carter
2003-06-03
3
-18
/
+95
*
Whitespace syncup.
Tim Potter
2003-05-28
1
-1
/
+0
*
This should be the correct fix for merge of bug #60 from 3.0.
Tim Potter
2003-05-27
1
-3
/
+0
*
Merge the remaining bits of fix for bug #60.
Tim Potter
2003-05-27
1
-59
/
+48
*
Updates for AIX winbind client from Stephen Roylance.
Tim Potter
2003-05-19
1
-62
/
+58
*
Fix winbindd coredump. Remember to set a ** pointer to null before
Jeremy Allison
2003-05-14
1
-0
/
+2
*
Forgot one file.
Jelmer Vernooij
2003-05-10
1
-3
/
+0
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij
2003-05-10
1
-0
/
+1
*
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
fixes to *_util.c files
Simo Sorce
2003-05-03
2
-1
/
+366
*
proper wellknown sids initialization at startup
Simo Sorce
2003-05-01
1
-0
/
+3
*
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
2003-05-01
3
-48
/
+17
*
make winbind use idmap as well.
Simo Sorce
2003-04-27
7
-1079
/
+54
*
update copyright notice that is written to the logs
Gerald Carter
2003-04-22
1
-1
/
+1
*
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
2003-04-16
4
-16
/
+20
*
Make this code actually compile (--with-ldapsam).
Andrew Bartlett
2003-04-16
1
-4
/
+7
*
Removed unused variable.
Tim Potter
2003-04-14
1
-2
/
+0
*
Winbind client for AIX. Written by Steve Roylance.
Tim Potter
2003-04-09
1
-0
/
+411
*
Create a pidfile, even when running in interactive mode.
Tim Potter
2003-04-07
1
-3
/
+2
*
privilaged -> privileged
Tim Potter
2003-04-07
5
-10
/
+10
*
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
2003-04-07
1
-22
/
+1
*
This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the
Simo Sorce
2003-04-06
1
-5
/
+23
*
Removed unused variables.
Tim Potter
2003-04-04
1
-2
/
+0
*
Fix a compile warning in slprintf format string.
Tim Potter
2003-04-03
1
-4
/
+4
*
The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
Jim McDonough
2003-04-03
2
-1
/
+395
*
Fixup swat warning.
Jeremy Allison
2003-04-03
1
-0
/
+6
*
Print out the 'freindly' error message from winbind. Also print useful
Andrew Bartlett
2003-04-02
2
-7
/
+22
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
4
-33
/
+32
*
Placeholder for winbind aix client.
Tim Potter
2003-03-31
1
-0
/
+0
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
10
-601
/
+708
*
Don't use old usage() function, but the one from popt.
Jelmer Vernooij
2003-03-24
1
-1
/
+0
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
2
-1
/
+2
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
2
-7
/
+4
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-58
/
+26
*
NTLM Authentication:
Andrew Bartlett
2003-03-23
7
-33
/
+131
*
Fix debug message not to use an uninitialized variable.
Volker Lendecke
2003-03-19
1
-2
/
+1
*
Some cosmetic changes to make the popt --usage output look nicer.
Tim Potter
2003-03-17
1
-5
/
+5
*
If it's an fstring, use fstrcpy().
Andrew Bartlett
2003-03-15
1
-8
/
+8
*
This patch attemptes to clean up winbindd's mutex locking.
Andrew Bartlett
2003-03-11
1
-41
/
+37
*
Remove obsolete file.
Tim Potter
2003-03-11
1
-13
/
+0
*
Make sure that the 'remote' machine name can only be set once. For some weird
Andrew Bartlett
2003-03-08
1
-9
/
+2
*
Fix "might be used uninitialised" warnings.
Jeremy Allison
2003-03-03
1
-2
/
+2
*
fixed a crash bug in the new winbindd 'sids rule!' code
Andrew Tridgell
2003-02-28
1
-1
/
+1
*
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
2003-02-28
2
-15
/
+59
*
Fix possible memory leak on failure.
Andrew Bartlett
2003-02-27
1
-0
/
+1
*
Kill RID-only and domain+RID madness from winbind.
Andrew Bartlett
2003-02-26
9
-440
/
+377
*
Merge from appliance:
Tim Potter
2003-02-26
1
-34
/
+23
*
After some comments from tridge, clean the new usergroups code into a helper
Andrew Bartlett
2003-02-25
1
-71
/
+94
*
Fix a really nasty bug where some users in AD domains (particularly child
Andrew Bartlett
2003-02-25
1
-14
/
+90
*
Fix a DEBUG() formatting, add some more debug to our SID pulling code and
Andrew Bartlett
2003-02-22
1
-1
/
+1
[next]