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
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...
Gerald Carter
1
-0
/
+2
2007-10-10
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
2
-2
/
+2
2007-10-10
r197: mistaken merge from trunk
Gerald Carter
1
-0
/
+4
2007-10-10
r195: adding files to ignore list
Gerald Carter
1
-4
/
+0
2007-10-10
r175: Move this comment to the right place...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r153: Fix memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r139: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
9
-56
/
+543
2007-10-10
r115: finally checking in tridge's winbindd_schannel patch for connections
Gerald Carter
1
-0
/
+34
2007-10-10
r85: Update the winbind interface version, as I just extended the struct.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2
-5
/
+117
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2
-4
/
+4
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-4
/
+0
2007-10-10
r38: Fix caching of name->sid lookups
Volker Lendecke
1
-1
/
+2
2004-04-01
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
3
-0
/
+103
2004-04-01
Cosmetic: Fix a const warning.
Volker Lendecke
1
-5
/
+6
2004-03-30
Merge a fix from HEAD to 3_0
Volker Lendecke
1
-1
/
+4
2004-03-30
Apply some const
Volker Lendecke
4
-12
/
+12
2004-03-24
Fix bugzilla # 1208
Jim McDonough
1
-1
/
+5
2004-03-22
missed one on BUG 1195; make sure to set the private * to NULL
Gerald Carter
1
-5
/
+2
2004-03-22
BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1...
Gerald Carter
1
-0
/
+2
2004-03-22
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
1
-1
/
+22
2004-03-16
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...
Gerald Carter
2
-2
/
+4
2004-03-14
When trying to remove a user from a group, winbind should be informed
Volker Lendecke
1
-0
/
+3
2004-03-07
This might not be used a lot and might not survive for long, but at least it
Volker Lendecke
2
-7
/
+11
2004-03-04
BUG 848: don't create winbind local users/groups that already exist in the tdb
Gerald Carter
1
-3
/
+16
2004-02-10
fix more compiler warning after the latest static rampage
Gerald Carter
1
-28
/
+28
2004-02-08
Add more static...
Andrew Bartlett
1
-2
/
+2
2004-02-08
nsswitch/winbindd_util.c:
Andrew Bartlett
1
-1
/
+1
2004-02-08
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
1
-1
/
+1
2004-02-04
return NSS_SUCCESS if we have found the max number of gids possible on Solari...
Gerald Carter
1
-4
/
+7
2004-02-02
A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's
Jeremy Allison
1
-3
/
+3
2004-01-29
completely rewrote the AIX UESS backend (UESS is the AIX equivalent of
Andrew Tridgell
1
-148
/
+778
2004-01-29
Remove an unused parameter from reload_services_file.
Richard Sharpe
1
-4
/
+3
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-8
/
+2
2004-01-23
Fix typo
Volker Lendecke
1
-2
/
+1
2004-01-16
Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
Volker Lendecke
1
-0
/
+138
2004-01-15
And another memory corruption in winbind. Arg 3 of safe_strcpy does not
Volker Lendecke
1
-1
/
+1
2004-01-15
Fix a segfault in winbindd. Calling getusersids with a SID that results in 0
Volker Lendecke
1
-1
/
+1
2004-01-15
BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...
Gerald Carter
1
-3
/
+3
2004-01-14
Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...
Gerald Carter
1
-0
/
+16
2004-01-14
* Revert to using rpc for mixed mode AD domains.
Gerald Carter
1
-3
/
+9
2004-01-14
Remove duplicate comment.
Andrew Bartlett
1
-2
/
+0
2004-01-12
fixing compile problems due to my recent ads.h changes
Gerald Carter
1
-1
/
+1
2004-01-11
update copyright to -2004
Stefan Metzmacher
1
-1
/
+1
2004-01-08
Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIX
Jelmer Vernooij
1
-2
/
+2
2004-01-08
fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() reply
Gerald Carter
1
-3
/
+2
2004-01-08
fix a seg fault caused by abartlet's last checkin; there's no way this could ...
Gerald Carter
1
-1
/
+1
2004-01-08
use SAFE_FREE(), not free().
Andrew Bartlett
1
-1
/
+1
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
9
-36
/
+146
[next]