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
/
source3
/
nsswitch
/
winbindd_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r3140: * try to ensure consistent usage of the username map.
Gerald Carter
2007-10-10
1
-3
/
+4
*
r2584: After talking to jerry, commit the strlower patch to getent username and
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r2265: Volkers change to HEAD looks very good. Commit message
Jeremy Allison
2007-10-10
1
-0
/
+8
*
r1127: Finding trusted domains is not so important as to require a DEBUG(1).
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
2007-10-10
1
-35
/
+69
*
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
1
-2
/
+41
*
fix more compiler warning after the latest static rampage
Gerald Carter
2004-02-10
1
-28
/
+28
*
nsswitch/winbindd_util.c:
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() reply
Gerald Carter
2004-01-08
1
-3
/
+2
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-10
/
+29
*
Machines are people too!
Andrew Bartlett
2004-01-07
1
-5
/
+1
*
Fix warning
Volker Lendecke
2004-01-05
1
-1
/
+1
*
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
2004-01-05
1
-6
/
+4
*
Changes to our PAM code to cope with the fact that we can't handle some
Andrew Bartlett
2003-12-31
1
-3
/
+1
*
Jerry rightly complained that we can't assume that the first domain is
Andrew Bartlett
2003-12-31
1
-3
/
+21
*
auth/auth_util.c:
Andrew Bartlett
2003-12-31
1
-14
/
+46
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-4
/
+4
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+0
*
fixes for ads domain membership when only the realm is defined in
Gerald Carter
2003-09-05
1
-11
/
+24
*
Typo fix.
Rafal Szczesniak
2003-08-27
1
-1
/
+1
*
Update last scan time in rescan_trusted_domains().
Tim Potter
2003-08-27
1
-0
/
+2
*
make sure we keep the trusted domain cache up to date
Gerald Carter
2003-08-25
1
-2
/
+31
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
fix 2 bugs:
Gerald Carter
2003-08-08
1
-32
/
+29
*
fix cut-n-paste error found by abartlet
Gerald Carter
2003-08-01
1
-8
/
+10
*
make sure the domain sid is set when enumerating trusted domains
Gerald Carter
2003-07-31
1
-1
/
+24
*
working on transtive trusts issue:
Gerald Carter
2003-07-31
1
-4
/
+54
*
Just a few formatting fixed caught while testing.
Rafal Szczesniak
2003-07-10
1
-4
/
+0
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-6
/
+10
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
Explain why winbindd is exiting.
Jeremy Allison
2003-06-24
1
-2
/
+4
*
add tdb backup function separation and winbind idmap upgrade code form
Simo Sorce
2003-06-24
1
-0
/
+206
*
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
2003-06-10
1
-2
/
+3
*
* set winbind cache time to 5 minutes
Gerald Carter
2003-06-03
1
-6
/
+4
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-5
/
+4
*
remove convert_smbpasswd and addtosmbpass from tree; people can get them from...
Gerald Carter
2003-04-29
1
-2
/
+3
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
1
-7
/
+33
*
(merge from HEAD)
Andrew Bartlett
2003-03-24
1
-0
/
+24
*
Mop and bucket for trusted domain enumeration fix.
Tim Potter
2003-02-14
1
-6
/
+7
*
Merge of holding pattern stuff from HEAD.
Tim Potter
2003-01-15
1
-21
/
+5
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-2
/
+2
*
Formatting syncup.
Tim Potter
2002-12-20
1
-2
/
+4
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-5
/
+4
*
Perform my janitorial duties.
Tim Potter
2002-11-07
1
-6
/
+0
*
Keep branches in sync.....
Jeremy Allison
2002-11-07
1
-1
/
+7
*
Merge things that bloody tpot should be doing :-).
Jeremy Allison
2002-11-06
1
-2
/
+14
*
Some winbindd cleanups I made trying to fix cr1020:
Tim Potter
2002-11-02
1
-0
/
+86
[next]