obnox/samba-ctdb.git
2009-05-25 Günther Deschners3-pamsmbpass: copy _pam_get_item and _pam_get_data...
2009-05-25 Günther Deschners3-rpcclient: use get_domain_handle() fn in enum domain...
2009-05-25 Volker LendeckeAttempt to fix a debian build problem
2009-05-24 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-22 Jeremy AllisonEnsure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
2009-05-22 Jeremy AllisonTest that POSIX open of a directory returns NT_STATUS_F...
2009-05-22 Michael Adams3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_un...
2009-05-22 Jeremy AllisonDon't steal when we know the ptr will be null. Thanks...
2009-05-22 Jeremy AllisonRevert the last two commits (fix for #6386). The actual...
2009-05-22 Jeremy AllisonEnsure all possible uses of indirection through res...
2009-05-22 Jeremy AllisonAttempt to fix bug #6386 - Samba Panic triggered by...
2009-05-21 Jim McDonoughDetect tight loop in tdb_find()
2009-05-20 Jeremy AllisonAdd a security model to LSA. Similar to the SAMR code...
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
2009-05-20 Günther Deschners3-selftest: add add and delete group scripts using...
2009-05-20 Günther Deschnernsswrapper: implement group_del() in nss_wrapper.pl.
2009-05-20 Günther Deschnernsswrapper: implement group_add() in nss_wrapper.pl.
2009-05-19 Jeremy AllisonAdded mapping table for account object in lsa.
2009-05-19 Aravind Srinivasans3 onefs: Removing an incorrect TALLOC_FREE
2009-05-19 Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-05-19 Tim Proutys4 torture: Fix typo
2009-05-19 Tim Proutys3 sendfile: Fix two bugs in sendfile
2009-05-19 Günther Deschners4-smbtorture: Fix build warning in RPC-SAMR tests.
2009-05-19 Günther Deschners3: re-run make samba3-idl.
2009-05-19 Günther Deschnerlsa: add access_masks for accounts, secrets and trusted...
2009-05-18 Jeremy AllisonChange access_check_samr_object -> access_check_object.
2009-05-18 Günther Deschners3-lsa: let _lsa_OpenPolicy() just call _lsa_OpenPolicy2().
2009-05-18 Günther Deschners3-selftest: enable RPC-SAMR-USERS-PRIVILEGES.
2009-05-18 Günther Deschners3-lsa: let _lsa_GetSystemAccessAccount() call into...
2009-05-18 Günther Deschners3-lsa: start a very basic implementation of _lsa_Delet...
2009-05-18 Günther Deschners4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
2009-05-18 Günther Deschners3-privileges: add privilege_delete_account().
2009-05-18 Günther Deschners3-privileges: remove trailing whitespace from privileg...
2009-05-18 Jeremy AllisonFix SAMR server for winbindd access. Ensure we allow
2009-05-18 Guenther Deschners3-samr: Fix samr access checks in _samr_SetUserInfo().
2009-05-18 Guenther Deschners3-samr: Fix samr access checks in _samr_QueryUserInfo().
2009-05-18 Jeremy AllisonEnsure users with SeAddUser privs get full access to
2009-05-18 Jeremy AllisonAdd extra abilities for a user with SeAddUsers, so...
2009-05-18 Jeremy AllisonDeleteUser doesn't need the priv checks, this is done...
2009-05-18 Guenther Deschners3-samr: Fix samr access checks in _samr_RemoveMemberFr...
2009-05-18 Guenther Deschners3-samr: Fix samr access checks in _samr_SetDomainInfo().
2009-05-18 Guenther Deschners3-samr: Fix samr access checks in _samr_QueryDomainInfo().
2009-05-18 Jeremy AllisonFix the core of the SAMR access functions. This passes...
2009-05-18 Günther Deschners3-netdomjoin-gui: allow to switch between workgroups...
2009-05-18 Günther Deschners3-netdomjoin-gui: cosmetic fix for empty hostnames.
2009-05-18 Günther Deschners3-netdomjoin-gui: only gray out labels when not root...
2009-05-18 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-05-18 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-18 Volker LendeckeIn aio_fork, we have to close all fd's, we might hold...
2009-05-18 Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-18 Volker LendeckeFix a race condition in vfs_aio_fork with gpfs share...
2009-05-17 Michael Adams3:fix bug #6371, unsuccessful net conf setparm leaves...
2009-05-15 Jeremy AllisonOops. Forgot to delete now unused local from the previo...
2009-05-15 Ole HansenFix bug #6359 - smbclient -L does not list workgroup...
2009-05-15 Michael Adams3:build: fix linking with --disable-shared-libs
2009-05-15 Volker LendeckeFix bug 6361: Make --rcfile work in smbget
2009-05-15 Michael Adams3:swat: hide "config backend" from swat
2009-05-15 Michael Adams3:param: prevent includes from being dumped in dump_...
2009-05-15 Michael Adams3:build: add install-dbwrap_tool target
2009-05-15 Michael Adams3:build dbwrap_tool with make everything
2009-05-15 Michael Adams3:build: rename OBJ collection for dbwrap_tool consist...
2009-05-15 Michael Adams3:first cut at dbwrap_tool - a tdb tool that is CTDB...
2009-05-15 Günther Deschners3-samr: in _samr_QueryUserInfo() make sure to not...
2009-05-15 Günther Deschners3-samr: use normal integer in r->in.level switch state...
2009-05-15 Günther Deschners3-netapi: implement NetShutdownInit_r and NetShutdownA...
2009-05-15 Günther Deschners3-netapi: add example code for NetShutdownInit and...
2009-05-15 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-15 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-15 Günther Deschners3-build: re-run make samba3-idl.
2009-05-15 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort.
2009-05-14 Jeremy AllisonTurn on SHORTNAME-TEST in torture.
2009-05-14 Jeremy AllisonMake us pass SHORTNAME-TEST.
2009-05-14 Jeremy AllisonMake error message clearer on fail.
2009-05-14 Jeremy AllisonAdd a test showing what ascii values cause an NTFS...
2009-05-14 Jeremy AllisonRemove one use of mangle_is_8_3(), not needed.
2009-05-13 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-13 Günther Deschners3-net: Fix bug 6340: don't segfault when cleartext...
2009-05-13 Günther Deschners4-selftest: match new name of RPC-SAMR-ACCESSMASK.
2009-05-13 Günther Deschners4-smbtorture: split RPC-SAMR-ACCESSMASK into several...
2009-05-13 Günther Deschners4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.
2009-05-13 Bo YangRevert "s3: checkin .po for pam_winbind" because of...
2009-05-13 Bo Yangs3: checkin .po for pam_winbind
2009-05-13 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
2009-05-13 Tim Proutys3 onefs: Fix ignore sacl parameter
2009-05-13 Tim Proutys3: Fix strict locking with chained reads
2009-05-13 Aravind Srinivasans3: Fallback to the legacy sid_to_(uid|gid) instead...
2009-05-12 Günther Deschners3-spoolss: move SPL_ARCH_X defines to IDL.
2009-05-12 Günther Deschnerspoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.
2009-05-12 Günther Deschners3-build: re-run make samba3-idl.
2009-05-12 Günther Deschnerinitshutdown: add shutdown reason codes.
2009-05-12 Günther Deschners3-netdomjoin-gui: prepare to call out for NetRenameMac...
2009-05-12 Günther Deschnererror-codes: add some more WERRORs to table.
2009-05-12 Günther Deschners3-netdomjoin-gui: Fix join prompt dialog test.
2009-05-12 Günther Deschners3-netdomjoin-gui: use NetServerGetInfo() level 101...
2009-05-12 Günther Deschners3-netdomjoin-gui: inspect the correct computername...
2009-05-12 Michael Adams3:loadparm: free the file_list at the start of loadparm
2009-05-12 Michael Adams3:loadparm: refactor freeing of file_list out into...
2009-05-12 Michael Adams3:build: extend the support fo Debian GNU/kFooBar...
2009-05-12 Michael Adams3:build: support non-linux gnu ports
next