index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-32
/
+2
*
r1297: Yes, it does survive valgrind for my tests :-)
Volker Lendecke
2007-10-10
1
-8
/
+5
*
r1127: Finding trusted domains is not so important as to require a DEBUG(1).
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r991: Allow winbindd to use the domain trust account password
Gerald Carter
2007-10-10
2
-11
/
+41
*
r989: Calling sid_to_gid from within winbind makes no sense, as this calls
Volker Lendecke
2007-10-10
1
-1
/
+9
*
r988: When adding local aliases' gids to the user token, don't do a idmap_sid...
Volker Lendecke
2007-10-10
1
-11
/
+31
*
r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure
Jeremy Allison
2007-10-10
1
-2
/
+9
*
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy Allison
2007-10-10
1
-11
/
+44
*
r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind
Jeremy Allison
2007-10-10
1
-2
/
+94
*
r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
2007-10-10
3
-0
/
+5
*
r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r538: Mem leak fix from kawasa_r@itg.hitachi.co.jp
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r535: Another memleak fix from kawasa_r@itg.hitachi.co.jp
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix
Gerald Carter
2007-10-10
3
-0
/
+14
*
r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r333: other half of fix for winbindd crask from gd@suse.de
Gerald Carter
2007-10-10
1
-3
/
+7
*
r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...
Volker Lendecke
2007-10-10
1
-2
/
+6
*
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
2007-10-10
11
-129
/
+239
*
r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
2007-10-10
2
-2
/
+2
*
r197: mistaken merge from trunk
Gerald Carter
2007-10-10
1
-0
/
+4
*
r195: adding files to ignore list
Gerald Carter
2007-10-10
1
-4
/
+0
*
r175: Move this comment to the right place...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r153: Fix memleak
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r139: Apply some const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
9
-56
/
+543
*
r115: finally checking in tridge's winbindd_schannel patch for connections
Gerald Carter
2007-10-10
1
-0
/
+34
*
r85: Update the winbind interface version, as I just extended the struct.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2007-10-10
2
-5
/
+117
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
2
-4
/
+4
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-4
/
+0
*
r38: Fix caching of name->sid lookups
Volker Lendecke
2007-10-10
1
-1
/
+2
*
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
2004-04-01
3
-0
/
+103
*
Cosmetic: Fix a const warning.
Volker Lendecke
2004-04-01
1
-5
/
+6
*
Merge a fix from HEAD to 3_0
Volker Lendecke
2004-03-30
1
-1
/
+4
*
Apply some const
Volker Lendecke
2004-03-30
4
-12
/
+12
*
Fix bugzilla # 1208
Jim McDonough
2004-03-24
1
-1
/
+5
*
missed one on BUG 1195; make sure to set the private * to NULL
Gerald Carter
2004-03-22
1
-5
/
+2
*
BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1...
Gerald Carter
2004-03-22
1
-0
/
+2
*
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
2004-03-22
1
-1
/
+22
*
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...
Gerald Carter
2004-03-16
2
-2
/
+4
*
When trying to remove a user from a group, winbind should be informed
Volker Lendecke
2004-03-14
1
-0
/
+3
*
This might not be used a lot and might not survive for long, but at least it
Volker Lendecke
2004-03-07
2
-7
/
+11
*
BUG 848: don't create winbind local users/groups that already exist in the tdb
Gerald Carter
2004-03-04
1
-3
/
+16
*
fix more compiler warning after the latest static rampage
Gerald Carter
2004-02-10
1
-28
/
+28
*
Add more static...
Andrew Bartlett
2004-02-08
1
-2
/
+2
*
nsswitch/winbindd_util.c:
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
return NSS_SUCCESS if we have found the max number of gids possible on Solari...
Gerald Carter
2004-02-04
1
-4
/
+7
*
A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's
Jeremy Allison
2004-02-02
1
-3
/
+3
[next]