summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Introduce tevent_req_poll_ntstatusVolker Lendecke2-0/+25
2009-11-14Introduce tevent_req_simple_finish_ntstatusVolker Lendecke2-0/+22
2009-11-14s3: Tiny logic simplificationVolker Lendecke1-10/+11
2009-11-14s4-drs: DsExecuteKCC() implementationErick Nascimento3-2/+31
2009-11-14pam_winbind: fix a printf type mismatch warningBjörn Jacke1-2/+2
2009-11-14s3:fix a comment typoMichael Adam1-1/+1
2009-11-14s3:is_trusted_domain: shortcut if domain name == global_sam_nameMichael Adam1-0/+4
2009-11-14s3:is_trusted_domain: shortcut if domain name is NULL or emptyMichael Adam1-0/+4
2009-11-14s3:passdb: bump interface VERSION 18->19 (removed uid_to_rid)Michael Adam1-1/+2
2009-11-14s3:passdb: remove the uid_to_rid method - we only need uid_to_sidMichael Adam5-42/+1
2009-11-14s3:pdb_default_uid_to_sid: fix some debug statements.Michael Adam1-3/+3
2009-11-13s3/pam: move variable declaration into belonging ifdef sectionBjörn Jacke1-1/+1
2009-11-13add e2fsprogs-devel as build dependency this is needed for AD because it cont...Christian Ambach1-1/+1
2009-11-13packaging(RHEL-CTDB): add the current githash to the rpm release number by de...Michael Adam2-1/+14
2009-11-13packaging(RHEL-CTDB): enable parallel buildMichael Adam1-2/+3
2009-11-13packaging(RHEL-CTDB): fix packaging of pam_winbind.mo fileMichael Adam1-1/+1
2009-11-13packaging(RHEL-CTDB): move the idmap and nss_info modules to the common packageMichael Adam1-3/+4
2009-11-13packaging(RHEL-CTDB): package the winbind_krb5_locator.so pluginMichael Adam1-0/+4
2009-11-13packaging(RHEL-CTDB): package the manpage of the winbind_krb5_locator pluginMichael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): package the manpage of "ldbrename"Michael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): package the manpage of "sharesec"Michael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): pam_winbindd man page has moved from section 7 to 8Michael Adam1-1/+1
2009-11-13packaging(RHEL-CTDB): disable the merged build.Michael Adam2-2/+5
2009-11-13packaging(RHEL-CTDB): also pack libwbcient in winbind-32bit packageMichael Adam1-0/+3
2009-11-13packaging(RHEL-CTDB): add new pam_winbind.mo to the common packageMichael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): add new binary sharesec to the client package.Michael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): add new binary ldbrename to the common rpmMichael Adam1-0/+1
2009-11-13packaging(RHEL-CTDB): fix location of nsswitch/ directory for installMichael Adam1-3/+3
2009-11-13packaging(RHEL-CTDB): don't pass CFLAGS to make.Michael Adam1-2/+2
2009-11-13packaging(RHEL-CTDB): don't "make proto" any more.Michael Adam1-2/+0
2009-11-13packaging(RHEL-CTDB):makerpms.sh: replace source/ by source3/Michael Adam1-7/+7
2009-11-13packaging(RHEL-CTDB):makespec.sh: fix detection of versionMichael Adam1-3/+3
2009-11-13packaging(RHEL-CTDB): makeversion.sh: v3-4-test uses source3 instead of sourceMichael Adam1-1/+1
2009-11-13packaging(RHEL-CTDB): makerpms.sh: build winbind-32bit libs in the 64bit buildMichael Adam1-8/+9
2009-11-13packaging(RHEL-CTDB): Build winbind-32bit package in the 64bit buildMichael Adam1-7/+96
2009-11-13packaging(RHEL-CTDB): extend makespec.sh to extract VENDOR_PATCH from version.hMichael Adam1-0/+4
2009-11-13packaging(RHEL-CTDB): The former release number has basically moved into VERSIONMichael Adam1-1/+1
2009-11-13s3:smbd: also fill the memcache with sid<->id mappings in ldapsam_sid_to_id()Michael Adam1-0/+2
2009-11-13s3:smbd: make idmap cache persistent for "ldapsam:trusted".Michael Adam1-0/+4
2009-11-13util: str_list_unique() bugfixKamen Mazdrashki1-1/+1
2009-11-13util: str_list_unique_2() test implementationKamen Mazdrashki1-0/+33
2009-11-13s4:heimdal Import generated files from heimdal treeAndrew Bartlett9-827/+1185
2009-11-13s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett59-646/+1168
2009-11-13s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett139-2179/+4119
2009-11-13Fix large paged searchVolker Lendecke1-0/+1
2009-11-13fix bogus "out of memory" winbind msgVolker Lendecke1-1/+2
2009-11-13s4-ldb: changed the DN checks for \n to warningsAndrew Tridgell2-6/+11
2009-11-13s4-ldb: make DN escaping/unescaping consistentAndrew Tridgell1-20/+54
2009-11-13s3: Convert cli_unix_extensions_version to asyncVolker Lendecke5-55/+159
2009-11-13s3-rpcclient: use the parsed binding string flags for auth choice.Günther Deschner1-0/+18