net: Use samba default command line arguments.
[nivanova/samba-autobuild/.git] / source3 / utils / net_ads.c
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...
2008-06-10 Kai Blinnet: Make "net ads" use functable3
2008-06-03 Günther Deschnernet: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-12 coffeedudenet ads: Upper case he realm name when calling kinit...
2008-05-10 Volker LendeckeFix the build with DNS_UPDATES
2008-05-10 Kai Blinnet: Remove globals
2008-05-09 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-21 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-16 Günther Deschnernet: Be more tolerant while joining.
2008-04-14 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-14 Günther Deschnernet: abort when lp_realm is not set in net_ads_leave().
2008-04-14 Günther Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-14 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-14 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-03-23 Volker LendeckeFix Coverity ID 480
2008-03-07 Günther DeschnerEnable libnetjoin debugging for now but avoid printing...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-04 Günther DeschnerMove talloc_init to the right place in "net ads join".
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerRemove original copy of now redundant join code.
2008-02-28 Günther DeschnerSome fixes for net ads join (uninitialized vars).
2008-02-28 Günther DeschnerUse libnet_Join() for "net ads join".
2008-02-28 Günther DeschnerNicen error output in net_ads_leave.
2008-02-28 Günther DeschnerRe-arrange dns update block during "net ads join" a...
2008-02-28 Günther DeschnerUse libnet_Unjoin() for "net ads leave".
2008-02-28 Günther DeschnerSome cosmetics for net_derive_salting_principal().
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerFix some more callers of PAC_DATA.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerApply const to rpccli_lsa_query_info_policy() and rpccl...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Volker LendeckeFix some warnings -- Jeremy, please check
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Günther DeschnerRemove unused string.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerUse ads_get_upn() in net_derive_salting_principal().
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-05 Jeremy AllisonThe usual !pstring...
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-11-27 Volker LendeckeRemove some statics
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25201: Fight those red bars...
next