summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher2007-10-101-0/+21
* | r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher2007-10-101-9/+25
* | r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher2007-10-101-5/+5
* | r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher2007-10-101-4/+27
* | r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher2007-10-101-4/+0
* | r25268: Thanks to Andrew Kroeger for pointing out on IRC that this isAndrew Bartlett2007-10-101-4/+0
* | r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2007-10-103-22/+21
* | r25266: Fix case.Jelmer Vernooij2007-10-102-7/+7
* | r25265: Move attribute definitions to lib/util.Jelmer Vernooij2007-10-103-57/+81
* | r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg2007-10-101-0/+57
* | r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg2007-10-104-0/+602
* | r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher2007-10-101-0/+144
* | r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher2007-10-101-0/+4
* | r25256: Fix missing field set in libnet_ModifyUser routine.Rafal Szczesniak2007-10-102-1/+10
* | r25251: move macro defines to the end of replace.hStefan Metzmacher2007-10-101-32/+35
* | r25249: Thanks to Andrew Kroeger for pointing out this silly typo (callingAndrew Bartlett2007-10-101-1/+1
* | r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-102-3/+1
* | r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher2007-10-101-0/+22
* | r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher2007-10-101-7/+23
* | r25231: revert hunk that was commited together with the change to gplv3Stefan Metzmacher2007-10-101-0/+2
* | r25221: Experiment with Jelmer's new generic loadparm code.Tim Potter2007-10-101-1/+8
* | r25220: Comment out obsolete functions.Tim Potter2007-10-101-2/+2
* | r25219: remove unused check for precompiled headers.Jelmer Vernooij2007-10-101-11/+0
* | r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-108-299/+1
* | r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macroStefan Metzmacher2007-10-101-0/+9
* | r25216: make talloc_append_string() a deprecated macro instead ofStefan Metzmacher2007-10-102-28/+1
* | r25215: replace talloc_append_string() with talloc_strdup_append_buffer()Stefan Metzmacher2007-10-102-15/+7
* | r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher2007-10-101-20/+4
* | r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()Stefan Metzmacher2007-10-101-3/+2
* | r25212: merge some stuff from samba3Stefan Metzmacher2007-10-101-1/+4
* | r25211: fix compiler warningStefan Metzmacher2007-10-101-0/+4
* | r25210: fix typoStefan Metzmacher2007-10-101-1/+1
* | r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...Stefan Metzmacher2007-10-101-50/+29
* | r25208: add talloc_str[n]dup_append[_buffer]() functionsStefan Metzmacher2007-10-102-9/+114
* | r25207: remove one nesting level and use unlikely()Stefan Metzmacher2007-10-101-7/+7
* | r25206: unify logic of talloc_strdup() and talloc_strndup(),Stefan Metzmacher2007-10-101-22/+20
* | r25205: $(srcdir) isn't expanded here...Stefan Metzmacher2007-10-101-1/+1
* | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett2007-10-102-9/+36
* | r25203: Don't use subclasses in Samba4, as we always fill out the fullAndrew Bartlett2007-10-102-12/+0
* | r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-108-885/+1452
* | r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-109-11/+16
* | r25192: try to fix the build on sun/solaris hostsStefan Metzmacher2007-10-101-0/+4
* | r25191: Fix include for BSD systems.Jelmer Vernooij2007-10-101-0/+1
* | r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2007-10-102-2/+2
* | r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher2007-10-103-3/+54
* | r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher2007-10-103-0/+47
* | r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-103-12/+13
* | r25186: Fix a memory corruption in base-mangleVolker Lendecke2007-10-101-1/+1
* | r25185: Check that can_contain_deferred returns true if one of the members of...Jelmer Vernooij2007-10-102-7/+7