]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
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...
2009-04-20  John H TerpstraAdded ability to revert to old modules for make revert.
2009-04-20  Andrew BartlettFix to use modified cli_rpc_pipe_open_schannel_with_key API
2009-04-20  Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20  Volker LendeckeDo not vasprint stuff where not necessary
2009-04-20  Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-20  Jelmer VernooijMove syslog check out of m4 library file into configure.in
2009-04-20  Jelmer VernooijError out at runtime when seteuid/setresuid or setegid...
2009-04-20  Jelmer VernooijOnly define waitpid replacement if wait4 is available...
2009-04-20  Jelmer VernooijCope with the fact that only _mkdir() exists on Windows...
2009-04-20  Jelmer VernooijMove check for syslog out of libreplace to source3...
2009-04-20  Volker LendeckeReproduce a bug with a custom GET_REAL_FILENAME
2009-04-20  Stefan Metzmachers4:selftest: ignore smb2.lease test for now
2009-04-20  Jelmer VernooijAdd a unit test for security_descriptor.as_sddl() witho...
2009-04-20  Jelmer VernooijMake domain sid argument to as_sddl() optional.
2009-04-20  Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-04-20  Andrew Bartlettlibcli/auth Ensure we cancel the transaction when schan...
2009-04-20  Jeremy AllisonEnsure we have all the definitions needed in both threa...
2009-04-20  Jeremy AllisonFix warning in use of talloc_set_name.
2009-04-20  Jeremy AllisonAttempt to fix build farm on platforms where pthread_on...
2009-04-20  Jeremy AllisonFix the pthread_once initialization issue. Make talloc_...
2009-04-20  Andrew Bartletts3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-20  Jelmer VernooijFix the valid NetBIOS name tests.
2009-04-20  Andrew Bartlettlibcli/auth: Don't pass back lm_sess_key as the same...
2009-04-20  Volker LendeckeConvert the domain handles to type-safe policy handles
2009-04-19  Günther Deschners3-printing: use ARRAY_SIZE() macro in forms functions.
2009-04-19  Günther Deschners3-printing: use sec_initial_uid() instead "0" in print...
2009-04-19  Günther Deschners4-smbtorture: test all levels in test_GetJob().
2009-04-19  Volker LendeckeMake force_flush_samr_cache use a dom_sid to find what...
2009-04-19  Andrew BartlettRemove unused headers
2009-04-19  Andrew Bartletts3:auth Fix segfault: Always initialise returned sessio...
2009-04-19  Andrew Bartletts3:ntlmssp Fix segfault: msrpc_gen now uses talloc()
2009-04-19  Volker LendeckeRemove flag "builtin_domain" from disp_info
2009-04-19  Volker LendeckeRemove flag "builtin_domain" from samr_info
2009-04-19  Volker LendeckeMake get_samr_info_by_sid use recent coding conventions
2009-04-19  Volker LendeckeAdd "uint32_t access_granted" to policy handles
2009-04-19  Volker LendeckeMake "struct policy" private to srv_lsa_hnd.c
2009-04-18  Volker LendeckeConvert the samr connect_handles to type-safe calls
2009-04-18  Volker LendeckeAdd type-safe policy_handle_create/find
2009-04-18  Volker LendeckeAdd some const
2009-04-17  Günther Deschners3-spoolss: remove some direct checks for 0 uid in...
2009-04-17  Stefan Metzmachers3:docs: document the --request-timeout option of net
2009-04-17  Stefan Metzmachers3:net: add --request-timeout option
2009-04-17  Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-17  Günther Deschners3-selftest: enable RPC-SPOOLSS.
2009-04-17  Günther Deschners4-smbtorture: Skip Job pause and resume on paused...
2009-04-17  Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17  Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17  Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17  Günther Deschners4-smbtorture: rework test_EnumPrinterDrivers() a littl...
2009-04-17  Günther Deschners4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with...
2009-04-17  Michael Adams3: make installmo and uninstallmo scripts executable
2009-04-17  Michael Adams3: Fix uninstallmo
2009-04-17  Günther Deschners3-selftest: samba 3 also passes RPC-JOIN so enable it.
2009-04-17  Michael Adams3:registry: Prevent creation of keys containing the...
2009-04-17  Günther Deschners3-samr: set the builtin_domain bool flag in get_samr_d...
2009-04-17  Günther Deschners3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilt...
next