index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and
Günther Deschner
2007-12-21
1
-0
/
+120
*
r26160: Add WERR_NAME_NOT_FOUND.
Günther Deschner
2007-12-21
2
-0
/
+2
*
r26159: Align to coding conventions.
Günther Deschner
2007-12-21
1
-26
/
+26
*
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
2007-12-21
2
-12
/
+18
*
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
2007-12-21
3
-5
/
+111
*
r26156: Choose a more speaking message in test_NetrMessageBufferSend().
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
2007-12-21
3
-5
/
+43
*
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
2007-12-21
3
-5
/
+81
*
r26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner
2007-12-21
2
-6
/
+109
*
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
2007-12-21
3
-6
/
+78
*
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
2007-12-21
3
-10
/
+95
*
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
2007-12-21
3
-10
/
+55
*
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
2007-12-21
2
-7
/
+10
*
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
2007-12-21
3
-5
/
+102
*
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
2007-12-21
3
-19
/
+124
*
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
2007-12-21
3
-5
/
+123
*
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner
2007-12-21
2
-19
/
+17
*
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
2007-12-21
2
-13
/
+96
*
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
2007-12-21
3
-5
/
+71
*
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
2007-12-21
2
-25
/
+84
*
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
2007-12-21
1
-15
/
+15
*
r26140: Add a new test for searches by distinguieshedName and dn, and
Andrew Bartlett
2007-12-21
1
-0
/
+18
*
r26139: Based on a report by Theodor Chirana, don't assert() on invalid
Andrew Bartlett
2007-12-21
1
-2
/
+0
*
r26138: Don't talloc_free() res if an error occoured.
Andrew Bartlett
2007-12-21
1
-1
/
+4
*
r26137: Rename the entryUUID module to better match it's purpose: being a
Andrew Bartlett
2007-12-21
5
-54
/
+69
*
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
2007-12-21
8
-14
/
+9
*
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
2007-12-21
7
-49
/
+26
*
r26134: Avoid using samdb-dependent functions in auth_system_session.
Jelmer Vernooij
2007-12-21
2
-2
/
+119
*
r26133: Add some more error codes from wkssvc testing.
Günther Deschner
2007-12-21
2
-0
/
+13
*
r26131: Ensure we show the right errors in the NULL base DN case. Based on
Andrew Bartlett
2007-12-21
1
-0
/
+2
*
r26130: Fix header installation
Jelmer Vernooij
2007-12-21
1
-0
/
+3
*
r26129: Specify path explicitly in case an external ldb installation is used.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26128: Some formatting fixes in secrets.c, fix free of filename, update igno...
Jelmer Vernooij
2007-12-21
1
-10
/
+19
*
r26127: Move session code out of auth_util.c. No longer making it part of aut...
Jelmer Vernooij
2007-12-21
6
-450
/
+556
*
r26124: Install ldb_handlers.h, required by ldb_samba.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26123: Use utility function for secrets.tdb path.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26122: Don't install python bindings yet.
Jelmer Vernooij
2007-12-21
1
-12
/
+11
*
r26121: Don't build modules if subsystem isn't build.
Jelmer Vernooij
2007-12-21
1
-0
/
+5
*
r26120: Don't install python modules as modules.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26119: Fix warnings.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26118: Remove whitespace that causes empty if statement to be generated.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26117: Fix DESTDIR use for bindir.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26116: Mention python in the config.status summary.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26114: Allow keyword-arguments.
Jelmer Vernooij
2007-12-21
3
-2
/
+3
*
r26113: Build tdb python bindings even when not using system tdb.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26112: Do proper error checking in __contains__.
Jelmer Vernooij
2007-12-21
1
-18
/
+8
*
r26111: Fix an uninitialized variable
Volker Lendecke
2007-12-21
1
-1
/
+1
*
r26110: Create separate function for connecting, add helper for creating resu...
Jelmer Vernooij
2007-12-21
1
-5
/
+25
*
r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.
Jelmer Vernooij
2007-12-21
1
-32
/
+14
*
r26108: Add makefile rules for building, installing and checking python bindi...
Jelmer Vernooij
2007-12-21
2
-4
/
+19
[prev]
[next]