summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2004-01-28- remove all STFS related stuffStefan Metzmacher5-71/+57
2004-01-28remove autogenerated version.h from CVSStefan Metzmacher1-1/+0
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher15-12/+285
2004-01-24Remove testing utility for removed SAM systemJelmer Vernooij2-489/+0
2004-01-22(merge from 3.0)Andrew Bartlett1-0/+2
2004-01-22- move the vars used by the backtrace stuff into the #ifdefStefan Metzmacher1-26/+39
2004-01-22fix last commit, which went in by mistakeStefan Metzmacher1-2/+0
2004-01-22sorry, the last commit went in by mistake:-(Stefan Metzmacher1-6/+6
2004-01-22initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher3-2/+14
2004-01-22- make the recalculation of ev->maxfd a bit more efficient.Stefan Metzmacher1-35/+50
2004-01-22make dcerpc_pipes[] completely const.Stefan Metzmacher1-2/+2
2004-01-22added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.oAndrew Tridgell2-2/+2
2004-01-21let the event_add_XXX() function return a pointer of the allocated event stru...Stefan Metzmacher1-12/+12
2004-01-21cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell1-8/+10
2004-01-20check for the correct fault code when the server fails a use of aAndrew Tridgell1-3/+9
2004-01-20added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell5-3/+102
2004-01-20dcerpc server output now copes with the client blocking part wayAndrew Tridgell3-24/+64
2004-01-20avoid a copy of the data being input to the dcerpc server in the mostAndrew Tridgell1-4/+29
2004-01-19add make [un]installtortureStefan Metzmacher1-3/+9
2004-01-19remove all unused stuff from Makefile.inStefan Metzmacher4-646/+75
2004-01-19Add test to set single fields in fields_present with info21.Simo Sorce1-37/+53
2004-01-17make sure we initialise r.out.handle in openeventlogAndrew Tridgell1-0/+1
2004-01-15* fixed a segv when -U is not used in smbtorture.Andrew Tridgell2-6/+18
2004-01-13a script which find unused or undefined vars in Makefile or Makefile.inStefan Metzmacher1-0/+45
2004-01-13Add script for finding unused function checks in configure.inJelmer Vernooij1-0/+37
2004-01-11Fix --with-fhs for swatdirJelmer Vernooij1-0/+1
2004-01-11added dom_sid_string() functionAndrew Tridgell1-7/+15
2004-01-09Update Copyright to 1992-2004Stefan Metzmacher1-1/+1
2004-01-09fixed the rpc epmapper server. This fixes rpc over tcp.Andrew Tridgell1-1/+18
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher24-408/+970
2004-01-08remove a useless assignmentStefan Metzmacher1-1/+1
2004-01-02Add note about new configure structure.Jelmer Vernooij1-1/+3
2004-01-02Autodetect service_type in cli_tree_full_connection() if the callerTim Potter1-0/+6
2003-12-31the endpoint mapper now works in bigendian modeAndrew Tridgell4-9/+16
2003-12-30"subsystems" should be staticAndrew Tridgell1-1/+1
2003-12-22remove some unused filesAndrew Tridgell9-4386/+0
2003-12-21minor updates to make the srvsvc test compileAndrew Tridgell1-5/+5
2003-12-21wkssvc test updates from metzeAndrew Tridgell1-15/+21
2003-12-20latest srvsvc and wkssvc IDL from metzeAndrew Tridgell2-122/+744
2003-12-20tim, I'm guessing you really didn't want to add this :)Andrew Tridgell1-2/+1
2003-12-20Remove Makefile targets for old python extensions.Tim Potter1-27/+17
2003-12-19addition of samr_SetSecurity() from kaiAndrew Tridgell4-5/+29
2003-12-19fixed removal of moe than one ncacn_* option from option listAndrew Tridgell1-0/+1
2003-12-19fixed the AddAliasMem test codeAndrew Tridgell2-13/+44
2003-12-19added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell4-47/+396
2003-12-19added code to the IDL validator to check for common errors withAndrew Tridgell2-3/+51
2003-12-17fixed a segv in RPC-* when debug level > 2Andrew Tridgell1-1/+1
2003-12-17Fix typo.Tim Potter1-1/+1
2003-12-17fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR testAndrew Tridgell1-5/+5
2003-12-17Delete old python bindings.Tim Potter44-9239/+0