s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributes
[samba.git] / source3 /
2010-06-05 Jeremy AllisonFix a long-standing bug with async io that would only...
2010-06-05 Björn Jackes3:build: add shared lib flag for HP-UX compiler
2010-06-05 Björn Jackes3: fix build on Heimdal based systems like NetBSD5
2010-06-04 Günther Deschners3-rpcclient: allow to add access_mask in cmd_spoolss_o...
2010-06-04 Jeremy AllisonOops. Forgot to re-initialize the aio_ex pointer from...
2010-06-04 Jeremy Allisonwait_for_aio_completion() should return 0 on non-aio...
2010-06-04 Jeremy AllisonRename req -> smbreq.
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.
2010-06-04 Andreas Schneiders3-smbd: Remove unneeded dependency of map_username...
2010-06-04 Günther Deschners3-selftest: do not call main RPC-SPOOLSS testsuite.
2010-06-03 Björn Jackeѕ3:Makefile: use PIC instead of PIE flags for shared...
2010-06-03 Jeremy AllisonAllow us to cope correctly with NT_STATUS_MORE_PROCESSI...
2010-06-03 Jeremy AllisonFound by Guenther - fix up our fallback paths from...
2010-06-03 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-06-03 Volker Lendeckes3: Fix the build of the nfsv4 acl code
2010-06-03 Günther Deschners3: remove authdata.h
2010-06-03 Günther Deschners3-build: pure cosmetics, use better names for gen_ndr...
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschnersecurity: move generic_mapping and standard_mapping...
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared "Generic access rights".
2010-06-03 Günther Deschners3-security: use shared Security Access Masks Rights.
2010-06-03 Günther Deschners3-security: move ALL_SECURITY_INFORMATION to the only...
2010-06-03 Günther Deschners3-security: remove duplicate Extra W2K flags.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-06-03 Günther Deschners3-security: remove some more shared secdesc defines.
2010-06-02 Jeremy AllisonEnsure we remove SMB2 cancel requests from the active...
2010-06-02 Jeremy AllisonFix a crash bug found by Ira Cooper <samba@ira.wakeful...
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-06-02 Jeremy AllisonMove to using a DATA_BLOB inside of struct aio_extra...
2010-06-02 Günther Deschners3-selftest: Fix blackbox smbclient s3 tests during...
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-02 Volker Lendeckes3: Add vfs_linux_xfs_sgid
2010-06-02 Kai Blins3-waf: Fix up smbclient dependencies
2010-06-02 Kai Blins3-waf: Fixed dependencies of the the krbclient subsystem.
2010-06-02 Andreas Schneiders3-waf: Fixed dependencies of the the avahi subsystem.
2010-06-02 Ira CooperSMB2: Fix rename on Windows 7.
2010-06-01 Jeremy AllisonDon't use sigev_value.sival_int to just store the mid...
2010-06-01 Günther Deschners3-eventlog: try to pass RPC-EVENTLOG during make test...
2010-06-01 Holger Hetterichs3-vfs: Send the share name instead of the path in...
2010-06-01 Kai Blins3-waf: Fix the build
2010-06-01 Michael Adams3: remove unused prototype for lp_idmap_domains().
2010-06-01 Kai Blins3-waf: Add check for dirent.d_off member
2010-06-01 Stefan Metzmachers3:winbindd: make sure we only call static_init_idmap...
2010-06-01 Andrew Bartletts3:winbind Ensure we always init idmap_passdb before...
2010-06-01 Andrew Bartletts3:idmap Use idmap.idl defined structures and constants
2010-06-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-06-01 Andrew Bartletts3:param Put 'server_role' functions in another file.
2010-06-01 Andrew Bartletts3:param Add helper function to get at Gobals.iDomainMaster
2010-06-01 Kai Blins3-waf: Check for device major and minor macros
2010-06-01 Kai Blins3-waf: Add check for asm/types.h
2010-05-31 Kai Blins3-waf: Check if compiler supports LL suffix
2010-05-31 Kai Blins3-waf: Check for broken nisplus include files
2010-05-31 Günther Deschners3-smbd: remove unused sconn from token_contains_name().
2010-05-31 Andrew Bartletts3:winbindd move reinit_after_fork() back out of winbin...
2010-05-31 Andrew Bartletts3:winbind Make state->mem_ctx a talloc child of state
2010-05-31 Andrew Bartletts3:winbind tidy up connecting the winbind sockets.
2010-05-31 Andrew BartlettRevert "s3:winbindd Split helper functions to allow...
2010-05-31 Günther Deschners3-netlogon: Fix crash bug in _netr_NetrEnumerateTruste...
2010-05-31 Simo Sorces3:smbd map_username() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_ok doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_in_list() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_in_network() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd make yp cache local.
2010-05-31 Kai Blins3-waf: Fix build after ntlmssp_sign.c moved
2010-05-31 Günther Deschners3-netlogon: use LSA in _netr_NetrEnumerateTrustedDomains.
2010-05-31 Günther Deschners3-netlogon: use SAMR in _netr_ServerAuthenticate3.
2010-05-31 Günther Deschners3-samr: give the system user a free pass for _samr_Que...
2010-05-31 Günther Deschners3-auth: add "system" bool flag to auth_serversupplied_...
2010-05-31 Günther Deschners3-netlogon: use SAMR in _netr_ServerPasswordSet{2}.
2010-05-31 Andrew Bartletts3:ntlmssp Move ntlmssp_sign.c from source3 to common...
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Andrew Bartletts3:ntlmssp Add two unused variables to match the Samba4...
2010-05-31 Andrew Bartletts3:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-31 Andrew Bartletts3:auth Make AUTH_NTLMSSP_STATE a private structure.
2010-05-31 Björn Jackes3:configre: work around shell problem on HP-UX in...
2010-05-31 Matthias Dieter... s3/s4:netrEnumerateTrustedDomains - this call returns...
2010-05-31 Volker Lendeckes3: Fix some debug messages
2010-05-31 Volker Lendeckes3: Don't announce readraw and writeraw with the async...
2010-05-31 Günther Deschners3: use shared security defines.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-31 Michael Adams3: remove prototype of non-existsing function idmap_td...
2010-05-31 Björn Jackes3: use PICFLAG instead of PIE_FLAGS
2010-05-30 Björn Jackes3: final test for working shlib support requires PIE_L...
2010-05-30 Björn Jackes3: use autoconf macro to get some debug output in...
2010-05-30 Kai Blins3-waf: Fix the build after rebase
2010-05-30 Kai Blins3-waf: support avahi builds
2010-05-30 Kai Blins3-waf: Add more darwin-specific options
2010-05-30 Kai Blins3-waf: Set HAVE_GSSAPI if gssapi libs were found
2010-05-30 Joachim Schmitzs3: define timespec before we use it
next