]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-12-12  SATOH Fumiyasuwinbindd: vars for signals must be volatile sig_atomic_t
2008-12-12  Volker LendeckeFix error code when smbclient puts a file over an exist...
2008-12-12  Volker LendeckeFix the build
2008-12-12  Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-12  Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_con...
2008-12-12  Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-12  Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-12  Volker LendeckePass the get_real_filename operation through the VFS
2008-12-12  Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-12  Volker LendeckeApply some const
2008-12-12  Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-12  roots3 sesssetup.c: Add missing line break to debug message.
2008-12-12  Karolin SeegerWHATSNEW: Prepare WHATSNEW for 3.3.0rc2.
2008-12-12  Karolin Seegerdocs: Add hint that "socket address" usually don't...
2008-12-12  Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-12  Michael Adampackaging(RHEL-CTDB): don't show failure messages in...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix the build when ccache is...
2008-12-12  Michael Adampackaging(RHEL-CTDB): explicitly build the gpfs module
2008-12-12  Michael Adampackaging(RHEL-CTDB): use ccache if available
2008-12-12  Michael Adampackaging(RHEL-CTDB): adapt configure.rpm to changes...
2008-12-12  Michael Adampackaging(RHEL-CTDB): move the cifs.upcall manpage...
2008-12-12  Michael Adampackaging(RHEL-CTDB): add the cifs.upcall binary to...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix typo in makerpms.sh
2008-12-12  Michael Adampackaging(RHEL-CTDB): refactor creation of spec file...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix installation of pam modules
2008-12-12  Günther Deschnernetapi: fix access bits in netapi.
2008-12-12  Günther Deschners3-samr-server: remove unused historic code.
2008-12-12  Günther Deschners3-netlogon: kill an fstring in rpc_server.
2008-12-12  Volker LendeckeRemove unused CLI_DO_RPC macros (This used to be commit...
2008-12-12  Günther Deschners3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_...
2008-12-12  Günther Deschnermake installmo.sh executeable.
2008-12-12  Volker LendeckeFix an uninitialized variable warning
2008-12-12  Günther Deschnersamr: fix samr_UserInfo21 (order of lm_password_set...
2008-12-12  Günther Deschners3-build: re-run make samba3-idl.
2008-12-12  Günther Deschners3-samr-idl: fix samr_ValidatePassword.
2008-12-12  Günther Deschners3-samr-idl: fix samr_QueryUserInfo2.
2008-12-12  Günther Deschnermessaging: move types to IDL.
2008-12-12  Günther Deschners3-libnet: fix DEBUG statement in libnet_keytab.
2008-12-12  Günther Deschners3-libnet: fix build warning (missing prototype).
2008-12-12  Günther Deschners3-libnet_samsync: print new line in display output.
2008-12-12  Günther Deschners3-samr: avoid code duplication for identical code...
2008-12-12  Dan SledzUse strtoul since id types are unsigned
2008-12-12  Günther Deschners3-samr: fix rpcclient after idl change.
2008-12-12  Günther Deschners3-samr: modify logging in _samr_Connect2 so that it...
2008-12-12  Günther Deschners3-samr: a level 18 password set needs to set the pwdla...
2008-12-12  Günther Deschners3-samr: fix samr_SetUserInfo level 18 server-side.
2008-12-12  Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-12  Günther Deschnersamr: make more explicit what SAMR_FIELD_PASSWORD{2...
2008-12-12  Günther Deschnersamr: fill in two unknowns in samr_UserInfo21.
2008-12-12  Günther Deschnersamr: fill in two unknowns in samr_DomInfo13.
2008-12-12  Günther Deschners3-samr: fix init_samr_user_info2{1,3,5} callers.
2008-12-12  Günther Deschners3-samr: fix samr callers of samr_UserInfo18.
2008-12-12  Günther Deschners3-build: re-run make samba3-idl.
2008-12-12  Günther Deschnersamr: fix samr_UserInfo18, lm/nt pwd mixup.
2008-12-12  Günther Deschnersamr: fix samr_UserInfo18. It also contains password_ex...
2008-12-12  Günther Deschners3-samr: refuse do process UserSetInfo with 0 fields_pr...
2008-12-12  Günther Deschners3-samr: simplify _samr_QueryUserInfo a lot and fix...
2008-12-12  Günther Deschners3-samr: fix samr_SetUserInfo{2} level 23.
2008-12-12  Günther Deschners3-samr: _samr_EnumDomainUsers always returns a sam...
2008-12-12  Günther Deschners3-samr: fix return code for invalid name in _samr_Look...
2008-12-12  Günther Deschners3-samr: avoid enumeration and user creation on builtin...
2008-12-12  Günther Deschners3-samr: support samr_CreateUser as well.
2008-12-12  Günther Deschners3-samr: support samr_QueryUserInfo2 as well.
2008-12-12  Günther Deschners3-samr: add support for _samr_QueryUserInfo level 5.
2008-12-12  Günther Deschners3-samr: add init_samr_user_info5.
2008-12-11  Karolin SeegerSamba3-HOWTO: Fix usage of 'net idmap restore'.
2008-12-11  Karolin SeegerVERSION: Raise version number.
2008-12-11  Günther Deschners3: merge german pam_winbind message translations from...
2008-12-11  Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-11  Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-11  Tim ProutyFix a delete on close divergence from windows [2/2]
2008-12-11  Tim ProutyFix a delete on close divergence from windows [1/2]
2008-12-11  SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-11  Karolin Seegerbuild-docs: Change to the right directory before callin...
2008-12-11  Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-11  Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-11  Dan SledzFix logging to syslog
2008-12-11  Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-11  Jeremy AllisonFix lp_socket_address() prototype.
2008-12-11  Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-11  Volker LendeckeFix for crash bug freeing a non-malloc'ed buffer if...
2008-12-11  Steve French mount.cifs: if mount user not specified use USER...
2008-12-11  Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-11  Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-11  Jeremy AllisonRemove unused var.
2008-12-11  Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-11  Michael Adamwinbindd: fix horrible mis-indentation of toplvl braces...
2008-12-11  Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-11  Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-11  Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-11  Tim ProutyChange sockaddr util function names for consistency...
2008-12-11  Stefan Metzmacherlibwbclient: avoid usage talloc_init() in library code
2008-12-11  Kai Blinconfigure.in: Fix smbtorture_s3 tests.
2008-12-11  Karolin Seegerdocs: Add default value for "writeable" to man smb...
2008-12-11  Volker LendeckeImplement type multi_sz for "net registry setvalue"
2008-12-11  Tim Proutys3: Fix 'ctx' might be used unitialized warnings
2008-12-11  Stefan Metzmachers3:selftest: test the streams_depot module as it passes...
2008-12-11  Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-11  Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-11  Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
next