r13257: Fix python build with older python versions (e.g. 2.2.1) like in United ...
[kai/samba.git] / source3 / nsswitch /
2007-10-10 Gerald Carterr13232: defensive programming in an attempt to prevent...
2007-10-10 Gerald Carterr13229: * fix bad comparison caught by the AIX compiler...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Gerald Carterr13089: quick fix to work around building ilbnss_winbin...
2007-10-10 Jeremy Allisonr13042: Fix for bug #3248 Stefan Burkei <stefan@burkei...
2007-10-10 Günther Deschnerr13024: Add is_null_sid.
2007-10-10 Günther Deschnerr12900: Merge from trunk:
2007-10-10 Günther Deschnerr12788: Since we have agreed on the case of winbindd...
2007-10-10 Günther Deschnerr12787: Revert last commit that removed our logic of...
2007-10-10 Volker Lendecker12771: Apply patch from bug 3374, attempt to fix build...
2007-10-10 Günther Deschnerr12742: Don't write null sid mappings into the winbindd...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Volker Lendecker12544: Fix segfaults in winbind, smbpasswd and net
2007-10-10 Günther Deschnerr12407: Fix returning wrong error codes and better...
2007-10-10 Günther Deschnerr12341: add DEBUG statement.
2007-10-10 Volker Lendecker12313: Introduce yet another copy of the string_sub...
2007-10-10 Günther Deschnerr12273: Fix copy paste error.
2007-10-10 Günther Deschnerr12193: Fix some typos.
2007-10-10 Volker Lendecker12170: Fix a segfault -- this is post-3.0.21 code
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12133: Fix an uninitialized variable in new code in...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12045: More warning fixes... Just a few more to go.
2007-10-10 Günther Deschnerr11960: add 'wbinfo --separator' to get the currently...
2007-10-10 Gerald Carterr11867: attempt at fixing the compile issue with nss_wi...
2007-10-10 Günther Deschnerr11851: Display correct error string.
2007-10-10 Volker Lendecker11707: alt_names[i] might be NULL for i>0 also...
2007-10-10 Volker Lendecker11704: methods->alternate_name is not used anymore...
2007-10-10 Volker Lendecker11667: Fix a debug message
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2007-10-10 Gerald Carterr11651: After talking to Jeremy, commit my winbindd...
2007-10-10 Gerald Carterr11580: fix an uninitialized variable that was causing...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Volker Lendecker11381: Correctly connect to 445 and 139 after a succes...
2007-10-10 Volker Lendecker11368: Remove a memleak that just cost me half an...
2007-10-10 Jeremy Allisonr11338: Move knowledge of \\ needed into rpc_client...
2007-10-10 Volker Lendecker11328: Actually verify that the bind on a pipe succeed...
2007-10-10 Volker Lendecker11324: Re-formatting before I can get a very *narrow...
2007-10-10 Volker Lendecker11323: Fix usage of rpccli_netlogon_getdcname. Add...
2007-10-10 Volker Lendecker11319: read_buf_len and write_buf_len are no longer...
2007-10-10 Gerald Carterr11280: BUG 3201: make sure request structure is cleare...
2007-10-10 Volker Lendecker11253: Fix an annoying timeout when no nmbd is around
2007-10-10 Volker Lendecker11251: Fix a comment
2007-10-10 Günther Deschnerr11242: use LDAP bitwise machting rule when searching...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr10688: Fix from Volker for bugid #3068 - winbindd...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10556: BUG 3083: patch from Alex Deiter <tiamat@komi...
2007-10-10 Günther Deschnerr10474: We better ignore builtin SIDs from the Active...
2007-10-10 Jeremy Allisonr10321: Fix winbindd recursion bug found by Ingo Steuwe...
2007-10-10 Günther Deschnerr10270: lowercase groupnames and groupmembers again.
2007-10-10 Jeremy Allisonr10268: Fix for bug #3095 - winbindd checking credentials.
2007-10-10 Volker Lendecker10267: Exit if winbind can't find or generate a SID...
2007-10-10 Günther Deschnerr10263: Fix debug which got more instead of less confusing.
2007-10-10 Günther Deschnerr10262: * Fix for getgrnam not returning builtin group...
2007-10-10 Günther Deschnerr10261: Don't bother to peek rids in builtin-sids.
2007-10-10 Volker Lendecker10152: 64-bit fix for bug #3082. Thanks to Robin Hill...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr9758: make sure to lower case usernames in winbindd...
2007-10-10 Volker Lendecker9709: Fix two bugs found by Brian Moran: Any request...
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Gerald Carterr9366: patch from Toomas.Soome@mls.ee to include hosts...
2007-10-10 Gerald Carterr9362: formatting cleanup
2007-10-10 Gerald Carterr9361: patch from Ed Plese to fix a faulty error in...
2007-10-10 Gerald Carterr9330: Remove the classic dual daemon since it was...
2007-10-10 Gerald Carterr9322: fixing debug log and ensuring that we set the...
2007-10-10 James Peachr9301: Allow user-defined list and lookup timeouts...
2007-10-10 Jeremy Allisonr9252: 2 type fixes from Luke Mewburn <lukem@NetBSD...
2007-10-10 Gerald Carterr8800: grr...get logic right when checking #define
2007-10-10 Gerald Carterr8799: disabling schannel on samr and lsa until I figur...
2007-10-10 Gerald Carterr8796: disable schannel on the lsa client pipe for...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Günther Deschnerr8145: When inventing a new parameter for SFU-support...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr7949: Work around for broken Solaris header files.
2007-10-10 Volker Lendecker7903: Attempt to fix the AIX build
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7877: Attempt to fix a smb_panic reported by Pavel...
2007-10-10 Volker Lendecker7785: This looks much larger than it is. It changes...
2007-10-10 Gerald Carterr7454: couple of winbindd fixes
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Volker Lendecker7423: Fix the build on sol10
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker7243: Don't look at gencache.tdb for the trusted domai...
2007-10-10 Jim McDonoughr7148: Fix #2736: winbind race condition with detecting...
2007-10-10 Günther Deschnerr7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Gerald Carterr6755: removing domain_sid() since it is not referenced...
2007-10-10 Gerald Carterr6682: patch from Qiao Yang <qyang@stbernard.com> to...
2007-10-10 Gerald Carterr6643: fix some build issues on IRIX;l patch from james...
2007-10-10 Volker Lendecker6627: Fix debug message
2007-10-10 Gerald Carterr6566: fix a couple of local group bugs.
2007-10-10 Gerald Carterr6450: * fix typo in htlm_auth help message
2007-10-10 Volker Lendecker6401: Fix a debug message
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
next