lib/tdb2: fix -Wcast-qual warnings.
[ddiss/samba.git] / source3 /
2012-03-21 Michael Adams3:vfs_tsmsm: Fix a misspelling of a config parameter...
2012-03-21 Björn Baumbachs3-selftest: Remove some unnecessary comma
2012-03-21 Björn Baumbachs3-selftest: Add samba3.blackbox.net.registry.check...
2012-03-21 Björn Baumbachs3-selftest: introduce new net registry check check
2012-03-21 Jeremy AllisonFix bug 8823 - source3/smbd/process.c:smb_dump seems...
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-21 Volker Lendeckes3: Remove "conn" param from notify_init()
2012-03-21 Volker Lendeckes3: Remove "conn" param from sys_notify_context_create
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-21 Volker Lendeckes3: Pass "conn" to sys_notify_watch()
2012-03-21 Volker Lendeckes3: Pass "conn" to notify_add()
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_equal to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-19 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-17 Stefan Metzmachers3:gse: fix debug message in gse_get_server_auth_token()
2012-03-17 Jeremy AllisonFix second part of bug #8811 - sd_has_inheritable_compo...
2012-03-16 Amitay Isaacsbuild: Do not use --export-dynamic flag on OpenBSD 5.x
2012-03-16 Volker Lendeckes3-notify: Lift "/." handling up one level
2012-03-16 Volker Lendeckes3-notify: Simplify if-expressions
2012-03-16 Volker Lendeckes3-dbwrap: Move "lock_order" initialization to db_open_xx
2012-03-15 Jeremy AllisonMake reinit_after_fork_pipe_handler code with reads...
2012-03-15 Stefan Metzmachers3:smbd: call file_close_user() before removing tree...
2012-03-15 Michael Adams3:selftest: reactivate the writetimeupdatedelay speed-up
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-15 Volker Lendeckes3: Use talloc_tos() in notify_send()
2012-03-15 Volker Lendeckes3: Fix lock ordering in notify_add
2012-03-15 Volker Lendeckes3: properly free the notify_onelevel record
2012-03-15 Volker Lendeckes3: Replace some callers of cluster_id_equal
2012-03-15 Volker Lendeckes3: Remove the separate server_id arg to notify_init
2012-03-15 Volker Lendeckes3: Fix blank line endings
2012-03-15 Ira Coopers3: Update waf build to include missed dependancy on...
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-15 Andrew Bartlettbuild: Do not build with utmp when we do not have utmp.h
2012-03-14 Andrew Bartlettbuild: param must require cups to get the cups headers...
2012-03-14 Andrew Bartletts3-krb5: Remove GSS_WRAP_IOV conditional
2012-03-14 Andrew Bartlettselftest: test wbinfo --authenticate and --krb5auth
2012-03-14 Andrew Bartlettbuild: Ensure that we clean build objects from auth...
2012-03-14 Stefan Metzmachers3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'
2012-03-14 Andreas Schneiders3-spoolss: Check return type of update_dsspooler().
2012-03-14 Andreas Schneiders3-spoolss: Check return codes in update_dsspooler.
2012-03-14 Andreas Schneiders3-printing: Check for browseable too.
2012-03-14 Andreas Schneiders3-printing: Make printer a const char *.
2012-03-14 Andreas Schneiders3-rpc_client: Add debug message for printer dataex...
2012-03-14 Andreas Schneiders3-rpc_server: Increase debug level for policy handle.
2012-03-14 Jelmer Vernooijsamba3util: Add ccan to dependency list now that str_ch...
2012-03-14 Christian Ambachs3:smb2_server: fix a compiler warning
2012-03-14 Stefan Metzmachers3:smbd: also create ncalrpc/np directory before forkin...
2012-03-14 Matthieu Patouautoconf: make autoconf build work on OS X 10.6
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-03-13 Jeremy AllisonSecond part of fix for bug #7933 - samba fails to honor...
2012-03-13 Christian AmbachFix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashe...
2012-03-13 Andrew Bartletts3-spoolss: Consistently fail OpenPrinterEx with "...
2012-03-13 Alexander Bokovoys3-rpc: Decrypt with the proper session key in CreateTr...
2012-03-13 Stefan Metzmachers3:torture: fix segfault in LOCAL-TALLOC-DICT
2012-03-13 Stefan Metzmachers3:torture: talloc_dict_traverse() returns the number...
2012-03-11 Brad Smiths3: Improve statvfs support
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Andrew Bartlettselftest: fix running additional smbclient test for...
2012-03-10 Björn Jackes3: fix build on AIX
2012-03-10 Volker Lendeckes3: Add smb_request_done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->chain_outbuf
2012-03-10 Volker Lendeckes3: Remove "req_wct_ofs()"
2012-03-10 Volker Lendeckes3: Fix the read&x offset within a chain
2012-03-10 Volker Lendeckes3: Remove chain_reply
2012-03-10 Volker Lendeckes3: Replace chain_reply
2012-03-10 Volker Lendeckes3: Add a new set of andx chain handling routines
2012-03-10 Volker Lendeckes3: Make sure the andX chains are ended correctly
2012-03-10 Volker Lendeckes3: Fix a 64-bit warning
2012-03-10 Jeremy AllisonEnsure the right tsocket.h is included.
2012-03-10 Jeremy AllisonFix up Christian Ambach's multi-credit code - the Credi...
2012-03-10 Christian Ambachs3:smb2_server validate message ids with largemtu
2012-03-10 Christian Ambachs3:smb2_server verify creditcharge
2012-03-10 Christian Ambachs3:smb2_server add function to verify creditcharge
2012-03-10 Christian Ambachs3:smb2_server: announce LargeMTU for SMB2.1
2012-03-10 Christian Ambachs3:smb2_server increase defaults for read/write/trans...
2012-03-10 Christian Ambachs3:smb2_server: add supports_multicredit to sconn
2012-03-10 Christian Ambachs3:smb2_server use the correct variables for max read...
2012-03-09 Volker Lendeckes3: asprintf->talloc_asprintf
2012-03-09 Volker Lendeckes3: Replace a SMB_ASSERT with an error return
2012-03-09 Volker Lendeckes3: Remove some superfluous ()
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove gensec_security element from gense...
2012-03-08 Andrew Bartletts3-auth: Remove single-implementation plugin layer
2012-03-08 Andrew Bartletts3-auth: Follow auth_ntlmssp and use auth4_context...
2012-03-08 Andrew Bartlettselftest: add more tests for different authentication...
2012-03-07 Jeremy AllisonChange default protocol to SMB2_02.
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-07 Ira Cooperaddns: Fix the Solaris/Illumos build.
2012-03-07 Ira Coopers3: piddir creation fix.
2012-03-07 Andrew Bartletts3-rpc_server: Do not register embedded ncacn_np endpoi...
2012-03-07 Andrew Bartletts3-rpc_server: Register embedded RPC services after...
2012-03-07 Andrew Bartletts3-rpc_server: Do not setup ncalrpc pipes and TCP for...
2012-03-07 Andrew Bartletts3-smbd make change_to_user_by_session static
2012-03-07 Gregor Becks3:selftest: ask smbtorture4 for smb2 tests
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_files' and 'files' directly under...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_connections' and 'connections' direc...
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_users' and 'users' directly under...
2012-03-06 Stefan Metzmachers3:msdfs: set the 'cnum' field to invalid for faked...
next