kai/samba.git
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove more global_loadparm instances, fix syntax errors.
2008-10-24 Jelmer VernooijRevert Samba3 back to using its own charset handling...
2008-10-24 Jelmer VernooijAdd version of next_codepoint without iconv_convenience.
2008-10-24 Jelmer VernooijRemove use of global_loadparm in last Python script.
2008-10-24 Jelmer VernooijRegenerate SWIG files.
2008-10-24 Jelmer VernooijRemove access to global_loadparm from python module.
2008-10-24 Jelmer VernooijMark global_loadparm as deprecated.
2008-10-24 Jelmer VernooijRemove more usages of global_loadparm.
2008-10-24 Jelmer VernooijRemove dependency of charset code on loadparm.
2008-10-24 Jelmer VernooijRemove more uses of global_loadparm.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijRemove a few more usages of global_loadparm.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-24 Jelmer VernooijAvoid retrieving iconv convenience during loops.
2008-10-24 Jelmer VernooijRemove const so return value can be freed.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijFix merged build paths.
2008-10-24 Jelmer VernooijJust hardcode workgroup to empty string, to avoid use of
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-24 Jelmer VernooijFix include path to pytalloc.
2008-10-24 Jelmer VernooijMove pytalloc to talloc directory.
2008-10-24 Jelmer VernooijSplit up codepoints code, use consistent _m suffix.
2008-10-23 Tim Proutys3: fix simple "incompatible pointer type" build warning
2008-10-23 Jelmer VernooijRename string_replace_w to string_replace_m, which...
2008-10-23 Jelmer VernooijRemove unnecessary include, improve function name.
2008-10-23 Tim ProutyFix "ndr_size_PAC_LOGON_INFO defined but not used"...
2008-10-23 Günther Deschnernetapi: make sure to always cleanup after testing NetUs...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-10-23 Günther Deschnernetapi: add more group tests to netapitest.
2008-10-23 Günther Deschners3-samr-server: return NT_STATUS_NOT_SUPPORTED for...
2008-10-23 Günther Deschners3-samr-server: remove unused historic code.
2008-10-23 Günther Deschnersvcctl: move some non-rpc related bits out of rpc_svcctl.h.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijFix prototype for set_sockaddr_port.
2008-10-23 Jelmer VernooijFix function parameters.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMake lp_tls_* return absolute paths.
2008-10-23 Jelmer VernooijMove subunit ui ops out of smbtorture to the torture...
2008-10-23 Tim ProutyFix "parameter has incomplete type" build warning.
2008-10-23 Jelmer VernooijMove set_sockaddr_port to libutil.
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 net utility code (address and sockaddr manip...
2008-10-23 Günther Deschners3-build: add missing generated svcctl changes.
2008-10-23 Jelmer VernooijRename same_net to same_net_v4 for consistency with...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijRemove support for obsolete data type "ipv4address"
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
2008-10-23 Günther Deschners3-build: remove duplicate svcctl bits and re-run make...
2008-10-23 Günther Deschneridl: add svcctl specific access bits.
2008-10-23 Jelmer VernooijRemove unused constants from local.h.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijInline asn1_proto.h since the API is stable and public.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Volker LendeckeMake use of a large buffer for smbclient put command
2008-10-23 Volker LendeckeOptimize x_fread to speed up the smbclient put command
2008-10-23 Jelmer VernooijImport talloc_stack into util library.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijShare codepages.
2008-10-23 Günther Deschners3-docs: fix typos in locator manpage found by metze.
2008-10-23 Jelmer Vernooijselftest.pl: Silence verbose tdbsam output.
2008-10-23 Günther Deschners3-docs: add very basic winbind_krb5_locator.7 manpage.
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-23 Günther Deschners3-build: fix another build warning with the new ASN1...
2008-10-23 Günther Deschnernetapi: fix add_GROUP_USERS_INFO_X_buffer.
2008-10-23 Günther Deschnernetapi: fix NetUserGetGroups_r returning partial results.
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_UserSe...
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_QueryD...
2008-10-23 Günther Deschners3-samr-server: fix return code in _samr_QueryDisplayIn...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijFix header file installation.
2008-10-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettClarify the linked attribute module behaviour with...
2008-10-23 Jelmer VernooijImport NTSTATUS defines from Samba 3.
2008-10-23 Jelmer VernooijImport WERROR defines from Samba 3.
2008-10-23 Jelmer VernooijImport new DOS error codes from Samba 3.
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
2008-10-23 Jelmer VernooijRemove unused copy of tables.pl
2008-10-23 Jelmer VernooijRemove unused copy of ndrdump.c.
2008-10-23 Günther Deschners4-smbtorture: fix build warning.
2008-10-22 Günther Deschners3-build: fix some const build warnings.
2008-10-22 Günther Deschnernetapi: NetGroupEnum_r needs to handle servers with...
2008-10-22 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-22 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-22 Günther Deschners3-build: fix the build.
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-10-22 Günther Deschners3-build: temporarily add asn1_proto file.
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-22 Günther Deschners3-asn1/spnego: use OIDs including dots.
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-10-22 Günther Deschners3-spnego: move spnego defines to spnego.h
2008-10-22 Günther Deschnerlib-util: merge from s3 asn1.
2008-10-22 Günther Deschnerlib-util: fix c++ compile warning.
2008-10-22 Volker LendeckeSlightly simplify reply_sesssetup_blob(): Remove an...
2008-10-22 Volker LendeckeDon't push the data out to the client in reply_sesssetu...
2008-10-22 Jelmer VernooijRemove unused header file.
next