summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15950: another printf() crash on solarisAndrew Tridgell2007-10-101-84/+84
* r15947: Do the same test on setting allocation info.Jeremy Allison2007-10-101-2/+38
* r15946: Added check that proves that setpathinfo on anJeremy Allison2007-10-101-0/+38
* r15945: Check ltdb_modified resultsSimo Sorce2007-10-101-8/+19
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-1010-29/+29
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-1022-2716/+288
* r15941: We don't use call levels, at the moment. Remove them until we do.Rafal Szczesniak2007-10-101-2/+0
* r15940: Add new field to pass username to libnet_rpc_userinfo function.Rafal Szczesniak2007-10-101-0/+1
* r15939: Add tests for userinfo call with username argument providedRafal Szczesniak2007-10-101-4/+41
* r15938: Extend userinfo call with one optional stage - lookup forRafal Szczesniak2007-10-101-19/+84
* r15937: Currently, we don't use nor support distinguished call levels, so removeRafal Szczesniak2007-10-101-15/+0
* r15933: remove the last sync call to ldb_requestSimo Sorce2007-10-101-4/+73
* r15932: Remove per request credsSimo Sorce2007-10-1011-24/+0
* r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke2007-10-101-0/+4
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-1021-569/+604
* r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'Rafal Szczesniak2007-10-101-3/+3
* r15922: password_hash.c has proven to be a good way to research how to build ...Simo Sorce2007-10-101-42/+65
* r15921: Include new headers.Rafal Szczesniak2007-10-102-2/+0
* r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak2007-10-105-74/+102
* r15919: - Create function checking prerequisites like valid domainRafal Szczesniak2007-10-101-63/+175
* r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke2007-10-101-1/+1
* r15913: Error passing in the async code is not in agood shapeSimo Sorce2007-10-107-168/+396
* r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2007-10-102-0/+128
* r15908: Mention ncalrpc in smbtorture help outputJelmer Vernooij2007-10-102-2/+92