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
2007-10-10
r24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which will be used for the case ...
Günther Deschner
2
-0
/
+34
2007-10-10
r24801: When told to ignore the winbind cache also do so while trying to stor...
Günther Deschner
1
-0
/
+4
2007-10-10
r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.
Günther Deschner
1
-1
/
+17
2007-10-10
r24786: Fix another build warning.
Günther Deschner
1
-5
/
+5
2007-10-10
r24785: Put checks in parentheses.
Günther Deschner
1
-1
/
+1
2007-10-10
r24778: Make sure krb5 locator requests go to a separate locator winbind child.
Günther Deschner
4
-5
/
+31
2007-10-10
r24747: Add WINBINDD_DSGETDCNAME call.
Günther Deschner
5
-0
/
+75
2007-10-10
r24746: As the winbindd pipe is officially broken since a while: split out re...
Günther Deschner
2
-13
/
+15
2007-10-10
r24740: Fix the build.
Günther Deschner
1
-0
/
+2
2007-10-10
r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...
Günther Deschner
2
-2
/
+2
2007-10-10
r24734: Move nss_err_str() to a more public place.
Günther Deschner
3
-19
/
+21
2007-10-10
r24722: Squashed commit of the following:
Gerald Carter
4
-3
/
+127
2007-10-10
r24714: Fix confusing indent.
Günther Deschner
1
-6
/
+7
2007-10-10
r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...
Günther Deschner
1
-2
/
+1
2007-10-10
r24711: Remove unused talloc context from query_user_list rpc.
Günther Deschner
1
-7
/
+0
2007-10-10
r24649: Attempt to fix bug 4917. Simo, please check!
Volker Lendecke
1
-2
/
+2
2007-10-10
r24629: Make read_sock return the total number of bytes read instead
Michael Adam
1
-3
/
+3
2007-10-10
r24625: add '-D' option to winbindd
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r24615: Say for which domain the getdcname request failed.
Günther Deschner
1
-1
/
+2
2007-10-10
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r24584: Merge all pam post-processing code (in particular all extra_data code...
Günther Deschner
1
-147
/
+179
2007-10-10
r24583: Make sure we don't accept invalid request options.
Günther Deschner
1
-0
/
+41
2007-10-10
r24579: Merge error reporting to the end of winbindd_pam_auth().
Günther Deschner
1
-16
/
+14
2007-10-10
r24578: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.
Günther Deschner
3
-15
/
+8
2007-10-10
r24437: Remove "done" in winbindd_raw_kerberos_login() as well.
Günther Deschner
1
-6
/
+2
2007-10-10
r24434: Simplify winbindd_raw_kerberos_login().
Günther Deschner
1
-115
/
+15
2007-10-10
r24420: Pure pedantism: the talloc_init could have failed...
Günther Deschner
1
-2
/
+1
2007-10-10
r24353: Add a getpwuid lookup to wbinfo.
Kai Blin
1
-0
/
+38
2007-10-10
r24331: Fix an error where gid_t != 32 bit
Volker Lendecke
1
-1
/
+1
2007-10-10
r24330: Fix a 64-bit error
Volker Lendecke
1
-1
/
+1
2007-10-10
r24329: Fix a 64-bit bug
Volker Lendecke
1
-1
/
+1
2007-10-10
r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks!
Volker Lendecke
1
-1
/
+1
2007-10-10
r24017: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
1
-14
/
+22
2007-10-10
r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entry
Volker Lendecke
1
-10
/
+5
2007-10-10
r23931: Use the new tdb_validate_and_backup function instead of pure tdb_vali...
Michael Adam
1
-2
/
+2
2007-10-10
r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...
Günther Deschner
1
-43
/
+6
2007-10-10
r23884: Fix Coverity ID 379
Volker Lendecke
1
-0
/
+6
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2
-4
/
+2
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
18
-36
/
+36
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
3
-8
/
+3
2007-10-10
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
17
-77
/
+47
2007-10-10
r23791: found some more v2->v3 conversions
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
29
-58
/
+29
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
31
-31
/
+31
2007-10-10
r23769: Move removal of the tdb from the generic tdb_validate function
Michael Adam
1
-0
/
+6
2007-10-10
r23763: Fix a typo in DEBUG message.
Michael Adam
1
-1
/
+1
2007-10-10
r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups.
Lars Müller
1
-1
/
+6
2007-10-10
r23730: Squashed commit of the following:
Gerald Carter
2
-2
/
+6
[next]