git.samba.org
/
kai
/
samba.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kai/samba.git
2008-10-24
Jelmer Vernooij
Remove use of global_loadparm in last Python script.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Regenerate SWIG files.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove access to global_loadparm from python module.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Mark global_loadparm as deprecated.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove more usages of global_loadparm.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove dependency of charset code on loadparm.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove more uses of global_loadparm.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove iconv_convenience argument from convert_string...
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove a few more usages of global_loadparm.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Eliminate another instance of global_loadparm.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Avoid retrieving iconv convenience during loops.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove const so return value can be freed.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Fix merged build paths.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Just hardcode workgroup to empty string, to avoid use of
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Remove iconv_convenience parameter from simple string...
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Fix include path to pytalloc.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Move pytalloc to talloc directory.
commit
|
commitdiff
|
tree
2008-10-24
Jelmer Vernooij
Split up codepoints code, use consistent _m suffix.
commit
|
commitdiff
|
tree
2008-10-23
Tim Prouty
s3: fix simple "incompatible pointer type" build warning
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Rename string_replace_w to string_replace_m, which...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Remove unnecessary include, improve function name.
commit
|
commitdiff
|
tree
2008-10-23
Tim Prouty
Fix "ndr_size_PAC_LOGON_INFO defined but not used"...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
netapi: make sure to always cleanup after testing NetUs...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Move charset library to top level.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
netapi: add more group tests to netapitest.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-samr-server: return NT_STATUS_NOT_SUPPORTED for...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-samr-server: remove unused historic code.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
svcctl: move some non-rpc related bits out of rpc_svcctl.h.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Fix prototype for set_sockaddr_port.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Fix function parameters.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Make lp_tls_* return absolute paths.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Move subunit ui ops out of smbtorture to the torture...
commit
|
commitdiff
|
tree
2008-10-23
Tim Prouty
Fix "parameter has incomplete type" build warning.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Move set_sockaddr_port to libutil.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Use common net utility code (address and sockaddr manip...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-build: add missing generated svcctl changes.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Rename same_net to same_net_v4 for consistency with...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Use sockaddr_storage only where we rely on the size...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Remove support for obsolete data type "ipv4address"
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Use libutil genrand.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-build: remove duplicate svcctl bits and re-run make...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
idl: add svcctl specific access bits.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Remove unused constants from local.h.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Inline asn1_proto.h since the API is stable and public.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Volker Lendecke
Make use of a large buffer for smbclient put command
commit
|
commitdiff
|
tree
2008-10-23
Volker Lendecke
Optimize x_fread to speed up the smbclient put command
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Import talloc_stack into util library.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Share codepages.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-docs: fix typos in locator manpage found by metze.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
selftest.pl: Silence verbose tdbsam output.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-docs: add very basic winbind_krb5_locator.7 manpage.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Use WERR_FILE_EXISTS which is the equivalent of WERR_AL...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Use common error definitions.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-build: fix another build warning with the new ASN1...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
netapi: fix add_GROUP_USERS_INFO_X_buffer.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
netapi: fix NetUserGetGroups_r returning partial results.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-samr-server: unify callback convention: _samr_UserSe...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-samr-server: unify callback convention: _samr_QueryD...
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s3-samr-server: fix return code in _samr_QueryDisplayIn...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Fix header file installation.
commit
|
commitdiff
|
tree
2008-10-23
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-23
Andrew Bartlett
Clarify the linked attribute module behaviour with...
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Import NTSTATUS defines from Samba 3.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Import WERROR defines from Samba 3.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Import new DOS error codes from Samba 3.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Move libcli-util error code to top-level.
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Remove unused copy of tables.pl
commit
|
commitdiff
|
tree
2008-10-23
Jelmer Vernooij
Remove unused copy of ndrdump.c.
commit
|
commitdiff
|
tree
2008-10-23
Günther Deschner
s4-smbtorture: fix build warning.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-build: fix some const build warnings.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
netapi: NetGroupEnum_r needs to handle servers with...
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-samr-server: _samr_DeleteUser needs to wipe out...
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-samr-server: fix access check in _samr_QuerySecurity().
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-build: fix the build.
commit
|
commitdiff
|
tree
2008-10-22
Jeremy Allison
Fix net rpc vampire, based on an *amazing* piece of...
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-build: temporarily add asn1_proto file.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-asn1: make all of s3 asn1 code do a proper asn1_init...
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-asn1/spnego: use OIDs including dots.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3: use shared asn1 code.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
s3-spnego: move spnego defines to spnego.h
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
lib-util: merge from s3 asn1.
commit
|
commitdiff
|
tree
2008-10-22
Günther Deschner
lib-util: fix c++ compile warning.
commit
|
commitdiff
|
tree
2008-10-22
Volker Lendecke
Slightly simplify reply_sesssetup_blob(): Remove an...
commit
|
commitdiff
|
tree
2008-10-22
Volker Lendecke
Don't push the data out to the client in reply_sesssetu...
commit
|
commitdiff
|
tree
2008-10-22
Jelmer Vernooij
Remove unused header file.
commit
|
commitdiff
|
tree
2008-10-22
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2008-10-22
Jelmer Vernooij
masktest: Avoid creating new memory context, use dynami...
commit
|
commitdiff
|
tree
2008-10-22
Jelmer Vernooij
Change some dynamic allocations back to static buffers...
commit
|
commitdiff
|
tree
2008-10-22
Volker Lendecke
Fix a debug message in send_nt_replies()
commit
|
commitdiff
|
tree
next