Fix some bogus compiler warnings
[kai/samba.git] / source3 / libnet /
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Michael Adamlibnet_join: streamline logic of libnet_join_post_proce...
2008-08-29 Michael Adamlibnet: fix join by creating keytab after changing...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-11 Günther Deschnerlibnetjoin: support kerberized joining/unjoing (fix...
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Michael Adamlibnet samsync ldif: fix the build without LDAP.
2008-08-08 Jeremy AllisonFix "might be used uninitialized" warnings.
2008-08-04 Stefan Metzmacherlibnet_keytab: fix the build with heimdal
2008-08-01 Michael Adamlibnet dssync: start memory allocation cleanup: use...
2008-08-01 Michael Adamlibnet dssync: fix memory allocation for error/result...
2008-08-01 Michael Adamdssync keytab: add comment header explaining add_to_key...
2008-08-01 Michael Adamlibnet dssync: add my C after dssync keytab changes.
2008-08-01 Michael Adamdssync: add clean_old_entries flag to dssync_ctx.
2008-08-01 Michael Adamlibnet keytab: implement cleaning of old entries in...
2008-08-01 Michael Adamlibnet keytab: add parameter ingnore_kvno to libnet_key...
2008-08-01 Michael Adamlibnet keytab: add flag clean_old_entries to libnet_key...
2008-08-01 Michael Adamlibnet keytab: use proper counter type (uint32_t) in...
2008-08-01 Michael Adamdssync keytab: when not in single object replication...
2008-08-01 Michael Adamdssync keytab: support storing kerberos keys from suppl...
2008-08-01 Michael Adamlibnet dssync: rename flag single to single_object_repl...
2008-08-01 Michael Adamlibnet dssync: rename repl_nodiff flag to force_full_re...
2008-08-01 Michael Adamlibnet dssync: support lists of dns (instead of one...
2008-08-01 Michael Adamlibnet dssync: move determination of request level...
2008-08-01 Michael Adamlibnet dssync: refactor dsgetncchanges loop out into...
2008-08-01 Michael Adamlibnet dssync: fix single object replication by adding...
2008-08-01 Michael Adamlibnet dssync: simplify logic of libnet_dssync_process...
2008-08-01 Michael Adamlibnet dssync: refactor creation of request out into...
2008-08-01 Michael Adamvampire keytab: add switch --repl-nodiff to trigger...
2008-08-01 Michael Adamdssync keytab: store the samaccountname in the keytab...
2008-08-01 Michael Adamdssync keytab: move handling of removal of duplicates...
2008-08-01 Michael Adamlibnet_keytab: add some debug statements to libnet_keyt...
2008-08-01 Michael Adamdssync keytab: store the UpToDate vector with ENCTYPE_NULL.
2008-08-01 Michael Adamlibnet keytab: use libnet_keytab_add_entry() in libnet_...
2008-08-01 Michael Adamlibnet keytab: add function libnet_keytab_add_entry()
2008-08-01 Michael Adamdssync keytab: log the DN of the object to be parsed.
2008-08-01 Michael Adamdssync keytab: remove old UpToDateNess vectors from...
2008-08-01 Michael Adamlibnet keytab: add function libnet_keytab_remove_entries().
2008-08-01 Michael Adamlibnet_keytab: cleanup libnet_keytab_search().
2008-08-01 Michael Adamlibnet keytab: test for matching enctype in libnet_keyt...
2008-08-01 Michael Adamdssync keytab: add parsing and logging of servicePrinci...
2008-08-01 Michael Adamdssync keytab: fix comma placement in debug output
2008-08-01 Michael Adamdssync keytab: add debugging output when skipping an...
2008-08-01 Michael Adamlibnet keytab: add enctype parameter to libnet_keytab_s...
2008-08-01 Michael Adamdssync keytab: add store enctypes in the libnet_keytype...
2008-08-01 Michael Adamlibnet_keytab: add enctype field to libnet_keytab_entry...
2008-08-01 Michael Adamdssync: allow replications of a single obj with net...
2008-08-01 Michael Adamdssync: pass uptodateness vector into and out of DsGetN...
2008-08-01 Michael Adamdssync: skip analysis of the msDS_KeyVersionNumber...
2008-08-01 Michael Adamdssync: either use the req5 or the req8 request, depend...
2008-08-01 Michael Adamdssync: record the bind info in the new remote_info28...
2008-08-01 Michael Adamdssync: add a drsuapi_DsBindInfo28 struct to the dssync...
2008-08-01 Michael Adamdssync keytab: wrap printing of the uptodate vector...
2008-08-01 Michael Adamdssync keytab: add support for keeping track of the...
2008-08-01 Michael Adamlibnet_keytab: add a libnet_keytab_search() function
2008-08-01 Michael Adamdssync keytab: use add_to_keytab_entries() for pwd...
2008-08-01 Michael Adamdssync keytab: add prefix parameter to add_to_keytab_en...
2008-08-01 Michael Adamdssync keytab: add check for success of ADD_TO_ARRAY().
2008-08-01 Michael Adamdssync keytab: refactor adding entry to keytab_context...
2008-08-01 Michael Adamdssync: replace the processing_fn by startup/process...
2008-07-31 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-07-30 Tim ProutyEnabled domain groups to be added to builtin groups...
2008-07-30 Günther Deschnerbuild: fix some no previous prototype warnings.
2008-07-22 Michael AdamChange occurrences of the u1 member of DsBindInfo*...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-18 Günther Deschnerlibnetjoin: make libnet_join_rollback() static.
2008-07-18 Karolin SeegerUse LDAP macros instead of attribute names.
2008-07-18 Michael Adamdssync: fix missing prototype warning by including...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Stefan Metzmacherlibnet_dssync: use ctr[1|6]->more_data
2008-07-03 Günther Deschnerlibnetjoin: fix Bug #5570.
2008-07-01 Günther Deschnernet_vampire: add code to vampire to a Kerberos keytab...
2008-07-01 Günther Deschnernet_vampire: keep keytab context and flush keytab only...
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-27 Günther Deschnerlibnet_dssync: add last_query flag to processing routine.
2008-06-27 Günther Deschnerlibnet_dssync: add output filename and dns_domain_name...
2008-06-26 Günther Deschnernet_vampire: use bool for last_query information in...
2008-06-26 Günther Deschnernet_vampire: separate keytab code from samsync code.
2008-06-26 Günther Deschnerlibnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ct...
2008-06-26 Günther Deschnerlibnet_dssync: always decrypt attributes before passing...
2008-06-26 Günther Deschnernet_vampire: add some error output to libnet_dssync.
2008-06-25 Günther Deschnerrpc_client: let cli_get_session_key() return talloced...
2008-06-24 Günther Deschnernet_vampire: add basic libnet_dssync() infrastructure.
2008-06-24 Günther Deschnernet_vampire: add code to vampire a SAM database to...
2008-06-24 Günther Deschnernet_vampire: add username/password to samsync_context.
2008-06-24 Günther Deschnerlibads: use ads_connect_user_creds in some places.
2008-06-23 Günther Deschnernet_vampire: more libnet_samsync restructuring.
2008-06-23 Günther Deschnernet_vampire: prepend libnet_ to the public samsync...
2008-06-23 Günther Deschnernet_vampire: move out display routines to one file.
2008-06-23 Günther Deschnernet_vampire: move out passdb routines to one file.
2008-06-23 Günther Deschnernet_vampire: fix included header.
2008-06-23 Günther Deschnernet_vampire: move pull_netr_AcctLockStr() to libnet.
2008-06-17 Günther Deschnernet_vampire: add error and result_message to samsync_co...
2008-06-17 Günther Deschnernet_vampire: add domain_name to samsync_context.
next