s4-waf: we don't need the symlink hack for gen_ndr any more
[metze/samba/wip.git] / source3 /
2010-05-04 Andrew Tridgells3-idl: removed gen_ndr files from source3/ as well
2010-05-04 Volker Lendeckes3: Fix a memleak in check_pac_checksum
2010-05-03 Günther Deschners3-lanman: before trying to call spoolss_ClosePrinter...
2010-05-03 Günther Deschners3-rpcclient: Fix Bug #7277. rpcclient was sending...
2010-05-03 Günther Deschners3-lanman: fix api_DosPrintQEnum().
2010-05-03 Günther Deschners3-lanman: exit early for unsupported levels in api_Pri...
2010-05-03 Matthew McGillisConsolidate all get SEC_DESC into single procedure...
2010-05-03 Matthew McGillisalways pass filename as const char
2010-05-02 Volker Lendeckes3: Unify DEBUG_KRB5_TKT_REGAIN and DEBUG_KRB5_TKT_RENEWAL
2010-05-02 Volker Lendeckes3: Fix a typo
2010-05-02 Volker Lendeckes3: Fix the code order in append_auth_data
2010-05-01 Jeremy AllisonPlumb the SMB2 front end into the blocking lock backend.
2010-04-30 Simo Sorcesmbd: move printfile_offset() within write_file()
2010-04-30 Jeremy AllisonCarefully label SMB1-specific locking calls.
2010-04-29 Jeremy AllisonMove the global blocking lock records into the smb1...
2010-04-29 Jeremy AllisonAttempt to fix bug #7399 - SMB2: QUERY_DIRECTORY is...
2010-04-29 Volker Lendeckes3: range-check idmap script output
2010-04-29 Volker Lendeckes3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()
2010-04-29 Volker Lendeckes3: Fix some nonempty blank lines
2010-04-29 Günther Deschners3-lanman: fix api_DosPrintQGetInfo().
2010-04-29 Günther Deschners3-pdb_ldap: fix memleak.
2010-04-29 Günther Deschners3-lanman: fix api_DosPrintQEnum.
2010-04-28 Jeremy AllisonUpdate (C) for 2010.
2010-04-28 Günther Deschners3-selftest: enable RAP-PRINTING against s3.
2010-04-28 Günther Deschners3-lanman: support level 0 NetPrintQEnum RAP query.
2010-04-28 Jeremy AllisonConnect set security descriptor into SMB2 code.
2010-04-28 Stefan Metzmachers3:smbd: make fsp->fake_file_handle a talloc child...
2010-04-28 Stefan Metzmachers3:smbd: add comment about returning STATUS_BUFFER_OVER...
2010-04-28 Volker Lendeckes3: Make a debug msg more readable
2010-04-28 Jeremy AllisonFix the "allow_smb2" bug being set to false that was...
2010-04-28 Jeremy AllisonDon't return a potentially uninitialized NT_STATUS...
2010-04-28 Jeremy AllisonAdd debug statements so I can track the flow of RPC...
2010-04-27 Günther Deschners3-lanman: use spoolss for api_WPrintDestGetInfo()...
2010-04-27 Günther Deschners3-lanman: fix debug message in api_WPrintJobEnumerate().
2010-04-27 Günther Deschners3-lanman: remove a unnecessary memset in api_WPrintJob...
2010-04-27 Günther Deschners3-lanman: remove unused code.
2010-04-27 Günther Deschners3-lanman: use spoolss for api_DosPrintQGetInfo and...
2010-04-27 Jeremy AllisonDon't return an intermediate reply on async on a pipe...
2010-04-27 Günther Deschners3-lanman: use spoolss for api_PrintJobInfo().
2010-04-27 Günther Deschners3-spoolss: add support for SetJobInfo level 1 (for...
2010-04-27 Günther Deschners3-lanman: remove unsupported print_job_set_place().
2010-04-27 Jeremy AllisonFix more S3 build breakage. Matthias, please ensure...
2010-04-27 Matthias Dieter... s3:libads/ldap.c - fix a build breakage
2010-04-27 Matthias Dieter... nbt: samlogon/netlogon structures - unify denominations
2010-04-27 Günther DeschnerRevert "s3-build: Remove --enable-merged support."
2010-04-27 Günther Deschners3-spoolss: publish "Monitor" in winreg for drivers.
2010-04-27 Günther Deschners3-spoolss: fix winreg attribute for storing datatype.
2010-04-27 Günther Deschners3-spoolss: fix some uninitialized variables.
2010-04-27 Stefan Metzmachers3:smbd: keep local and remote tsocket_address per...
2010-04-27 Günther Deschners3: use shared registry functions.
2010-04-27 Jeremy AllisonCorrectly report share types (now Win7 makes RPC calls...
2010-04-27 Jeremy AllisonPlumb in get_nt_acl into SMB2.
2010-04-26 Jelmer Vernooijs3-build: Remove --enable-merged support.
2010-04-26 Günther Deschners3: remove unused rap.h.
2010-04-26 Günther Deschners3: fix some build warnings.
2010-04-26 Günther Deschners3: use generated rap header.
2010-04-26 Jeremy AllisonWhen walking the SMB2 requests queue, ensure the reques...
2010-04-26 Jeremy AllisonFix crash when rescheduling oplock open.
2010-04-26 Volker Lendeckes3: Implement "net rpc user setprimarygroup"
2010-04-25 Volker Lendeckes3: async_domain_request is no longer used
2010-04-25 Volker Lendeckes3: Convert add_trusted_domains() to wb_domain_request_...
2010-04-25 Volker Lendeckes3: Simplify trustdom_state
2010-04-25 Volker Lendeckes3: Make "struct trustdom_state" its own talloc context
2010-04-24 Volker Lendeckes3: sendto_domain() is lo longer used
2010-04-24 Volker Lendeckes3: Simplify (bool != True) to !bool
2010-04-24 Jeremy AllisonImplement oplocks within SMB2. Plumb into the existing...
2010-04-23 Jeremy AllisonWhen sending the initial async response, this is never...
2010-04-23 Jeremy AllisonDon't free the entire tevent_req on cancel, only the...
2010-04-23 Volker Lendeckes3: Allow pdb password change using WINBINDD_PAM_CHNG_P...
2010-04-23 Volker Lendeckes3: init_dc_connection() can't init for internal domains
2010-04-23 Volker Lendeckes3: replace some data_blob_talloc by data_blob_const
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-23 Simo Sorces3-smbd: group print relate data in own structure
2010-04-23 Jeremy AllisonAllow smb2 create requests to be cancelled.
2010-04-23 Ira CooperFix bug #7384 - dptr_Close has a bitmap leak.
2010-04-23 Jeremy AllisonAt simo's request return struct tevent_req *treq -...
2010-04-23 Jeremy AllisonRename - no functional change. Stop all variables being...
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_get_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_create_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_update_printer function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver_list function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_del_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_add_driver function.
2010-04-23 Simo Sorces3-spoolss: Move info_ctr conversion to a public helper.
2010-04-23 Andreas Schneiders3-spoolss: Fixed winreg_delete_printer_key if key...
2010-04-23 Simo Sorces3-spoolss: Add date and version winreg helpers.
2010-04-23 Andreas Schneiders3-spoolss: Added more winreg hepler functions.
2010-04-23 Simo Sorces3-spoolss: Added winreg helper functions
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg function to query a dword.
2010-04-23 Andreas Schneiders3-spoolss: Added a function to get the ChangeID from...
2010-04-23 Andreas Schneiders3-spoolss: Added a function to update the ChangeID...
2010-04-23 Andreas Schneiders3-spoolss: Added winreg helper functions to write...
2010-04-23 Andreas Schneiders3-spoolss: Fixed return values of winreg_printer_delet...
2010-04-23 Andreas Schneiders3-spoolss: Added missing return value to winreg_printe...
2010-04-23 Andreas Schneiders3-spoolss: Use const values for notify functions.
2010-04-23 Andreas Schneiders3-time: Added a function to get the startup time of...
2010-04-23 Günther Deschners3-lanman: fix uninitialized variable in api_RDosPrintJ...
2010-04-23 Günther Deschners3-selftest: enable RPC-SPOOLSS-DRIVER against s3.
2010-04-23 Günther Deschners3-selftest: add print$ share with two arch dirs.
next