Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22590: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r20001: Fix bug 4273, thanks to Pascal Terjan | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19944: Fix from Don Watson -- thanks | Volker Lendecke | 1 | -7/+2 |
2007-10-10 | r19158: Remove root and nobody users from ldif, from Björn Jacke | Jim McDonough | 1 | -63/+1 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -49/+10 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 1 | -6/+4 |
2007-10-10 | r17375: If a field containts only whitespace, we need to do base64 as well. | Volker Lendecke | 1 | -2/+20 |
2007-10-10 | r17374: Get rid of a silly "System User" default for "description", also fetc... | Volker Lendecke | 1 | -5/+9 |
2007-10-10 | r17356: Also transfer the sambaHomePath attribute. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r17335: Some more fixes to net rpc vampire ldif. Still not good though :-( | Volker Lendecke | 1 | -8/+14 |
2007-10-10 | r17313: Non-Ascii attribute values need to be encoded as base64, with an attr... | Volker Lendecke | 1 | -15/+60 |
2007-10-10 | r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ... | Volker Lendecke | 1 | -135/+152 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -11/+19 |
2007-10-10 | r16429: Fix final 4 Klocwork bugs we're going to fix before | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 1 | -1/+9 |
2007-10-10 | r15608: Fix a couple of Coverity errors | Volker Lendecke | 1 | -0/+9 |
2007-10-10 | r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU... | Volker Lendecke | 1 | -7/+16 |
2007-10-10 | r14743: Fix coverity bug #227. Possible deref of null pointer | Jeremy Allison | 1 | -5/+10 |
2007-10-10 | r14683: Get rid of hardcoded output file. With no arg, print to stdout, | Jim McDonough | 1 | -75/+59 |
2007-10-10 | r14681: Get rid of hardcoded /tmp/add.ldif and /tmp/mod.ldif files. Is there a | Jim McDonough | 1 | -14/+19 |
2007-10-10 | r14156: Fix coverity #114: free storage alloc'ed by sstring_sub() | Jim McDonough | 1 | -5/+6 |
2007-10-10 | r14155: Fix coverity #115: free storage alloc'ed by sstring_sub() | Jim McDonough | 1 | -0/+2 |
2007-10-10 | r14153: Fix coverity #116: free storage alloc'ed by sstring_sub() | Jim McDonough | 1 | -0/+2 |
2007-10-10 | r14152: Fix coverity #117: free storage alloc'ed by sstring_sub | Jim McDonough | 1 | -0/+1 |
2007-10-10 | r14150: Fix coverity #118: not freeing alloc'ed storage returned from | Jim McDonough | 1 | -1/+3 |
2007-10-10 | r14147: Fix coverity #119. alloc'ed memory returned not saved, so not freed. | Jim McDonough | 1 | -4/+8 |
2007-10-10 | r14135: Fix for Coverity #123: resource leak. Also rework much of the code to | Jim McDonough | 1 | -27/+44 |
2007-10-10 | r14053: Implement Simo's suggestion: don't use /dev/null for a 'bad' path for | Jim McDonough | 1 | -2/+2 |
2007-10-10 | r14036: Ok, the last one generated a const warning. Also fix Coverity # 119. | Volker Lendecke | 1 | -6/+13 |
2007-10-10 | r14035: Fix Coverity bug # 124 | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r13968: fix typo, caught by Guenther | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r13957: Based on patch from Richard Renard <richard.renard@idealx.com>: | Jim McDonough | 1 | -15/+18 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 1 | -9/+9 |
2007-10-10 | r13494: Merge the stuff I've done in head the last days. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -140/+1 |
2007-10-10 | r12986: Use d_fprintf(stderr, ...) for any error message in net. | Lars Müller | 1 | -9/+24 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -111/+72 |
2007-10-10 | r8786: Fix amazing and long-standing bug where user-accounts are just crippled | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r8396: fix some compile warnings. | Günther Deschner | 1 | -8/+11 |
2007-10-10 | r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)... | Jim McDonough | 1 | -3/+1002 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -7/+1 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468. | Tim Potter | 1 | -1/+1 |