s3-selftest: enable RPC-SAMR-USERS-PRIVILEGES.
[ira/wip.git] / source3 /
2009-05-18 Günther Deschners3-selftest: enable RPC-SAMR-USERS-PRIVILEGES.
2009-05-18 Jeremy AllisonFix SAMR server for winbindd access. Ensure we allow
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 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-18 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
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-18 Volker LendeckeFix broken pipe handling
2009-05-18 Volker LendeckeFix a type-punned warning
2009-05-18 Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-05-17 Michael Adams3:fix bug #6371, unsuccessful net conf setparm leaves...
2009-05-17 Volker Lendeckes3-events: Not only timed, also immediate events genera...
2009-05-16 Simo SorceMove smb_create_user() in samsync
2009-05-16 Volker LendeckeFix static linking of vfs_notify_fam
2009-05-16 Volker LendeckeFix a typo
2009-05-16 Volker Lendeckes3-events: If immediate requests are pending, the timeo...
2009-05-16 Volker LendeckeFix the merged build -- thanks jelmer for the hint!
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
2009-05-15 Günther Deschners3-privileges: add privilege_delete_account().
2009-05-15 Günther Deschners3-privileges: remove trailing whitespace from privileg...
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 Jeremy AllisonEnsure users with SeAddUser privs get full access to
2009-05-15 Jeremy AllisonAdd extra abilities for a user with SeAddUsers, so...
2009-05-15 Jeremy AllisonDeleteUser doesn't need the priv checks, this is done...
2009-05-15 Günther Deschners3-samr: Fix samr access checks in _samr_RemoveMemberFr...
2009-05-15 Volker LendeckeFix bug 6361: Make --rcfile work in smbget
2009-05-15 Jeff Laytonmount.cifs: directly include sys/stat.h in mtab.c
2009-05-15 Günther Deschners3-netdomjoin-gui: allow to switch between workgroups...
2009-05-15 Günther Deschners3-netdomjoin-gui: cosmetic fix for empty hostnames.
2009-05-15 Günther Deschners3-netdomjoin-gui: only gray out labels when not root...
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 Günther Deschners3-samr: Fix samr access checks in _samr_SetUserInfo().
2009-05-15 Günther Deschners3-samr: Fix samr access checks in _samr_QueryUserInfo().
2009-05-15 Günther Deschners3-samr: in _samr_QueryUserInfo() make sure to not...
2009-05-15 Günther Deschners3-samr: Fix samr access checks in _samr_SetDomainInfo().
2009-05-15 Günther Deschners3-samr: Fix samr access checks in _samr_QueryDomainInfo().
2009-05-15 Günther Deschners3-samr: use normal integer in r->in.level switch state...
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-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-14 Jeremy AllisonFix the core of the SAMR access functions. This passes...
2009-05-14 Steve FrenchMaximum password length check too short in mount.cifs
2009-05-14 Günther Deschners3-netapi: implement NetShutdownInit_r and NetShutdownA...
2009-05-14 Günther Deschners3-netapi: add example code for NetShutdownInit and...
2009-05-14 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-14 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-05-14 Günther Deschners3-build: re-run make samba3-idl.
2009-05-14 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort.
2009-05-14 Volker LendeckeFix a type-punned warning
2009-05-14 Volker LendeckeAdd some const
2009-05-14 Volker LendeckeFix some nonempty blank lines
2009-05-13 Derrell LipmanWhat to do about debugging in a multi-threaded application?
2009-05-13 Derrell LipmanThread-safe protection: libsmbclient initialization
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-13 Stefan Metzmachers3:libsmb: let cli_smb_chain_send() also return NTSTATUS
2009-05-13 Bo Yangs3:libsmb: return NT_STATUS_CONNECTION_INVALID if the...
2009-05-13 Bo YangRevert "s3: checkin .po for pam_winbind" because of...
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 Volker LendeckeRemove an unused struct definition
2009-05-13 Bo Yangs3: checkin .po for pam_winbind
2009-05-13 Bo Yangs3: return proper error code in cli_smb_req_send
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-13 Dan Sledzs3 auth: Make debug message louder and more useful
2009-05-12 Günther Deschners3-spoolss: move SPL_ARCH_X defines to IDL.
2009-05-12 Günther Deschners3-netdomjoin-gui: prepare to call out for NetRenameMac...
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 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-05-12 Jeremy AllisonFix the last few format arg missmatches I missed.
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-05-12 Volker LendeckeFix bug 6157
2009-05-12 Günther Deschners3-printing: Fix vlp testprinter application.
2009-05-12 Michael Adams3:build: extend the support fo Debian GNU/kFooBar...
2009-05-12 Michael Adams3:build: support non-linux gnu ports
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:proto.h: remove old param/params.c prototype
2009-05-12 Jeremy AllisonFix warning about unused label with no sendfile.
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-12 Jeremy AllisonHopefully fix the buildfarm. Add some debug level 10...
2009-05-11 Günther Deschners3-samr: implement _samr_RidToSid().
2009-05-11 Günther Deschners3-samr: Let _samr_TestPrivateFunctionsDomain() return...
2009-05-11 Volker LendeckeFix some nonempty blank lines
2009-05-11 Derrell LipmanCorrect typos; semicolons instead of commas
next