bbaumbach/samba-autobuild/.git
2007-10-10 Günther Deschnerr15058: Add sample pam_winbind.conf file.
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 James Peachr15047: Add support for using libunwind to generate...
2007-10-10 James Peachr15046: Fix bug #3490 reported by Jason Mader. Do not...
2007-10-10 Günther Deschnerr15044: Fix the build. (void returning non-void).
2007-10-10 Günther Deschnerr15043: Only build our copy of iniparser when the syste...
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Günther Deschnerr15040: Stripping the parametric options in pam_winbind...
2007-10-10 Volker Lendecker15039: Fix an uninitialized variable. I _think_ this...
2007-10-10 Günther Deschnerr15038: Replace all code in pam_winbind that relied...
2007-10-10 Günther Deschnerr15037: Adding iniParser (ndevilla.free.fr/iniparser...
2007-10-10 Volker Lendecker15035: It seems that many preprocessors do not like...
2007-10-10 Volker Lendecker15034: Attempt to make the build farm happy
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 Jeremy Allisonr15028: Fix logic error checking valid args to POSIX...
2007-10-10 Jeremy Allisonr15026: Fix warning until POSIX locking finished.
2007-10-10 Jeremy Allisonr15025: Fix exit_server_cleanly call.
2007-10-10 Jeremy Allisonr15022: Fix core dumps on normal server exit.
2007-10-10 Jeremy Allisonr15020: Fix issue with samba4 netbench torture tester,
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomono...
2007-10-10 Volker Lendecker15011: Fix bug # 2413. net rpc info can't reliably...
2007-10-10 Volker Lendecker15009: Add a check for NULL
2007-10-10 Andrew Tridgellr15007: fixed usage of cli_list() in smbwrapper so...
2007-10-10 Jeremy Allisonr15005: Fix printf args to remove warnings.
2007-10-10 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2007-10-10 Jeremy Allisonr14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>...
2007-10-10 Jeremy Allisonr14986: Fix OS/2 directory delete bug found by kukks.
2007-10-10 Jeremy Allisonr14954: Fix #3569 based on William Jojo's work. AIX...
2007-10-10 Günther Deschnerr14940: Remove pam_winbind's ability to create home...
2007-10-10 Jim McDonoughr14931: Fix #1374: can't join an OU with name that...
2007-10-10 Lars Müllerr14923: Return False in the case a parametrical option...
2007-10-10 Lars Müllerr14922: Use BOOL for the returned value.
2007-10-10 James Peachr14900: Separate words in error message.
2007-10-10 James Peachr14899: Add missing semi-colon.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Volker Lendecker14896: Remove unused files
2007-10-10 Volker Lendecker14895: Merge the 3.0.22 change
2007-10-10 Stefan Metzmacherr14892: allow:
2007-10-10 Volker Lendecker14889: Fix smbwrapper compile
2007-10-10 Stefan Metzmacherr14886: reenable BASE-DENY2 and BASE-DENY3
2007-10-10 Stefan Metzmacherr14884: this doesn't work and causes processes to be...
2007-10-10 Stefan Metzmacherr14883: add 'smbd:sharedelay' option, so that we can...
2007-10-10 Lars Müllerr14869: Allow to dump a paramatrical option.
2007-10-10 Gerald Carterr14868: I will not write code when changing to Daylight...
2007-10-10 Stefan Metzmacherr14865: - enforce timelimits for the tests
2007-10-10 Stefan Metzmacherr14863: try to make the generation of bin/timelimit...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14849: Fix >= that should be >. Too strict condition
2007-10-10 Jeremy Allisonr14847: Tell static checkers that exit_server() doesn't
2007-10-10 Günther Deschnerr14841: Fix IRIX build --with-pam.
2007-10-10 Jeremy Allisonr14833: Fix resource leak on error code path. Coverity...
2007-10-10 Jeremy Allisonr14831: Fix possible null deref. Coverity #279.
2007-10-10 Jeremy Allisonr14829: Fix reversed test in coverity fixes.
2007-10-10 Gerald Carterr14825: add support for max connections parameter
2007-10-10 Stefan Metzmacherr14820: sync test_posix_p3.sh with test_posix.sh from...
2007-10-10 Stefan Metzmacherr14809: - add my email address
2007-10-10 Jeremy Allisonr14790: Fix possible null deref. Coverity #277.
2007-10-10 Jeremy Allisonr14788: Fix coverity bug #276. null deref.
2007-10-10 Jeremy Allisonr14786: Fix coverity #275. null deref.
2007-10-10 Jeremy Allisonr14784: Fix coverity bug #274. Null deref.
2007-10-10 Jeremy Allisonr14782: Fix coverity bug #273, null deref.
2007-10-10 Jeremy Allisonr14780: Fix coverity bug #272, null deref.
2007-10-10 Jeremy Allisonr14778: Fix coverity null deref bugs #268 - #271.
2007-10-10 Jeremy Allisonr14776: Fix coverity #263 - #267. No one was checking...
2007-10-10 Jeremy Allisonr14774: Fix null deref coverity bugs #260, #261, #262.
2007-10-10 Jeremy Allisonr14772: Fix coverity bug #258. Seems coverity has disco...
2007-10-10 Jeremy Allisonr14770: Fix coverity bug #257. Possible null deref.
2007-10-10 Jeremy Allisonr14768: Fix potential null deref coverity bugs #255...
2007-10-10 Jeremy Allisonr14766: Fix possible NULL deref. Coverity #254.
2007-10-10 Jeremy Allisonr14764: Fix possible null pointer deref. Coverity ...
2007-10-10 Jeremy Allisonr14763: Add a new tuning parameter, open files database...
2007-10-10 Jeremy Allisonr14760: Fix #3642, ensure we don't call FD_SET on read...
2007-10-10 Günther Deschnerr14758: Fix broken LDAP search filter.
2007-10-10 Günther Deschnerr14757: Make sure we only send out a CLDAP request...
2007-10-10 Günther Deschnerr14756: Make smbpasswd -a root work for eDirectory...
2007-10-10 Günther Deschnerr14753: Fix the kerberized pam_auth: As we could have...
2007-10-10 Jeremy Allisonr14751: Use the noreturn attribute to try and tell...
2007-10-10 Gerald Carterr14748: store the name/ip address combination when...
2007-10-10 Jeremy Allisonr14746: Add the Samba4 replacements for opendir/readdir...
2007-10-10 Stefan Metzmacherr14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all...
2007-10-10 Jeremy Allisonr14743: Fix coverity bug #227. Possible deref of null...
2007-10-10 Jeremy Allisonr14703: Clarify the return codes for the POSIX locking...
2007-10-10 Gerald Carterr14699: allow 'net sam addmem' to accept a SID for...
2007-10-10 Gerald Carterr14698: Make sure we expand our own local groups and not
2007-10-10 Jelmer Vernooijr14696: make pdb_find_backend_entry public (for use...
2007-10-10 Volker Lendecker14695: Patch from Björn Jacke:
2007-10-10 Jelmer Vernooijr14684: Remove obsolete file (belonged to pdb_xml)
2007-10-10 Jim McDonoughr14683: Get rid of hardcoded output file. With no...
2007-10-10 Günther Deschnerr14682: Small cleanup in ads_verify_ticket.
2007-10-10 Jim McDonoughr14681: Get rid of hardcoded /tmp/add.ldif and /tmp...
2007-10-10 Stefan Metzmacherr14678: - we need to use 127.0.0.2/8 as interface for...
2007-10-10 Stefan Metzmacherr14676: add make valgrindtest and remove old 'make...
2007-10-10 Günther Deschnerr14675: Protect against null sids and rids in the cache...
2007-10-10 Günther Deschnerr14674: Further cleanup for cached logins, only dump...
2007-10-10 James Peachr14669: Remove duplicate source caused by running patch...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 Derrell Lipmanr14664: r13868@cabra: derrell | 2006-03-22 17:04...
2007-10-10 Lars Müllerr14659: Fix installpammodules for shells where a
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
next