Add "net dom unjoin" code.
[samba.git] / source3 /
2007-11-30 Günther DeschnerAdd "net dom unjoin" code.
2007-11-30 Günther DeschnerAdd "net dom join" code.
2007-11-30 Günther DeschnerAdd header file for NetJoinDomain() and friends.
2007-11-30 Günther DeschnerAdd NetUnjoinDomain().
2007-11-30 Günther DeschnerRobustness-fixes for NetJoinDomain().
2007-11-30 Günther DeschnerGive NetJoinDomain() enough time to finish.
2007-11-30 Günther Deschnerdomain_name is a ref pointer.
2007-11-30 Günther DeschnerMerge join error codes from Samba 4.
2007-11-30 Günther DeschnerAdd NetJoinDomain call.
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-11-30 Günther DeschnerMake encode_wkssvc_join_password_buffer() non-static.
2007-11-30 Günther DeschnerMerge encode_wkssvc_join_password_buffer() from samba4.
2007-11-30 Jeremy AllisonAdd talloc versions of all the next_token() functions.
2007-11-30 Jeremy AllisonRemove pstrings from clifile.c.
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-30 Günther DeschnerFix _reg_perfcount_get_instance_info()
2007-11-30 Günther DeschnerMerge recent wkssvc changes from samba4.
2007-11-30 Günther DeschnerFix build warning.
2007-11-30 Jeremy AllisonFix memleak.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 Jeremy AllisonRemove pstrings. Ensure we validate offsets.
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-29 Michael AdamAllow calling "net rpc join" and "net rpc trustdom...
2007-11-28 Jeremy AllisonRemove unused code (and pstring).
2007-11-28 Volker LendeckeAdd a warning for a potential bug I've run into
2007-11-28 Michael AdamGive rpcclient a talloc stackframe.
2007-11-28 Jeremy AllisonRemove pstrings from asn1.c.
2007-11-28 Jeremy AllisonRemove pstrings from namequery.c.
2007-11-28 Jeremy AllisonFixed obvious typo.
2007-11-28 Jeremy AllisonRemove unused prototype for smbldap_get_single_pstring().
2007-11-28 Jeremy AllisonSave one extra strdup per lp_string. Use talloc_sub_basic()
2007-11-28 Jeremy AllisonRemove pstring from srv_spoolss_nt.c. All gone from...
2007-11-28 Jeremy AllisonFix old cut-and-paste bug where the wrong field was...
2007-11-28 Jeremy AllisonWhitespace cleanup.
2007-11-28 Jeremy AllisonMake init_unistr2_from_unistr take an explicit talloc...
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-27 Guenther Deschnerfix a obscure compiler warning
2007-11-27 Jeremy AllisonRemove pstring from everything in rpc_server except
2007-11-27 Günther DeschnerUnless talloc has some new magic there is a ctx missing...
2007-11-27 Michael AdamUse the proper boolean constants - the type has been
2007-11-27 Volker LendeckeRemove some statics
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-11-26 Volker LendeckeRemove a global
2007-11-26 Volker LendeckeFix bug 5055
2007-11-26 Volker LendeckeImprove debug message
2007-11-26 Volker LendeckeFix a C++ warning
2007-11-26 Tomoki AONO1. lib/system.c (xattr code for Solaris) could not be
2007-11-25 Volker LendeckeIn libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND...
2007-11-25 Volker LendeckeRemove a static
2007-11-23 Volker LendeckeMake remote_password_change return malloced error strings
2007-11-23 Volker Lendeckeadd talloc_stackframe() to eventlogadm
2007-11-23 Stefan Metzmacherprinting: fix default printing subsystem detection
2007-11-23 Stefan Metzmachersmbd: close_stat() should be static
2007-11-22 Volker LendeckeDo not link in SOCKET_WRAPPER_OBJ twice
2007-11-22 Volker LendeckeCosmetic fix
2007-11-22 Volker LendeckeAdd a missing prototype
2007-11-22 Volker LendeckeFix an uninitialized variable
2007-11-22 Volker LendeckeFix a type-punned warning
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-22 Jeremy AllisonRemove pstrings from pam_smbpass - make local_password_...
2007-11-21 Jeremy AllisonRemove pstring from printing/*.c except for the
2007-11-21 Jeremy AllisonDoh ! Don't use #else when #endif is needed.
2007-11-21 Jeremy AllisonAdd set_sockaddr_port function for winbindd.
2007-11-21 Gerald (Jerry) CarterAllocate a talloc_stackframe() in main() for wbinfo.
2007-11-21 Gerald (Jerry) CarterFix unresolved symbols in smbumount from addition of...
2007-11-21 Jeremy AllisonAdd talloc stackframe for ntlm_auth.c
2007-11-21 Jeremy AllisonRemove pstrcpy I missed.
2007-11-21 Jeremy AllisonMore pstring removal....
2007-11-21 Jeremy AllisonRemove pstring from services/*.c
2007-11-21 Jeremy AllisonEnsure we have a talloc stackframe (found by Kukks).
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-11-21 David Losada CarballoExtend commit module to help with NFS quotas.
2007-11-20 Jeremy AllisonMore trivial pstring removal.
2007-11-20 Jeremy AllisonParanoia check that space_remaining never goes -ve.
2007-11-20 Gerald (Jerry) CarterPrevent segv in winbindd running on a DC using the...
2007-11-20 Jeremy AllisonRemove more pstring. Unify talloc_sub functions to...
2007-11-20 Jeremy AllisonStart to remove some of the pstring functions we're
2007-11-20 Jeremy AllisonAlways check return from push_ascii.
2007-11-20 Volker LendeckeAdd stackframes to public libsmbclient functions
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-19 Karolin SeegerAdd error message to net rap file and net rap file...
2007-11-18 Volker LendeckeAdd a comment
2007-11-18 Volker LendeckeFix a valgrind error
2007-11-18 James PeachDetect Heimdal Kerberos on OpenBSD 4.2.
2007-11-17 Jeremy AllisonRemove pstring from modules directory.
2007-11-17 Jeremy AllisonEnsure we use PATH_MAX for symlinks.
2007-11-17 Jeremy AllisonFix bug #4393 smbclient does not store files with zero...
2007-11-16 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-16 Michael AdamFix for bug #4781: allow cleaning of /etc/mtab by canon...
2007-11-16 Michael AdamFix an implicit cast warning.
2007-11-16 Jeremy AllisonMatch the 3.0.27a version of this function.
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-11-16 Jeremy AllisonFix bug noticed by kukks <linux@kukkukk.com> where
2007-11-15 Michael AdamFix the build on RHEL5, when libcap-devel is installed.
2007-11-15 Michael AdamFix an implicit cast warning.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-15 Jeremy Allisonalpha_strcpy includes the space for the terminating...
2007-11-15 Gerald (Jerry) CarterFix for CVE-2007-5398.
2007-11-15 Michael AdamFix bug #5083 (and duplicate bug #5084).
2007-11-15 Jeremy AllisonRemove smbldap_get_single_pstring() and all pstrings
next