summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().Günther Deschner2-12/+18
Guenther (This used to be commit 78715ded0ac8b123492168308c37f46d1fe85295)
2007-12-21r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner3-5/+111
Guenther (This used to be commit 1c50b9754e2745525e7c7cd577dba7e8744e6bd4)
2007-12-21r26156: Choose a more speaking message in test_NetrMessageBufferSend().Günther Deschner1-1/+1
Guenther (This used to be commit f7f474c6c77c2235685f44fa4e663c8173010949)
2007-12-21r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner3-5/+43
Guenther (This used to be commit 9de2f59d2b82b789c99fb82965b37b305c43b8fc)
2007-12-21r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A ↵Günther Deschner3-5/+81
lot of unknowns, I know... Guenther (This used to be commit de2c5d702ef6b14cb8ddf926f4c7e417ea9ebd5a)
2007-12-21r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner2-6/+109
NetrRemoveAlternateComputerName(). Guenther (This used to be commit 77f0b962d6e4eaade039604ad224d802c2302435)
2007-12-21r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner3-6/+78
Guenther (This used to be commit ea478168676e00a602f8181b408c4886b35d2fd3)
2007-12-21r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner3-10/+95
wkssvc_NetrValidateName2(). Guenther (This used to be commit 9f63ec388dab09ef3148635eefa58f2e32c5d151)
2007-12-21r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner3-10/+55
wkssvc_NetrLogonDomainNameDel(), both unsupported on w2k3. Guenther (This used to be commit 9e1ed6eb68ae899aa577fc3a2e4cbfe066ee403e)
2007-12-21r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.Günther Deschner2-7/+10
Guenther (This used to be commit 810b63a8ec5715f39bc888011a26a944599ef752)
2007-12-21r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner3-5/+102
Guenther (This used to be commit 1a472cc1b2a6acf714cebb54eeb6bed965ab144d)
2007-12-21r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner3-19/+124
Guenther (This used to be commit b5b3cc1667f539ab75f2d3d0c9c79b45d85e967e)
2007-12-21r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner3-5/+123
Guenther (This used to be commit 72a14407ca407b670eb0feae8065e784ab1e4627)
2007-12-21r26145: Fix server side of wkssvc_NetWkstaTransportEnum.Günther Deschner2-19/+17
Guenther (This used to be commit 6e7651fdea1885b067b5b37ef6795bd8d2f280ec)
2007-12-21r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd andGünther Deschner2-13/+96
wkssvc_NetrWkstaTransportDel. Guenther (This used to be commit 99add8aed3677fae472d367aec2d2a454684410b)
2007-12-21r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner3-5/+71
Guenther (This used to be commit b358f953e9ba03bc89a241ab5232c823d836057f)
2007-12-21r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.Günther Deschner2-25/+84
Guenther (This used to be commit 638ce91b0fb0c5602d82bc9913f5c820615acf0c)
2007-12-21r26141: Reflect pointer_default(unique) setting.Günther Deschner1-15/+15
Guenther (This used to be commit 8e4952484dff1ec8e9b29e72302cc2e2223be739)
2007-12-21r26140: Add a new test for searches by distinguieshedName and dn, andAndrew Bartlett1-0/+18
implement these in the simple ldap mapping module. We still don't pass this test, because we must get linked attributes into OpenLDAP. Andrew Bartlett (This used to be commit d41f34e979bb119f71ab3cc2fdb3c08e4b92849c)
2007-12-21r26139: Based on a report by Theodor Chirana, don't assert() on invalidAndrew Bartlett1-2/+0
netbios names at this point, the calling order has changed, and we have a more informative place to do it. Andrew Bartlett (This used to be commit 3136dccd542a72ecda0c73a91674383736571bb5)
2007-12-21r26138: Don't talloc_free() res if an error occoured.Andrew Bartlett1-1/+4
Andrew Bartlett (This used to be commit 4a8a1003f3cc8db530182138e2331e860149e844)
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett5-54/+69
simple ldap mapping (a complex mapping will follow). Fix the module to handle 'name' better, rather than using the 'name' attribute built into OpenLDAP, rename to samba4RDN. We need to see if this can be handled in the backend. Also rename the functions and inernal module name to entryuuid for consistancy. Andrew Bartlett (This used to be commit a7be80766f4270d63433bbd6a976ebf302ed3433)
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij8-14/+9
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)
2007-12-21r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett7-49/+26
wrappers to ldb_add() etc. samdb_replace() remains, as it sets flags on all entries as 'replace'. Andrew Bartlett (This used to be commit 09c0faa5b7e1a560bf13b99a2584012a47377bb6)
2007-12-21r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij2-2/+119
(This used to be commit 29c1c96fe0f8cd90ef936fcccef0adf8c09f9b46)
2007-12-21r26133: Add some more error codes from wkssvc testing.Günther Deschner2-0/+13
Guenther (This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1)
2007-12-21r26131: Ensure we show the right errors in the NULL base DN case. Based onAndrew Bartlett1-0/+2
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> Andrew Bartlett (This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242)
2007-12-21r26130: Fix header installationJelmer Vernooij1-0/+3
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516)
2007-12-21r26129: Specify path explicitly in case an external ldb installation is used.Jelmer Vernooij1-2/+1
(This used to be commit b86a6105ed27779c700f03175768978654081598)
2007-12-21r26128: Some formatting fixes in secrets.c, fix free of filename, update ↵Jelmer Vernooij1-10/+19
ignores for source/.. (This used to be commit 2d0bd4b3670eaa77d417b2308e7f40ca35082726)
2007-12-21r26127: Move session code out of auth_util.c. No longer making it part of ↵Jelmer Vernooij6-450/+556
auth but making it usable independently will be the next step. (This used to be commit b3fcb8e8103304fede865b02ca5169d5793a571d)
2007-12-21r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij1-1/+3
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810)
2007-12-21r26123: Use utility function for secrets.tdb path.Jelmer Vernooij1-1/+2
(This used to be commit 48b03ceeff78a1e8af62395abdb47aa8567c9ac5)
2007-12-21r26122: Don't install python bindings yet.Jelmer Vernooij1-12/+11
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5)
2007-12-21r26121: Don't build modules if subsystem isn't build.Jelmer Vernooij1-0/+5
(This used to be commit a74fa4c19dbd9832c85aa9e62f88d4e84451bd5c)
2007-12-21r26120: Don't install python modules as modules.Jelmer Vernooij1-3/+3
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01)
2007-12-21r26119: Fix warnings.Jelmer Vernooij1-2/+2
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b)
2007-12-21r26118: Remove whitespace that causes empty if statement to be generated.Jelmer Vernooij1-2/+1
(This used to be commit 1f096c26da5016ec2e2daea9ad7a78bc2063b423)
2007-12-21r26117: Fix DESTDIR use for bindir.Jelmer Vernooij1-1/+1
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7)
2007-12-21r26116: Mention python in the config.status summary.Jelmer Vernooij1-0/+1
(This used to be commit 65cabf7cf73e0727ae5c8e8828b7f414f5ea17f3)
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij3-2/+3
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
2007-12-21r26113: Build tdb python bindings even when not using system tdb.Jelmer Vernooij1-1/+2
(This used to be commit ebe63bd3bcb1e1c9faf2641f5b7661769eadac63)
2007-12-21r26112: Do proper error checking in __contains__.Jelmer Vernooij1-18/+8
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d)
2007-12-21r26111: Fix an uninitialized variableVolker Lendecke1-1/+1
(This used to be commit df52343bc901d40a4cc754b55ddcaf72a1f4d68c)
2007-12-21r26110: Create separate function for connecting, add helper for creating ↵Jelmer Vernooij1-5/+25
result typemaps. (This used to be commit 9b5b77c399894fc7fdf0d61a14cfbcef6dbf678c)
2007-12-21r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.Jelmer Vernooij1-32/+14
(This used to be commit 3e04846b3f663b1012a077c7a2dd20abaa78400b)
2007-12-21r26108: Add makefile rules for building, installing and checking python ↵Jelmer Vernooij2-4/+19
bindings. (This used to be commit d8d04300d2c2613268e8bf9e6981d172471514da)
2007-12-21r26107: Add more tests.Jelmer Vernooij1-0/+22
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254)
2007-12-21r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij2-6/+20
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef)
2007-12-21r26105: Add targets for building and installing the python bindings.Jelmer Vernooij2-2/+15
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452)