summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-16s3: Remove smbd_server_fd from generic_blocking_lock_errorVolker Lendecke1-1/+1
2010-08-16s3: Remove smbd_server_fd from handle_aio_read/write_completeVolker Lendecke1-2/+2
2010-08-16s3: Remove smbd_server_fd from schedule_aio_write_and_XVolker Lendecke1-1/+2
2010-08-16s3: Add "sock" to smbd_server_connectionVolker Lendecke2-0/+2
2010-08-16s3-waf: Added missing client option to pidl list for wbint.Andreas Schneider1-1/+1
2010-08-16s3: Simplify the logic of check_access by an early returnVolker Lendecke1-34/+32
2010-08-16s3: Lift smbd_server_fd() from read_target_hostVolker Lendecke1-5/+8
2010-08-16s3-waf: Try to fix the idl build.Andreas Schneider2-16/+17
2010-08-16s3-waf: Create a variable for LIBNDR_NTPRINTING_SRC.Andreas Schneider1-2/+4
2010-08-16waf: Generate the ntprinting ndr functions.Andreas Schneider1-1/+1
2010-08-16s3-waf: Fixed the rpc_client build.Andreas Schneider1-6/+2
2010-08-16Fix a typoVolker Lendecke3-4/+4
2010-08-16s3-waf: Fixed the build.Andreas Schneider1-3/+0
2010-08-16s3-printing: fix BUG 7280 - auto printers not loading with registryJim McDonough1-0/+4
2010-08-16s4:samdb_set_password_sid - fix commentMatthias Dieter Wallnöfer1-1/+2
2010-08-16s3-selftest: fix make oldtest (testparm_s3 tests use $LOCAL_PATH).Günther Deschner1-2/+3
2010-08-16s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr codeStefan Metzmacher4-73/+17
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher23-71/+71
2010-08-16s3:winbindd: add binding_handle to struct winbindd_childStefan Metzmacher2-0/+2
2010-08-16s3:include: remove unused dispatch* fn pointers from rpc_pipe_clientStefan Metzmacher1-16/+0
2010-08-16s3:winbindd: remove unused wb_ndr_dispatch* functionsStefan Metzmacher1-165/+0
2010-08-16s3:rpc_server: remove unused rpc_pipe_internal_dispatch()Stefan Metzmacher1-145/+0
2010-08-16s3:rpc_client: remove unused cli_do_rpc_ndr* functionsStefan Metzmacher3-187/+1
2010-08-16s3:rpc_client: remove unused rpc_pipe_open_local()Stefan Metzmacher4-838/+1
2010-08-16s3-printing: Lift the use of smbd_server_fd from job_submit.Volker Lendecke4-19/+16
2010-08-16s3-param: also remove lp_update_encrypted from loadparm.Günther Deschner1-1/+0
2010-08-16s3: Fix some type-punned warningsVolker Lendecke1-1/+3
2010-08-16s3-smbtorture: fix printf statement in ioctl test.Günther Deschner1-1/+1
2010-08-16s3: Remove an unused struct definitionVolker Lendecke1-5/+0
2010-08-16s3: Remove get_client_fd()Volker Lendecke16-38/+32
2010-08-16s3-auth: Remove docs about obsolete 'update encrypted' option.Andreas Schneider4-83/+3
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider6-81/+7
2010-08-16s3-selftest: add samba3.posix_s3.rpc.spoolss.notify to knownfail list.Günther Deschner1-0/+1
2010-08-16Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is b...Günther Deschner1-9/+0
2010-08-16s3-build: always check for python.Günther Deschner1-3/+4
2010-08-16pidl:Samba4/NDR/Client.pm: correctly copy fixed size out arraysStefan Metzmacher1-13/+13
2010-08-15s4:samdb_set_password - fix formattingMatthias Dieter Wallnöfer1-1/+2
2010-08-15s4:passwords.py - proof the most important extended error codesMatthias Dieter Wallnöfer1-8/+17
2010-08-15s4:samdb_set_password - implement the extended LDAP error code detectionMatthias Dieter Wallnöfer1-9/+17
2010-08-15s4:password_hash LDB module - introduce the extended LDAP error codes on the ...Matthias Dieter Wallnöfer1-43/+72
2010-08-15s4:password_hash LDB module - support this new password set syntaxMatthias Dieter Wallnöfer1-2/+10
2010-08-15s4:passwords.py - another special password testMatthias Dieter Wallnöfer1-3/+23
2010-08-15s4:password_hash LDB module - allow to compare against both NT and LM hashes ...Matthias Dieter Wallnöfer1-10/+1
2010-08-15s4:ldap_backend.c - Windows returns WERROR codes in majuscule HEX formatMatthias Dieter Wallnöfer1-1/+1
2010-08-15s4:ldap_backend.c - map error codes - add a change which allows custom WERROR...Matthias Dieter Wallnöfer1-0/+13
2010-08-15s3: Remove some unused codeVolker Lendecke2-32/+0
2010-08-15s3-test: Try to fix the build farm subunit parsing.Andreas Schneider1-3/+19
2010-08-15s3: Increase debug level for shutdown_other_smbdsVolker Lendecke1-3/+3
2010-08-15s3: Add debugs to shutdown_other_smbdsVolker Lendecke1-0/+6
2010-08-15s3: Fix a typoVolker Lendecke1-1/+1