summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26204: Binsings for some more functions.Jelmer Vernooij2-0/+12
2007-12-21r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij3-4/+11
2007-12-21r26202: Fix dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26201: Build docs for the security module.Jelmer Vernooij1-1/+1
2007-12-21r26200: Bring back some accidently removed files.Jelmer Vernooij3-0/+456
2007-12-21r26199: Allow constructing new sids, implement __eq__ for sids.Jelmer Vernooij2-3/+18
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij13-530/+195
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij3-7/+8
2007-12-21r26195: Wrap two more functions.Jelmer Vernooij1-0/+4
2007-12-21r26194: Wrap the events subsystem in a separate file.Jelmer Vernooij5-22/+39
2007-12-21r26193: In the LDAP server, use the new 'controls_decoded' element toAndrew Bartlett1-0/+12
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett6-38/+126
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij3-7/+418
2007-12-21r26190: Allow successful as well as success.Jelmer Vernooij1-2/+2
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij5-2/+39
2007-12-21r26188: Now that swig output is pregenerated, allow building python code with...Jelmer Vernooij1-1/+1
2007-12-21r26187: Fix module name, indentation.Jelmer Vernooij2-1/+3
2007-12-21r26186: Generate SWIG files as part of autogen.shJelmer Vernooij3-4/+14
2007-12-21r26185: No need to depend on ldap, shared lib already has that info.Jelmer Vernooij1-1/+1
2007-12-21r26184: Streams are tricky....Volker Lendecke1-2/+245
2007-12-21r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we doAndrew Bartlett1-11/+0
2007-12-21r26182: Extend our linked attribute testsuite to cover many more possibleAndrew Bartlett1-74/+218
2007-12-21r26181: Set version to 1.1.1, as 1.1.0 has already been released.Jelmer Vernooij1-1/+1
2007-12-21r26180: Allow prebuilding swig output files.Jelmer Vernooij3-3/+10
2007-12-21r26179: Fix symlink.Jelmer Vernooij1-3/+4
2007-12-21r26178: Link against -ldl as well to prevent undefined symbols.Jelmer Vernooij1-1/+1
2007-12-21r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij3-4/+10
2007-12-21r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().Günther Deschner1-1/+1
2007-12-21r26172: Skip testing wkssvc against us, we only have dummy support anyway.Günther Deschner1-0/+1
2007-12-21r26171: Add my copyright.Günther Deschner1-0/+1
2007-12-21r26170: Put test_NetrUseGetInfo() in the correct order of tests.Günther Deschner1-5/+8
2007-12-21r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.Günther Deschner1-3/+5
2007-12-21r26168: Add two more documented WKSSVC_JOIN_FLAGS.Günther Deschner1-0/+2
2007-12-21r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...Günther Deschner1-0/+124
2007-12-21r26166: Put [ref] in the front in wkssvc IDL.Günther Deschner1-12/+12
2007-12-21r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() andGünther Deschner3-8/+77
2007-12-21r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().Günther Deschner2-8/+20
2007-12-21r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner3-4/+40
2007-12-21r26162: Remove accidental commit.Günther Deschner1-2/+0
2007-12-21r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() andGünther Deschner1-0/+120
2007-12-21r26160: Add WERR_NAME_NOT_FOUND.Günther Deschner2-0/+2
2007-12-21r26159: Align to coding conventions.Günther Deschner1-26/+26
2007-12-21r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().Günther Deschner2-12/+18
2007-12-21r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner3-5/+111
2007-12-21r26156: Choose a more speaking message in test_NetrMessageBufferSend().Günther Deschner1-1/+1
2007-12-21r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner3-5/+43
2007-12-21r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner3-5/+81
2007-12-21r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner2-6/+109
2007-12-21r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner3-6/+78
2007-12-21r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner3-10/+95