Update waf build.
[amitay/samba.git] / source3 /
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
2010-04-06 Kai Blinbuild: Check for POSIX capabilities
2010-04-06 Kai Blinbuild: Check for various members of struct stat
2010-04-06 Kai Blinbuild: Fix package name and package string case
2010-04-06 Kai Blinbuild: Check for functions needed by Samba3
2010-04-06 Kai Blinbuild: Check for kernel share modes
2010-04-06 Kai Blinbuild: Check for IRIX kernel oplock types
2010-04-06 Kai Blinbuild: Check for Linux kernel oplocks
2010-04-06 Kai Blinbuild: Check for kernel change notify support
2010-04-06 Kai Blinbuild: check for inotify support
2010-04-06 Kai Blinbuild: check for headers needed to generate stack traces
2010-04-06 Kai Blinbuild: Check for krb5 headers
2010-04-06 Kai Blinbuild: Check for LDAP libraries
2010-04-06 Kai Blinbuild: Check for CUPS
2010-04-06 Kai Blinbuild: Add a basic wscript file for Samba3
2010-04-06 Jeremy AllisonAdd FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows...
2010-04-05 Jeremy AllisonFix issue with aio where r/w lock wasn't kept across...
2010-04-05 Volker LendeckeFix related to bug #7326 - can't read/write any files...
2010-04-05 Volker Lendeckes3: Fix a cut&paste error in winbindd_list_groups_done
2010-04-04 Volker Lendeckes3: Fix the GNU ld version detection on SLES
2010-04-02 Volker Lendeckes3: Fix a comment
2010-04-01 Jeremy AllisonMove initialize_async_io_handler() inside of smbd/aio.c.
2010-04-01 Jeremy AllisonAdd torture test for bug 7310 - DOS attribute inconsist...
2010-04-01 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Volker Lendeckes3: Ensure NULL termination before printing in winbindd...
2010-04-01 Volker Lendeckes3: Fix a typo in winbindd_pam_logoff
2010-04-01 Stefan Metzmachers3:winbindd: correctly invalidate the cached connection
2010-04-01 Stefan Metzmachers3:winbindd: only set child_domain in the child
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-01 Volker Lendeckes3: fix a typo in winbind_client_response_written
2010-04-01 Jeremy AllisonMake smbd_lock_socket/smbd_unlock_socket recursive...
2010-03-31 Christian PERRIERs3: Merge French translation for pam_winbind after...
2010-03-31 Volker Lendeckes3: Fix an error message in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Ensure null termination in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Make check_info3_in_group static
2010-03-31 Volker Lendeckes3-winbind: Make append_auth_data() static
2010-03-31 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Stefan Metzmachers3:smbd: handle SMB2 in deadtime_fn() and avoid disconn...
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-30 Jeremy AllisonSecond part of fix for bug #6494 - Incorrect FileStatus...
2010-03-30 Jeremy AllisonFix for bug #7233 - print fails with jobs >4GB from...
2010-03-30 Jeremy AllisonIf the timeout has been set to zero, don't register...
2010-03-30 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-29 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-29 Stefan Metzmachers3:rpc_client: remove unused code, we handle transport...
2010-03-29 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-29 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-29 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-29 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-29 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
next