samba-svnmirror.git
2007-09-28 jerryFormatting an typo fixes for release notes. v3-2-release
2007-09-28 jerryAdd note about including HTML of Using Samba
2007-09-28 jerryRemove Longhorn join fixes from release notes
2007-09-28 jerryRevert Longhorn join patch as it is not correct for...
2007-09-28 jerrygrab latest changes form 3.2 tree in preparation for...
2007-09-27 jerrySync with 3.2.0 svn tree
2007-09-27 jerryCommit release notes for 3.2.0pre1:
2007-09-10 jerryBuilding release branch for Samba 3.2
2007-09-10 idraWe use BOOL/True/False not bool/true/false
2007-09-10 idraFix segfault in smbldp_set_creds when we want to use...
2007-09-10 idraReformat, remove trailing spaces and fit lines into...
2007-09-10 vlendecPro-actively shut up Coverity :-)
2007-09-10 idraFix formatting, remove trailing spaces and cut lines...
2007-09-10 idraApply to 3.2 as well
2007-09-10 idraAdd a schema file ready to be used in Fedora/RedHat...
2007-09-10 vlendecAdd file_id_string_tos
2007-09-10 abartletMerge new, stricter NTLM password security requirements...
2007-09-08 vlendecAdd "net sam rights"
2007-09-08 vlendecFix a become/unbecome_root() pair
2007-09-08 lmuelleContact an off site DC if non is available on site.
2007-09-08 lmuelleip_srv_nonsite and count_nonsite are initialized in...
2007-09-08 vlendecRemove an unused function
2007-09-08 vlendecFix a whole bunch of Coverity bugs
2007-09-08 jraCoverity #455. Not actually a bug, but this clarifies
2007-09-08 jraFix coverity #395. Resource leak on error.
2007-09-08 jraFix coverity #435. Use of -1.
2007-09-08 jraFix coverity #374, possible null deref.
2007-09-08 jraFix coverity bug #105, run #332. Use of uninitialized...
2007-09-07 obnoxRefactor out code duplication created by the previous
2007-09-07 obnoxUse the new regval_compose() function in regval_ctr_add...
2007-09-07 obnoxAdd a function regval_compose() to compose a REGISTRY_V...
2007-09-07 obnoxEliminate more trailing spaces...
2007-09-07 vlendecApply some const
2007-09-07 obnoxKill all those lots of trailing whitespaces from secrets.c.
2007-09-07 obnoxKill an incredible amount of trailing whitespaces...
2007-09-06 derrell- Use the formal syntax for calling functions through...
2007-09-06 mimirEnsure negative caching for name2sid, sid2name and...
2007-09-06 metzemove domain_init_recv() near the functions that uses it
2007-09-06 metzecatch SIGINT and SIGQUIT like SIGTERM
2007-09-05 obnoxPolish some comments and add my (C).
2007-09-05 idraFwd port "open" patch
2007-09-05 obnoxThis merges the winreg rpc server and client code from...
2007-09-05 jerryremove --with-python files from release since no one...
2007-09-05 jerryremove traces of libmsrpc AC variables from 3.2.0
2007-09-04 vlendecMerge 21867, 21869, 21870 and 21871:
2007-09-04 vlendecMerge r21879:
2007-09-04 obnoxReformat some object lists in Makefile.in to minimize...
2007-09-04 gdFix the build without krb5.
2007-09-04 vlendecMerge r21785 and r23121:
2007-09-04 gdSet the kdc locator env vars. This makes the krb5 locat...
2007-09-04 vlendecWarn if "os level" > 255
2007-09-04 vlendecMerge r21784
2007-09-04 vlendecRemove some static buffers
2007-09-04 vlendecThere is no point testing UNIXINFO -- 3.2.0 does not...
2007-09-04 vlendecSome stackframes
2007-09-03 gdReformatting.
2007-09-02 vlendecOne more tick in #if 0 code
2007-09-02 vlendecDEBUG might use talloc_tos() itself...
2007-09-02 obnoxActivate the winbindd cache-validation message handler.
2007-09-02 obnoxDon't panic in tdb validation code when the fork or...
2007-09-01 derrell- Correct failure of libsmbclient against a version...
2007-08-31 mimirRename function as Jerry asked.
2007-08-31 obnoxMake tdb_validate() take an open tdb handle instead...
2007-08-31 obnoxChange standard failure return code of tdb_validate...
2007-08-31 obnoxFix a segfault in smbcontrol when called with parameter...
2007-08-31 obnoxAdd a "validate-cache" control message to winbindd.
2007-08-31 gdFix build warning.
2007-08-31 gdThe locator has no dependencies to ldap libs anymore...
2007-08-31 gdNow for real: build the locator, if we can.
2007-08-31 obnoxInitialize some uninitialized variables.
2007-08-31 gdMove locator to nsswitch (does not belong to libads...
2007-08-31 gdIn the winbind-locator recursion case, try to pick...
2007-08-31 obnoxAdd a winbindd cache validation function that does...
2007-08-31 obnoxMake use of a variable, that is available... :-)
2007-08-31 obnoxGive smbcontrol an initial talloc stackframe.
2007-08-31 obnoxGive smbstatus an initial talloc stackframe.
2007-08-31 vlendecFix two memleaks in idmap_cache.c, bug 4917
2007-08-31 obnoxGive testparm an initial talloc stackframe, so it does...
2007-08-31 obnoxCreate an initial talloc stackframe for the net binary.
2007-08-30 jraReformat to 80 columns.
2007-08-30 jraSimple reformatting to fit the 80 columns rule.
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-30 jraFix the same problem Volker noticed.
2007-08-30 gdAdd WINBINDD_LOCATOR_KDC_ADDRESS env which will be...
2007-08-30 gdFix the build, sorry...
2007-08-30 gdWhen we can build the locator, build it.
2007-08-30 gdAs a temporary workaround, also try to guess the server...
2007-08-30 vlendecFor some funny reason us4/gcc seems to fall over the '
2007-08-30 vlendecActivate new tests
2007-08-30 gdWhen told to ignore the winbind cache also do so while...
2007-08-30 gdPrefer IP address to dns name when replying in winbindd...
2007-08-30 gdFix logic in dsgetdcname().
2007-08-29 mimirMerge from 3_2:
2007-08-29 jraFix logic error in timeout of blocking lock processing...
2007-08-29 jerryCleanup some linking msgs and remove references to...
2007-08-29 jraJanitor for Mimir. Mimir, you checked into SAMBA_3_2 and
2007-08-29 gdFix another build warning.
2007-08-29 gdPut checks in parentheses.
2007-08-29 obnoxInitialize uninitalized data to prevent segfaults.
2007-08-29 gdRemove unused off_t type.
next