samba.git
2006-05-24 Gerald Carterr15866: merge build fixes for HP-UX 11.11 and IRIX 6.4 samba-3.0.23rc1
2006-05-24 Gerald Carterr15860: grab r15845 from vl (fix crash in child winbind...
2006-05-23 Gerald Carterr15843: grab volker's winbindd-get-your-own-dc patch
2006-05-23 Gerald Carterr15841: grab talloc fixes (current up to r15838)
2006-05-23 Gerald Carterr15840: first draft of the 3.0.23rc1 release notes
2006-05-23 Gerald Carterr15837: starting sync up for 3.0.23rc1 (in sync with...
2006-04-22 Gerald Carterr15166: finial packaging changes (hopefully) samba-3.0.23pre1
2006-04-22 Gerald Carterr15164: grab a few more changes from SAMBA_3_0
2006-04-20 Gerald Carterr15153: more changes for the release notes and ab's...
2006-04-20 Gerald Carterr15145: add some more to the release notes (please...
2006-04-20 Gerald Carterr15144: final code changes for 3.0.23pre1 (SAMBA_3_0...
2006-04-19 Gerald Carterr15140: first draft of 3.0.23pre1 release notes
2006-04-19 Gerald Carterr15135: working on 3.0.23pre1; sync to SAMBA_3_0 r15132
2006-04-19 Volker Lendecker15133: in_server is not used anywhere
2006-04-19 Volker Lendecker15132: Fix some shadowed variable warnings
2006-04-18 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2006-04-18 Günther Deschnerr15123: Don't even try to join with an inproper configu...
2006-04-18 Volker Lendecker15119: Initialize our global sam sid first, quite...
2006-04-18 James Peachr15116: Allow the user to set winbind nss timeouts...
2006-04-18 Jeremy Allisonr15115: Fix error return on sessionsetup. Ensure no
2006-04-17 Jeremy Allisonr15112: Move strict locking default to auto. Fix up...
2006-04-17 Jeremy Allisonr15107: 64 bit fixes. size_t on a 64-bit box is not...
2006-04-17 Volker Lendecker15104: Implement Samba4's tdb_name().
2006-04-17 Volker Lendecker15103: Okay, looking closer: Samba4 tdb not exporting...
2006-04-17 Volker Lendecker15102: u32 is a tdb-only thing that's not exported...
2006-04-17 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2006-04-16 Volker Lendecker15098: Make smbclient -L use RPC to list shares, fall...
2006-04-15 Lars Müllerr15094: Replace ; by # where we have a comment and...
2006-04-15 Lars Müllerr15093: Align to the last winbind changes.
2006-04-15 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2006-04-14 Gerald Carterr15086: Get defensive about creating user accounts...
2006-04-14 Jeremy Allisonr15084: Try and squeeze more out of the non-read/write...
2006-04-13 Jeremy Allisonr15083: Using talloc with destructors is nice and all...
2006-04-13 Günther Deschnerr15080: As discussed with Jerry, remove the CAP_LIBS...
2006-04-13 Gerald Carterr15074: Remove -lcap from pam_winbind (not needed)
2006-04-13 Gerald Carterr15073: ignore .po files
2006-04-13 Gerald Carterr15072: Last bit of 32/64 bit portabilities fixes for...
2006-04-13 Volker Lendecker15068: Fix a shadowed variable warning
2006-04-12 Jeremy Allisonr15060: The brlock code gets called a lot. Ensure we...
2006-04-12 Günther Deschnerr15058: Add sample pam_winbind.conf file.
2006-04-12 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2006-04-12 James Peachr15047: Add support for using libunwind to generate...
2006-04-11 James Peachr15046: Fix bug #3490 reported by Jason Mader. Do not...
2006-04-11 Günther Deschnerr15044: Fix the build. (void returning non-void).
2006-04-11 Günther Deschnerr15043: Only build our copy of iniparser when the syste...
2006-04-11 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2006-04-11 Günther Deschnerr15040: Stripping the parametric options in pam_winbind...
2006-04-11 Volker Lendecker15039: Fix an uninitialized variable. I _think_ this...
2006-04-11 Günther Deschnerr15038: Replace all code in pam_winbind that relied...
2006-04-11 Günther Deschnerr15037: Adding iniParser (ndevilla.free.fr/iniparser...
2006-04-11 Volker Lendecker15035: It seems that many preprocessors do not like...
2006-04-11 Volker Lendecker15034: Attempt to make the build farm happy
2006-04-11 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2006-04-10 Jeremy Allisonr15028: Fix logic error checking valid args to POSIX...
2006-04-10 Jeremy Allisonr15026: Fix warning until POSIX locking finished.
2006-04-10 Jeremy Allisonr15025: Fix exit_server_cleanly call.
2006-04-10 Jeremy Allisonr15022: Fix core dumps on normal server exit.
2006-04-10 Jeremy Allisonr15020: Fix issue with samba4 netbench torture tester,
2006-04-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2006-04-09 Jeremy Allisonr15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomono...
2006-04-09 Volker Lendecker15011: Fix bug # 2413. net rpc info can't reliably...
2006-04-09 Volker Lendecker15009: Add a check for NULL
2006-04-09 Andrew Tridgellr15007: fixed usage of cli_list() in smbwrapper so...
2006-04-09 Jeremy Allisonr15005: Fix printf args to remove warnings.
2006-04-08 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2006-04-08 Jeremy Allisonr14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>...
2006-04-08 Jeremy Allisonr14986: Fix OS/2 directory delete bug found by kukks.
2006-04-06 Jeremy Allisonr14954: Fix #3569 based on William Jojo's work. AIX...
2006-04-06 Günther Deschnerr14940: Remove pam_winbind's ability to create home...
2006-04-06 Jim McDonoughr14931: Fix #1374: can't join an OU with name that...
2006-04-05 Lars Müllerr14923: Return False in the case a parametrical option...
2006-04-05 Lars Müllerr14922: Use BOOL for the returned value.
2006-04-04 James Peachr14900: Separate words in error message.
2006-04-04 James Peachr14899: Add missing semi-colon.
2006-04-04 James Peachr14898: This change is an attempt to improve the qualit...
2006-04-03 Volker Lendecker14896: Remove unused files
2006-04-03 Volker Lendecker14895: Merge the 3.0.22 change
2006-04-03 Stefan Metzmacherr14892: allow:
2006-04-03 Volker Lendecker14889: Fix smbwrapper compile
2006-04-03 Stefan Metzmacherr14886: reenable BASE-DENY2 and BASE-DENY3
2006-04-03 Stefan Metzmacherr14884: this doesn't work and causes processes to be...
2006-04-03 Stefan Metzmacherr14883: add 'smbd:sharedelay' option, so that we can...
2006-04-02 Lars Müllerr14869: Allow to dump a paramatrical option.
2006-04-02 Gerald Carterr14868: I will not write code when changing to Daylight...
2006-04-02 Stefan Metzmacherr14865: - enforce timelimits for the tests
2006-04-02 Stefan Metzmacherr14863: try to make the generation of bin/timelimit...
2006-04-02 Gerald Carterr14855: Various fixes:
2006-04-01 Jeremy Allisonr14849: Fix >= that should be >. Too strict condition
2006-04-01 Jeremy Allisonr14847: Tell static checkers that exit_server() doesn't
2006-03-31 Günther Deschnerr14841: Fix IRIX build --with-pam.
2006-03-31 Jeremy Allisonr14833: Fix resource leak on error code path. Coverity...
2006-03-31 Jeremy Allisonr14831: Fix possible null deref. Coverity #279.
2006-03-31 Jeremy Allisonr14829: Fix reversed test in coverity fixes.
2006-03-30 Gerald Carterr14825: add support for max connections parameter
2006-03-30 Gerald Carterr14823: committing changes for 3.0.22 samba-3.0.22
2006-03-30 Stefan Metzmacherr14820: sync test_posix_p3.sh with test_posix.sh from...
2006-03-30 Stefan Metzmacherr14809: - add my email address
2006-03-29 Jeremy Allisonr14790: Fix possible null deref. Coverity #277.
2006-03-29 Jeremy Allisonr14788: Fix coverity bug #276. null deref.
2006-03-29 Jeremy Allisonr14786: Fix coverity #275. null deref.
next