sfrench/samba-autobuild/.git
2007-09-28 Gerald Carterr25413: Formatting an typo fixes for release notes. samba-3.2.0pre1
2007-09-28 Gerald Carterr25412: Add note about including HTML of Using Samba
2007-09-28 Gerald Carterr25408: Remove Longhorn join fixes from release notes
2007-09-28 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-09-28 Gerald Carterr25403: grab latest changes form 3.2 tree in preparatio...
2007-09-27 Gerald Carterr25387: Sync with 3.2.0 svn tree
2007-09-27 Gerald Carterr25382: Commit release notes for 3.2.0pre1:
2007-09-10 Gerald Carterr25066: Building release branch for Samba 3.2
2007-09-10 Simo Sorcer25064: We use BOOL/True/False not bool/true/false
2007-09-10 Simo Sorcer25063: Fix segfault in smbldp_set_creds when we want...
2007-09-10 Simo Sorcer25062: Reformat, remove trailing spaces and fit lines...
2007-09-10 Volker Lendecker25061: Pro-actively shut up Coverity :-)
2007-09-10 Simo Sorcer25060: Fix formatting, remove trailing spaces and...
2007-09-10 Simo Sorcer25059: Apply to 3.2 as well
2007-09-10 Simo Sorcer25057: Add a schema file ready to be used in Fedora...
2007-09-10 Volker Lendecker25055: Add file_id_string_tos
2007-09-10 Andrew Bartlettr25050: Merge new, stricter NTLM password security...
2007-09-08 Volker Lendecker25040: Add "net sam rights"
2007-09-08 Volker Lendecker25036: Fix a become/unbecome_root() pair
2007-09-08 Lars Müllerr25032: Contact an off site DC if non is available...
2007-09-08 Lars Müllerr25030: ip_srv_nonsite and count_nonsite are initialize...
2007-09-08 Volker Lendecker25025: Remove an unused function
2007-09-08 Volker Lendecker25024: Fix a whole bunch of Coverity bugs
2007-09-08 Jeremy Allisonr25023: Coverity #455. Not actually a bug, but this...
2007-09-08 Jeremy Allisonr25022: Fix coverity #395. Resource leak on error.
2007-09-08 Jeremy Allisonr25021: Fix coverity #435. Use of -1.
2007-09-08 Jeremy Allisonr25020: Fix coverity #374, possible null deref.
2007-09-08 Jeremy Allisonr25019: Fix coverity bug #105, run #332. Use of uniniti...
2007-09-07 Michael Adamr25002: Refactor out code duplication created by the...
2007-09-07 Michael Adamr24999: Use the new regval_compose() function in regval...
2007-09-07 Michael Adamr24998: Add a function regval_compose() to compose...
2007-09-07 Michael Adamr24996: Eliminate more trailing spaces...
2007-09-07 Volker Lendecker24993: Apply some const
2007-09-07 Michael Adamr24991: Kill all those lots of trailing whitespaces...
2007-09-07 Michael Adamr24990: Kill an incredible amount of trailing whitespac...
2007-09-06 Derrell Lipmanr24980: - Use the formal syntax for calling functions...
2007-09-06 Rafal Szczesniakr24979: Ensure negative caching for name2sid, sid2name...
2007-09-06 Stefan Metzmacherr24976: move domain_init_recv() near the functions...
2007-09-06 Stefan Metzmacherr24975: catch SIGINT and SIGQUIT like SIGTERM
2007-09-05 Michael Adamr24970: Polish some comments and add my (C).
2007-09-05 Simo Sorcer24968: Fwd port "open" patch
2007-09-05 Michael Adamr24962: This merges the winreg rpc server and client...
2007-09-05 Gerald Carterr24961: remove --with-python files from release since...
2007-09-05 Gerald Carterr24960: remove traces of libmsrpc AC variables from...
2007-09-04 Volker Lendecker24957: Merge 21867, 21869, 21870 and 21871:
2007-09-04 Volker Lendecker24956: Merge r21879:
2007-09-04 Michael Adamr24955: Reformat some object lists in Makefile.in to...
2007-09-04 Günther Deschnerr24954: Fix the build without krb5.
2007-09-04 Volker Lendecker24953: Merge r21785 and r23121:
2007-09-04 Günther Deschnerr24952: Set the kdc locator env vars. This makes the...
2007-09-04 Volker Lendecker24951: Warn if "os level" > 255
2007-09-04 Volker Lendecker24950: Merge r21784
2007-09-04 Volker Lendecker24949: Remove some static buffers
2007-09-04 Volker Lendecker24948: There is no point testing UNIXINFO -- 3.2.0...
2007-09-04 Volker Lendecker24943: Some stackframes
2007-09-03 Günther Deschnerr24920: Reformatting.
2007-09-02 Volker Lendecker24903: One more tick in #if 0 code
2007-09-02 Volker Lendecker24902: DEBUG might use talloc_tos() itself...
2007-09-02 Michael Adamr24879: Activate the winbindd cache-validation message...
2007-09-02 Michael Adamr24877: Don't panic in tdb validation code when the...
2007-09-01 Derrell Lipmanr24865: - Correct failure of libsmbclient against a...
2007-08-31 Rafal Szczesniakr24854: Rename function as Jerry asked.
2007-08-31 Michael Adamr24848: Make tdb_validate() take an open tdb handle...
2007-08-31 Michael Adamr24847: Change standard failure return code of tdb_vali...
2007-08-31 Michael Adamr24845: Fix a segfault in smbcontrol when called with...
2007-08-31 Michael Adamr24843: Add a "validate-cache" control message to winbindd.
2007-08-31 Günther Deschnerr24842: Fix build warning.
2007-08-31 Günther Deschnerr24841: The locator has no dependencies to ldap libs...
2007-08-31 Günther Deschnerr24838: Now for real: build the locator, if we can.
2007-08-31 Michael Adamr24836: Initialize some uninitialized variables.
2007-08-31 Günther Deschnerr24833: Move locator to nsswitch (does not belong to...
2007-08-31 Günther Deschnerr24832: In the winbind-locator recursion case, try...
2007-08-31 Michael Adamr24830: Add a winbindd cache validation function that...
2007-08-31 Michael Adamr24829: Make use of a variable, that is available....
2007-08-31 Michael Adamr24828: Give smbcontrol an initial talloc stackframe.
2007-08-31 Michael Adamr24827: Give smbstatus an initial talloc stackframe.
2007-08-31 Volker Lendecker24826: Fix two memleaks in idmap_cache.c, bug 4917
2007-08-31 Michael Adamr24825: Give testparm an initial talloc stackframe...
2007-08-31 Michael Adamr24824: Create an initial talloc stackframe for the...
2007-08-30 Jeremy Allisonr24813: Reformat to 80 columns.
2007-08-30 Jeremy Allisonr24811: Simple reformatting to fit the 80 columns rule.
2007-08-30 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-08-30 Jeremy Allisonr24808: Fix the same problem Volker noticed.
2007-08-30 Günther Deschnerr24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which...
2007-08-30 Günther Deschnerr24806: Fix the build, sorry...
2007-08-30 Günther Deschnerr24805: When we can build the locator, build it.
2007-08-30 Günther Deschnerr24804: As a temporary workaround, also try to guess...
2007-08-30 Volker Lendecker24803: For some funny reason us4/gcc seems to fall...
2007-08-30 Volker Lendecker24802: Activate new tests
2007-08-30 Günther Deschnerr24801: When told to ignore the winbind cache also...
2007-08-30 Günther Deschnerr24799: Prefer IP address to dns name when replying...
2007-08-30 Günther Deschnerr24797: Fix logic in dsgetdcname().
2007-08-29 Rafal Szczesniakr24792: Merge from 3_2:
2007-08-29 Jeremy Allisonr24791: Fix logic error in timeout of blocking lock...
2007-08-29 Gerald Carterr24788: Cleanup some linking msgs and remove references...
2007-08-29 Jeremy Allisonr24787: Janitor for Mimir. Mimir, you checked into...
2007-08-29 Günther Deschnerr24786: Fix another build warning.
2007-08-29 Günther Deschnerr24785: Put checks in parentheses.
2007-08-29 Michael Adamr24784: Initialize uninitalized data to prevent segfaults.
2007-08-29 Günther Deschnerr24783: Remove unused off_t type.
next