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