summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dssync keytab: fix comma placement in debug outputMichael Adam2008-08-011-2/+2
* dssync keytab: add debugging output when skipping an object.Michael Adam2008-08-011-1/+7
* libnet keytab: add enctype parameter to libnet_keytab_search().Michael Adam2008-08-013-2/+6
* dssync keytab: add store enctypes in the libnet_keytype_entry structs.Michael Adam2008-08-011-1/+6
* libnet_keytab: add enctype field to libnet_keytab_entry struct.Michael Adam2008-08-011-0/+1
* dssync: allow replications of a single obj with net rpc vampire keytab.Michael Adam2008-08-013-6/+32
* dssync: pass uptodateness vector into and out of DsGetNCChanges request.Michael Adam2008-08-011-2/+42
* dssync: skip analysis of the msDS_KeyVersionNumber attribute:Michael Adam2008-08-011-3/+0
* dssync: either use the req5 or the req8 request, depending on the supported_e...Michael Adam2008-08-011-8/+24
* dssync: record the bind info in the new remote_info28 in libnet_dssync_bind().Michael Adam2008-08-011-0/+29
* dssync: add a drsuapi_DsBindInfo28 struct to the dssync_context structMichael Adam2008-08-011-0/+1
* dssync keytab: wrap printing of the uptodate vector in DEBUGLEVEL >= 10 checksMichael Adam2008-08-011-2/+7
* dssync keytab: add support for keeping track of the up-to-date-ness vector.Michael Adam2008-08-014-8/+68
* libnet_keytab: add a libnet_keytab_search() functionMichael Adam2008-08-012-0/+81
* dssync keytab: use add_to_keytab_entries() for pwd history in parse_object().Michael Adam2008-08-011-13/+5
* dssync keytab: add prefix parameter to add_to_keytab_entries() for flexibility.Michael Adam2008-08-011-2/+5
* dssync keytab: add check for success of ADD_TO_ARRAY().Michael Adam2008-08-011-0/+1
* dssync keytab: refactor adding entry to keytab_context out into new functionMichael Adam2008-08-011-10/+28
* dssync: replace the processing_fn by startup/process/finish ops.Michael Adam2008-08-014-70/+104
* Samba3 HowTo: Fix duplicate chapter id.Karolin Seeger2008-08-011-1/+1
* netapi: when using NetApi functions forward net's kerberos setting.Günther Deschner2008-07-312-0/+9
* net: Use NetLocalGroupAdd() for adding aliases.Günther Deschner2008-07-311-62/+21
* netapi: in NetLocalGroupAdd_r() only set description if necessary.Günther Deschner2008-07-311-1/+1
* libnetunjoin: add use_kerberos flag.Günther Deschner2008-07-313-0/+3
* net: add "-k" switch for kerberos authentication (in preparation for #5416).Günther Deschner2008-07-314-4/+17
* libnetjoin: add use_kerberos flag.Günther Deschner2008-07-313-0/+3
* rpc_client: use init_samr_CryptPassword(Ex) in client tools.Günther Deschner2008-07-313-43/+29
* Fix uninitialized variables.Jeremy Allison2008-07-302-1/+2
* Fix duplicate gloabl warning.Jeremy Allison2008-07-301-1/+1
* Removed redundant logging from create_builtin_users and create_builtin_admini...Tim Prouty2008-07-301-16/+4
* Enabled domain groups to be added to builtin groups at domain join timeTim Prouty2008-07-303-2/+37
* Refactored the code that adds Domain Admins to BUILTIN\Administrators to use ...Tim Prouty2008-07-301-26/+30
* Refactored the code that adds Domain Users to BUILTIN\Users to use the new he...Tim Prouty2008-07-301-17/+22
* Helper functions to enable domain groups to be added to builtin groups at dom...Tim Prouty2008-07-301-0/+59
* rpc_client: Bug 5616 - fix session keys also in rpccli_netr_LogonSamLogonEx w...Günther Deschner2008-07-301-9/+6
* build: fix some no previous prototype warnings.Günther Deschner2008-07-302-11/+11
* winbindd: handle trusted domains without sid.Günther Deschner2008-07-302-4/+17
* libwbclient: let wbcStringToSid handle the global NULL sid.Günther Deschner2008-07-301-1/+1
* netapi: add NetGroupGetUsers example code.Günther Deschner2008-07-302-0/+138
* netapi: add NetGroupGetUsers to public header.Günther Deschner2008-07-301-0/+38
* netapi: add NetGroupGetUsers skeleton.Günther Deschner2008-07-303-0/+85
* re-run make idl.Günther Deschner2008-07-303-7/+160
* netapi: add NetGroupGetUsers to IDL.Günther Deschner2008-07-301-0/+24
* re-run make idl.Günther Deschner2008-07-303-0/+918
* netapi: add some more USER_INFO structs to IDL.Günther Deschner2008-07-301-0/+110
* netapi: fix libnetapi_samr_lookup_user_map_USER_INFO.Günther Deschner2008-07-301-37/+31
* netapi: use "buffer" in libnetapi.Günther Deschner2008-07-305-41/+41
* re-run make idl.Günther Deschner2008-07-302-27/+27
* netapi: cosmetics, use "buffer" everywhere.Günther Deschner2008-07-301-7/+7
* netapi: use init_samr_CryptPasswordEx and init_samr_CryptPassword.Günther Deschner2008-07-301-25/+9