summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r16059: Remove accidential commitVolker Lendecke2007-10-101-1/+0
* r16058: Test a Join using SetUserInfo level 25, as XP does if the user did notVolker Lendecke2007-10-101-13/+86
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-103-6/+3
* r16053: Allow entries without an objectClass. We need this to permit theAndrew Bartlett2007-10-101-5/+3
* r16052: Add .m4 file for XATTR detection (from ntvfs/posix/config.m4)Andrew Bartlett2007-10-101-0/+32
* r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett2007-10-109-125/+170
* r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...Volker Lendecke2007-10-102-10/+154
* r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke2007-10-104-127/+995
* r16043: Fix error messageSimo Sorce2007-10-101-3/+3
* r16042: Fix crashbug caused by incorret error reporting.Simo Sorce2007-10-101-12/+12
* r16040: Support more recent versions of autoconfJelmer Vernooij2007-10-102-0/+2
* r16039: Add missing #!, don't rely on bashJelmer Vernooij2007-10-105-1/+5
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-1019-106/+126
* r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett2007-10-104-121/+475
* r16024: OpenBSD doesn't have ENOTSUP so use ENOSYSStefan Metzmacher2007-10-102-8/+10
* r16023: we don't need a global variable here...Stefan Metzmacher2007-10-101-1/+1
* r16022: ooops, a bit too aggressive commit :-)Simo Sorce2007-10-101-1/+1
* r16021: While studying how to make samldb really async I found a critical sit...Simo Sorce2007-10-101-29/+29
* r16013: hopefully fix the configure check for darwinStefan Metzmacher2007-10-101-0/+3
* r16012: do the type checks before anythingelseStefan Metzmacher2007-10-101-11/+12
* r16011: we don't need sys/bitypes.h any moreStefan Metzmacher2007-10-101-1/+0
* r16010: deal with the case that int64,uint64 are already typedef'edStefan Metzmacher2007-10-101-2/+2
* r16009: fix the buildStefan Metzmacher2007-10-101-1/+1
* r16008: make debugging easier, and use the os name in the function nameStefan Metzmacher2007-10-101-12/+12
* r16007: If no error string was setup by the backend, ensure that we always getAndrew Bartlett2007-10-101-1/+9
* r16006: only (f)getxattr returns ssize_tStefan Metzmacher2007-10-101-8/+8
* r16005: add support for XATTR's on MacOSStefan Metzmacher2007-10-102-1/+49
* r16004: - move #ifdef outof the real functionsStefan Metzmacher2007-10-101-12/+39
* r16003: Tru64 doesn't have strtoll/strtoull but the size of 'long' is equal toStefan Metzmacher2007-10-101-0/+4
* r16002: fix the build on solarisStefan Metzmacher2007-10-102-3/+3
* r16001: we don't use u_intX_t any moreStefan Metzmacher2007-10-102-7/+2
* r16000: - use uint16_t instead of u_int16_tStefan Metzmacher2007-10-101-5/+6
* r15999: password_hash module changes:Andrew Bartlett2007-10-101-8/+16
* r15996: Implement a missing monitor message.Rafal Szczesniak2007-10-101-1/+10
* r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2007-10-102-5/+5
* r15992: fix the subsystem name,Stefan Metzmacher2007-10-101-2/+2
* r15991: try to fix the build on au2 IRIX 6.4Stefan Metzmacher2007-10-101-0/+1
* r15988: try to fix the build on au2 IRIX 6.4Stefan Metzmacher2007-10-101-1/+1
* r15986: Declare struct tmJelmer Vernooij2007-10-101-0/+1
* r15981: we need to initialize 'ret' before 'goto failed'Stefan Metzmacher2007-10-101-5/+11
* r15979: some farmating...Stefan Metzmacher2007-10-101-7/+6
* r15978: - pass the error code back to the caller...Stefan Metzmacher2007-10-101-2/+2
* r15970: add a more verbose comment to tridge's fix for bigendian hosts.Stefan Metzmacher2007-10-101-1/+6
* r15964: fix error handling in ldb_ildap backendStefan Metzmacher2007-10-101-7/+14
* r15963: fix warningsStefan Metzmacher2007-10-101-2/+2
* r15962: fix a crash when connect failsStefan Metzmacher2007-10-101-0/+1
* r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher2007-10-103-1/+520
* r15956: fix warningsStefan Metzmacher2007-10-101-3/+3
* r15955: fix whitespacesStefan Metzmacher2007-10-101-1/+1
* r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell2007-10-104-40/+33