samba.git
2009-05-20 Stefan Metzmachers4:libcli/smb2: fill in transport->negotiate.secblob...
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20 Stefan Metzmachers3:smbd: allow SMB 2.002 dialect in SMB1 negprot
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Negotiate
2009-05-20 Stefan Metzmachers3:smbd: make negprot_spnego() non static
2009-05-20 Stefan Metzmachers3:smbd: add infrastructure for SMB2 support
2009-05-20 Stefan Metzmachers3:param: add PROTOCOL_SMB2
2009-05-20 Stefan MetzmacherSMB2-LOCK: let the test pass against samba4
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
2009-05-20 Volker LendeckeDemonstrate a bug we have when dealing with real os...
2009-05-20 Günther Deschners4: try to fix privileges implementation in order to...
2009-05-20 Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
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-20 Sam Liddicotts4:smb_server: initialy read the first 4 bytes only
2009-05-20 Stefan Metzmachers4:libcli/raw: initialy read the first 4 bytes only
2009-05-20 Volker LendeckeDo not do a merged build without shared libs
2009-05-20 Volker LendeckeOnly build the krb5 locator when building shared libs
2009-05-19 Volker LendeckeSet errno=ENOMEM if tevent_add_fd fails
2009-05-19 Jeremy AllisonAdded mapping table for account object in lsa.
2009-05-19 Volker LendeckeSimplify the logic of tsocket_bsd_pending
2009-05-19 Jelmer Vernooijtevent/python: Makefile was still trying to build some...
2009-05-19 Volker LendeckeMake local-wbclient flexible in # of connections and ops
2009-05-19 Volker LendeckeFix wb_trans_done after conversion to unix calling...
2009-05-19 Volker LendeckeFix an uninitialized variable in wb_context_init
2009-05-19 Volker LendeckeAnother attempt at fixing the static build of vfs_notif...
2009-05-19 Volker LendeckeFix detection of "enum FAMCodes"
2009-05-19 Aravind Srinivasans3 onefs: Removing an incorrect TALLOC_FREE
2009-05-19 Volker LendeckeUse TDB_VOLATILE instead of tdb_set_max_dead()
2009-05-19 Karolin Seegers3/docs: Fix shutdown script example.
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 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 Günther Deschners4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
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 Jelmer Vernooijtevent: Define TALLOC_FREE() if it's not defined yet...
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 Vernooijtevent: Remove python module.
2009-05-16 Jelmer Vernooijtevent: Install tevent_internal.h in the standalone...
2009-05-16 Samuel ThibaultFix linker flags on non-Linux GNU platforms.
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
2009-05-15 Jelmer Vernooijtevent: Don't install headers, since we don't install...
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 Jelmer Vernooijerrormap: Remove wbc -> NTSTATUS error map for now...
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
next