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
/
winbindd_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-12
setup the %U substitution in winbindd for the homedir template
Andrew Tridgell
1
-0
/
+1
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-4
/
+4
2002-11-26
After consultation with tpot, remove the 'winbind_domain' environment
Andrew Bartlett
1
-17
/
+0
2002-07-31
Winbind updates!
Andrew Bartlett
1
-0
/
+3
2002-06-18
more debug classess activated
Simo Sorce
1
-0
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
1
-1
/
+1
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-37
/
+26
2002-01-18
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
1
-6
/
+4
2002-01-11
Always query the PDC for the list of trusted domains rather than interating
Tim Potter
1
-15
/
+17
2002-01-10
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
1
-23
/
+34
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
1
-89
/
+72
2001-12-10
added some comments
Andrew Tridgell
1
-2
/
+1
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
1
-58
/
+0
2001-12-05
finally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell
1
-4
/
+2
2001-12-05
Fixed parse_domain_user to be bool.
Jeremy Allison
1
-8
/
+6
2001-12-04
added a query_user backend
Andrew Tridgell
1
-31
/
+27
2001-12-03
changed query_dispinfo to query_user_list
Andrew Tridgell
1
-5
/
+5
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
1
-1
/
+1
2001-12-01
The beginnings of alternative backends for winbindd
Andrew Tridgell
1
-52
/
+31
2001-11-27
Added negative caching to group lookups.
Jeremy Allison
1
-3
/
+3
2001-11-27
Added negative caching to the user pw lookup by name and by uid.
Jeremy Allison
1
-56
/
+77
2001-11-27
nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.
Jeremy Allison
1
-23
/
+24
2001-11-21
Added transparent +ve caching for lookupname/lookupsid. -ve caching can
Jeremy Allison
1
-6
/
+6
2001-11-15
Get list of trusted domains if we haven't fetched them yet.
Tim Potter
1
-0
/
+6
2001-10-29
Hey where did those 4 character tabs come from?
Tim Potter
1
-4
/
+4
2001-10-29
Don't reference tallocated memory that has already been disposed of. The
Tim Potter
1
-3
/
+22
2001-10-19
Fixed some memory leaks introduced by connection handling rewrite, as well
Tim Potter
1
-7
/
+16
2001-10-19
Converted some more functions to create and dispose of a talloc context on a
Tim Potter
1
-26
/
+30
2001-10-14
Pass domain structure around in cache code rather than the domain name.
Tim Potter
1
-6
/
+6
2001-10-09
Implemented sam group handle stuff. getent group now works.
Tim Potter
1
-5
/
+9
2001-10-08
More work on winbindd connection rewrite:
Tim Potter
1
-94
/
+55
2001-10-05
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
1
-18
/
+18
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-12
/
+7
2001-09-05
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
1
-1
/
+2
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-5
/
+7
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-2
/
+2
2001-08-18
More Realloc fixes.
Jeremy Allison
1
-7
/
+17
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-3
/
+6
2001-05-14
Compile fixes for dynamic samr_query_userinfo() stuff.
Tim Potter
1
-12
/
+6
2001-05-09
Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:
Tim Potter
1
-0
/
+2
2001-05-08
The substitution of %U and %D in the 'template homedir' is nowdone
Tim Potter
1
-10
/
+6
2001-05-07
OK so I couldn't be as clever as I wanted to be with winbindd_glue.c
Tim Potter
1
-2
/
+2
2001-05-07
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
1
-283
/
+562
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-2
/
+2
2000-05-12
use "winbind separator" in tng as well
Andrew Tridgell
1
-2
/
+4
2000-05-09
brought the winbindd code into head
Andrew Tridgell
1
-0
/
+412