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-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
6
-52
/
+31
2002-11-09
remove accidental debug code..
Gerald Carter
1
-4
/
+0
2002-11-08
defunct winbindd fix from APP_HEAD
Gerald Carter
1
-2
/
+7
2002-11-08
Compleatly remove support for logfile truncation. All logs are opened for
Andrew Bartlett
1
-6
/
+0
2002-11-07
Remove lp_security() checks for winbindd as this is how we act as a PDC.
Tim Potter
1
-6
/
+0
2002-11-07
Call winbindd_param_init() earlier on in the piece so we don't get stuck in
Tim Potter
2
-15
/
+22
2002-11-06
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
1
-4
/
+16
2002-11-05
Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE.
Tim Potter
1
-0
/
+7
2002-11-02
Fix --set-auth-user command to delete entries from the secrets file when an
Tim Potter
1
-12
/
+68
2002-11-02
Some winbindd cleanups I made trying to fix cr1020:
Tim Potter
2
-38
/
+108
2002-11-02
Handle the case where the password used in RPC connections (for restrict
Tim Potter
1
-3
/
+8
2002-10-26
Updates to winbind's PAM client and server - make the debug logs
Andrew Bartlett
2
-19
/
+44
2002-10-23
much simpler code to choose a DC to contact in winbindd. We now always
Andrew Tridgell
1
-55
/
+6
2002-10-23
if trusted domains are disabled then we should not try to connect to
Andrew Tridgell
1
-1
/
+6
2002-10-18
must add one to the extra_data size to transfer the 0 string terminator.
Herb Lewis
1
-1
/
+2
2002-10-18
NULL enum_local_groups for ads winbindd (temporary workaround).
Gerald Carter
2
-1
/
+2
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-4
/
+18
2002-10-15
- we need to rescan the trusted domain list regularly to cope with
Andrew Tridgell
2
-1
/
+5
2002-10-15
Fix spelling of background_process.
Jeremy Allison
2
-6
/
+6
2002-10-15
Change to use sys_read/sys_write.
Jeremy Allison
1
-10
/
+4
2002-10-08
merge from APP_HEAD
Gerald Carter
6
-13
/
+200
2002-10-05
Don't use usage function, but use popt for usage and help info
Jelmer Vernooij
1
-38
/
+37
2002-10-04
fix typo
Gerald Carter
1
-1
/
+1
2002-10-04
merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
3
-5
/
+61
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-1
/
+1
2002-10-01
Doh ! Lookup name before checking negative cache (the way Tim originally
Jeremy Allison
1
-10
/
+10
2002-09-30
Fix memory leak in getting DC list. Remember to exclude failed lookups.
Jeremy Allison
1
-5
/
+21
2002-09-27
Move a number of ADS related functions out into utility libs, so that things
Andrew Bartlett
1
-186
/
+11
2002-09-25
fix getpass replacement check (i thought I fixed this a few days
Gerald Carter
1
-0
/
+2
2002-09-24
Moved -ve cache check to correct place.
Jeremy Allison
1
-10
/
+10
2002-09-17
Reverted my earlier change. It was incorrect. We must be protected by
Jeremy Allison
1
-5
/
+4
2002-09-17
Only create the pidfile once we're ready to receive requests.
Jeremy Allison
1
-3
/
+5
2002-09-17
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
1
-1
/
+1
2002-09-15
Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS
Jelmer Vernooij
1
-0
/
+4
2002-09-12
Merge undone cleanups.
Tim Potter
3
-26
/
+27
2002-09-12
Merge of winbind auth cleanups from appliance.
Tim Potter
3
-30
/
+34
2002-09-12
Merge of cut&paste fix from appliance.
Tim Potter
1
-1
/
+1
2002-09-12
Spelling fix.
Tim Potter
1
-2
/
+2
2002-09-11
Put pid number in invalid request size debug.
Tim Potter
1
-2
/
+2
2002-09-11
Bugfix merge:
Tim Potter
1
-0
/
+1
2002-09-07
This is the 'main' inclue for for winbind clients - all clients should include
Andrew Bartlett
1
-0
/
+16
2002-09-07
Don't leak file desciptors in this (impossible?) error case.
Andrew Bartlett
1
-0
/
+1
2002-09-07
Winbind client-side cleanups.
Andrew Bartlett
6
-37
/
+94
2002-09-06
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
1
-4
/
+4
2002-09-04
Quietened some debugs.
Tim Potter
1
-2
/
+2
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
1
-3
/
+3
2002-08-29
fix connecting to a BDC when the PDC is down but in WINS and no bcast
Andrew Tridgell
1
-5
/
+3
2002-08-29
fix connecting to a BDC when the PDC is down but in WINS and no bcast
Andrew Tridgell
1
-0
/
+7
2002-08-29
Use popt for --help
Jelmer Vernooij
1
-54
/
+24
2002-08-27
Fix typo in debug.
Tim Potter
1
-1
/
+1
[next]