r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit winbindd...
[tprouty/samba.git] / source / lib /
2007-10-10 James Peachr15047: Add support for using libunwind to generate...
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
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 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Gerald Carterr14868: I will not write code when changing to Daylight...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14764: Fix possible null pointer deref. Coverity ...
2007-10-10 Jeremy Allisonr14751: Use the noreturn attribute to try and tell...
2007-10-10 Jeremy Allisonr14746: Add the Samba4 replacements for opendir/readdir...
2007-10-10 Jeremy Allisonr14703: Clarify the return codes for the POSIX locking...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 Stefan Metzmacherr14618: add --no-process-group to all server programms
2007-10-10 James Peachr14600: Refactor capability interface from being IRIX...
2007-10-10 Stefan Metzmacherr14522: sync socket_wrapper code with samba4
2007-10-10 Jeremy Allisonr14462: Fix warning. ber_tag_t is an unsigned int for
2007-10-10 Jeremy Allisonr14454: Janitor for tridge - same code exists in Samba3...
2007-10-10 Gerald Carterr14432: Give in and grant BUILT\Administrators all...
2007-10-10 Jeremy Allisonr14397: Fix deadcode in coverity error #1.
2007-10-10 Jeremy Allisonr14393: Fix a couple of AIX warnings.
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Jeremy Allisonr14345: Fix Coverity #71. We don't currently propagate...
2007-10-10 Jeremy Allisonr14342: Fix coverity #68, resource leak on error path.
2007-10-10 Jeremy Allisonr14292: Janitor for tridge (samba3 talloc is almost...
2007-10-10 Jim McDonoughr14280: Fix Coverity #129 and 130: check before derefer...
2007-10-10 Volker Lendecker14249: We've dereferenced the_acl before, no point...
2007-10-10 Volker Lendecker14131: Fix Coverity bug # 127
2007-10-10 Gerald Carterr14075: * add support for long variable names in smb...
2007-10-10 Günther Deschnerr14060: Only set the last rebind timestamp when we...
2007-10-10 Jeremy Allisonr14020: Coverity bug CID #66. Missing free on error...
2007-10-10 Jeremy Allisonr14002: Quick fix for Coverity CID #12.
2007-10-10 Jeremy Allisonr13999: Quick fix for Coverity bug #11.
2007-10-10 Jeremy Allisonr13975: Re-fix Coverity #156 - I had left the hidden...
2007-10-10 Jeremy Allisonr13971: Fix Coverity bugs #209 - #213 - it detected...
2007-10-10 Jim McDonoughr13948: Fix the build. Remove rpcclient.h include.
2007-10-10 Günther Deschnerr13945: Move display_sec.c to lib/ (as suggested by...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Volker Lendecker13693: More Solaris/LDAP fixes from Bjoern <bjoern...
2007-10-10 Jeremy Allisonr13682: Actually give a developer a prayer of finding...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13601: * Remove unused code from pdb_ldap.c
2007-10-10 Gerald Carterr13591: I really have no idea how this code ever worked...
2007-10-10 Gerald Carterr13574: fix build; talloctort.c should not use the...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Günther Deschnerr13566: Fix EA support for AIX.
2007-10-10 Jeremy Allisonr13539: Add 128 bit creds processing client and server...
2007-10-10 Jeremy Allisonr13521: Implement LOOKUPNAME3 and 4.
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Jeremy Allisonr13427: Fix ctime -> st_ctime.
2007-10-10 Jeremy Allisonr13423: Write wrapper functions (and configure tests...
2007-10-10 Günther Deschnerr13409: No functional changes, just some DEBUG cleanup.
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
2007-10-10 Simo Sorcer13374: new revision of the snprintf replace code
2007-10-10 Volker Lendecker13350: Implement rpccli_samr_set_domain_info. Weird...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Gerald Carterr13231: apparently strncat() is converted to strcat...
2007-10-10 Gerald Carterr13093: adding vendor patch level string as announced...
2007-10-10 Lars Müllerr13058: Add %w macro for the winbind seperator which...
2007-10-10 Günther Deschnerr13024: Add is_null_sid.
2007-10-10 James Peachr12953: Support the TCP_FASTACK socket option if it...
2007-10-10 Gerald Carterr12912: patch from Tony Mountifield <tony@softins.co...
2007-10-10 Jeremy Allisonr12855: Remove erroneous commenting out of valgrind...
2007-10-10 Günther Deschnerr12714: Fix segfault in pdb_nds.c.
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Gerald Carterr12398: adding Guenther's account policy migration fix
2007-10-10 Jeremy Allisonr12387: Make string_to_sid a little more silent.
2007-10-10 Volker Lendecker12313: Introduce yet another copy of the string_sub...
2007-10-10 Volker Lendecker12306: Reformatting
2007-10-10 Volker Lendecker12303: Move split_domain_and_name to util_getent.c...
2007-10-10 Volker Lendecker12291: Make getgroups_user static.
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Volker Lendecker12169: Remove an unused function
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Jeremy Allisonr12038: This file is no longer used, and no one noticed....
2007-10-10 Jeremy Allisonr11985: Move to LGPL as per tridge's Samba4 change.
2007-10-10 Jeremy Allisonr11962: Bring talloc up to date with Samba4, re-add the
2007-10-10 Günther Deschnerr11876: When we are using START_TLS to secure the LDAP...
2007-10-10 Günther Deschnerr11874: Merge LDAP connection setup in lib/smbldap...
2007-10-10 Jeremy Allisonr11845: Removed error code list as it isn't correct...
2007-10-10 Jeremy Allisonr11841: Fix #3262 from Timur Bakeyev to improve reporti...
2007-10-10 Jeremy Allisonr11799: Added OpenSSH fix for "%.*s" format crash....
2007-10-10 Jeremy Allisonr11764: Doesn't need to be exported from here.
2007-10-10 Jeremy Allisonr11732: Remember to return early if -1 returned from...
2007-10-10 Volker Lendecker11706: Implement dsr_getdcname client code. It's handy...
2007-10-10 Gerald Carterr11655: Two small fixes
2007-10-10 Jeremy Allisonr11614: Replace old crc32 code with one from the FreeBS...
2007-10-10 Jeremy Allisonr11560: Fix core dump if setmntent returns NULL.
2007-10-10 Jeremy Allisonr11530: Add the "time offset" parameter back in for...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11446: Remove unused fn. Remove unneeded strncpy use.
2007-10-10 Jeremy Allisonr11383: Patch from Alex Masterov <alex@infobit.ru>...
2007-10-10 Jim McDonoughr11230: Remove the '//' i was using to test something...
2007-10-10 Jim McDonoughr11229: an even bigger speedup spotted by Volker. ...
2007-10-10 Jim McDonoughr11228: Speed up string_to_sid by removing next_token...
next