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
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
12
-1059
/
+1430
2003-07-09
fix linking issues in winbindd with become/unbecome_root() in passdb.c
Gerald Carter
1
-0
/
+14
2003-07-08
fix some formatting
Gerald Carter
1
-25
/
+24
2003-07-07
and so it begins....
Gerald Carter
8
-66
/
+179
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
4
-6
/
+6
2003-07-03
fix for bug #200. flush connections if the machine trsut account
Gerald Carter
1
-1
/
+31
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
1
-0
/
+14
2003-06-30
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
1
-68
/
+2
2003-06-30
* rename samstrict auth method to sam
Gerald Carter
3
-79
/
+94
2003-06-30
fix for platforms that don't have unsetenv().
Gerald Carter
1
-3
/
+7
2003-06-30
Fix more shadow variable warnings.
Tim Potter
1
-20
/
+20
2003-06-29
Here's the code to make winbindd work on a Samba DC
Gerald Carter
4
-18
/
+69
2003-06-28
cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patch
Gerald Carter
1
-6
/
+18
2003-06-27
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
1
-1
/
+1
2003-06-25
* fix typos in a few debug statements
Gerald Carter
1
-1
/
+1
2003-06-25
large change:
Gerald Carter
3
-33
/
+31
2003-06-24
Sequence number was not getting updated with ldap hack. Only a bug in this
Jeremy Allison
2
-7
/
+4
2003-06-24
Explain why winbindd is exiting.
Jeremy Allison
1
-2
/
+4
2003-06-24
add tdb backup function separation and winbind idmap upgrade code form
Simo Sorce
2
-0
/
+209
2003-06-23
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
3
-107
/
+20
2003-06-23
lp_security() is a function not an integer
Andrew Tridgell
1
-1
/
+1
2003-06-23
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
4
-30
/
+269
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
4
-18
/
+18
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
8
-143
/
+379
2003-06-18
Remove the -A option of wbinfo, leaving only the long version,
Jim McDonough
1
-1
/
+1
2003-06-16
Squelch one small compiler warning
Richard Sharpe
1
-1
/
+2
2003-06-16
Fix some compiler warnings.
Tim Potter
1
-2
/
+0
2003-06-16
made a debug statement more useful
Andrew Tridgell
1
-2
/
+3
2003-06-13
Forward port the app-head changes for dc name cache into 3.0.
Jeremy Allison
1
-6
/
+1
2003-06-10
Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
Jeremy Allison
2
-5
/
+56
2003-06-10
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
5
-41
/
+46
2003-06-10
More instrumentation for winbindd.
Jeremy Allison
1
-0
/
+14
2003-06-10
Instrument cache with debug statements so I can have a clue as to what
Jeremy Allison
1
-56
/
+208
2003-06-06
compile error
Gerald Carter
1
-1
/
+1
2003-06-06
merge from APP_HEAD. Push negative connection cache
Gerald Carter
1
-317
/
+4
2003-06-03
* set winbind cache time to 5 minutes
Gerald Carter
3
-18
/
+95
2003-05-27
Fix extra arg for cm_get_netlogon_cli()
Tim Potter
1
-1
/
+1
2003-05-27
Whoops - tried to merge to wrong branch for bug #60 merge. This redos
Tim Potter
1
-3
/
+0
2003-05-26
Formatting syncup.
Tim Potter
1
-3
/
+1
2003-05-26
Merge of fix for bug #60.
Tim Potter
1
-0
/
+3
2003-05-23
Bug 83: fixes for building when $srcdir != $builddir from David Lee
Tim Potter
1
-1
/
+1
2003-05-19
Updates for AIX winbind client from Stephen Roylance.
Tim Potter
1
-62
/
+58
2003-05-15
Fix for winbindd segfault (finally I think this is the correct one :-)
Jeremy Allison
1
-1
/
+1
2003-05-14
Ok, try and fix this correctly... Simplify the nasty loop logic.
Jeremy Allison
1
-7
/
+7
2003-05-14
Fix winbindd coredump. Remember to set a ** pointer to null before
Jeremy Allison
1
-0
/
+2
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
6
-58
/
+35
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
3
-81
/
+135
2003-05-06
There appears to be no reason why we have to execute the
Tim Potter
2
-60
/
+45
[next]