Fix bug #5980 - Race condition when granting level2 oplocks can cause break notify...
[samba.git] / source /
2008-12-18 Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-12-17 Volker LendeckeFix a valgrind error
2008-12-17 Karolin Seegers3/smb.h: Remove unused LDAP_SSL_ON.
2008-12-17 Karolin Seegers3/loadparm.c: Change default value for "ldap ssl".
2008-12-17 Lars MüllerTweak with pam defines of older Linux versions
2008-12-16 Kai Blin(Fixed) Final part of fix for bug #5953 - smbclient...
2008-12-16 Jeremy AllisonRevert "Final part of fix for bug #5953 - smbclient...
2008-12-16 Kai BlinFinal part of fix for bug #5953 - smbclient crashes...
2008-12-16 SATOH Fumiyasucommit b520befe6f51644d20434add9864d7a2fa30aa2e
2008-12-16 SATOH Fumiyasunss_winbind: Solaris 64-bit fix and...
2008-12-16 Holger HetterichAdded a simple tdb integrity check to tdbtool. The...
2008-12-16 Stefan Metzmachers3:net_status: use dbwrap to open sessionid.tdb
2008-12-15 Volker LendeckeFix bug 5969: Optimize smbclient put command
2008-12-15 Michael Adamfix build of pam_winbind.so on older Linux systems.
2008-12-13 Herb Lewisdon't return 0 on error - bad for scripts
2008-12-13 Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-13 Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-13 Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-13 Stefan Metzmachers3:libads/ldap.c: store the dc name in the saf cache...
2008-12-13 Stefan Metzmachers3:libads/ldap.c: if the client belongs to no site...
2008-12-13 Stefan Metzmachers3:libads/ldap.c: pass the real workgroup name to get_d...
2008-12-13 Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-13 Stefan Metzmachers3: libsmb/namequery: fallback to returning all dcs...
2008-12-13 Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
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 Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
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-11 Dan SledzUse strtoul since id types are unsigned
2008-12-11 Günther Deschners3-samr: fix rpcclient after idl change.
2008-12-11 Günther Deschners3-samr: modify logging in _samr_Connect2 so that it...
2008-12-11 Günther Deschners3-samr: a level 18 password set needs to set the pwdla...
2008-12-11 Günther Deschners3-samr: fix samr_SetUserInfo level 18 server-side.
2008-12-11 Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-11 Günther Deschnersamr: make more explicit what SAMR_FIELD_PASSWORD{2...
2008-12-11 Günther Deschnersamr: fill in two unknowns in samr_UserInfo21.
2008-12-11 Günther Deschnersamr: fill in two unknowns in samr_DomInfo13.
2008-12-11 Günther Deschners3-samr: fix init_samr_user_info2{1,3,5} callers.
2008-12-11 Günther Deschners3-samr: fix samr callers of samr_UserInfo18.
2008-12-11 Günther Deschners3-build: re-run make samba3-idl.
2008-12-11 Günther Deschnersamr: fix samr_UserInfo18, lm/nt pwd mixup.
2008-12-11 Günther Deschnersamr: fix samr_UserInfo18. It also contains password_ex...
2008-12-11 Günther Deschners3-samr: refuse do process UserSetInfo with 0 fields_pr...
2008-12-11 Günther Deschners3-samr: simplify _samr_QueryUserInfo a lot and fix...
2008-12-11 Günther Deschners3-samr: fix samr_SetUserInfo{2} level 23.
2008-12-11 Günther Deschners3-samr: _samr_EnumDomainUsers always returns a sam...
2008-12-11 Günther Deschners3-samr: fix return code for invalid name in _samr_Look...
2008-12-11 Günther Deschners3-samr: avoid enumeration and user creation on builtin...
2008-12-11 Günther Deschners3-samr: support samr_CreateUser as well.
2008-12-11 Günther Deschners3-samr: support samr_QueryUserInfo2 as well.
2008-12-11 Günther Deschners3-samr: add support for _samr_QueryUserInfo level 5.
2008-12-11 Günther Deschners3-samr: add init_samr_user_info5.
2008-12-11 Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-10 Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-10 Tim ProutyFix a delete on close divergence from windows [2/2]
2008-12-10 Tim ProutyFix a delete on close divergence from windows [1/2]
2008-12-09 SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-08 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-06 Dan SledzFix logging to syslog
2008-12-06 Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-05 Jeremy AllisonFix lp_socket_address() prototype.
2008-12-05 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-05 Volker LendeckeFix for crash bug freeing a non-malloc'ed buffer if...
2008-12-05 Steve French mount.cifs: if mount user not specified use USER...
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Jeremy AllisonRemove unused var.
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-04 Michael Adamwinbindd: fix horrible mis-indentation of toplvl braces...
2008-12-04 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-04 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-04 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
next