s3-libsmb: move protos to libsmb/proto.h
[kai/samba.git] / source3 / utils / net_ads.c
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes... getting near the end now.
2011-05-05 Jeremy AllisonMore simple const fixups.
2011-04-28 Andrew Bartletts3-libads Pass a struct sockaddr_storage to cldap routines
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2011-04-12 Volker Lendeckes3: Retry the join with the short name
2011-03-10 Günther Deschners3-build: remove -I../lib/addns.
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-01-18 Günther Deschners3-net: use correct spoolss header in net_ads.c.
2011-01-06 Günther Deschners3-net: Fix bug #7690: retry DNS updates when connectio...
2010-12-22 Jeremy AllisonFix a warning message.
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-12-17 Stefan Metzmachers3:net ads dns register: use "cluster addresses" option...
2010-12-17 Michael Adams3:net ads dns register: add support for specifying...
2010-12-17 Michael Adams3:net: add net_update_dns_ext() that accepts a list...
2010-12-17 Michael Adams3:net: disable dynamic dns updates at the end of ...
2010-12-15 Jeremy AllisonFix bug 7866 - "net" in v3-6-test broken.
2010-12-10 Andrew Bartletts3-net Allow 'net ads dns register' to take an optional...
2010-11-22 Günther Deschners3-net: use dns_errstr() when dns commands fail.
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-08-25 Günther Deschners3-build: only include krb5 environment variables where...
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: better separate headers.
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-25 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-05-21 Günther Deschners3-net: fix net_ads_gpo() for non-ads case.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Günther Deschners3-net: let net_ads_gpo() call no_ads when built w...
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-04-27 Jeremy AllisonFix more S3 build breakage. Matthias, please ensure...
2010-02-08 Günther Deschners3-net: fix net ads dns usage calls.
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net: Fix compile error with WITH_DNS_UPDATES
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-23 Günther Deschners3-net: use generated krb5.conf in 'net ads testjoin'
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-06 Günther Deschners3-net: better use memory credential cache in net_ads_k...
2009-11-06 Günther Deschners3-net: allow to call "net ads kerberos pac <impersonat...
2009-07-29 Kai Blins3 net: i18n support for net ads
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Kai Blins3: net ads user info should print primary group as...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-07-09 Volker LendeckeMake escape_ldap_string take a talloc context
2009-06-19 Jim McDonoughDon't require "Modify property" perms to unjoin bug...
2009-06-09 Kai Blinnet: Only use the in memory ccache when not already...
2009-06-09 Günther Deschners3-net: fix "net ads testjoin".
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Kai Blinnet: Use samba default command line arguments.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-02-10 todd stecherS3: Fixes for coverity issues.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Günther Deschners3-net: fix warning message for keytab usage.
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-25 Günther Deschners3-nbt: remove double nbt netlogon opcodes.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-11 Günther Deschnerlibnetjoin: support kerberized joining/unjoing (fix...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-24 Karolin Seegernet ads: Fix typos.
2008-06-13 Günther Deschnernet: Fix bug #5542 (samsync contains empty passwords).
2008-06-12 Kai Blinnet: Fix net_ads.c build for the HAVE_ADS == 0 case.
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
next