samba.git
2009-05-26 Jeremy AllisonAdd extra abilities for a user with SeAddUsers, so...
2009-05-26 Jeremy AllisonDeleteUser doesn't need the priv checks, this is done...
2009-05-26 Guenther Deschners3-samr: Fix samr access checks in _samr_RemoveMemberFr...
2009-05-26 Guenther Deschners3-samr: Fix samr access checks in _samr_SetDomainInfo().
2009-05-26 Guenther Deschners3-samr: Fix samr access checks in _samr_QueryDomainInfo().
2009-05-26 Jeremy AllisonFix the core of the SAMR access functions. This passes...
2009-05-26 Günther Deschners3-netdomjoin-gui: allow to switch between workgroups...
2009-05-26 Günther Deschners3-netdomjoin-gui: cosmetic fix for empty hostnames.
2009-05-26 Günther Deschners3-netdomjoin-gui: only gray out labels when not root...
2009-05-26 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-05-26 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-26 Volker LendeckeIn aio_fork, we have to close all fd's, we might hold...
2009-05-26 Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-26 Volker LendeckeFix a race condition in vfs_aio_fork with gpfs share...
2009-05-26 Michael Adams3:fix bug #6371, unsuccessful net conf setparm leaves...
2009-05-26 Jeremy AllisonOops. Forgot to delete now unused local from the previo...
2009-05-26 Ole HansenFix bug #6359 - smbclient -L does not list workgroup...
2009-05-26 Michael Adams3:build: fix linking with --disable-shared-libs
2009-05-26 Volker LendeckeFix bug 6361: Make --rcfile work in smbget
2009-05-26 Michael Adams3:swat: hide "config backend" from swat
2009-05-26 Michael Adams3:param: prevent includes from being dumped in dump_...
2009-05-26 Michael Adams3:build: add install-dbwrap_tool target
2009-05-26 Michael Adams3:build dbwrap_tool with make everything
2009-05-26 Michael Adams3:build: rename OBJ collection for dbwrap_tool consist...
2009-05-26 Michael Adams3:first cut at dbwrap_tool - a tdb tool that is CTDB...
2009-05-26 Günther Deschners3-samr: in _samr_QueryUserInfo() make sure to not...
2009-05-26 Günther Deschners3-samr: use normal integer in r->in.level switch state...
2009-05-26 Günther Deschners3-netapi: implement NetShutdownInit_r and NetShutdownA...
2009-05-26 Günther Deschners3-netapi: add example code for NetShutdownInit and...
2009-05-26 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-26 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-26 Günther Deschners3-build: re-run make samba3-idl.
2009-05-26 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort.
2009-05-26 Jeremy AllisonTurn on SHORTNAME-TEST in torture.
2009-05-26 Jeremy AllisonMake us pass SHORTNAME-TEST.
2009-05-26 Jeremy AllisonMake error message clearer on fail.
2009-05-26 Jeremy AllisonAdd a test showing what ascii values cause an NTFS...
2009-05-26 Jeremy AllisonRemove one use of mangle_is_8_3(), not needed.
2009-05-26 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-26 Günther Deschners3-net: Fix bug 6340: don't segfault when cleartext...
2009-05-26 Günther Deschners4-selftest: match new name of RPC-SAMR-ACCESSMASK.
2009-05-26 Günther Deschners4-smbtorture: split RPC-SAMR-ACCESSMASK into several...
2009-05-26 Günther Deschners4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.
2009-05-26 Bo YangRevert "s3: checkin .po for pam_winbind" because of...
2009-05-26 Bo Yangs3: checkin .po for pam_winbind
2009-05-26 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
2009-05-26 Tim Proutys3 onefs: Fix ignore sacl parameter
2009-05-26 Tim Proutys3: Fix strict locking with chained reads
2009-05-26 Aravind Srinivasans3: Fallback to the legacy sid_to_(uid|gid) instead...
2009-05-26 Günther Deschners3-spoolss: move SPL_ARCH_X defines to IDL.
2009-05-26 Günther Deschnerspoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.
2009-05-26 Günther Deschners3-build: re-run make samba3-idl.
2009-05-26 Günther Deschnerinitshutdown: add shutdown reason codes.
2009-05-26 Günther Deschners3-netdomjoin-gui: prepare to call out for NetRenameMac...
2009-05-26 Günther Deschnererror-codes: add some more WERRORs to table.
2009-05-26 Günther Deschners3-netdomjoin-gui: Fix join prompt dialog test.
2009-05-26 Günther Deschners3-netdomjoin-gui: use NetServerGetInfo() level 101...
2009-05-26 Günther Deschners3-netdomjoin-gui: inspect the correct computername...
2009-05-26 Michael Adams3:loadparm: free the file_list at the start of loadparm
2009-05-26 Michael Adams3:loadparm: refactor freeing of file_list out into...
2009-05-26 Michael Adams3:build: extend the support fo Debian GNU/kFooBar...
2009-05-26 Michael Adams3:build: support non-linux gnu ports
2009-05-26 Michael Adams3:proto.h: remove old param/params.c prototype
2009-05-26 Michael Adams3:smbd: fix the fix for mapped IPv4 address handling...
2009-05-26 Michael Adams3: make release_ip() call (ctdb) cope with IPv4 mapped...
2009-05-26 Jeremy AllisonFix the last few format arg missmatches I missed.
2009-05-26 Volker LendeckeFix bug 6157
2009-05-26 Günther Deschners3-printing: Fix vlp testprinter application.
2009-05-26 Jeremy AllisonFix warning about unused label with no sendfile.
2009-05-26 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-26 Jeremy AllisonHopefully fix the buildfarm. Add some debug level 10...
2009-05-26 Jeremy AllisonEnsure documentation matches the tdb_util function...
2009-05-26 Günther Deschners3-samr: Fix rid2sid call, 3-4-test does not have polic...
2009-05-26 Günther Deschners3-samr: implement _samr_RidToSid().
2009-05-26 Günther Deschners3-samr: Let _samr_TestPrivateFunctionsDomain() return...
2009-05-26 Günther Deschners4-smbtorture: skip SetMemberAttributesOfGroup in RPC...
2009-05-26 Günther Deschners4-smbtorture: Skip secdesc set calls for non-user...
2009-05-26 Günther Deschners4-smbtorture: Fix order of assert args in test_TestPri...
2009-05-26 Günther Deschners4-smbtorture: switch to use torture_context in RPC...
2009-05-26 Günther Deschners4-smbtorture: remove trailing whitespace in RPC-SAMR.
2009-05-26 Günther Deschners3-samr: Fix Bug #5859, renaming of samr objects failed...
2009-05-26 Jeremy AllisonAdd checks for non_root mode to help buildfarm spoolss...
2009-05-26 Günther Deschners3-lsa: Fix _lsa_LookupNames2() server implementation...
2009-05-26 Björn Jackes3/ldap: also handle DirX return codes
2009-05-26 Günther Deschners3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3.
2009-05-26 Günther Deschners4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.
2009-05-26 Günther Deschners4-smbtorture: add optional very simple reply checks...
2009-05-26 Günther Deschners4-smbtorture: remove trailing whitespace in RPC-LSA...
2009-05-26 Günther Deschners4-smbtorture: use struct torture_context in RPC-LSA.
2009-05-26 Günther Deschners3-docs: document "net dom renamecomputer".
2009-05-26 Günther Deschners3-net: add "net dom renamecomputer" to rename machines...
2009-05-26 Volker LendeckeDo not call SMB_VFS_GET_REAL_FILENAME if the name is...
2009-05-26 Tim Proutys3: Fix chained sesssetupAndX/tconn messages
2009-05-26 Günther Deschners4-smbtorture: avoid secdesc test on connect handle...
2009-05-26 Günther Deschners3-samr: Fix SetUserInfo level 16 and 21 w.r.t. ACB_AUT...
2009-05-26 Günther Deschners3-samr: Fix SetUserInfo level 7 when there has been...
2009-05-26 Günther Deschners3-selftest: enable running RPC-SAMR-USERS against...
2009-05-26 Günther Deschners4-smbtorture: skip unsupported ACB bits for Samba3...
2009-05-26 Günther Deschners3-samr: more accurateness in _samr_SetDomainInfo().
2009-05-26 Günther Deschners4-smbtorture: Support timestamp handling for Samba3...
next