Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26218: Remove libtdb.so as well. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26217: Let encode_wkssvc_join_password_buffer() take the session key as para... | Günther Deschner | 1 | -20/+17 |
2007-12-21 | r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2(). | Günther Deschner | 1 | -0/+90 |
2007-12-21 | r26215: Verify that test_NetrJoinDomain2() has suceeded. | Günther Deschner | 1 | -0/+12 |
2007-12-21 | r26214: Add note about remotely joining an unjoined XP SP2 workstation. | Günther Deschner | 1 | -0/+9 |
2007-12-21 | r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer. | Günther Deschner | 1 | -2/+3 |
2007-12-21 | r26212: Make test_NetrJoinDomain2() a little more robust against missing para... | Günther Deschner | 1 | -2/+16 |
2007-12-21 | r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat... | Günther Deschner | 2 | -2/+100 |
2007-12-21 | r26210: w00t! | Günther Deschner | 1 | -0/+44 |
2007-12-21 | r26209: For consistency, rename one argument in NetrJoinDomain. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and | Günther Deschner | 1 | -0/+67 |
2007-12-21 | r26207: Only compile swig files if swig is available. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26206: Build python modules as part of make all. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 7 | -13/+17 |
2007-12-21 | r26204: Binsings for some more functions. | Jelmer Vernooij | 2 | -0/+12 |
2007-12-21 | r26203: Avoid using ldb_wrap for secrets database. | Jelmer Vernooij | 3 | -4/+11 |
2007-12-21 | r26202: Fix dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26201: Build docs for the security module. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26200: Bring back some accidently removed files. | Jelmer Vernooij | 3 | -0/+456 |
2007-12-21 | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 2 | -3/+18 |
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 14 | -530/+197 |
2007-12-21 | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 3 | -7/+8 |
2007-12-21 | r26195: Wrap two more functions. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 6 | -22/+49 |
2007-12-21 | r26193: In the LDAP server, use the new 'controls_decoded' element to | Andrew Bartlett | 1 | -0/+12 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 7 | -38/+136 |
2007-12-21 | r26191: Import custom test runner for subunit, rather than using trial, which... | Jelmer Vernooij | 3 | -7/+418 |
2007-12-21 | r26190: Allow successful as well as success. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26189: Add really trivial testsuite for the auth module. | Jelmer Vernooij | 6 | -2/+41 |
2007-12-21 | r26188: Now that swig output is pregenerated, allow building python code with... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26187: Fix module name, indentation. | Jelmer Vernooij | 2 | -1/+3 |
2007-12-21 | r26186: Generate SWIG files as part of autogen.sh | Jelmer Vernooij | 3 | -4/+14 |
2007-12-21 | r26185: No need to depend on ldap, shared lib already has that info. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26184: Streams are tricky.... | Volker Lendecke | 1 | -2/+245 |
2007-12-21 | r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do | Andrew Bartlett | 1 | -11/+0 |
2007-12-21 | r26182: Extend our linked attribute testsuite to cover many more possible | Andrew Bartlett | 2 | -84/+347 |
2007-12-21 | r26181: Set version to 1.1.1, as 1.1.0 has already been released. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26180: Allow prebuilding swig output files. | Jelmer Vernooij | 3 | -3/+10 |
2007-12-21 | r26179: Fix symlink. | Jelmer Vernooij | 1 | -3/+4 |
2007-12-21 | r26178: Link against -ldl as well to prevent undefined symbols. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26177: Allow prebuilding swig wrapper, install ldb.py. | Jelmer Vernooij | 3 | -4/+10 |
2007-12-21 | r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo(). | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r26172: Skip testing wkssvc against us, we only have dummy support anyway. | Günther Deschner | 1 | -0/+1 |
2007-12-21 | r26171: Add my copyright. | Günther Deschner | 1 | -0/+1 |
2007-12-21 | r26170: Put test_NetrUseGetInfo() in the correct order of tests. | Günther Deschner | 1 | -5/+8 |
2007-12-21 | r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer. | Günther Deschner | 1 | -3/+5 |
2007-12-21 | r26168: Add two more documented WKSSVC_JOIN_FLAGS. | Günther Deschner | 1 | -0/+2 |
2007-12-21 | r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i... | Günther Deschner | 1 | -0/+124 |
2007-12-21 | r26166: Put [ref] in the front in wkssvc IDL. | Günther Deschner | 1 | -12/+12 |
2007-12-21 | r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and | Günther Deschner | 3 | -8/+77 |