samba.git
2011-02-10 Sumit Bosereplace: Add missing eval to m4 script
2011-02-10 Günther Deschnersocket_wrapper: avoid c++ style comments.
2011-02-10 Nadezhda Ivanovas4-tools: Added --sddl option, which allows the user...
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveUidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidMapping deprecated
2011-02-10 Michael AdamRevert "libwbclient: bump the libwbclient SOVER 0 ...
2011-02-10 Michael AdamRevert "wbinfo: remove --set-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --set-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "libwbclient: remove two unused defines"
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveUidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveGidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: bump version to 0.6 -> 1.0 due...
2011-02-10 Michael AdamRevert "nsswitch: libwbclient has vnum 1 now."
2011-02-10 Michael AdamRevert "nsswitch: remove unused code from wbinfo.c"
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschners3-waf: fix the build after auth changes.
2011-02-10 Günther Deschners3-waf: fix krb5 checks logic.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-10 Nadezhda Ivanovas4-tests: Some tests that prove behavior for INHERITED...
2011-02-10 Nadezhda Ivanovasecurity: Fixed some handling of ACEs with INHERITED...
2011-02-10 Andrew Tridgells4-build: need EXPAND_VARIABLES() for terminal in make...
2011-02-10 Andrew Tridgells4-auth: install gen_ndr/auth.h, used by public session.h
2011-02-10 Andrew Tridgells4-torture: not having an output dir is not a fatal...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-10 Andrew Tridgells4-krb5: authkrb5 should depend on ldb
2011-02-10 Andrew Bartletts3-auth Remove unused pam_handle
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-10 Andrew Bartlettauth.idl fix size_is() reference in IDL
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Remove support for unused levels...
2011-02-10 Andrew Bartlettauth Move auth_sam_reply into the top level.
2011-02-10 Andrew Tridgellldb: added ldb 1.0.0 ABI signatures
2011-02-10 Andrew Tridgellldb: change version number to 1.0.0
2011-02-10 Andrew Tridgellldb: fixed two warnings in the ldb_ldap backend
2011-02-10 Andrew Tridgellldb: added a include/ldb_version.h
2011-02-10 Jeremy AllisonPut OpenDir() back the way it was - don't overload...
2011-02-10 Jeremy AllisonMake it clear we're using the open file pathname.
2011-02-09 Jeremy AllisonAllow SMB2_FIND to actually use the open fd handle...
2011-02-09 Jeremy AllisonCorrectly plumb in VFS_FDOPENDIR.
2011-02-09 Günther Deschners3-waf: make ads support detection a little more robust.
2011-02-09 Günther Deschners3: move some stuff out of smb.h to better locations.
2011-02-09 Günther Deschners3: remove unused struct uuid_flat.
2011-02-09 Günther Deschners3-waf: make sure we dont activate dnsupdate support...
2011-02-09 Jeremy AllisonOops. Need to test for if(!NT_STATUS_IS_OK(..)) for...
2011-02-09 Jeremy AllisonFix up some buildfarm warnings.
2011-02-09 Jeremy AllisonDon't use asprintf in this library - breaks the build...
2011-02-09 Jeremy AllisonMove to opening an fd on directory opens. Get more...
2011-02-09 Jeremy AllisonRemove unneeded stat call.
2011-02-09 Matthias Dieter... s4:WAF build - remove "source4/configure.developer"
2011-02-09 Matthias Dieter... ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic...
2011-02-09 Matthias Dieter... ldb:tools - always check if ldb connection has been...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use LDB result constants where...
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - simplify error code return
2011-02-09 Matthias Dieter... ldb:ldbsearch tool - use "%u" for printing unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - don't forget about the "do_edit...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - fix bug #7914
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use unsigned counters for consistenc...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbedit tool - use LDB result constants where needed
2011-02-09 Matthias Dieter... ldb:ldbrename tool - use LDB result constant where...
2011-02-09 Matthias Dieter... ldb:ldbmodify tool - use unsigned counters for consiste...
2011-02-09 Matthias Dieter... ldb:ldbdel tool - use LDB result constants for consistency
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB return codes where possible
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use "%u" for printing out unsigned...
2011-02-09 Matthias Dieter... ldb:ldbadd tool - use LDB result constants for consistency
2011-02-09 Günther Deschners3-waf: we check for attr in ../lib/util/script already...
2011-02-09 Günther Deschners3-waf: as long as we dont have --with-featureX=yes...
2011-02-09 Günther Deschners3-waf: check k5crypto in some more locations.
2011-02-09 Günther Deschners3-waf: support non-default krb5-config and cups-config...
2011-02-09 Volker Lendecketevent: Fix typos
2011-02-09 Andreas Schneiders3-rpc_server: We need a messaging context for rpc.
2011-02-09 Andreas Schneiders3-rpc_server: Fixed possible segfault with client_id.
2011-02-09 Christian Ambachs3:utils enable sharesec for registry shares
2011-02-09 Gregor Becks3:net idmap: implement net idmap delete
2011-02-09 Michael Adams3:net idmap dump: report correct database file when...
2011-02-09 Gregor Becks3:net idmap dump: use net_idmap_dbfile
2011-02-09 Michael Adams3:net idmap restore: correctly abort operation if...
2011-02-09 Michael Adams3:net idmap: fix error reporting in net_idmap_dbfile()
2011-02-09 Gregor Becks3:net factor out net_idmap_dbfile
2011-02-09 Gregor Becks3:net idmap restore: fix segfault on missing input...
2011-02-09 Gregor Becks3:net add option --db
2011-02-09 Michael Adams3:testparm: add "--option" to testparm
2011-02-09 Michael Adams3:popt: add POPT_COMMON_OPTION to provide only the...
2011-02-09 Michael Adams3:loadparm: skip leading spaces in parameter values...
2011-02-09 Jelmer Vernooijprovision: Add missing dependency on pyldb-util.
2011-02-09 Jelmer Vernooijdlinklist: Change license to LGPLv3+ (checked with...
2011-02-09 Stefan Metzmachers3:rpc_server: create binding_handle in rpc_pipe_open_e...
2011-02-09 Stefan Metzmachers3:rpc_client: make rpccli_bh_create() non-static for now
2011-02-09 Kamen Mazdrashkis4/tests: Implement a blackbox test for 'samba-tool...
2011-02-09 Kamen Mazdrashkis4/tests: Move command line processing into separate...
next