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