summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-25s3:services_db: use regval_ctr_init() instead of direct allocationMichael Adam1-7/+14
2010-05-25s3:libads:use regval_ctr/blob accessor functions in ldap_printer.cMichael Adam1-34/+42
2010-05-25s3:registry: use regval_ctr/blob accessor functoin in reg_eventlog.cMichael Adam1-7/+13
2010-05-25s3:registry: user regval_ctr/blob accessor functions in reg_backend_db.cMichael Adam1-10/+10
2010-05-25s3:registry: use regval_ctr/blob accessor functions in reg_api.cMichael Adam1-33/+38
2010-05-25s3:registry:reg_objects: add regval_ctr_set_seqnum()Michael Adam2-0/+12
2010-05-25s3:registry:reg_objects: add regval_ctr_get_seqnum()Michael Adam2-0/+10
2010-05-25s3:registry:reg_objects: add regval_ctr_init()Michael Adam2-0/+18
2010-05-25s3:registry: move definition of registry_hook to reg_init_full.c - it's only ...Michael Adam2-5/+5
2010-05-25s3:registry: extract registry_pull/push_value prototypes into own headerMichael Adam6-10/+36
2010-05-25s3:registry: rename lib/util_reg_api.c to registry/reg_util_marshalling.cMichael Adam2-2/+3
2010-05-25s3:registry: rename reg_util.{c,h} to reg_util_internal.{c,h}Michael Adam8-7/+7
2010-05-25s3:registry: move prototype registry_create_admin_token() to new header reg_u...Michael Adam5-2/+29
2010-05-25s3:registry: move registry_create_admin_token() to new reg_util_token.cMichael Adam3-38/+59
2010-05-25s3:registry: extract reg_eventlog prototypes to header of their ownMichael Adam5-6/+32
2010-05-25s3:registry: extract reg_perfcount prototypes into header of their own.Michael Adam7-10/+38
2010-05-25s3:registry: extraxt the reg_dispatcher prototypes into their own header.Michael Adam5-22/+47
2010-05-25s3:registry: extract the reg_backend_db prototypes into their own header.Michael Adam12-18/+51
2010-05-25s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *Michael Adam11-49/+49
2010-05-25s3:registry: fix regval_ctr_addvalue() to take data as uint8 *, not char *.Michael Adam2-5/+5
2010-05-25s3:registry: fix data_p arg of regval_compose to be uint8 * instead of char *Michael Adam2-2/+2
2010-05-25s3:registry: extract the reg_util prototypes into their own header.Michael Adam8-8/+35
2010-05-25s3:registry: remove superfluous comments from registry.hMichael Adam1-28/+0
2010-05-25s3:registry: extract the reg_util_legacy prototypes into their own header.Michael Adam4-8/+47
2010-05-25s3:registry: extract the reg_cachehook prototypes into their own header.Michael Adam7-8/+34
2010-05-25s3:registry: protect registry.h from multiple inclusionMichael Adam1-0/+4
2010-05-25s3:registry: add C to reg_cachehook, confessing considerable changes in 2008Michael Adam1-0/+1
2010-05-25s3:fix configure after change "add Werror_FLAGS for IBM's xlc"Michael Adam1-0/+1
2010-05-25s3: fix the configure runBjörn Jacke1-1/+0
2010-05-24s3:configure: turn "error warnings" into errorsBjörn Jacke1-1/+1
2010-05-24s3:configure: add Werror_FLAGS for IBM's xlcBjörn Jacke1-2/+14
2010-05-24s4:dsdb_enum_group_mem - use "unsigned" countersMatthias Dieter Wallnöfer2-7/+6
2010-05-24s4:dsdb_lookup_rids - "unsigned" counters fit better than "signed" in this caseMatthias Dieter Wallnöfer1-2/+2
2010-05-24s4:dsdb_add_user - check the "cn"/"account_name" length (should be >= 1)Matthias Dieter Wallnöfer1-7/+12
2010-05-24Add in support for the NTLMSSP version reply.Jeremy Allison2-4/+31
2010-05-24fix a typoVolker Lendecke1-1/+1
2010-05-24ldb-waf: Install manual pages for ldb in standalone build, installJelmer Vernooij1-4/+23
2010-05-24s4:winbind Give more detail on the parameters when reporting idmap failureAndrew Bartlett1-1/+2
2010-05-24s4:winbind Change idmap API to match that used by the source3/ idmap subsystemAndrew Bartlett3-28/+62
2010-05-24s4:winbind Change include guard so as not to conflict with idmap.h in source3Andrew Bartlett2-3/+3
2010-05-24s4:winbind Fix up includes after seperation of idmap.idl from winbind.idlAndrew Bartlett3-1/+3
2010-05-24s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett9-127/+75
2010-05-24s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmapAndrew Bartlett4-28/+42
2010-05-24s4:samr Push most of samr_LookupRids into a helper functionAndrew Bartlett2-52/+82
2010-05-24s4:samr Push most of samr_QueryGroupMember into a helper functionAndrew Bartlett2-80/+120
2010-05-24s4:samr Move most of samr_CreateDomAlias into a helper functionAndrew Bartlett2-52/+81
2010-05-24s4:samr Split most of samr_CreateDomainGroup into a helper functionAndrew Bartlett2-60/+88
2010-05-24s4:samr Split the guts of samr_CreateUser2 into a helper functionAndrew Bartlett3-187/+258
2010-05-24s4:dsdb Allow a NULL search expression in dsdb_search()Andrew Bartlett1-2/+5
2010-05-24s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett6-6/+6