summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell3-4/+3
2007-10-10r441: added an example of how to use the remote rpc interfaceAndrew Tridgell1-0/+7
2007-10-10r437: fixed handling of a corner case with multi-valued indexingAndrew Tridgell2-0/+14
2007-10-10r436: fixed indexing of objectclass with subclassesAndrew Tridgell1-1/+64
2007-10-10r435: a major upgrade for ldbAndrew Tridgell18-142/+904
2007-10-10r432: fix the linking of the reg* toolsStefan Metzmacher1-15/+31
2007-10-10r425: add some comments to ugly code partsStefan Metzmacher2-1/+2
2007-10-10r424: let this code compile on every machine hopefullyStefan Metzmacher1-2/+2
2007-10-10r420: added nicer names for the field bits in userinfo21Andrew Tridgell2-15/+143
2007-10-10r419: Data::Dumper is not portableStefan Metzmacher1-2/+2
2007-10-10r412: as we decide to not do 3.0.2a releases anymore,Stefan Metzmacher2-18/+1
2007-10-10r411: make swig should not be the first make rule...Stefan Metzmacher1-0/+2
2007-10-10r392: added IDL for 3 more netlogon Delta levels, thanks to a dump from Richa...Andrew Tridgell1-5/+21
2007-10-10r390: added my best guess for how session keys are supposed to work when youAndrew Tridgell4-5/+34
2007-10-10r389: added a test for set user info level 26 (set password extended)Andrew Tridgell1-1/+56
2007-10-10r388: added IDL for 3 more set user info levels (all of which set theAndrew Tridgell1-0/+22
2007-10-10r387: more C++ friendly changesAndrew Tridgell3-31/+31
2007-10-10r386: Another torture test to survive.Volker Lendecke1-0/+66
2007-10-10r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter5-0/+213
2007-10-10r382: More C++ friendliness fixes.Tim Potter5-13/+13
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell6-21/+21
2007-10-10r380: make sure that ldbedit -a works with all tdb and LDAP backendsAndrew Tridgell1-1/+1
2007-10-10r374: allow for a policy_handle fetch using a handle type ofAndrew Tridgell2-1/+3
2007-10-10r373: use a much larger default tdb hash size in ldbAndrew Tridgell1-1/+2
2007-10-10r372: automatically create a fake BDC machine account and delete itAndrew Tridgell2-25/+191
2007-10-10r365: improved the IDL for samr_Connect5()Andrew Tridgell2-21/+26
2007-10-10r364: finally worked out the ancient samr_ChangePasswordUser() interfaceAndrew Tridgell2-37/+33
2007-10-10r363: nicer error handling in pidlAndrew Tridgell2-1/+3
2007-10-10r362: after setting domain info query it again so we can see what attributes ...Andrew Tridgell1-0/+8
2007-10-10r361: allow anonymous browsingAndrew Tridgell1-9/+2
2007-10-10r360: use the STYPE_* definitions from srvsvc.idlAndrew Tridgell1-4/+6
2007-10-10r359: moved the share type definitions to srvsvc.idlAndrew Tridgell2-9/+8
2007-10-10r358: added some more annotation on the samr unknown attributesAndrew Tridgell1-6/+9
2007-10-10r357: added share browsing to smbclient using the SRVSVC MSRPC pipeAndrew Tridgell1-4/+92
2007-10-10r356: Start of auto-generated client functions. Tridge can you take a lookTim Potter3-1/+136
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter9-42/+34
2007-10-10r354: Tridge convinced me that writing some wrapper functions by hand was aTim Potter2-400/+1
2007-10-10r344: fixed deletion of index recordsAndrew Tridgell1-1/+1
2007-10-10r343: added automatic reindexing of the database when the index list changesAndrew Tridgell2-0/+78
2007-10-10r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell5-8/+93
2007-10-10r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell10-30/+156
2007-10-10r327: fixed an uninitialised variable found by valgrindAndrew Tridgell1-0/+1
2007-10-10r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...Andrew Tridgell2-11/+61
2007-10-10r325: added IDL and test code for samr_ChangePasswordUser3().Andrew Tridgell2-30/+154
2007-10-10r324: - don't reseed on every password generateAndrew Tridgell1-1/+5
2007-10-10r323: added rough password quality checking in generate_random_str(), so we g...Andrew Tridgell1-2/+31
2007-10-10r322: use the -C option to configure for developers (makes a huge speed diffe...Andrew Tridgell1-1/+1
2007-10-10r313: add the warning about fileaccess as user 'root'Stefan Metzmacher2-0/+12
2007-10-10r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher3-95/+16
2007-10-10r311: add srvsvc and wkssvc rpc pipes to the default pipesStefan Metzmacher1-1/+1