s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
[nivanova/samba-autobuild/.git] / source3 / libnet /
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-11 Michael Adams3:libnet: convert libnet_dssync_passdb to only use...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-09-21 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-14 Günther Deschners3-libnet: add missing newlines in debug statement.
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-28 Michael Adams3:libnet_join: use lp_load_global() wrapper of lp_load()
2011-07-22 Stefan Metzmachers3:libnet_join: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libnet: use cli_state_remote_sockaddr() in libnet_Do...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-10 Günther Deschnersource3/libnet/libnet_join.h: fix licence/copyright
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-30 Andrew Bartletts3-lib Move sstring_sub() to it's only user and make...
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-12 Günther Deschners3-libnetjoin: fix uninitialized variable.
2011-05-12 Günther Deschners3-libnetapi/libnetjoin: fix uninitialized variables...
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_delete_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Günther Deschners3-libnet: run minimal_includes.pl.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-04-24 Stefan Metzmachers3:rpc_client: map fault codes to NTSTATUS with dcerpc_...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-12 Volker Lendeckes3: For net ads join, create a krb5.conf
2011-04-12 Volker Lendeckes3: Initialize output in libnet_Join
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-11 Günther Deschners3-libnet: fix a WITH_ADS / HAVE_ADS mismatch.
2011-02-03 Stefan Metzmachers3:libnet_dssync_passdb: remove useless DEBUG statements
2011-02-02 Günther Deschners3-libnet: prefer dcerpc_lsa_X functions.
2011-02-02 Stefan Metzmachers3-dssync-passdb: implement accounts, aliases and groups
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_process_objects
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_finish.
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_startup.
2011-02-02 Günther Deschners3-dssync-passdb: add basic routines and net function.
2011-02-02 Stefan Metzmachers3:libnet: add 'process_links' to dssync_ops
2011-02-01 Stefan Metzmachers3:libnet/libnet_samsync_display: fix netr_DELTA_*...
2011-02-01 Günther Deschners3-libnet: prefer dcerpc_samr_X functions.
2011-01-13 Günther Deschners3-libnet: prefer dcerpc_netr_X functions.
2011-01-12 Günther Deschners3-drsuapi: fix error handling after converting to...
2011-01-11 Günther Deschners3-drsuapi: prefer dcerpc_drsuapi_X functions.
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-08-25 Günther Deschners3-build: only include krb5 environment variables where...
2010-08-25 Günther Deschners3-lsa: separate out init_lsa headers.
2010-08-13 Günther Deschners3-libnet: also remove libnet/libnet_samsync_keytab...
2010-08-13 Günther Deschners3-libnet: remove source3/libnet/libnet_join.c.orig...
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-08-13 Andrew Bartletts3:libnet Add other required headers for libnet_samsync...
2010-08-12 Jim McDonoughs3-libnet: fix bug #6364: Pull realm from supplied...
2010-08-08 Stefan Metzmachers3:libnet/libnet_samsync.c: we also need some ndr_pull...
2010-08-06 Günther Deschners3-libnet: include netlogon.h in libnet samsync header.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-13 Günther Deschners3-libnet: add missing header file, sorry.
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-03-10 Kamen Mazdrashkis3/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-03-10 Kamen Mazdrashkis3/drs: DsGetNCChanges - Propagating IDL changes to...
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-09-30 Kamen Mazdrashkiw32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
next