summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2-5/+5
2007-10-10r15992: fix the subsystem name,Stefan Metzmacher1-2/+2
2007-10-10r15991: try to fix the build on au2 IRIX 6.4Stefan Metzmacher1-0/+1
2007-10-10r15988: try to fix the build on au2 IRIX 6.4Stefan Metzmacher1-1/+1
2007-10-10r15986: Declare struct tmJelmer Vernooij1-0/+1
2007-10-10r15981: we need to initialize 'ret' before 'goto failed'Stefan Metzmacher1-5/+11
2007-10-10r15979: some farmating...Stefan Metzmacher1-7/+6
2007-10-10r15978: - pass the error code back to the caller...Stefan Metzmacher1-2/+2
2007-10-10r15970: add a more verbose comment to tridge's fix for bigendian hosts.Stefan Metzmacher1-1/+6
2007-10-10r15964: fix error handling in ldb_ildap backendStefan Metzmacher1-7/+14
2007-10-10r15963: fix warningsStefan Metzmacher1-2/+2
2007-10-10r15962: fix a crash when connect failsStefan Metzmacher1-0/+1
2007-10-10r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher3-1/+520
2007-10-10r15956: fix warningsStefan Metzmacher1-3/+3
2007-10-10r15955: fix whitespacesStefan Metzmacher1-1/+1
2007-10-10r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell4-40/+33
2007-10-10r15950: another printf() crash on solarisAndrew Tridgell1-84/+84
2007-10-10r15947: Do the same test on setting allocation info.Jeremy Allison1-2/+38
2007-10-10r15946: Added check that proves that setpathinfo on anJeremy Allison1-0/+38
2007-10-10r15945: Check ltdb_modified resultsSimo Sorce1-8/+19
2007-10-10r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce10-29/+29
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce22-2716/+288
2007-10-10r15941: We don't use call levels, at the moment. Remove them until we do.Rafal Szczesniak1-2/+0
2007-10-10r15940: Add new field to pass username to libnet_rpc_userinfo function.Rafal Szczesniak1-0/+1
2007-10-10r15939: Add tests for userinfo call with username argument providedRafal Szczesniak1-4/+41
2007-10-10r15938: Extend userinfo call with one optional stage - lookup forRafal Szczesniak1-19/+84
2007-10-10r15937: Currently, we don't use nor support distinguished call levels, so removeRafal Szczesniak1-15/+0
2007-10-10r15933: remove the last sync call to ldb_requestSimo Sorce1-4/+73
2007-10-10r15932: Remove per request credsSimo Sorce11-24/+0
2007-10-10r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke1-0/+4
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce21-569/+604
2007-10-10r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'Rafal Szczesniak1-3/+3
2007-10-10r15922: password_hash.c has proven to be a good way to research how to build ...Simo Sorce1-42/+65
2007-10-10r15921: Include new headers.Rafal Szczesniak2-2/+0
2007-10-10r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak5-74/+102
2007-10-10r15919: - Create function checking prerequisites like valid domainRafal Szczesniak1-63/+175
2007-10-10r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke1-1/+1
2007-10-10r15913: Error passing in the async code is not in agood shapeSimo Sorce7-168/+396
2007-10-10r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2-0/+128
2007-10-10r15908: Mention ncalrpc in smbtorture help outputJelmer Vernooij2-2/+92
2007-10-10r15907: Add simple manpage for gwsvcctlJelmer Vernooij1-0/+47
2007-10-10r15902: more test code that should be using d_printf()Andrew Tridgell1-3/+3
2007-10-10r15898: use d_printf() in some more places to fix more torture seg faults onAndrew Tridgell2-30/+30
2007-10-10r15897: switch to d_printf() in the libnet_share test, and neaten up the codeAndrew Tridgell1-20/+25
2007-10-10r15896: we're getting a lot of crashes on the build farm due to peopleAndrew Tridgell1-0/+1
2007-10-10r15893: Update TODOJelmer Vernooij1-1/+2
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij20-1434/+2
2007-10-10r15883: Make sure timegm() prototype is available (on systems where we've had toJim McDonough1-0/+1
2007-10-10r15882: I forgot to add in this prototype for strtok_r()Andrew Tridgell1-0/+4
2007-10-10r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell1-3/+5