talloc-waf: added ABI checking for talloc
[samba.git] / source3 /
2010-04-18 Jeremy AllisonFirst part of fix for bug #7331 - Compound async SMB...
2010-04-17 Volker Lendeckes3: Slightly simpify samr_ValidatePassword_Reset
2010-04-17 Volker Lendeckes3: Slightly simpify samr_ValidatePassword_Change
2010-04-17 Volker Lendeckes3: Slightly simplify the logic of check_password_compl...
2010-04-17 Volker Lendeckes3: Fix some nonempty blank lines
2010-04-16 Andreas Schneiders3-winreg_nt: Fixed QueryValue with data=NULL to get...
2010-04-14 Volker Lendeckes3: Fix a typo
2010-04-14 Jeremy AllisonDon't set "requested_posix_capabilities" in the sync...
2010-04-14 Jeremy AllisonAdd basic DFS tests.
2010-04-14 Jeremy AllisonSplit out the client unix capabilities to those the...
2010-04-13 Volker Lendeckes3-winbind: Authenticate SAM users
2010-04-13 Karolin Seegers3-winbindd: Fix typo in comment.
2010-04-13 Volker Lendeckes3: Cache the username map in gencache
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-12 Volker Lendeckes3: Apply some const
2010-04-12 Matthias Dieter... s3/s4:netlogon IDL - fix up "struct netr_SamInfo6"...
2010-04-12 Volker Lendeckes3: Little refactoring: Factor out skip_space
2010-04-12 Volker Lendeckes3: Remove a bogus 0-check, "isspace" can not return...
2010-04-12 Volker Lendeckes3: Cache the result of the username map script
2010-04-11 Volker Lendeckes3: Move serverinfo_to_SamInfoX to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move [make|free]_user_info to auth/user_info.c
2010-04-11 Volker Lendeckes3: Move make_server_info_sam to auth/server_info_sam.c
2010-04-11 Volker Lendeckes3: Move sanitize_username to lib/util_str.c
2010-04-11 Volker Lendeckes3: Move make_server_info to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move check_sam_security to auth/check_sam.c
2010-04-11 Volker Lendeckes3: Make check_sam_security public
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in need_to_in...
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in sam_passwo...
2010-04-11 Volker Lendeckes3: Move user_in_group() and create_token_from_username...
2010-04-11 Derrell Lipman[Bug 7345] Incomplete description of function return...
2010-04-11 Volker Lendeckes3: Use sizeof(chal) instead of a constant
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group_sid
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in create_token_from_username
2010-04-11 Volker Lendeckes3: Fix a memleak in user_in_group_sid
2010-04-11 Volker Lendeckes3: Remove the make_auth_methods routine
2010-04-11 Volker Lendeckes3: Fix a typo
2010-04-11 Volker Lendeckes3: Make "auth_context" its own talloc parent
2010-04-11 Volker Lendeckes3: Fix some nonempty lines
2010-04-11 Volker Lendeckes3: Cosmetics -- I could not spot where "chal" was...
2010-04-10 Volker Lendeckes3: Use IS_DC macro in get_global_sam_name()
2010-04-10 Volker Lendeckes3: Remove domain selection from dual_pam_auth
2010-04-10 Volker Lendeckes3: Check 0 termination in GETALIASES
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-04-09 Günther Deschners3-spoolss: Fix two uninitialized vars in spoolss util...
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-04-09 Volker Lendeckes3: Fix a typo
2010-04-09 Volker Lendeckes3: Use talloc_tos() as talloc ctx for fd_lines_load...
2010-04-09 Volker Lendeckes3: TALLOC_FREE(command) correctly in map_username()
2010-04-09 Jeremy AllisonStop smb2 from calling into smb1 blocking lock request...
2010-04-09 Jeremy AllisonSimplify call_trans2qfilepathinfo() and smbd_do_qfilepa...
2010-04-09 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-04-08 Günther Deschners3-winreg: add winreg_DeleteKeyEx stub.
2010-04-08 Günther Deschners3-lanman: use spoolss for api_RDosPrintJobDel().
2010-04-08 Günther Deschners3-lanman: use spoolss for api_WPrintQueueCtrl().
2010-04-08 Günther Deschners3-registry: fix fill_in_printer_values() for datatype...
2010-04-08 Volker Lendeckes3: Remove the separate "child" argument from setup_dom...
2010-04-08 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-04-08 Volker Lendeckes3: Fix a typo
2010-04-08 Jeremy AllisonStart to plumb smb2 into the oplock system. Calls dummy...
2010-04-07 Günther Deschners3-spoolss: Fix an issue in _spoolss_DeleteForm.
2010-04-07 Günther Deschners3-spoolss: Fix some issues in _spoolss_AddForm.
2010-04-07 Günther Deschners3-spoolss: Fix potential memleak in _spoolss_AddForm...
2010-04-07 Volker Lendeckes3: Fix bug 7327 -- Build fails while building without...
2010-04-07 Jeremy AllisonOn compound requests, MS-SMB2 says clients MAY use...
2010-04-07 Jeremy AllisonDon't forget to initialize *p_creds_requested.
2010-04-07 Andreas Schneiders3-spoolss: Added a winreg_getform1 function.
2010-04-07 Andreas Schneiders3-spoolss: Added a winreg_setform1 function.
2010-04-07 Andreas Schneiders3-spoolss: Added a winreg_deleteform1 function.
2010-04-07 Andreas Schneiders3-spoolss: Added a winreg_addform1 function.
2010-04-07 Andreas Schneiders3-spoolss: Added a winreg_enumforms1 function.
2010-04-07 Andreas Schneiders3-spoolss: Fixed winreg_printer_openkey to be used...
2010-04-07 Andreas Schneiders3-spoolss: Added a delete_printer_key function using...
2010-04-07 Andreas Schneiders3-spoolss: Added a enum_printer_key function using...
2010-04-07 Andreas Schneiders3-spoolss: Added a delete_printer_dataex function...
2010-04-07 Andreas Schneiders3-spoolss: Added a enum_printer_dataex function using...
2010-04-07 Andreas Schneiders3-spoolss: Added a get_printer_dataex function using...
2010-04-07 Andreas Schneiders3-spoolss: Added a set_printer_dataex function using...
2010-04-07 Andreas Schneiders3-spoolss: Added a function to open a regkey using...
2010-04-07 Günther Deschners3-rpcclient: allow to define server_unc in cmd_srvsvc_...
2010-04-07 Björn Jackes3: add comment about what the FSCTL_QUERY_ALLOCATED_RA...
2010-04-06 Jeremy AllisonEnsure we total up the correct number of creds requeste...
2010-04-06 Jeremy AllisonParameterize "smb2 max read", "smb2 max write", "smb2...
2010-04-06 Christian Ambachfix a segfault in the notify subsystem
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells3-waf: added options for static/shared module building
2010-04-06 Andrew Tridgells3-waf: build version.h
2010-04-06 Andrew Tridgells3-waf: charsets needs to be quoted as strings in config.h
2010-04-06 Andrew Tridgells3-waf: fixed tests for charsets
2010-04-06 Kai Blins3-waf: check for default charsets
2010-04-06 Andrew Tridgells3-waf: use new variable expansion feature
2010-04-06 Andrew Tridgells3-waf: modulesdir is in the base set of options now
2010-04-06 Andrew Tridgells3-waf: the start of the main build for s3
2010-04-06 Andrew Tridgells3-waf: more configure tests and minor fixes
2010-04-06 Andrew Tridgells3-waf: added build subdir for dynconfig generation
2010-04-06 Kai Blinbuild: Change checks to conform to new CHECK_* behaviour
2010-04-06 Kai Blinbuild: Check if the compiler will optimize out functions
2010-04-06 Kai Blinbuild: check for int types included from rpc/rpc.h
next