index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26182: Extend our linked attribute testsuite to cover many more possible
Andrew Bartlett
1
-74
/
+218
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
2007-12-21
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
2
-8
/
+20
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
3
-4
/
+40
2007-12-21
r26162: Remove accidental commit.
Günther Deschner
1
-2
/
+0
2007-12-21
r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and
Günther Deschner
1
-0
/
+120
2007-12-21
r26160: Add WERR_NAME_NOT_FOUND.
Günther Deschner
2
-0
/
+2
2007-12-21
r26159: Align to coding conventions.
Günther Deschner
1
-26
/
+26
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
2
-12
/
+18
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
3
-5
/
+111
2007-12-21
r26156: Choose a more speaking message in test_NetrMessageBufferSend().
Günther Deschner
1
-1
/
+1
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
3
-5
/
+43
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
3
-5
/
+81
2007-12-21
r26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner
2
-6
/
+109
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
3
-6
/
+78
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
3
-10
/
+95
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
3
-10
/
+55
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
2
-7
/
+10
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
3
-5
/
+102
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
3
-19
/
+124
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
3
-5
/
+123
2007-12-21
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner
2
-19
/
+17
2007-12-21
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
2
-13
/
+96
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
3
-5
/
+71
2007-12-21
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
2
-25
/
+84
2007-12-21
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
1
-15
/
+15
2007-12-21
r26140: Add a new test for searches by distinguieshedName and dn, and
Andrew Bartlett
1
-0
/
+18
2007-12-21
r26139: Based on a report by Theodor Chirana, don't assert() on invalid
Andrew Bartlett
1
-2
/
+0
2007-12-21
r26138: Don't talloc_free() res if an error occoured.
Andrew Bartlett
1
-1
/
+4
2007-12-21
r26137: Rename the entryUUID module to better match it's purpose: being a
Andrew Bartlett
5
-54
/
+69
2007-12-21
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
8
-14
/
+9
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
7
-49
/
+26
2007-12-21
r26134: Avoid using samdb-dependent functions in auth_system_session.
Jelmer Vernooij
2
-2
/
+119
2007-12-21
r26133: Add some more error codes from wkssvc testing.
Günther Deschner
2
-0
/
+13
2007-12-21
r26131: Ensure we show the right errors in the NULL base DN case. Based on
Andrew Bartlett
1
-0
/
+2
2007-12-21
r26130: Fix header installation
Jelmer Vernooij
1
-0
/
+3
2007-12-21
r26129: Specify path explicitly in case an external ldb installation is used.
Jelmer Vernooij
1
-2
/
+1
[prev]
[next]