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
2002-04-19
fixed trust relationships in ADS winbindd after breaking them with my BDC cha...
Andrew Tridgell
1
-1
/
+1
2002-04-18
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
1
-1
/
+3
2002-04-15
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
1
-5
/
+2
2002-04-14
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
1
-6
/
+4
2002-04-14
pull_username() is a local function
Andrew Tridgell
1
-1
/
+1
2002-04-14
hanle the case where the win2000 username is completely different from
Andrew Tridgell
1
-8
/
+3
2002-04-14
modified the ADS backend to accept either the long or short versions
Andrew Tridgell
1
-11
/
+44
2002-04-13
Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.
Jeremy Allison
1
-4
/
+3
2002-04-11
possibly fix the 15000 user problem
Andrew Tridgell
2
-8
/
+8
2002-04-10
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
1
-6
/
+0
2002-04-07
Spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Call poptFreeContext() as appropriate.
Tim Potter
1
-23
/
+30
2002-04-04
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
4
-67
/
+179
2002-04-04
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2
-2
/
+24
2002-04-03
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
2
-4
/
+27
2002-03-29
merge winbindd WINS changes from 2.2
Herb Lewis
6
-47
/
+150
2002-03-26
Unblock sigusr1 on startup.
Tim Potter
1
-0
/
+1
2002-03-26
Added code for smb messaging. winbindd now responds to the smbcontrol
Tim Potter
1
-2
/
+15
2002-03-26
Don't do a zero-length malloc (caught with dmalloc library).
Jeremy Allison
1
-1
/
+1
2002-03-24
Spelling fixes.
Tim Potter
1
-1
/
+1
2002-03-23
Various winbind updates:
Andrew Bartlett
4
-6
/
+7
2002-03-22
Make debug statment less confusing.
Tim Potter
1
-2
/
+5
2002-03-21
Missed a couple of fetch/store_ints.
Jeremy Allison
1
-4
/
+4
2002-03-21
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
1
-11
/
+46
2002-03-21
When upgrading from an old idmap tdb, remember to overwrite the reverse
Jeremy Allison
1
-0
/
+5
2002-03-21
fixed the secondary group mappings for ADS users
Andrew Tridgell
1
-8
/
+56
2002-03-20
Cache call to winbind separator.
Tim Potter
1
-46
/
+56
2002-03-20
Merge of Richard's lookupsid fix.
Tim Potter
1
-1
/
+4
2002-03-19
updated winbindd to used paged ldap searches for all ldap queries
Andrew Tridgell
1
-1
/
+1
2002-03-19
Fix a double-free bug in wbinfo -t's call in winbindd.
Andrew Bartlett
2
-7
/
+8
2002-03-18
Allow us to see the difference between these two errors. (We need to chase
Andrew Bartlett
1
-1
/
+7
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2
-8
/
+8
2002-03-15
enable locking on the winbindd cache tdb so it can be backed up and
Andrew Tridgell
1
-1
/
+1
2002-03-15
added a -h usage option to winbindd
Andrew Tridgell
1
-1
/
+16
2002-03-14
Now we have reliable signals take SIGTERM inband.
Jeremy Allison
1
-5
/
+4
2002-03-13
Fix typo in copyright
Andrew Bartlett
1
-1
/
+1
2002-03-12
fixed 2 reconnection bugs in the ADS backend support
Andrew Tridgell
1
-7
/
+11
2002-03-12
get the test for disconnection the right way around!
Andrew Tridgell
1
-3
/
+3
2002-03-11
Removed bogus calles to D() debugging function. Perhaps these should
Tim Potter
1
-16
/
+1
2002-03-11
always make winbindd try for the PDC first before trying for a BDC
Andrew Tridgell
1
-5
/
+7
2002-03-09
removed bogus prepend_domain() call which was screwing up getpwuid()
Andrew Tridgell
1
-10
/
+2
2002-03-09
prevent a segv when a trusted domain is unavailable at startup
Andrew Tridgell
1
-3
/
+2
2002-03-09
better detection of dead ADS connections, so we have some chance of
Andrew Tridgell
1
-0
/
+6
2002-03-06
nicer message for --sequence when the server is disconnected
Andrew Tridgell
1
-2
/
+7
2002-03-02
Allow Samba to trust NT4 Domains.
Andrew Bartlett
1
-2
/
+4
2002-03-01
Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch)
Andrew Bartlett
1
-55
/
+55
2002-02-28
enable locking on the idmap database to make it safe to dump/restore
Andrew Tridgell
1
-1
/
+1
2002-02-28
Ensure that winbindd and smbd both use identical logic to find dc's.
Jeremy Allison
1
-28
/
+27
2002-02-27
this allows us to support foreign SIDs in winbindd and smbd
Andrew Tridgell
5
-117
/
+173
[prev]
[next]