Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14393: Fix a couple of AIX warnings. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r14345: Fix Coverity #71. We don't currently propagate *any* | Jeremy Allison | 1 | -10/+15 |
2007-10-10 | r14342: Fix coverity #68, resource leak on error path. | Jeremy Allison | 1 | -22/+54 |
2007-10-10 | r14292: Janitor for tridge (samba3 talloc is almost identical | Jeremy Allison | 1 | -3/+19 |
2007-10-10 | r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This | Jim McDonough | 1 | -4/+4 |
2007-10-10 | r14249: We've dereferenced the_acl before, no point in checking. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14131: Fix Coverity bug # 127 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14075: * add support for long variable names in smb.conf in the form of %(....) | Gerald Carter | 1 | -210/+155 |
2007-10-10 | r14060: Only set the last rebind timestamp when we did rebind after a non-read | Günther Deschner | 1 | -2/+21 |
2007-10-10 | r14020: Coverity bug CID #66. Missing free on error exit. | Jeremy Allison | 1 | -1/+4 |
2007-10-10 | r14002: Quick fix for Coverity CID #12. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r13999: Quick fix for Coverity bug #11. | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent | Jeremy Allison | 2 | -4/+5 |
2007-10-10 | r13971: Fix Coverity bugs #209 - #213 - it detected mistakes | Jeremy Allison | 1 | -56/+67 |
2007-10-10 | r13948: Fix the build. Remove rpcclient.h include. | Jim McDonough | 1 | -1/+0 |
2007-10-10 | r13945: Move display_sec.c to lib/ (as suggested by Volker). | Günther Deschner | 1 | -0/+187 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 9 | -94/+125 |
2007-10-10 | r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de> | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r13682: Actually give a developer a prayer of finding out where | Jeremy Allison | 1 | -16/+17 |
2007-10-10 | r13622: Allow to rename machine accounts in a Samba Domain. This still uses the | Günther Deschner | 1 | -3/+8 |
2007-10-10 | r13601: * Remove unused code from pdb_ldap.c | Gerald Carter | 1 | -5/+4 |
2007-10-10 | r13591: I really have no idea how this code ever worked. And I have | Gerald Carter | 1 | -19/+22 |
2007-10-10 | r13574: fix build; talloctort.c should not use the TALLOC_FREE() macro | Gerald Carter | 1 | -40/+40 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 8 | -55/+55 |
2007-10-10 | r13566: Fix EA support for AIX. | Günther Deschner | 1 | -0/+24 |
2007-10-10 | r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart... | Jeremy Allison | 1 | -12/+13 |
2007-10-10 | r13521: Implement LOOKUPNAME3 and 4. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13494: Merge the stuff I've done in head the last days. | Volker Lendecke | 3 | -914/+10 |
2007-10-10 | r13460: by popular demand.... | Gerald Carter | 1 | -3/+24 |
2007-10-10 | r13427: Fix ctime -> st_ctime. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13423: Write wrapper functions (and configure tests) so we can | Jeremy Allison | 1 | -0/+102 |
2007-10-10 | r13409: No functional changes, just some DEBUG cleanup. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13393: Do not initialize the lp_svcctl_list() value since it is handled | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r13374: new revision of the snprintf replace code | Simo Sorce | 1 | -176/+580 |
2007-10-10 | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 1 | -7/+21 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 19 | -328/+920 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 1 | -11/+9 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 2 | -8/+8 |
2007-10-10 | r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy... | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r13093: adding vendor patch level string as announced on samba-technical ml | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r13058: Add %w macro for the winbind seperator which allows us for example | Lars Müller | 1 | -0/+6 |
2007-10-10 | r13024: Add is_null_sid. | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r12953: Support the TCP_FASTACK socket option if it is available. Note that t... | James Peach | 1 | -0/+3 |
2007-10-10 | r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ba... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r12855: Remove erroneous commenting out of valgrind fix. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12714: Fix segfault in pdb_nds.c. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 5 | -21/+68 |
2007-10-10 | r12398: adding Guenther's account policy migration fix | Gerald Carter | 1 | -12/+73 |
2007-10-10 | r12387: Make string_to_sid a little more silent. | Jeremy Allison | 1 | -2/+2 |