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
/
librpc
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-03
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
1
-2
/
+5
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-1
/
+2
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+3
2008-03-18
libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anyway
Stefan Metzmacher
1
-1
/
+1
2008-02-29
Use special make variables.
Jelmer Vernooij
1
-3
/
+3
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-19
/
+40
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
1
-1
/
+2
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-3
/
+0
2008-01-22
dcerpc_samr: Use manually written .pc file.
Jelmer Vernooij
1
-0
/
+1
2008-01-22
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
1
-0
/
+2
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-12
/
+3
2008-01-14
python: Enable building of the wkssvc python bindings.
Jelmer Vernooij
1
-0
/
+4
2008-01-14
python: Compile in svcctl Python bindings.
Jelmer Vernooij
1
-0
/
+4
2008-01-14
python: Work around the fact that there are two "security" modules now.
Jelmer Vernooij
1
-1
/
+1
2008-01-14
python: Compile security module, handle uint.
Jelmer Vernooij
1
-0
/
+3
2008-01-14
python: Enable python bindings for samr and lsa interfaces.
Jelmer Vernooij
1
-0
/
+16
2008-01-14
python: Build epmapper module.
Jelmer Vernooij
1
-1
/
+4
2008-01-14
python: Fix python code for winreg, add test.
Jelmer Vernooij
1
-0
/
+4
2008-01-14
python: Start building winreg module.
Jelmer Vernooij
1
-0
/
+7
2008-01-14
pidl/python: Fix compilation of py_echo.
Jelmer Vernooij
1
-1
/
+1
2008-01-03
r26658: pidl: Register Python modules.
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26397: Fix circular dependency in samba-socket.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26006: Improve some dependencies.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r25667: Start on frsapi testsuite.
Günther Deschner
1
-0
/
+4
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r22406: this dependencies should also be private
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...
Jelmer Vernooij
1
-6
/
+3
2007-10-10
r21564: Move ndrdump to librpc/tools.
Jelmer Vernooij
1
-0
/
+17
2007-10-10
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
Jelmer Vernooij
1
-3
/
+12
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
1
-9
/
+1
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-5
/
+10
2007-10-10
r20300: Trim number of shared libs significantly.
Jelmer Vernooij
1
-232
/
+77
2007-10-10
r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19677: Fix more dependencies.
Jelmer Vernooij
1
-13
/
+5
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-19
/
+20
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19569: Require that all public header files have a destination path. Fix
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work
Andrew Tridgell
1
-1
/
+8
2007-10-10
r18574: re-enable the echo pipe in smbscript. I suspect disabling this was an
Andrew Tridgell
1
-5
/
+5
2007-10-10
r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r17570: add dummy functions for the frsrpc and frsapi interfaces
Stefan Metzmacher
1
-1
/
+13
2007-10-10
r17357: - fix the build
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r17342: implement a SamLogon via IRPC in samba4's winbind
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r15777: Fix unresolved symbols in shared library build.
Jelmer Vernooij
1
-1
/
+1
[next]