summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r22747: Fix some C++ warningsVolker Lendecke2007-10-108-19/+18
* r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke2007-10-102-91/+64
* r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke2007-10-101-0/+3
* r22740: Move debug_*_user_token to token_utils.cVolker Lendecke2007-10-102-47/+47
* r22739: Make prototypes in include/util_tdb.h of some functions fromMichael Adam2007-10-101-6/+6
* r22738: Fix a debug message.Volker Lendecke2007-10-101-1/+2
* r22737: Fix crash bug (info3 is now talloced).Günther Deschner2007-10-101-1/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-1037-160/+149
* r22732: - Testing of libsmbclient against Vista revealed what is likely a bug inDerrell Lipman2007-10-103-1/+20
* r22731: - Fix bug #4594.Derrell Lipman2007-10-1010-102/+141
* r22730: Fix password changes via pam_winbindd when using "winbind normalize n...Gerald Carter2007-10-101-0/+2
* r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter2007-10-101-1/+6
* r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter2007-10-102-9/+101
* r22727: remove outdated comment about templatre shell and homedirGerald Carter2007-10-101-3/+1
* r22726: When performing an offline logon for a user in a trusted domain,Gerald Carter2007-10-101-0/+8
* r22725: * Don't try to update the sequence_number when offlineGerald Carter2007-10-101-3/+11
* r22724: Call an nss_info backend's init() function if theGerald Carter2007-10-101-3/+8
* r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.Gerald Carter2007-10-101-8/+26
* r22719: Missed change for one-way trust support. Ignore password policyGerald Carter2007-10-101-1/+5
* r22717: Add Everyone and AuthenticatedUsers to the user's tokenGerald Carter2007-10-101-1/+10
* r22716: Clarify comment in winbindd_domain structureGerald Carter2007-10-101-2/+2
* r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2007-10-102-23/+37
* r22714: Prevent DNS lookup storms when the DNS servers are unreachable.Gerald Carter2007-10-101-9/+40
* r22713: Offline logon fixes for idmap manager:Gerald Carter2007-10-103-60/+80
* r22712: Inform the user when logging in via pam_winbindGerald Carter2007-10-104-0/+38
* r22711: Fix a compile warnign in query_user(). Ensure that user_ridGerald Carter2007-10-102-3/+2
* r22710: Support one-way trusts.Gerald Carter2007-10-108-20/+290
* r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter2007-10-101-1/+8
* r22708: disable saving the trusted domain list as we want to the parent daemo...Gerald Carter2007-10-101-0/+6
* r22707: missed merge from local tree: pass the correct state to the domain wh...Gerald Carter2007-10-101-1/+1
* r22706: missed one reference to domain->native_mode in the previous commitGerald Carter2007-10-101-1/+1
* r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter2007-10-103-9/+170
* r22704: Implement three step method for enumerating domain trusts.Gerald Carter2007-10-106-27/+339
* r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()Gerald Carter2007-10-101-113/+113
* r22702: Convert both lookup name and lookup sid to follow theGerald Carter2007-10-102-31/+105
* r22701: Fix the krb5_nt_status error table and add the "no DCs found" mappingGerald Carter2007-10-101-2/+4
* r22700: Add a simple wcache TRUSTDOM api for maintaing a completeGerald Carter2007-10-102-1/+478
* r22695: Dummy checkin (reformatting) to make the AIX hosts retry.Volker Lendecke2007-10-101-6/+6
* r22693: Always compile before checkin.... I've now installed dmapi on my lapt...Volker Lendecke2007-10-101-1/+2
* r22692: Fix compilation of explicit --without-winbind.Volker Lendecke2007-10-101-4/+4
* r22691: Fix a 64-bit warning and a const const discard warningVolker Lendecke2007-10-102-5/+5
* r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke2007-10-102-25/+16
* r22677: One line fix to make net idmap restore work againSimo Sorce2007-10-101-0/+1
* r22676: Fix zero alloc with create_rpc_blob().Jeremy Allison2007-10-101-13/+21
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-105-19/+29
* r22673: Fix for Jerry's reversion. We still need to check sizeJeremy Allison2007-10-101-4/+16
* r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and makeGünther Deschner2007-10-103-7/+35
* r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner2007-10-104-0/+167
* r22663: Restructure kerberos_kinit_password_ext() error path.Günther Deschner2007-10-101-53/+33
* r22659: merge from SAMBA_4_0:Stefan Metzmacher2007-10-102-1/+14