r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.
[ira/wip.git] / source3 /
2007-10-10 Jeremy Allisonr15890: Use correct enum type (bug #3722) from Jason...
2007-10-10 Jeremy Allisonr15888: Fix bug #3804 from jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr15887: Ensure we use sys_write so we're not interrupted.
2007-10-10 Jeremy Allisonr15884: Fix bug #3803 from jason@ncac.gwu.edu - bad...
2007-10-10 Jim McDonoughr15873: Use short signal names to placate ksh trap...
2007-10-10 Jim McDonoughr15872: Take one step toward getting this working on...
2007-10-10 Gerald Carterr15864: build fixes for IRIX 6.4 in the build farm...
2007-10-10 Gerald Carterr15863: trying to fix a compile issue on HP-UX 11.x...
2007-10-10 James Peachr15848: Introduce commandline options to set the remain...
2007-10-10 Volker Lendecker15845: Ok. This was a tough one. If for some reason...
2007-10-10 Gerald Carterr15842: patch from volker to instruct winbindd to find...
2007-10-10 Jeremy Allisonr15838: Back-port tridge's talloc fixes (r15824, r15828...
2007-10-10 Lars Müllerr15822: Add suggestion made by Ralf Haferkamp.
2007-10-10 Volker Lendecker15817: Remove some unused code
2007-10-10 Volker Lendecker15755: Fix Coverity bug # 294. Apparently password...
2007-10-10 Stefan Metzmacherr15735: also export PREFIX as testit from test_function...
2007-10-10 Stefan Metzmacherr15732: samba3 now passes BASE-DENY1
2007-10-10 Jeremy Allisonr15729: Second part of Aleksey Fedoseev <fedoseev@ru...
2007-10-10 Jeremy Allisonr15727: Fix msgtest - noticed by Aleksey Fedoseev ...
2007-10-10 Gerald Carterr15717: BUG 3711: patch from Leonid Kabanov <lkabano...
2007-10-10 Gerald Carterr15712: BUG 3435: patch from volker to fix 'msdfs root...
2007-10-10 Volker Lendecker15705: Fix bug number 3788. Thanks to Jeff Wright.
2007-10-10 Günther Deschnerr15704: Prefer LDAP error codes in ads_search_retry_sid().
2007-10-10 Günther Deschnerr15703: Fix d_printf call.
2007-10-10 Gerald Carterr15701: change 'net ads leave' to disable the machine...
2007-10-10 Jeremy Allisonr15700: Make nmbd udp sockets non-blocking to prevent...
2007-10-10 Günther Deschnerr15698: An attempt to make the winbind lookup_usergroup...
2007-10-10 Günther Deschnerr15697: I take no comments as no objections :)
2007-10-10 Günther Deschnerr15696: Free LDAP search result.
2007-10-10 Stefan Metzmacherr15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW...
2007-10-10 Stefan Metzmacherr15686: - start testing the RAW-* tests in make test
2007-10-10 Stefan Metzmacherr15682: fix option passing
2007-10-10 Gerald Carterr15681: fix segv in 'kinit && net ads join'
2007-10-10 Gerald Carterr15680: use the user creds when calling net_set_machine...
2007-10-10 Gerald Carterr15679: fix some popt warnings
2007-10-10 Jeremy Allisonr15676: Fix meaningless debug statement from uninitiali...
2007-10-10 Jeremy Allisonr15675: Man pages say never look at the fd_set after...
2007-10-10 Jeremy Allisonr15672: Fix for bug #3783. winbindd_cm.c calls open_any...
2007-10-10 Jeremy Allisonr15670: Fix valgrind-spotted issue in BASE-DELETE test.
2007-10-10 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2007-10-10 Volker Lendecker15660: Without this when using smbcquotas I get
2007-10-10 Volker Lendecker15657: Fix some Tru64 warnings
2007-10-10 James Peachr15655: Log the result of module initialisation if...
2007-10-10 James Peachr15654: Update our internal copy of popt to that distri...
2007-10-10 Günther Deschnerr15649: Allow to store 24 password history entries...
2007-10-10 Simo Sorcer15646: Implement an setdomainsid command as well
2007-10-10 Paul Greenr15644: Now that we are referencing uint32_t and other...
2007-10-10 Volker Lendecker15635: Fix a bogus gcc uninit variable message
2007-10-10 Günther Deschnerr15634: Prevent passwords of winbindd's list of credent...
2007-10-10 Günther Deschnerr15633: Minor smbldap/pdb_ldap cleanup
2007-10-10 Günther Deschnerr15632: Remove length limitation from the winbind cache...
2007-10-10 James Peachr15631: Add a new option "enable core files". Administr...
2007-10-10 Jim McDonoughr15630: adapt smbclient fix to smbtree to enable long...
2007-10-10 Stefan Metzmacherr15620: pass 'target:samba3=yes' to samba4's smbtorture...
2007-10-10 James Peachr15611: Remove used but uninitialised variable "count".
2007-10-10 Jeremy Allisonr15610: Fix Coverity #288 - possible null deref.
2007-10-10 Volker Lendecker15608: Fix a couple of Coverity errors
2007-10-10 Volker Lendecker15601: Fix segfaults with 'security=share' and 'guest...
2007-10-10 Volker Lendecker15600: Correctly fill in the gid for local users.
2007-10-10 Gerald Carterr15597: more ads join fixes -- we can only set the...
2007-10-10 Volker Lendecker15589: While trying to understand the vuid code I...
2007-10-10 Volker Lendecker15583: Add a comment while trying to understand this...
2007-10-10 Volker Lendecker15571: Fix Coverity bug #285
2007-10-10 Volker Lendecker15570: Fix Coverity bug # 286. I really wonder why...
2007-10-10 Volker Lendecker15569: Fix Coverity bug # 287. Jerry, can you check...
2007-10-10 Volker Lendecker15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix...
2007-10-10 Volker Lendecker15562: Attempt to fix Coverity bug # 283
2007-10-10 Gerald Carterr15561: Should re-fix older systems without RC4-HMAC...
2007-10-10 Gerald Carterr15560: Since the hotel doesn't have Sci-Fi and no...
2007-10-10 Günther Deschnerr15559: Smaller fixes for the new cldap code:
2007-10-10 Günther Deschnerr15558: Do not wait endless for a CLDAP reply when...
2007-10-10 Jeremy Allisonr15556: Better fix for leading // or \\ from "David...
2007-10-10 Jeremy Allisonr15555: Make "change notify timeout" a per-share parame...
2007-10-10 Günther Deschnerr15553: minor rpcclient cleanup: length is already...
2007-10-10 Günther Deschnerr15552: Fix segfault...
2007-10-10 Gerald Carterr15550: make sure to pick up the -lresolv libs on syste...
2007-10-10 Gerald Carterr15549: removing rhosts and 'hosts equiv' authenticatio...
2007-10-10 Gerald Carterr15548: remove unused 'wins partners'
2007-10-10 Gerald Carterr15547: say goodbye to --with-ldapsam (although the...
2007-10-10 Günther Deschnerr15546: When debugging is enabled be just a little...
2007-10-10 Gerald Carterr15544: make sure to define NS_PACKETSZ for Bind 4...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Günther Deschnerr15542: Close the LDAP connection and free the struct...
2007-10-10 Günther Deschnerr15541: Only ever store a user's password in a WINBINDD...
2007-10-10 Jeremy Allisonr15539: Use portable wrapper functions instead of seteuid
2007-10-10 Jeremy Allisonr15537: Ignore // or \\ in //server or \\server.
2007-10-10 Stefan Metzmacherr15531: fix linking of smbmnt and smbumount with socket...
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 Günther Deschnerr15528: Make the existance of the /etc/security/pam_win...
2007-10-10 Günther Deschnerr15526: Avoid double \n.
2007-10-10 Gerald Carterr15525: fix compile error on HP-UX reported by Ryan...
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
2007-10-10 Günther Deschnerr15519: Fix segfault.
2007-10-10 James Peachr15516: Use SMB_BIG_UINT in preference to unsigned...
2007-10-10 James Peachr15509: Preserve errno in fcntl lock wrappers.
2007-10-10 James Peachr15508: Use clock_gettime for profiling timstamps if...
2007-10-10 Volker Lendecker15496: current_user_info is not referenced in loadparm.c
2007-10-10 Volker Lendecker15495: current_user_info is not referenced in process.c
2007-10-10 Volker Lendecker15494: Fix debug statement
2007-10-10 Andrew Bartlettr15492: Without this patch, the LDAP client libs will...
next