]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2009-04-23  Jelmer VernooijFix push_codepoint function without iconv_convenience.
2009-04-23  Jelmer Vernooijcharcnv: Import push_codepoint().
2009-04-23  Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-04-23  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23  Sam LiddicottAdd async support for reply_tcon* and ntvfs_connect
2009-04-23  Andrew Bartletts4:test Include 'source4' in directories to find lcov in
2009-04-23  Volker LendeckeAdd missing prototypes
2009-04-23  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23  Andrew Bartletts4:test Fix 'make lcov' in Samba4
2009-04-23  Volker LendeckeRevert "Do not use the file system GET_REAL_FILENAME...
2009-04-23  Volker LendeckeFix a couple of warnings
2009-04-23  Volker LendeckeFix an uninitialized variable
2009-04-23  Volker LendeckeFix a type-punned warning
2009-04-23  Volker LendeckeFix a pointless static
2009-04-23  Andrew Bartletts4:samr Use ldb_context * rather than void *
2009-04-23  Jeremy AllisonFix coverity #901 - uninitialized data.
2009-04-23  Volker LendeckeFix Coverity ID 626: DEADCODE
2009-04-23  Jeremy AllisonFix Coverity bug #902, uninitialized variable.
2009-04-23  Volker LendeckeFix Coverity ID 628, Andrew B., please check!
2009-04-23  Jeremy AllisonFix coverity #908, #909, uninitialized variable.
2009-04-23  Volker LendeckeFix Coverity ID 884: DEADCODE
2009-04-23  Jeremy AllisonFix coverity #910, uninitialized variable.
2009-04-23  Günther Deschners3-selftest: test wbinfo --allocate-uid/gid.
2009-04-22  Kai Blinerrormap: Change the WBC_ERR_UNKNOWN_ERROR to map to...
2009-04-22  Jelmer VernooijSpecify explicit path to vlp, for those not having...
2009-04-22  Jeremy AllisonMake dskattr async.
2009-04-22  Björn Jackeѕ3/configure: fix regexp for ld version recognition
2009-04-22  Simo SorceFix profile acls in some corner cases
2009-04-22  Simo SorceAvoid duplicate aces
2009-04-22  Simo SorcePrevent reallocs of the talloc pool itself
2009-04-22  Jeremy AllisonMake cli_chkpath async.
2009-04-22  Volker LendeckeMove serverinfo_to_SamInfo3() to rpc_server/
2009-04-22  Jeremy AllisonAdd comment explaining the previous fix.
2009-04-22  Jeremy AllisonFix bug #6279 - winbindd crash. Cope with LDAP librarie...
2009-04-22  Volker LendeckeFix some nonempty blank lines
2009-04-22  Volker LendeckeRemove some shadowed definition warnings
2009-04-22  Brad HardsAvoid using deprecated form of AC_CHECK_TYPE.
2009-04-21  Kai Blinerrormap: Add wbcErr to NTSTATUS mappings
2009-04-21  Kai Blins4-build: Also search ../nsswitch for make (c|e)tags
2009-04-21  Kai Blins4 selftest: Export the WINBINDD_SOCKET_DIR env var
2009-04-21  Björn Jackes4:ldb: fix extrasemi compile warning
2009-04-21  Björn Jackes4:ldb: do talloc_free and return NULL when we have...
2009-04-21  Björn Jackelibcli: fix a "not handled in switch" compile warning
2009-04-21  Björn Jackeѕ4: fix a "not handled in switch" compile warning
2009-04-21  Jelmer Vernooijs3: Use common security_descriptor_equal().
2009-04-21  Stefan Metzmachers3:libsmb: always use the tevent_req_nomem() for checki...
2009-04-21  Jelmer VernooijFix includes for security_descriptor file for the non...
2009-04-21  Jelmer VernooijFix make install; don't install drsuapi.h and fix the...
2009-04-21  Jeremy AllisonMake rmdir async.
2009-04-21  Stefan MetzmacherRevert "Use an absolute path to ensure that we can...
2009-04-21  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21  Jelmer VernooijMove the security_descriptor utility code to the top...
2009-04-21  Jelmer VernooijUse a static copy of the samsync header file as Samba3...
2009-04-21  Andrew BartlettAdd the implicit [ref] to the connect_handle in EnumDomains
2009-04-21  Andrew BartlettRevert "pidl/python: Add explicit casts, fixing implici...
2009-04-21  Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
2009-04-21  Volker LendeckeRemove "struct samr_info"
2009-04-21  Volker LendeckeFix _samr_QuerySecurity
2009-04-21  Volker LendeckeFix samr_SetSecurity
2009-04-21  Günther Deschners3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RI...
2009-04-21  Günther Deschners3-secdesc: move all winreg access bits to IDL.
2009-04-21  Günther Deschners3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of...
2009-04-21  Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-21  Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-21  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21  Günther Deschnerlibgpo: use shared access bits in gpo_sd_check_agp_obje...
2009-04-21  Andrew BartlettAdd str() for policy_handles.
2009-04-21  Volker LendeckeConvert the alias handles to type-safe policy handles
2009-04-21  Volker LendeckeConvert the group handles to type-safe policy handles
2009-04-21  Volker LendeckeConvert the user handles to type-safe policy handles
2009-04-21  Andrew Bartlettpython/dcerpc: Custom implementations of policy_handle...
2009-04-21  Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...
2009-04-20  Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-04-20  Günther Deschnerlibgpo: fix the build of gpext plugins.
2009-04-20  Günther Deschnerlibgpo: Fix some minor issues.
2009-04-20  Wilco Baan... Fix ini parsing in the s3 gpext modules. Fix ini parser...
2009-04-20  Wilco Baan... Move gpo_ini stuff to the main libgpo. Make gpo_ini...
2009-04-20  Wilco Baan... Fix Samba 4 Makefile to also clean ../libgpo
2009-04-20  Wilco Baan... Move some headers around to avoid confusion.
2009-04-20  Wilco Baan... Move some headers around to avoid confusion.
2009-04-20  Wilco Baan... Adjust samba 3 to the new gpo API. Still untested code.
2009-04-20  Wilco Baan... Make the gpo files build for samba 4.
2009-04-20  Wilco Baan... Mark the places where work needs to be done.
2009-04-20  Wilco Baan... Add nt_token_check_sid convenience function. Map NT_USE...
2009-04-20  Wilco Baan... Add ../libgpo to samba4 srcdir list in rules.mk.
2009-04-20  Wilco Baan... Make gpo_ldap.c compatible with samba 4. Add ads_get_ld...
2009-04-20  Wilco Baan... Add ads convenience functions to samba 4. Move gpo_ldap...
2009-04-20  Jelmer VernooijMove gpo_fetch to top-level.
2009-04-20  Jelmer VernooijMove gpo_sec to top-level.
2009-04-20  Jelmer VernooijMove some libgpo files to root.
2009-04-20  Stefan Metzmacherpidl:Samba4/client: fix dcerpc_ndr_request_send() callers
2009-04-20  Stefan Metzmachers4:librpc/rpc: pass async as argument to dcerpc_ndr_req...
2009-04-20  Stefan Metzmacherpidl:Samba4/client: use dcerpc_ndr_request() for sync...
2009-04-20  Stefan Metzmachers4:librpc/rpc: remove async argument from the sync...
2009-04-20  Stefan Metzmachers4:librpc/rpc: only use smb_trans for sync rpc calls
2009-04-20  Stefan Metzmachers4:torture/rpc: use dcerpc_ndr_request() for the object...
2009-04-20  Stefan Metzmachers4:librpc/rpc: ask for 0x2000 bytes in the ioctl case...
2009-04-20  Jeremy AllisonStop autogenerated files from being created.
2009-04-20  Jeremy AllisonAdd previously generated header files now needed in...
2009-04-20  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next